BBot - The best bot of the world

Full Version: Macro - Please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can someone give me Macro that checks if killed over (number) of creatures logout.

For example
Cavebot stop, logout if killed more than 300 Tarantulas.
2000 {Logout If X Creatures Killed By Greinex} Creatures.Killed(Tarantula)>=300 Cavebot.Stop() Self.Logout()
(01-17-2013, 03:34 AM)Greinex Wrote: [ -> ]2000 {Logout If X Creatures Killed By Greinex} Creatures.Killed(Tarantula)>=300 Cavebot.Stop() Self.Logout()

Thanks!!Smile