Dwarven Empath
01-06-2008, 12:35 PM
Try this one, its old, but it might still work...
Starts right after you go cave.
counter set 1
start:
put look
match filter1 a fire cat
match filter2 a fire rat
match restorlevel Table]
match logoff [Scripting Violation Limbo]
match logoff [The Cell]
match lost Obvious paths:
match lost Obvious exits:
matchwait
lost:
goto R%c
checkexp:
put exp
match gorest You must rest
match gorest Your mind is numbed.
match gorest Your mind is muddled
match gorest Your mind is becoming
match R1 Your mind is
matchwait
R1:
pause .5
counter set 2
put nw
goto checkroom
R2:
pause .5
put n
counter set 3
goto checkroom
R3:
pause .5
put s
counter set 4
goto checkroom
R4:
pause .5
put w
counter set 5
goto checkroom
R5:
pause .5
put sw
counter set 6
goto checkroom
R6:
pause .5
put se
counter set 7
goto checkroom
R7:
pause .5
put se
counter set 8
goto checkroom
R8:
pause .5
put n
counter set 9
goto checkroom
R9:
pause .5
put nw
counter set 10
goto checkroom
R10:
pause .5
put se
counter set 11
goto checkroom
R11:
pause .5
put ne
counter set 12
goto checkroom
R12:
pause .5
put w
counter set 13
goto checkroom
R13:
pause .5
put e
counter set 14
goto checkroom
R14:
goto checkexp
goback:
put stand
waitfor You
counter subtract
goto R%c
checkroom:
match goback You can't do that while laying down.
match start Sorry, you may only type ahead
match R%c You can't go there
match start I could not find what
match logoff V'reen
match logoff morph
match filter1 a fire cat
match filter2 a fire rat
match R%c Obvious paths:
match R%c Obvious exits:
matchwait
filter1:
match start You can't go there.
match R%c Also here:
match preatt1 Obvious paths:
match preatt1 Obvious exits:
matchwait
filter2:
match start You can't go there.
match R%c Also here:
match preatt2 Obvious paths:
match preatt2 Obvious exits:
matchwait
preatt1:
put SIGN OF WARDING
waitfor !
put SIGN OF DEFENDING
waitfor !
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack1
preatt2:
put SIGN OF WARDING
waitfor !
put SIGN OF DEFENDING
waitfor !
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack2
attack1:
put att cat
match wait1 ...wait
match dead1 dies
match dead1 dead
match dead1 motionless
match dead1 A little bit
match attack1 only type ahead
match attack1 Please wait
match lost You are
match attack1 Roundtime
match attack1 Wait
match start I could not find
matchwait
attack2:
put att rat
match wait2 ...wait
match dead2 dies
match dead2 dead
match dead2 motionless
match dead2 A little bit
match attack2 only type ahead
match attack2 Please wait
match lost You are
match attack2 Roundtime
match attack2 Wait
match start I could not find
matchwait
wait1:
pause .5
goto attack1
wait2:
pause .5
goto attack2
dead1:
pause 1
put skin cat
match skinned1 You skinned
match pauseskin1 ...wait
match attack1 You might want
match continue1 You botched
match continue1 You can only skin creatures!
match continue1 been skinned.
matchwait
pauseskin1:
pause 1
goto dead1
dead2:
pause 1
put skin rat
match skinned2 You skinned
match pauseskin2 ...wait
match attack2 You might want
match continue2 You botched
match continue2 You can only skin creatures!
match continue2 been skinned.
matchwait
pauseskin2:
pause 1
goto dead2
continue1:
put search cat
goto checktre
continue2:
put search rat
goto checktre
checktre:
match getzircon zircon
match gettopaz topaz
match getwand wand
match getring gold ring
match getmother mother-of-pearl
match getcoral coral
match getshell shell
match getgarnet garnet
match gettopaz shell
match getstone stone
match getsap sapphire
match getlap lapis
match getpearl pearl
match getruby ruby
match getquartz quartz
match getame amethyst
match gettou tourmaline
match getopal opal
match getdiamond diamond
match aftertreasure still alive
match aftertreasure I could not find what you were referring to.
match aftertreasure A fire cat decays into a compost of fangs, fur and claws.
match aftertreasure A fire rat crumbles into a pile of ash.
matchwait
standup:
put stand
goto start
getcoral:
save coral
goto gettreasure
getring:
save ring
goto gettreasure
getmother:
save mother
goto gettreasure
getzircon:
save zircon
goto gettreasure
getwand:
save wand
goto gettreasure
getshell:
save shell
goto gettreasure
getpearl:
save pearl
goto gettreasure
getgarnet:
save garnet
goto gettreasure
gettopaz:
save topaz
goto gettreasure
getstone:
save stone
goto gettreasure
gettopaz:
save topaz
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
gettreasure:
put put %weapon in my cloak
waitfor You put a
put get %s
match treasurefinal I could not find
match continuetre You pick up
matchwait
continuetre:
put put %s in my cloak
waitfor You put
goto treasurefinal
treasurefinal:
put get %weapon from my cloak
waitfor You remove
goto aftertreasure
aftertreasure:
pause 1
put look
match filter1 fire cat
match filter2 fire rat
match R%c Obvious
matchwait
skinned1:
put put my %weapon in my cloak
waitfor You put a
put get claw
waitfor You pick up
put put claw in my cloak
waitfor You put a
put get my %weapon from my cloak
waitfor You remove a
goto continue1
skinned2:
put put my %weapon in my cloak
waitfor You put a
put get tail
waitfor You pick up
put put tail in my cloak
waitfor You put a
put get my %weapon from my cloak
waitfor You remove a
goto continue2
restorlevel:
put exp
match levelup Exp. until next lvl: -
match rest Your mind
matchwait
moverest:
move go open
move s
move se
move d
move n
move nw
move nw
move nw
move nw
move w
move w
move w
move sw
move sw
move w
move sw
move s
move s
move s
move s
move s
move w
move n
move ne
move w
move climb rockslide
move s
move sw
move s
move s
move sw
move sw
move s
move sw
move s
move s
move se
move sw
move climb bank
move go bridge
move w
move w
move nw
move n
move n
move n
move n
move n
move ne
move go gate
move s
move e
move e
move e
move e
move e
move e
move e
move s
move s
move e
move s
move s
move s
move go inn
move go door
move n
put go table
goto restorlevel
continuehunt:
put get my %weapon from my cloak
move out
move s
move go door
move out
move n
move n
move n
move w
move n
move n
move w
move w
move w
move w
move w
move w
move w
move n
move go gate
move sw
move s
move s
move s
move s
move s
move se
move e
move e
move go bridge
move climb bank
move ne
move nw
move n
move n
move ne
move n
move ne
move ne
move n
move n
move ne
move n
move climb rockslide
move e
move sw
move s
move e
move n
move n
move n
move n
move n
move ne
move e
move go trail
move ne
move e
move e
move e
move se
move se
move se
move se
move s
move u
move nw
move n
move go cave
goto start
sellfurrier:
move go path
move nw
move ne
move n
move go trail
move e
move ne
move e
move e
move e
move e
move e
move e
move e
move e
move ne
move e
move e
move e
move e
move e
move ne
move e
move ne
move e
move e
move go door
move go breach
move s
move s
move s
move s
move go brush
move down
move climb path
move se
move e
move e
move se
move s
move e
move go bridge
move up
move se
move se
move se
move se
move e
move go door
put remove my cloak
waitfor You take a
put sell my cloak
waitfor You ask
put wear my cloak
waitfor You put a
move out
move w
move s
move s
move w
move go shop
put remove my cloak
waitfor You take a
put sell my cloak
waitfor You ask
put wear my cloak
waitfor You put a
move out
move e
move e
move e
move go door
goto bankdepo
bankdepo:
pause 1
put depo 1000
match bankdepo You deposit
match gobankrest You don't have that much!
matchwait
gobankrest:
put check
move out
move e
move n
move go inn
move go arch
move go table
pause 1
put sit
pause 1
goto restorlevel
gorest:
put put %weapon in my cloak
goto moverest
bankdepo:
pause 1
put depo 1000
match bankdepo You deposit 1000 silvers in
match gobankrest You don't have that much!
matchwait
rest:
put time
waitfor Today
pause 3
goto spellup1
spellup1:
pause 460
goto continuehunt
levelup:
put stand
goto logoff
logoff:
put exit
Starts right after you go cave.
counter set 1
start:
put look
match filter1 a fire cat
match filter2 a fire rat
match restorlevel Table]
match logoff [Scripting Violation Limbo]
match logoff [The Cell]
match lost Obvious paths:
match lost Obvious exits:
matchwait
lost:
goto R%c
checkexp:
put exp
match gorest You must rest
match gorest Your mind is numbed.
match gorest Your mind is muddled
match gorest Your mind is becoming
match R1 Your mind is
matchwait
R1:
pause .5
counter set 2
put nw
goto checkroom
R2:
pause .5
put n
counter set 3
goto checkroom
R3:
pause .5
put s
counter set 4
goto checkroom
R4:
pause .5
put w
counter set 5
goto checkroom
R5:
pause .5
put sw
counter set 6
goto checkroom
R6:
pause .5
put se
counter set 7
goto checkroom
R7:
pause .5
put se
counter set 8
goto checkroom
R8:
pause .5
put n
counter set 9
goto checkroom
R9:
pause .5
put nw
counter set 10
goto checkroom
R10:
pause .5
put se
counter set 11
goto checkroom
R11:
pause .5
put ne
counter set 12
goto checkroom
R12:
pause .5
put w
counter set 13
goto checkroom
R13:
pause .5
put e
counter set 14
goto checkroom
R14:
goto checkexp
goback:
put stand
waitfor You
counter subtract
goto R%c
checkroom:
match goback You can't do that while laying down.
match start Sorry, you may only type ahead
match R%c You can't go there
match start I could not find what
match logoff V'reen
match logoff morph
match filter1 a fire cat
match filter2 a fire rat
match R%c Obvious paths:
match R%c Obvious exits:
matchwait
filter1:
match start You can't go there.
match R%c Also here:
match preatt1 Obvious paths:
match preatt1 Obvious exits:
matchwait
filter2:
match start You can't go there.
match R%c Also here:
match preatt2 Obvious paths:
match preatt2 Obvious exits:
matchwait
preatt1:
put SIGN OF WARDING
waitfor !
put SIGN OF DEFENDING
waitfor !
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack1
preatt2:
put SIGN OF WARDING
waitfor !
put SIGN OF DEFENDING
waitfor !
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack2
attack1:
put att cat
match wait1 ...wait
match dead1 dies
match dead1 dead
match dead1 motionless
match dead1 A little bit
match attack1 only type ahead
match attack1 Please wait
match lost You are
match attack1 Roundtime
match attack1 Wait
match start I could not find
matchwait
attack2:
put att rat
match wait2 ...wait
match dead2 dies
match dead2 dead
match dead2 motionless
match dead2 A little bit
match attack2 only type ahead
match attack2 Please wait
match lost You are
match attack2 Roundtime
match attack2 Wait
match start I could not find
matchwait
wait1:
pause .5
goto attack1
wait2:
pause .5
goto attack2
dead1:
pause 1
put skin cat
match skinned1 You skinned
match pauseskin1 ...wait
match attack1 You might want
match continue1 You botched
match continue1 You can only skin creatures!
match continue1 been skinned.
matchwait
pauseskin1:
pause 1
goto dead1
dead2:
pause 1
put skin rat
match skinned2 You skinned
match pauseskin2 ...wait
match attack2 You might want
match continue2 You botched
match continue2 You can only skin creatures!
match continue2 been skinned.
matchwait
pauseskin2:
pause 1
goto dead2
continue1:
put search cat
goto checktre
continue2:
put search rat
goto checktre
checktre:
match getzircon zircon
match gettopaz topaz
match getwand wand
match getring gold ring
match getmother mother-of-pearl
match getcoral coral
match getshell shell
match getgarnet garnet
match gettopaz shell
match getstone stone
match getsap sapphire
match getlap lapis
match getpearl pearl
match getruby ruby
match getquartz quartz
match getame amethyst
match gettou tourmaline
match getopal opal
match getdiamond diamond
match aftertreasure still alive
match aftertreasure I could not find what you were referring to.
match aftertreasure A fire cat decays into a compost of fangs, fur and claws.
match aftertreasure A fire rat crumbles into a pile of ash.
matchwait
standup:
put stand
goto start
getcoral:
save coral
goto gettreasure
getring:
save ring
goto gettreasure
getmother:
save mother
goto gettreasure
getzircon:
save zircon
goto gettreasure
getwand:
save wand
goto gettreasure
getshell:
save shell
goto gettreasure
getpearl:
save pearl
goto gettreasure
getgarnet:
save garnet
goto gettreasure
gettopaz:
save topaz
goto gettreasure
getstone:
save stone
goto gettreasure
gettopaz:
save topaz
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
gettreasure:
put put %weapon in my cloak
waitfor You put a
put get %s
match treasurefinal I could not find
match continuetre You pick up
matchwait
continuetre:
put put %s in my cloak
waitfor You put
goto treasurefinal
treasurefinal:
put get %weapon from my cloak
waitfor You remove
goto aftertreasure
aftertreasure:
pause 1
put look
match filter1 fire cat
match filter2 fire rat
match R%c Obvious
matchwait
skinned1:
put put my %weapon in my cloak
waitfor You put a
put get claw
waitfor You pick up
put put claw in my cloak
waitfor You put a
put get my %weapon from my cloak
waitfor You remove a
goto continue1
skinned2:
put put my %weapon in my cloak
waitfor You put a
put get tail
waitfor You pick up
put put tail in my cloak
waitfor You put a
put get my %weapon from my cloak
waitfor You remove a
goto continue2
restorlevel:
put exp
match levelup Exp. until next lvl: -
match rest Your mind
matchwait
moverest:
move go open
move s
move se
move d
move n
move nw
move nw
move nw
move nw
move w
move w
move w
move sw
move sw
move w
move sw
move s
move s
move s
move s
move s
move w
move n
move ne
move w
move climb rockslide
move s
move sw
move s
move s
move sw
move sw
move s
move sw
move s
move s
move se
move sw
move climb bank
move go bridge
move w
move w
move nw
move n
move n
move n
move n
move n
move ne
move go gate
move s
move e
move e
move e
move e
move e
move e
move e
move s
move s
move e
move s
move s
move s
move go inn
move go door
move n
put go table
goto restorlevel
continuehunt:
put get my %weapon from my cloak
move out
move s
move go door
move out
move n
move n
move n
move w
move n
move n
move w
move w
move w
move w
move w
move w
move w
move n
move go gate
move sw
move s
move s
move s
move s
move s
move se
move e
move e
move go bridge
move climb bank
move ne
move nw
move n
move n
move ne
move n
move ne
move ne
move n
move n
move ne
move n
move climb rockslide
move e
move sw
move s
move e
move n
move n
move n
move n
move n
move ne
move e
move go trail
move ne
move e
move e
move e
move se
move se
move se
move se
move s
move u
move nw
move n
move go cave
goto start
sellfurrier:
move go path
move nw
move ne
move n
move go trail
move e
move ne
move e
move e
move e
move e
move e
move e
move e
move e
move ne
move e
move e
move e
move e
move e
move ne
move e
move ne
move e
move e
move go door
move go breach
move s
move s
move s
move s
move go brush
move down
move climb path
move se
move e
move e
move se
move s
move e
move go bridge
move up
move se
move se
move se
move se
move e
move go door
put remove my cloak
waitfor You take a
put sell my cloak
waitfor You ask
put wear my cloak
waitfor You put a
move out
move w
move s
move s
move w
move go shop
put remove my cloak
waitfor You take a
put sell my cloak
waitfor You ask
put wear my cloak
waitfor You put a
move out
move e
move e
move e
move go door
goto bankdepo
bankdepo:
pause 1
put depo 1000
match bankdepo You deposit
match gobankrest You don't have that much!
matchwait
gobankrest:
put check
move out
move e
move n
move go inn
move go arch
move go table
pause 1
put sit
pause 1
goto restorlevel
gorest:
put put %weapon in my cloak
goto moverest
bankdepo:
pause 1
put depo 1000
match bankdepo You deposit 1000 silvers in
match gobankrest You don't have that much!
matchwait
rest:
put time
waitfor Today
pause 3
goto spellup1
spellup1:
pause 460
goto continuehunt
levelup:
put stand
goto logoff
logoff:
put exit