BBot - The best bot of the world
Macro - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Macro (/thread-3284.html)



Macro - karconko - 07-15-2012

Ive got problem, my macro on cavebot doeasnt working. it was working before last update. its normal? how to fix it?


RE: Macro - MegaNo0body - 07-15-2012

What happens? Witch macro?


RE: Macro - Fiesniak - 07-17-2012

(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))


RE: Macro - karconko - 07-18-2012

(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 ;[