Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MY MACROS DOESNT WORK ANYMORE
#1
in other versions of bbot i use this macros to buy pots and speear
1000 { Manas } VarSetEx(Total, 105) 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))

1000 { Healths } VarSetEx(Total, 14) VarSet(Potnow) Misc.ItemCountEx(266) VarSub(Total, !Potnow!) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(266, !Total!, 1) Macro.Wait(2000) NPC.Say(bye))

1000 { Spears } VarSetEx(Total, 21) VarSet(Potnow) Misc.ItemCountEx(7378) VarSub(Total, !Potnow!) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(7378, !Total!, 1) Macro.Wait(2000) NPC.Say(bye))

NOW IN VERSION 4.9 OF BBOT IT DOESNT WORK PLZ SOMEONE CAN HELP ME ???
I USE THIS MACROS I ALL MY SCRIPTS, NOW THEY DOESNT WORK ):
#2
be calm, there's a problem in "npc.buy" action, bmega is already fixing it!
#3
upking Wrote:be calm, there's a problem in "npc.buy" action, bmega is already fixing it!
HOW LONG APROX IT WILL TAKE ?


Forum Jump:


Users browsing this thread: 1 Guest(s)