BBot - The best bot of the world
Macro - Please - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Macro - Please (/thread-6675.html)



Macro - Please - Benjyon - 01-17-2013

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.


RE: Macro - Please - Greinex - 01-17-2013

2000 {Logout If X Creatures Killed By Greinex} Creatures.Killed(Tarantula)>=300 Cavebot.Stop() Self.Logout()


RE: Macro - Please - Benjyon - 01-17-2013

(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