BBot - The best bot of the world
How to put vials on the floor? - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: How to put vials on the floor? (/thread-17705.html)



How to put vials on the floor? - Purple Dream - 03-20-2015

Anyone can help me, please? (:


RE: How to put vials on the floor? - MegaNo0body - 03-20-2015

Basic Functions -> Drop empty vials


RE: How to put vials on the floor? - Purple Dream - 03-21-2015

thanks! <3


RE: How to put vials on the floor? - Garuh - 03-22-2015

If u want something more...

Try this macro
Code:
1000 {Drop Vials} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(285, 100, !X!, !Y!, !Z!) Exit()