![]() |
Soft check to refill 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: Soft check to refill macro (/thread-19470.html) |
Soft check to refill macro - booYa - 02-26-2016 Hello, i looking for macro of checker soft boots after refill / on exp. If wonr soft boots go to label X. RE: Soft check to refill macro - Catar - 02-26-2016 [macro]0 {checkSoft} Misc.ItemCountEx(Put ID of WORN soft boots in here) >=1 [sft] CaveBot.GoLabel(RepairSoft) exit() {sft} CaveBot.GoLabel(GoSpawn) exit()[/macro] RE: Soft check to refill macro - damiansnk - 02-26-2016 Or add full check label idworn>0 full refill else keephunt |