Vaults (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New page: echo ********************************************* echo This script was made by: LadyInTheRealms echo I do not approve of AFK scripting, so please echo do not use my scripts for that, tha...)
 
No edit summary
Line 1: Line 1:
echo *********************************************
echo *********************************************

echo This script was made by: LadyInTheRealms
echo This script was made by: LadyInTheRealms

echo I do not approve of AFK scripting, so please
echo I do not approve of AFK scripting, so please

echo do not use my scripts for that, thank you!
echo do not use my scripts for that, thank you!

echo ============================================
echo ============================================

ECHO If you have any questions, or even ideas for a script you
ECHO If you have any questions, or even ideas for a script you

echo would like made, simply E-mail me at LadyInTheRealms@hotmail.com
echo would like made, simply E-mail me at LadyInTheRealms@hotmail.com

echo MAKE sure to put "ABOUT A SCRIPT" into the subject bar.
echo MAKE sure to put "ABOUT A SCRIPT" into the subject bar.

echo ----------- Now have fun with this script!!! ---------------
echo ----------- Now have fun with this script!!! ---------------
ECHO ***************************************************


ECHO ***************************************************
<br>
pause 2
pause 2
move o
move o
Line 16: Line 25:
move go squ
move go squ
move go doo
move go doo
<br>



arch1:
arch1:

match vault The dwarven attendant escorts you through
match vault The dwarven attendant escorts you through

match arch2 The attendant steps in front of the
match arch2 The attendant steps in front of the

match pay The attendant catches your arm and says
match pay The attendant catches your arm and says

match pay The Dwarven attendant grabs you by the wrist
match pay The Dwarven attendant grabs you by the wrist

match transfer The attendant says, "Hey bub, are you
match transfer The attendant says, "Hey bub, are you

put go plat arch
put go plat arch
matchwait


matchwait
<br>
arch2:
arch2:

match vault The dwarven attendant escorts you through
match vault The dwarven attendant escorts you through

match arch3 The attendant steps in front of the
match arch3 The attendant steps in front of the

match pay The attendant catches your arm and says
match pay The attendant catches your arm and says

put go blac arch
put go blac arch
matchwait


matchwait
<br>
arch3:
arch3:

match vault The dwarven attendant escorts you through
match vault The dwarven attendant escorts you through

match arch4 The attendant steps in front of the
match arch4 The attendant steps in front of the

match pay The attendant catches your arm and says
match pay The attendant catches your arm and says

put go iron arch
put go iron arch
matchwait


matchwait
<br>
arch4:
arch4:

match vault The dwarven attendant escorts you through
match vault The dwarven attendant escorts you through

match waiting The attendant steps in front of the
match waiting The attendant steps in front of the

match pay The attendant catches your arm and says
match pay The attendant catches your arm and says

put go rose arch
put go rose arch

matchwait
matchwait
<br>



transfer:
transfer:

move go desk
move go desk

put ring bell
put ring bell

pause
pause

match waitvault The clerk says, "Alright, our Moon Mage
match waitvault The clerk says, "Alright, our Moon Mage
matchwait


matchwait
<br>


waitvault:
waitvault:

match waitdone A young Dwarf trots up to you and says,
match waitdone A young Dwarf trots up to you and says,

matchwait
matchwait


<br>

waitdone:
waitdone:

move o
move o

goto arch1
goto arch1


<br>

waiting:
waiting:

match arch1 came through a platinum arch.
match arch1 came through a platinum arch.

match arch2 came through a blackwood arch.
match arch2 came through a blackwood arch.

match arch3 came through a ironwood arch.
match arch3 came through a ironwood arch.

match arch4 came through a rosewood arch.
match arch4 came through a rosewood arch.

match arch1 The Dwarven attendant mumbles a curse and
match arch1 The Dwarven attendant mumbles a curse and
matchwait


matchwait
<br>


pay:
pay:

Revision as of 23:57, 15 August 2007

echo *********************************************

echo This script was made by: LadyInTheRealms

echo I do not approve of AFK scripting, so please

echo do not use my scripts for that, thank you!

echo ============================================

ECHO If you have any questions, or even ideas for a script you

echo would like made, simply E-mail me at LadyInTheRealms@hotmail.com

echo MAKE sure to put "ABOUT A SCRIPT" into the subject bar.

echo ----------- Now have fun with this script!!! ---------------

ECHO ***************************************************
pause 2 move o move o move nw move go squ move go doo

arch1:

match vault The dwarven attendant escorts you through

match arch2 The attendant steps in front of the

match pay The attendant catches your arm and says

match pay The Dwarven attendant grabs you by the wrist

match transfer The attendant says, "Hey bub, are you

put go plat arch

matchwait
arch2:

match vault The dwarven attendant escorts you through

match arch3 The attendant steps in front of the

match pay The attendant catches your arm and says

put go blac arch

matchwait
arch3:

match vault The dwarven attendant escorts you through

match arch4 The attendant steps in front of the

match pay The attendant catches your arm and says

put go iron arch

matchwait
arch4:

match vault The dwarven attendant escorts you through

match waiting The attendant steps in front of the

match pay The attendant catches your arm and says

put go rose arch

matchwait

transfer:

move go desk

put ring bell

pause

match waitvault The clerk says, "Alright, our Moon Mage

matchwait

waitvault:

match waitdone A young Dwarf trots up to you and says,

matchwait


waitdone:

move o

goto arch1


waiting:

match arch1 came through a platinum arch.

match arch2 came through a blackwood arch.

match arch3 came through a ironwood arch.

match arch4 came through a rosewood arch.

match arch1 The Dwarven attendant mumbles a curse and

matchwait

pay: move o move o move se move go bank move go win put with 5000 cop pause move o move o move nw move go squ move go doo move go desk put pay 5000 pause move o goto arch1


vault: put pull lever pause move go doo put open vault pause put l in vau pause ECHO =========================== ECHO *** Type GLANCE when you are ready to continue ECHO =========================== pause waitfor You glance goto continue

continue: put close vau pause move go doo move go arc move out move out move se move go bank move go win echo echo LadyInTheRealmsDoneLadyInTheRealms echo exit