BBot - The best bot of the world

Full Version: exori if out of SD's
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Macro to use exori if you run out of SD's.
Use it with advanced attack

Code:
0 {exoriSD} target:=Creature.Attacking() ileSD:=Misc.ItemCountEx(3155) !ileSD!>=1 [else] Creature.ShootOn(!target!, 3155) exit() {else} Self.Say(exori vis) exit()