![]() |
Macro for open doors - 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 for open doors (/thread-17866.html) |
Macro for open doors - Mistank - 04-12-2015 I would like a macro for open doors like "gate of expertise". Those doors that need level to pass.. Please, someone help me and sorry for my bad english. Thank you RE: Macro for open doors - damiansnk - 04-13-2015 Create macro Map.use and fill up all Fields With id and position RE: Macro for open doors - damiansnk - 04-13-2015 If u can't do it by yourself gimme id of Thoose doors Alt+8 look at doors and in top left corner u will see id X:=Self.X() Y:=Self.Y() Z:=Self.Z() ID= Map.Use(!ID! , !X!, !Y!, !Z!, 3) Thoose macro I wrote on mobile phone so I'm not sure isn't bugged just in id= place doors id and paste all to Create Macro And big field give just name + manual In cavebot stand next to door give fixed point + macro Enjoy passing doors ![]() |