12-16-2011, 05:30 AM
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 ):
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 ):