Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro Problem
#1
I have a problem with this macro.
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?
#2
| socio | Wrote:I have a problem with this macro.
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?

try this
Code:
Macro (xxxxx xxxxx x:1000 {Check} Misc.ItemCountEx(1781)<51 CaveBot.GoLabel(depot))
x: in x you whrite the waypoint when you want the cavebot verifie the item.
you need add the macro in cavebot/ codes label/ macro


Forum Jump:


Users browsing this thread: 1 Guest(s)