BBot - The best bot of the world

Full Version: Macro
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Macro for drop vials
Next time use google bro..

3000
{Drop Empty Flask}
X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
X1:=1
Y1:=1
VarAdd(X, !X1!)
VarSub(Y, !Y1!)
Self.Capacity()<=10000
Map.Thrown(283, 10, !X!, !Y!, !Z!)
Map.Thrown(284, 10, !X!, !Y!, !Z!)
Map.Thrown(285, 10, !X!, !Y!, !Z!)
Exit()

Change cap if u wanna.