10-29-2014, 06:27 PM
(10-29-2014, 06:17 PM)gahne Wrote:(10-29-2014, 06:01 PM)Seeken Wrote: Basic Funcions in BBot > "Drop Empty Vials"
I got it on mate, he is not dropping them anyway :/
Advanced Tools - Macro - Create macro, paste that:
PHP Code:
3000 {Drop Empty Flask} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(285, 100, !X!, !Y!, !Z!) Exit()