BBot - The best bot of the world
Need Macro to loot - 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: Need Macro to loot (/thread-15927.html)



Need Macro to loot - [email protected] - 06-18-2016

Hello i need a macro or script ... with a function pick up all items on the floor to empty and open bp whitout use a browse field... Only walk around and picu up auto ConfusedIdea .... like plate legs , armor , dark armor , vials , bras armor , zaoan halberd , twin hook , something like zao palace floor , ghastlys , etc... somedy have any one ....


RE: Need Macro to loot - erleo - 06-18-2016

Give me all IDs


RE: Need Macro to loot - [email protected] - 06-18-2016

(06-18-2016, 07:04 AM)erleo Wrote: Give me all IDs

sure ..........

this are all id's i need atm
3359
3383
284
283
285
3357
3557
10392
10406

thx if it work Tongue soon ijji


RE: Need Macro to loot - erleo - 06-18-2016

Try this:

[Macro]500 {Pick All} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3359, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(3383, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(284, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(283, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(285, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(3357, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(3557, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(10392, 1, 1 !X!, !Y!, !Z!, 10) Map.PickUpEx(10406, 1, 1 !X!, !Y!, !Z!, 10)[/macro]


RE: Need Macro to loot - Catar - 06-18-2016

I was thinking about that macro myself.
And exacly that came in my mind.

BUT, I think it WON'T open next bp to pick up another.


RE: Need Macro to loot - erleo - 06-18-2016

You can add this items in looter.


RE: Need Macro to loot - [email protected] - 06-18-2016

(06-18-2016, 04:37 PM)erleo Wrote: You can add this items in looter.


well i go try

i like he loot all at floor and open next bp and pick up the rest ..........................

ofc i have all id on looter but i need use browse field and its really bored , also i did yesterday a lootbag from zao palace only like 1/4 of room and make 5.8kk profit


RE: Need Macro to loot - erleo - 06-18-2016

Nice, macro works?


RE: Need Macro to loot - [email protected] - 06-19-2016

nop didn't nothing tell me how to do a screen shoot cuz i copy paste at macro and do nothing tellme what to do and try again


RE: Need Macro to loot - erleo - 06-19-2016

I think u need 1 macro for every item.
I go to sleep bb.
[Macro]500 {3359} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3359, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {3383} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3383, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {284} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(284, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {283} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(283, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {285} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(285, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {3357} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3357, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {3557} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3557, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {10392} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(10392, 1, 1 !X!, !Y!, !Z!, 7)[/macro]
[Macro]500 {10406} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(10406, 1, 1 !X!, !Y!, !Z!, 7)[/macro]


RE: Need Macro to loot - [email protected] - 06-19-2016

dont work ty a lot


RE: Need Macro to loot - [email protected] - 06-21-2016

(06-19-2016, 02:41 AM)[email protected] Wrote: dont work ty a lot

Some one can helpme whi this macro pls... if speak spanish so better to explain details...