Log in

View Full Version : Help!!



Infell
12-21-2015, 12:01 AM
i want to know how to drop empty flasks and how to make the bot stop when the potions end, sorry for my english!!

Elvang
12-21-2015, 12:15 AM
while (true) do
Self.DropFlasks(Self.Position().x, Self.Position().y, Self.Position().z)
wait(17000, 22000)
end