PROTERA MAZE

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
gulphe39
Noob
Noob
Posts: 18
Joined: 13 Dec 2010, 10:31
Noob?: Yes

PROTERA MAZE

#1 Post by gulphe39 »

Guys, i just want to know if there is a config that will help our bot escape prt_maze01, because there is so many false warper in new iris?

hope someone can help,, thx.
conan11
Noob
Noob
Posts: 10
Joined: 09 Apr 2012, 12:50
Noob?: Yes

Re: PROTERA MAZE

#2 Post by conan11 »

you can try editing the portals.txt, but i think that will be awhile since prt_maze01 have too many portal.

but there's a couple easier way. you can use macro :D


automacro autopot_Bwing {
location prt_maze01
NotInTown 1
call autopot_BW
timeout 30
}

macro autopot_BW {

do is @inventory(Butterfly Wing)


}


this works fine if you simply need to escape from prt_maze01. just make sure you always have a bwing. if you need to get to prt_maze02 then its a completely different thing :lol: you most likely need to edit portals.txt, or make a more complicated macro.