BBot - The best bot of the world

Full Version: Macro
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ive got problem, my macro on cavebot doeasnt working. it was working before last update. its normal? how to fix it?
What happens? Witch macro?
(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-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 ;[