![]() |
Vials takking? - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Requests (https://forums.bmega.net/forum-17.html) +--- Thread: Vials takking? (/thread-18592.html) |
Vials takking? - Broneer - 10-06-2015 Hello , i need macro or what i need for push in the bot and take vials from the ground to bp? for recolecting vialss , thanks RE: Vials takking? - erleo - 10-06-2015 What vials? small, medium or great. RE: Vials takking? - damiansnk - 10-06-2015 X:=Self.X() Y:=Self.Y() Z:=Self.Z() idvial:=WRITE ID Map.PickUpEx(!idvial!, 100, 0, !X!, !Y!, !Z!, 6) set up automatically, will be picking up vials in range 6 to firstly opened bp. If u wanna do script use that 1 X:=Self.X() Y:=Self.Y() Z:=Self.Z() idvial:=WRITE ID Map.PickUpEx(!idvial!, 100, 0, !X!, !Y!, !Z!, 1) and create cavebot sqm by sqm with delays 1 when u press ctrl+shift u can choose autoloot kicker bot will push container which is under you |