![]() |
[Need] Macro no small stones put serpent sword - 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 no small stones put serpent sword (/thread-14717.html) |
[Need] Macro no small stones put serpent sword - meendreak - 04-20-2014 I want a macro that when there is no small stones on left hand it will change for a serpent sword RE: [Need] Macro no small stones put serpent sword - raphaelignacio - 04-21-2014 Code: 1000 {Change Weapon} Misc.ItemCountEx(1781)<1 Self.Equip.LeftHand(3297) |