08-02-2011, 02:18 PM
I have a problem with this macro.
So the macro should depot the item if have more than 50 but is always going to depot.
What is the problem?
Code:
500 {Check} Misc.ItemCountEx(1781)>=50 CaveBot.GoLabel(Depot)))
So the macro should depot the item if have more than 50 but is always going to depot.
What is the problem?