![]() |
Crystal ring 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: Crystal ring macro (/thread-20521.html) |
Crystal ring macro - paulpierce - 01-24-2017 Hello. I need macro on ms for wearing crystal ring if have X hp and take off when have X hp/mp/( anything else if you know, cuz im noob ![]() I need it. Thanks RE: Crystal ring macro - MegaNo0body - 01-25-2017 You can always use the search feature, there's a bunch of macros for that RE: Crystal ring macro - zarize - 01-25-2017 (01-24-2017, 10:41 PM)paulpierce Wrote: Hello. I need macro on ms for wearing crystal ring if have X hp and take off when have X hp/mp/( anything else if you know, cuz im noob try this Quote:Self.Health()<=X [else1]Replace X and Y with value u want To check item id use alt+f8 U can also use command self.health%() |