![]() |
Drop empty Vials from SMP - 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: Drop empty Vials from SMP (/thread-17851.html) |
Drop empty Vials from SMP - Noowy - 04-08-2015 Please Macro for Drop empty Vials (Stron Mana Potion) when values will be 0<20. I mean. When got 20 empty vials macro will drop it. RE: Drop empty Vials from SMP - damiansnk - 04-08-2015 1000 {Drop vial strong} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Misc.ItemCountEx(283)>=20 Map.Thrown(283, 100, !X!, !Y!, !Z!) RE: Drop empty Vials from SMP - Toszek Quenn - 05-14-2015 did it work ? RE: Drop empty Vials from SMP - oTTo - 11-12-2015 no dont work i try RE: Drop empty Vials from SMP - grzeszczur - 02-16-2016 work for me ![]() |