BBot - The best bot of the world

Full Version: Use exori hur on low heath targets that run away
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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,
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]
Thanks!

Is this "Creature.Health(!ID!)<=5 " health or %?
Is a %.
"Creature.Health(ID) Returns the health percent of the creature with the given ID"
change spell to exori hur, on macro I see "exani hur"
(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