Need Macro or FullCheck - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: Need Macro or FullCheck (/thread-6097.html) |
Need Macro or FullCheck - -Slad - 12-24-2012 Hello, i need a macro or full check to logout when cap is 70 and mana potions 30,to logout without monsters on screen or maybe do this on X sqm. and if possible 1 macro or fullcheck to logout on X sqm with 10 royal spears. I will rep + Who help me thnx RE: Need Macro or FullCheck - spiff26 - 12-24-2012 For all u just make something like thar Code: 0 {check} Misc.ItemCountEx(ID_Item)<X Self.Logout() Always: "Any Condition" Self.Logout() RE: Need Macro or FullCheck - -Slad - 12-24-2012 (12-24-2012, 05:06 AM)spiff26 Wrote: For all u just make something like thar to logout with cap 70 how i do ? RE: Need Macro or FullCheck - Dexter - 12-24-2012 Which of these commands you can use? Search! http://wiki.bmega.net/doku.php?id=macros_commands#selfproperties |