PDA

View Full Version : Script to Mages in Teras?



Zarli
06-11-2009, 07:45 PM
Does anyone have a script to get from the statue to mages on Teras Isle? I looked but didn't find one posted anywhere.

Thanks

Stanley Burrell
06-11-2009, 08:27 PM
This is what I use to get to the volcano itself, not sure if it'll help or not (from the Statue.)

#Lower Eye
move n
move n
move n
move n
put go gate
wait 1
move n
move n
move nw
put go road
wait 1
move e
move ne
move n
put go trail
wait 1
move u
move ne
move ne
move ne
move ne
move nw
put climb skylight
wait 1
move w
move w
move w
put climb gap
wait 1
put go hole
wait 1
move se
move nw
move sw
move s
move se
move e
move se
move ne
move s
move se
move sw
move sw
put go bridge
wait 1
move se
move se
move se
move s
move sw
move sw
move sw
move u

Dhuul
06-11-2009, 08:53 PM
put l
match statue Dragonspine and Krodera]
match gate Town Gates]
match fissure see a steaming fissure.
matchwait

statue:
move n
move n
move n
move n

gate:

#change this crap
put ready shield
wait
put stance def
move go gate
move n
move n
move nw
move go road
move e
move ne
move n
move go trail
move u
move ne
move ne
move ne
move ne
move ne
move ne
move w
move sw
move climb skylight
move w
move w
move w
move climb gap
move go hole
move sw
move s
move se
move e
move se
move ne
move s
move se
move sw
move sw
move go bridge
move se
move se
move se
move s
move sw
move sw
move sw
move u
fissure:

#change this crap
put store shield
wait
move climb fissure
put search
wait
move climb crawlway
move climb glass
put search
wait
move climb opening

#change this crap
put ready shield
wait
move se
move se
move s
move s
move jump lava
move go fissure

#change this crap
put sign warding
wait
put sign defending
wait
put sign deflection
move nw
move w
move ne
move nw

#change this crap
put store shield
wait
boulders:
put climb boulders
match ok standing at the bottom.
match ok you have reached the bottom.
match ok end at the bottom.
match boulders scrambling back to where you started.
match boulders ...wait
matchwait

ok:
put ready shield
move ne
move e
move ne
move se
move ne
move se
move n
move d
move n

Zarli
06-12-2009, 06:08 PM
Thank you so much.