BBot - The best bot of the world
Need Macro - 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: Need Macro (/thread-16395.html)



Need Macro - arcaniusrol - 10-15-2014

Need one macro at 200smp pause automations and logout and 300prismatic bolts = pause automations and logout


RE: Need Macro - mr. Kris - 10-17-2014

Try it:
Code:
1000 {Logout when low SMP and BOLT} Misc.ItemCountEx(237)<200 [jump] Cavebot.Stop() Status.Battle()==0 Self.Logout() Exit() {jump} Misc.ItemCountEx(16141)<300 [jump2] Cavebot.Stop() Status.Battle()==0 Self.Logout() Exit() {jump2} Exit()

You must have opened BP with ammo and SMP.