Vaults (script)
Jump to navigation
Jump to search
Vaults (script) | |
---|---|
Category | Travel,Utility |
Front-end | StormFront,Wizard |
Author | LadyInTheRealms |
You start this script inside the bank at the window in crossings. It will then take you to the vaults and get you into an archway, once inside it opens your vault, and then waits for you, when your ready it continues back to the bank again. Now if all the vaults are busy, it will wait till one opens, if you owe rent, it will take you back to bank to get the rent, and if your vault is in another city it will summon that vault to crossings.
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 ~~~Done~~~ echo exit