Search found 6 matches
Replies: 14
Views: 5565
Public MacrosBasic Healing
I got the macro to work by changing the /return to a goto command. I read that Return can also be used to exit out of a subroutine early, maybe /return can't be used in a main program body? Below is ...
Fri Jun 14, 2013 7:16 pm
Replies: 14
Views: 5565
Public MacrosBasic Healing
I did some testing with a /echo on each line and the macro is stopping on the line with /if (${Me.Casting.ID}) /return. I removed that line and the macro works, bit it continuously tried to heal whil ...
Thu Jun 13, 2013 11:32 pm
Replies: 14
Views: 5565
Public MacrosBasic Healing
Grumble, The only message I get is "The current macro has ended."

It appears to be looping prior to the heal because I start that macro prior to battle, it waits until I drop below 85%, a ...
Wed Jun 12, 2013 10:01 pm
Replies: 14
Views: 5565
Public MacrosBasic Healing
The code you provided doesn't work so I went down to a lower level to troubleshoot and I can't get the below routine to loop, the below code runs once and ends. I'm running UF with the UF download if ...
Tue Jun 11, 2013 11:13 pm
Replies: 14
Views: 5565
Public MacrosBasic Healing
Thanks Sorvani, I will be able to test this later.

My intent with the timers was to use clicky items to heal if they are available. I thought the timers were needed to keep track of the cast time a ...
Tue Jun 11, 2013 1:33 pm
Replies: 14
Views: 5565
Public MacrosBasic Healing
I was hoping someone could help with this basic macro, I have been reading a lot but I'm getting the below error. If I run the macro when my tank is attacking it heals one then gives the error. I put ...
Mon Jun 10, 2013 11:22 pm
Search found 6 matches