BBot - The best bot of the world

Full Version: Macro to buy royal spears
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
guys, i need a macro to buy royal spear..

40 royal spears
npc name: vincent

thxx :mrgreen:
Code:
2000 {RS Reffil} VarSetEx(Total, 40) 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))