BBot - The best bot of the world
I NEED 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: I NEED MACRO (/thread-21088.html)



I NEED MACRO - 12karton3 - 11-15-2019

Hello
I need a macro (scrypt) to use item from ground on ground
for example shovel is on the ground and I wants use shovel on hole.

[Image: rQjnek1]


RE: I NEED MACRO - lukasze - 02-11-2020

500 {use hole on map} use:=ShovelID on:=HoleID range:=Range(number sqm) X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!use, !On, !X, !Y, !Z, !range)