Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request Macro - Use spell on monster when mana full
#1
Hello Guys,

I need a script which uses a spell i.e. 'exori frigo' when mana is at 100% but only when attacking a monster, because if there is no monster I can get a white skull. So If I am attacking a monster, And i have full Mana then I want to use the spell.


Kind Regards,
iNGBig GrinBig Grin
#2
[macro]0 {Cast Spell} minMana%:=100 Self.Mana%()>=!minMana%! Self.Attacking()==1 Target.Foe() Target.Health()>=15 Self.Say(exori frigo)[/macro]
#3
does not work

(04-06-2013, 05:55 PM)Kimoszin Wrote: [macro]0 {Cast Spell} minMana%:=100 Self.Mana%()>=!minMana%! Self.Attacking()==1 Target.Foe() Target.Health()>=15 Self.Say(exori frigo)[/macro]

never mind it does sorry thanks Smile


Forum Jump:


Users browsing this thread: 1 Guest(s)