View Full Version : to and from Rift script
Wyrmx
06-02-2010, 09:56 AM
Anyone have a current script to get in and out of the rift? I have one but i dont think its accurate anymore. Thanks.
Khariz
06-02-2010, 10:23 AM
Install lich.
Type ;go2 birthing sands
done
Wyrmx
06-02-2010, 10:27 AM
Anyone have it without lich? Dont want to install that on my work laptop...
Khariz
06-02-2010, 10:47 AM
Anyone have it without lich? Dont want to install that on my work laptop...
I used to use a system of scripts to get there before, but it was still pretty fast.
I would use MTP to get to pinefar, then I used a pinefar area script to take me to the door, and a riftdoor script to get me through the door to the birthing sands. Involved some amount of manual interaction, but not much. My riftdoor script liked to mess up on the water too, so I ended up swimming the ne, nw myself most of the time.
I've never seen a really good script that goes all the way to icemule and back, besides using a third party program.
Loyrl
06-02-2010, 11:12 AM
Ill post one when I get home, one from east gate to pinefar, and then from there to the sands, it will get hooked on the door some times, and you'll just have to type push tine, touch crown, up enter up enter etc. and it will continue to there, and then it will sometimes get stopped on the three sets of rotating stairs. So, they aren't perfect...
Wyrmx
06-02-2010, 11:13 AM
Great, thanks!
Khariz
06-02-2010, 11:24 AM
You can try to augment my door code into it. Mine never messes up at the door, it messes up in the pool. I suppose you could combine some to make em closer to perfect, hehe.
Khariz
06-02-2010, 11:27 AM
Here, check his door code. This works flawlessly:
put go door
match open [Antechamber, Hill of Ice]
match closed stone door
matchwait
closed:
pause 1
put push tine
put touch crown
match notopen ice-cold
match crowndoor You feel your energy level
matchwait
notopen:
goto closed
crowndoor:
pause 1
put say Aenatumgana
put go door
goto <whatever picks up from here>
It might take some variable tweaking and minor script knowledge to incorporate it into another
Loyrl
06-02-2010, 05:41 PM
First ones from outside east gate of ice mule to pinefar, next one you type .rift and it will take you to the sands, or should. Gets stuck on the door and steps some times, just gotta type in what i said above. If you hit esc at the door on accident like I have, the third one is activated by .riftdoor and should also take you to the sands.
I use a gold ring set at pinefar to get back from the sands, and I then symbol of return past the rocks to get back. I didn't make them, and I forget who did so sorry for no credit.
#IceMule East Gate to Pinefar.Wiz
move e
move ne
move cli trail
move u
move u
move se
move e
move e
move e
move climb landslide
move u
move ne
move nw
move u
move nw
move ne
move g rocks
move n
move n
move nw
move d
move ne
move north
mazeRepeat:
match mazeDone Obvious paths: south, northwest
match mazeRepeat east, southeast
put north
pause 1
matchwait
mazeDone:
move nw
move cli gorge
move cli north wall
move e
move e
move se
move se
move e
move cli cliff
move w
move d
move w
move nw
move g stair
pause 7
move e
pause 7
move ne
pause 7
move u
pause 7
move u
#pause 7
move cli butte
move e
move n
move cli outcropping
pause 7
move d
pause 7
move ne
move g mound
#pinefar
move n
move n
move g bridge
move nw
move ne
move e
move cli incline
move nw
move sw
move n
move w
move sw
put search
move g trail
move ne
move n
move w
move d
move cli rocks
move e
move se
move ne
move e
move cli rocks
move nw
move w
move n
move nw
move go step
move go door
#rift.Cmd
move go door
move go step
move se
move s
move e
move se
move ne
move e
move cli rock
move ne
move e
move cli stone
move n
move cli bould
move nw
move nw
move ne
move e
move n
move e
move se
move ne
move go hatch
move go open
move n
move nw
move nw
move n
move n
move e
move go arch
move cli west step
move w
move nw
move nw
move n
move cli slop
pause 5
move ne
move e
move ne
move se
move se
move s
move sw
move s
move sw
move nw
move sw
move cli slop
pause 5
move nw
move n
move ne
move n
move se
move e
move se
move cli slop
pause 5
echo
echo ** You're getting too old for climbing! **
echo
move se
move sw
goto Search
Search:
put search ledge
match SearchAgain Try looking in
match Success discover a narrow icy ledge
matchwait
SearchAgain:
pause 1
goto Search
Success:
move go ledge
move sw
goto Mainloop
Mainloop:
put go door
MATCH closed The stone door appears to be closed
MATCH closed Some unseen force is preventing you from doing that
MATCH open An anteroom is flanked with arches to the left and right
MATCHWAIT
closed:
GOTO dead
open:
move ne
put go stair
Pause 1
move ne
move ne
move n
move nw
move sw
put cli step
PAUSE 3
put cli other step
MATCH nopool Obvious exits: south, east, northwest
MATCH nopool Obvious exits: east, west
MATCH nopool Obvious exits: south, west, northeast
MATCH pool Obvious exits: up
MATCHWAIT
pool:
put go pool
put swim down
WAITFOR Roundtime:
put sear wall
WAITFOR The lack of light requires you to use your
put swim cre
WAITFOR Roundtime: 5 sec
GOTO swim
nopool:
put cli step
PAUSE 1
put cli other step
MATCH stepthree Obvious exits: south, east, northwest
MATCH stepthree Obvious exits: east, west
MATCH stepthree Obvious exits: south, west, northeast
MATCH stepthree Obvious exits: east, south, northwest
MATCH pool Obvious exits: up
MATCHWAIT
stepthree:
put cli step
PAUSE 1
put cli third step
MATCH stepfour Obvious exits: south, east, northwest
MATCH stepfour Obvious exits: east, west
MATCH stepfour Obvious exits: south, west, northeast
MATCH stepfour Obvious exits: east, south, northwest
match stepfour Obvious exits: northeast, south, west
match stepfour To the northwest, a flight of steps
MATCH pool Obvious exits: up
MATCHWAIT
stepfour:
put cli step
PAUSE 1
put cli fourth step
MATCH pool Obvious exits: up
MATCHWAIT
swim:
put swim ne
MATCH swim wait
MATCH swim Obvious exits: northeast, southeast, southwest, northwest
MATCH bank Obvious exits: up, down
MATCHWAIT
bank:
put swim up
PAUSE 1
put go bank
Waitfor Obvious exits: northeast, southeast
echo
echo ** Welcome to the Cavern of Ages **
echo
EXIT
dead:
put push tine
put look tine
MATCH dead the word 'Faith' and is set with a milky white
MATCH dead the word 'Faith' and is set with a clear crystal
MATCH dead the word 'Faith' and is set with a reflective glass
MATCH dead the word 'Faith' and is set with a veil iron
MATCH dead the word 'Faith' and is set with a dull grey
MATCH yayz the word 'Faith' and is set with a flawless silver
MATCHWAIT
yayz:
put touch crown
WAITFOR As your fingertips trace the outlines of the drakes
put 'aenatumgana
WAITFOR You notice the aura surrounding the bas-relief crown flicker out
GOTO Mainloop
#rift door
put go door
match open [Antechamber, Hill of Ice]
match closed stone door
matchwait
closed:
pause 1
put push tine
put touch crown
match notopen ice-cold
match crowndoor You feel your energy level
matchwait
notopen:
goto closed
crowndoor:
pause 1
put say Aenatumgana
put go door
goto open
open:
move nw
put go stair
move nw
move ne
move nw
move n
put climb step
goto steproom
steproom:
pause 1
put climb second step
match steproom2 [Platform of Ice]
match altar [Altar of the Elder]
matchwait
steproom2:
put climb step
goto steproom3
steproom3:
match steproom2 [Platform of Ice]
match stepclimb [Stairs of Ice]
match altar [Altar of the Elder]
matchwait
stepclimb:
pause 1
put climb third step
match steproom2 [Platform of Ice]
match altar [Altar of the Elder]
altar:
put go pool
put swim down
pause 3
put search wall
put swim crevice
pause 3
goto mainloop
mainloop:
put swim northwest
goto mainloop2
mainloop2:
match hi You swim northwest through the tunnels.
match low You swim northeast through the tunnels.
match up emerge from the tunnels.
matchwait
hi:
pause 1
put swim northeast
goto mainloop2
low:
pause 1
put swim northwest
goto mainloop2
up:
put swim up
pause 1
put climb bank
move ne
move s
Wyrmx
06-02-2010, 11:31 PM
Thank you!
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.