BBot - The best bot of the world
Looking for Macro - 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: Looking for Macro (/thread-19550.html)



Looking for Macro - alutor - 03-09-2016

I looking for macro which one use pick on ground(item)


RE: Looking for Macro - kaiquegabriel - 03-09-2016

Code:
0 {UsePick} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(PickId, GroundItemId, !X!, !Y!, !Z!, 6)

change "PickId" to ID of pick and "GroundItemId' to ID of ground item.


RE: Looking for Macro - alutor - 03-09-2016

How to see ID?


RE: Looking for Macro - Seeken - 03-09-2016

(03-09-2016, 05:17 AM)alutor Wrote: How to see ID?

Alt + F8 in game, you will see at the left-top ID and Ping. After that just "look" at items and you will see ID at the left-top.