Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro
#1
Ive got problem, my macro on cavebot doeasnt working. it was working before last update. its normal? how to fix it?
If i Helped You Click ^
#2
What happens? Witch macro?
#3
(07-15-2012, 10:30 PM)MegaNo0body Wrote: What happens? Witch macro?

I wrote it already, macro for withdraw money for pots and macro for buying pots.

He simply goes to npc and say nothing. I used those macros, now they didnt work:

1000 {Withdraw} VarSetEx(Total,100) VarSet(Potnow) Misc.ItemCountEx(268) VarSub(Total, !Potnow!) VarMult(Total, 50) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(withdraw) Macro.Wait(2000) NPC.Say(!Total!) Macro.Wait(2000) NPC.Say(yes))

1000 {ManaPot Reffil} VarSetEx(Total, 100) VarSet(Potnow) Misc.ItemCountEx(268) VarSub(Total, !Potnow!) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(268, !Total!, 1) Macro.Wait(2000) NPC.Say(bye))
#4
(07-15-2012, 10:30 PM)MegaNo0body Wrote: What happens? Witch macro?

Look:
Macro (33264 32299 11:5000 {Cap} Self.Capacity<220 CaveBot.GoLabel(back)))
Macro (33264 32299 11:5000 {Check} Misc.ItemCountEx(268)<80 CaveBot.GoLabel(back)))
Macro (33264 32299 11:5000 {Check} Misc.ItemCountEx(239)>30 CaveBot.GoLabel(hunt)))
And bot dont back, just stay on hunt place ;[
If i Helped You Click ^


Forum Jump:


Users browsing this thread: 1 Guest(s)