disell
12-07-2016, 10:43 PM
Hello, do anyone have a script that runs to shop and buy manas and the deposit them all in depo? then just repeat it all.
Guivalaadao
12-08-2016, 12:55 AM
local ManaPotID = 23373 -- ID MANA POTION
local QuantidadeMP = 1000 -- HOW MANY POTIONS U WANT
elseif (labelName == "BuyPots") then
print([[Buyy...]])
Walker.Stop()
wait(500,1000)
Self.SayToNpc({"Hi", "Vial", "yes", "trade"}, 80)
wait(500,1000)
Self.ShopBuyItemsUpTo(ManaPotID, QuantidadeMP)
wait(500,1000)
Walker.Start()
u can do the walker script and put this script label, u can deposit the mp with the looter
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.