08-28-2012, 06:27 AM
(08-27-2012, 11:36 PM)Dexter Wrote: The fullchecklabel it's working properly, because this command don't counts what you have on hand.No, my fullcheck on Nargor working perfectly without this macro. It's check RS and SMP.
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)