BBot - The best bot of the world

Full Version: picking up vials from floor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Need macro that will pick up vials from floor. Is it possible ?
I think no.. I take few bp under me added vial to looter and open browse field bbot taking vials to bp's in 30 minutes i collected vials worth 800k Smile to easy sell it i chosen same way. Sended parcel to myself added all vials to market and cancelled offer all vials was in dp lock (don;t need open bp's every time) open do and bot taking vials from dp Smile
Easy pick up:
Code:
500 {Loot vials}X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()>5 Map.PickUpEx(vialID, 100, 1, !X!, !Y!, !Z!, 5)