Help me! How to open expertise doors/how to use zao levers and walk trough teleports? - 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: Help me! How to open expertise doors/how to use zao levers and walk trough teleports? (/thread-11669.html) |
Help me! How to open expertise doors/how to use zao levers and walk trough teleports? - Toni Ballador - 09-03-2013 I need some help people! I can do scripts 100% afk for high lvls with depositer, refill, ... but now that I wanna try things like Stampors or Lizard High Class, I found those problems: -I can't open expertise/sealed doors -Use the levers to go from Zao to Farmine -Use the teleporters to cross the zaoan mountains ~Thanks! RE: Help me! How to open expertise doors/how to use zao levers and walk trough teleports? - kamill - 09-03-2013 To open doors or use levers, You have to use Map Tool: http://wiki.bmega.net/doku.php?id=add_types To check ID's press alt+F8. To use teleporters, add one of these macros: 0 {North} Self.MoveN() 0 {East} Self.MoveE() 0 {South} Self.MoveS() 0 {West} Self.MoveW() 0 {North-East} Self.MoveNE() 0 {North-West} Self.MoveNW() 0 {South-East} Self.MoveSE() 0 {South-West} Self.MoveSW() You have to stand next to teleporter, add Fixed Point and add one of these macros. RE: Help me! How to open expertise doors/how to use zao levers and walk trough teleports? - Toni Ballador - 09-05-2013 I tried those macros by my own but I made mistakes.. haha thanks bro! rep+ |