BBot - The best bot of the world
Vials - 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 (/thread-10489.html)



Vials - sunsetsb - 06-23-2013

Macro for empty vials to drop please?

÷ respect


RE: Vials - drewindwalker - 06-24-2013

There's a inbuilt function to drop vials.


RE: Vials - vitaumdiego - 06-24-2013

3000 {Drop Empty Flask} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(285, 100, !X!, !Y!, !Z!) Exit()


RE: Vials - lhosalles - 06-24-2013

(06-23-2013, 05:09 PM)sunsetsb Wrote: Macro for empty vials to drop please?

÷ respect

Press alt + F8 and check the kind of empty potion you want to drop by "looking" at it (You'll see the ID on the top left). Go on looter and put your empty potion on the list, make sure the "Dp" (dropable) is marked "Y" (yes). Add a "DropLoot" on your hunt waypoint. Done.


RE: Vials - eduardodr - 06-24-2013

thanks lhosalles!! help a lot [/u]


[u]
(06-24-2013, 10:48 PM)lhosalles Wrote:
(06-23-2013, 05:09 PM)sunsetsb Wrote: Macro for empty vials to drop please?

÷ respect

Press alt + F8 and check the kind of empty potion you want to drop by "looking" at it (You'll see the ID on the top left). Go on looter and put your empty potion on the list, make sure the "Dp" (dropable) is marked "Y" (yes). Add a "DropLoot" on your hunt waypoint. Done.