BBot - The best bot of the world
I Need A macro to MAP click (Read) - 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: I Need A macro to MAP click (Read) (/thread-19608.html)



I Need A macro to MAP click (Read) - Augusto Gonçalves Poeta - 03-18-2016


HI guys i need a very simple thing. I need a macro which makes a click on a blueberry bush with the ID 3699 and after clicked it turn to ID 3588 with a max of 10 blueberries huddled together above the tree. Then this i need to pick up the blueberries to my backpack. Is very simple, i try to do with map click, and map pick up, but i REALLY DON'T KNOW HOW TO DO. And i plan to walk while i do this, so i need self position or something like that. PLASE HELP! Smile



RE: I Need A macro to MAP click (Read) - Garuh - 03-18-2016

not tested.
Code:
100 {Blueberry} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(BLUEBERRY_BUSH, !X!, !Y!, !Z!, 2) Map.PickUpEx(BLUEBERRY_ID, 100, 0, !X!, !Y!, !Z!, 2)



RE: I Need A macro to MAP click (Read) - Augusto Gonçalves Poeta - 03-18-2016



YOU ARE THE BEST EVER! IT'
S WORKING!



REPUTED!!! Thanks MAN! Thank you so much!



RE: I Need A macro to MAP click (Read) - [email protected] - 03-26-2016

I need a macro to Launch energywall rune is 2 sqm in front of the chart ,
could you help me ?