08-27-2012, 11:36 PM
The fullchecklabel it's working properly, because this command don't counts what you have on hand.
For this you need use a macro like that:
First, create this macro below in Macro Editor
Second, select the macro in Cavebot > Codes/Labels > Macro.
For this you need use a macro like that:
First, create this macro below in Macro Editor
Code:
0 {CountSpear} Misc.ItemCountEx(3277)<=3 CaveBot.GoLabel(spear)Second, select the macro in Cavebot > Codes/Labels > Macro.
Code:
Macro (X Y Z:CountSpear)
Label (X Y Z:spear)
