Macro hang up while in Young status.

Johndoe

Neophyte
So ive started macroing my young status character's magery. Im using mana drain right now with meditation. The script seems to always hang up on the Wait for Mana >=80. It won't cast Mana Drain when his mana hits 80% or higher. I wrote the script per suggestions on this forum.

The script is as follows:
If ( Mana <=20)
Exec: Meditation
Wait for Mana >=80
End If
CastSpell Mana Drain (#31)
Wait for Target
Pause .30sec
Exec: Target Self
Pause 3.00sec

I've used this macro for 2 other characters without any problems. I just tried the macro one of the other characters and it works fine. I tried restarting game and computer. Has anyone else had this problem macroing with their young character? Does the young status affect macroing?
 

Johndoe

Neophyte
Thank you Mass. I'am embarrassed about that oversight. lol. I'm at 67 mana eventhough i was able to cast the spell i wrote the macro wrong.
 
Top