Macro with HUD OWN Position - 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: Macro with HUD OWN Position (/thread-16578.html) |
Macro with HUD OWN Position - damiansnk - 11-06-2014 Could some1 do a macro with hud own position? Own Position showed on screen. It will help with doing macros, sometimes in 1 script I need do 20-30 macros is terrible to checking all time in cavebot :/ Rep for help RE: Macro with HUD OWN Position - damiansnk - 11-07-2014 U're not happy to help :< If some1 will be needed macro like me here u go 3500 {HUD Self Position} X:=Self.X() Y:=Self.Y() Z:=Self.Z() HUD.Display(!X! !Y! !Z!) When u doing some macros for using chest, doors etc its good to put it |