07-15-2012, 09:38 PM
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 ^
Macro
|
07-15-2012, 09:38 PM
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 ^
07-15-2012, 10:30 PM
What happens? Witch macro?
07-17-2012, 05:18 PM
(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))
07-18-2012, 05:55 PM
(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 ^
|
« Next Oldest | Next Newest »
|