Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use exori hur on low heath targets that run away
#1
So, im botting killer caimans right now and they run on low health,
i'd need a macro that uses Exori hur when target is under 5% health and 2 SQM away, something like that so that i dont need to chase as much!

Cheers,
Reply
#2
Try this:
[macro]2500 {Exori Hur} ID:=Creature.Target() Self.Attacking()==1 Creature.DistanceToSelf(!ID!)>=2 [Jump] Exit() {Jump} Creature.DistanceToSelf(!ID!)<=5 Creature.DistanceToSelf(!ID!)>=2 Creature.Health(!ID!)<=5 Self.Mana()>=40 Self.Say(exori hur) Exit() [/macro]
Reply
#3
Thanks!

Is this "Creature.Health(!ID!)<=5 " health or %?
Reply
#4
Is a %.
"Creature.Health(ID) Returns the health percent of the creature with the given ID"
Reply
#5
change spell to exori hur, on macro I see "exani hur"
Reply
#6
(10-19-2015, 12:55 AM)kaiquegabriel Wrote: change spell to exori hur, on macro I see "exani hur"

Edited Tongue thanks, sometimes i lose my mind hehe
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)