[Request] Macro take item from ground (bagloot) - 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: [Request] Macro take item from ground (bagloot) (/thread-14716.html) |
[Request] Macro take item from ground (bagloot) - meendreak - 04-20-2014 So guys i'm botting minotaurs and i'm making a bagloot in there (dropping all brass armors, chain armors and stuff) but i'm too lazy to take that stuff. Do you think that is possible to make a macro to take itens from ground like brass set, chain armors... but i need this itens not going to the bp from the char, this itens should go to a bp that i'll be carrying in the groung ( i would open as 2 bp in char) I found this macro but didnt work for me 1000 {Pick Up} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(ID, Count, ContainerTo, !X!, !Y!, !Z!, Range) if someone could just configurate it right for me than i'll know how to configurate it for the rest of items |