BBot - The best bot of the world

Full Version: Disconnect
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please, can someone do a script who stop cavebot and target , disconnect when i have 0 bolts,arrows,spears,assasins stars?
http://wiki.bmega.net/doku.php?id=macros_commands

How check any item:
Misc.ItemCountEx(ID)<=0

How stop Cave Bot:
Cavebot.Stop()

How stop Killer (Target):
Killer.Stop()

How stop any Protector:
Protectors.Disable(Name)