PDA

View Full Version : wehn lesser mummys for sorcerer



g++
10-24-2007, 04:25 PM
Lesser mummys for a sorc in wehnimer crypt, assumes you have a free hand and are wearing a pack and are running psinet and have room descriptions disabled, doesnt pick up boxs, all of the above is easily changed except you MUST have room descriptions disabled or it will hang pretty much every time, for cleric its just a matter of changing 702 to 302 for wizard maybe 702 to 903 with a stance dance etc. the treasure system is ripped directly off medis scripts :thanx:



#mummys.Wiz

begin:
put stance offensive
wait .2
put stand
put stance gua
wait .2
put go arch
wait .2
put search
wait .2
put go crack

COUNTER SET 0
save look
start:
put %s
COUNTER ADD 1

match charcheck You notice a lesser mummy (prone)
match charcheck a lesser mummy that is lying down.
match charcheck a lesser mummy.
match charcheck a lesser mummy,
match charcheck a lesser mummy and
match charcheck a lesser mummy .
match charcheck mummy
match charcheck phantom
match charcheck ghoul
match charcheck ghoul.
match charcheck phantom.
match getorb orb
match getspinel spinel
match getzircon zircon
match gettopaz topaz
match getwand wand
match getpendant pendant
match getnecklace necklace
match getmoss moss
match getlichen lichen
match getring gold ring
match getfaenor faenor-bloom
match getcoral coral
match getstatue small statue
match getgarnet garnet
match gettopaz topaz
match getgem gem
match getamulet amulet
match getlockpick lockpick
match getglim glim
match getsap sapphire
match getlap lapis
match getpearl pearl
match getruby ruby
match getquartz quartz
match getame amethyst
match getscroll scroll
match getparchment parchment
match gettou tourmaline
match getopal opal
match getdiamond diamond
match getemerald emerald
match getcoral coral
match getcrystal crystal
match getpapyrus papyrus
match getpaper paper
match goon You can't go there
match stand P>
match dead DEAD>
match path%c disk
match path%c Obvious
matchwait

charcheck:
match path%c disk
match path%c Also here:
match headcheck Obvious
match stand P>
match dead DEAD>
matchwait

headcheck:
match path%c You don't
match path%c Your in no
match killdir I could not find
match stand P>
match dead DEAD>
match killdir I could not find
put send 3 asdfghiedgiefsa
matchwait

stand:
match stand You struggle
match goon You stand
put stand
matchwait

dead:
put exit
#################################

killdir:
match killdir Geez!
match goon Could not find
match goon You do not
match goon You search
match goon What were you
match goon Could not
match goon You do not currently have a target.
match stand P>
match dead DEAD>
#put stance gua
put incant 702
#put stance gua
pause 4
put loot
matchwait

goon:
COUNTER SUBTRACT 1
save look
goto start
#################################

path1:
move e
goto start

path2:
move e
goto start

path3:
move e
goto start

path4:
move e
goto start

path5:
move e
goto start

path6:
move e
goto start

path7:
move go tunn
goto start

path8:
move n
goto start

path9:
move e
goto start

path10:
move e
goto start

path11:
move south
goto start

path12:
move south
goto start

path13:
move west
goto start

path14:
move east
goto start

path15:
move north
goto start

path16:
move west
goto start

path17:
move west
goto start

path18:
move go tunn
goto start

path19:
move south
goto start

path20:
move west
goto start

path21:
move west
goto start

path22:
move west
goto start

path23:
move west
goto start

path24:
move ne
goto start

path25:
move ne
goto start

path26:
move east
goto start

path27:
move east
goto start

path28:
move west
goto start

path29:
move west
goto start

path30:
move sw
goto start

path31:
move west
goto start

path32:
move west
goto start

path33:
move go cr
goto start

path34:
move w
goto start

path35:
move e
goto start

path36:
move e
goto start

path37:
move w
goto start

path38:
put search
move go cr

path39:
match backtocrack You don't have
match checkcrack I could not find
match stand P>
match dead DEAD>
put send 3 asdf
matchwait

checkcrack:
match backtocrack You must rest!
match restart Your mind is
match stand P>
put exp
matchwait


standup:
put stand
goto start


getamulet:
save amulet
goto gettreasure

getspinel
save spinel
goto gettreasure

getlockpick:
save lockpick
goto gettreasure

getorb:
save orb
goto gettreasure

getpendant:
save pendant
goto gettreasure

getnecklace:
save necklace
goto gettreasure

getmoss:
save moss
goto gettreasure

getlichen:
save lichen
goto gettreasure

getzircon:
save zircon
goto gettreasure

getemerald:
save emerald
goto gettreasure

getcrystal:
save crystal
goto gettreasure

getparchment:
save parchment
goto gettreasure

getpapyrus:
save papyrus
goto gettreasure

getpaper:
save paper
goto gettreasure

getcoral:
save coral
goto gettreasure

getring:
save ring
goto gettreasure

getcoral:
save coral
goto gettreasure

getfaenor:
save faenor
goto gettreasure

getspinel:
save spinel
goto gettreasure

getzircon:
save zircon
goto gettreasure

getwand:
save wand
goto gettreasure

getstatue:
save statue
goto gettreasure

getpearl:
save pearl
goto gettreasure

getgarnet:
save garnet
goto gettreasure

gettopaz:
save topaz
goto gettreasure

getglim:
save glim
goto gettreasure

getgem:
save gem
goto gettreasure

getsap:
save sapphire
goto gettreasure

getlap:
save lapis
goto gettreasure

getruby:
save ruby
goto gettreasure

getquartz:
save quartz
goto gettreasure

getame:
save amethyst
goto gettreasure

gettou:
save tourmaline
goto gettreasure

getopal:
save opal
goto gettreasure

getdiamond:
save diamond
goto gettreasure

getstone:
save stone
goto gettreasure

getscroll:
save scroll
goto gettreasure

gettreasure:
put get %s
match path%c I could not find
match path%c Get what?
match continuetre You pick up
matchwait

continuetre:
put put %s in my pack
waitfor You put
goto treasurefinal

treasurefinal:
goto goon



restart:
COUNTER SET 0
save look
goto start

backtocrack:
put go crack
put go arch
put spellup auto
match begin You feel at full
matchwait