![]() |
Macro Request - Loot and drop - 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: Macro Request - Loot and drop (/thread-16752.html) |
Macro Request - Loot and drop - Cadenaz - 11-30-2014 ![]() - Apogolize with my english is kinda bad - ![]() ![]() ![]() ![]() Hope anyone can help me with this ![]() Thx alot ![]() ![]() RE: Macro Request - Loot and drop - damiansnk - 12-01-2014 1000 {Drop by count} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Misc.ItemCountEx(3269)>=7 Map.Thrown(3269, 1, !X!, !Y!, !Z!) 1000 {Drop by cap} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()<=50 Map.Thrown(3269, 1, !X!, !Y!, !Z!) RE: Macro Request - Loot and drop - damiansnk - 12-01-2014 Macro for count counting halberds on open bp Macro for count counting halberds in open bp |