BBot - The best bot of the world

Full Version: Vials
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Macro for empty vials to drop please?

÷ respect
There's a inbuilt function to drop vials.
3000 {Drop Empty Flask} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(285, 100, !X!, !Y!, !Z!) Exit()
(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.
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.