Page 1 of 1

Healing

Posted: Sat Oct 18, 2008 8:55 pm
by a Red Eminem
I need a good healing macro while sparing with a friend.

Re: Healing

Posted: Sat Oct 18, 2008 9:41 pm
by Grubb
Heal Self :

Code: Select all

!Loop
Assistant.Macros.IfAction|0|0|95
Assistant.Macros.HotKeyAction|1025|
Assistant.Macros.PauseAction|00:00:15
Assistant.Macros.EndIfAction
Heal Other :

Code: Select all

!Loop
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|2|44492|1677|3373|10|400
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|you begin
Assistant.Macros.PauseAction|00:00:04
Assistant.Macros.EndIfAction
Will need to edit HITS in both macros unless you have 100 STR

Re: Healing

Posted: Mon Oct 20, 2008 12:53 am
by a Red Eminem
I always see macros written like this, but I'm not sure how to write it on my own. Can you please write it in lamens terms?

Re: Healing

Posted: Mon Oct 20, 2008 10:42 am
by venox
if you want to heal yourself and you sparring partner just record this

heal self
wait 15.1seconds
use bandage
wait 0.5seconds
target partner
wait 5.1seconds

easy peicy
if you only need to target 1 player just use half the macro.
i see they have added in a "if wounded apply aid", but that should not be a issue.

Re: Healing

Posted: Mon Oct 20, 2008 11:47 am
by Grubb
a Red Eminem wrote:I always see macros written like this, but I'm not sure how to write it on my own. Can you please write it in lamens terms?
Just copy the code into a notepad and save it with a .macro extension rather than a .txt extension then move it into the macro's folder in the razor directory.

Re: Healing

Posted: Tue Oct 21, 2008 4:46 am
by a Red Eminem
Thanks Grubb

Re: Healing

Posted: Tue Oct 28, 2008 1:00 pm
by Orion
Grubb: i just wonder where do you change HITS in the maccro if you're healing a buddy? cant seem to find it =)

Re: Healing

Posted: Thu Oct 30, 2008 4:05 pm
by Hoots
Orion wrote:Grubb: i just wonder where do you change HITS in the maccro if you're healing a buddy? cant seem to find it =)
i dont think you can... I dont believe there is an if clause that can judge another targets hits/mana/etc.

If you are sparing 2 equal players just do Heal self, pause 16 seconds, heal other, pause 16 seconds, loop

When i spar'ed some un even chars i had to heal my opp twice as much as myslef so i added it to the macro.