![]() |
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: TELEPORTS (/thread-8720.html) |
TELEPORTS - caioleao - 04-18-2013 I was with the learn option activated and I walked in the teleport, when I run the cavebot it didn't entered in the teleport... Should I need a macro or something to enter in teleports? Eu deixei o learn ligado e atravessei um teleport, quando botei pra rodar o cavebot ele parou em frente ao teleport e congelou... Preciso de algum macro ou outra coisa pra ele atravessar teleports?? RE: TELEPORTS - oscar - 04-18-2013 Yes you need a macro for it. 0 {Move South} Self.MoveS() 0 {Move North} Self.MoveN() 0 {Move West} Self.MoveW() 0 {Move East} Self.MoveE() Make an fixed point infront of the teleport then use any of these macros, it depends on where the teleport is. Kind regards Oscar RE: TELEPORTS - caioleao - 04-18-2013 Thanks alot, Oscar! Gived you REP+ RE: TELEPORTS - oscar - 04-18-2013 (04-18-2013, 04:00 PM)caioleao Wrote: Thanks alot, Oscar! No problem! |