Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro Exori flam
#1
Photo 
I need macro for attack monsters with "exori flam" when mana is 20... and monsters health potions is 45+. Please help me someone smartHuh
#2
0 {Attack with spell} Target.Foe() Target.Health()>45 Self.Say(exori flam)

There it always uses exori flam to attack creature.
If I Helped You, Please Give ME Reputaion+1!!Smile - Thanks


CLICK HERE TO GO TO MY SCRIPT PAGE!Smile
#3
[macro]2000 {flam strike} Self.Mana()>=20 Target.Health()>=45 Self.Say(Exori Flam) Exit()[/macro]
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#4
(01-18-2013, 02:27 AM)spiff26 Wrote: [macro]2000 {flam strike} Self.Mana()>=20 Target.Health()>=45 Self.Say(Exori Flam) Exit()[/macro]
You forgot Target.Foe()


Forum Jump:


Users browsing this thread: 1 Guest(s)