Dwarven Empath
10-07-2007, 07:37 AM
If your a cleric this is an nice one, to bad they moved the wolfs.
counter set 1
start:
put look
match filter1 a Ghost Wolf
match filter2 a Death Dirge
match filter3 a Bone Golem
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 R1 Your mind is
matchwait
R1:
pause .5
counter set 2
put e
goto checkroom
R2:
pause .5
put e
counter set 3
goto checkroom
R3:
pause .5
put e
counter set 4
goto checkroom
R4:
pause .5
put ne
counter set 5
goto checkroom
R5:
pause .5
put n
counter set 6
goto checkroom
R6:
pause .5
put n
counter set 7
goto checkroom
R7:
pause .5
put n
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 w
counter set 11
goto checkroom
R11:
pause .5
put w
counter set 12
goto checkroom
R12:
pause .5
put w
counter set 13
goto checkroom
R13:
pause .5
put w
counter set 14
goto checkroom
R14:
pause .5
put sw
counter set 15
goto checkroom
R15:
pause .5
put s
counter set 16
goto checkroom
R16:
pause .5
put s
counter set 17
goto checkroom
R17:
pause .5
put go plank
counter set 18
goto checkroom
R18:
Pause .5
Put s
Counter set 19
goto checkroom
R19:
Pause .5
Put se
Counter set 20
goto checkroom
R20:
Pause .5
put e
Counter set 21
goto checkroom
R21:
Pause .5
put e
Counter set 22
R22:
Pause .5
put e
Counter set 23
goto checkroom
R23:
goto checkexp
checkroom:
match standup You will have to stand up first or crawl there.
match start Sorry, you may only type ahead
match R%c You can't go there
match start I could not find what
match filter1 a ghost wolf
match filter2 a death dirge
match filter3 a bone golem
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
filter3:
match start You can't go there.
match R%c Also here:
match preatt3 Obvious paths:
match preatt3 Obvious exits:
matchwait
preatt1:
wait 1
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack1
preatt2:
wait 1
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack2
preatt3:
wait 1
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack3
attack1:
put att wolf
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 lost What were you referring to?
match attack1 Roundtime
match attack1 stunned
match attack1 Wait
match start I could not find
matchwait
attack2:
put att dirge
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 lost What were you referring to?
match attack2 Roundtime
match attack2 stunned
match attack2 Wait
match start I could not find
matchwait
attack3:
put att golem
match wait3 ...wait
match dead3 dies
match dead3 dead
match dead3 motionless
match dead3 A little bit
match attack3 only type ahead
match attack3 Please wait
match lost You are
match lost What were you referring to?
match attack3 Roundtime
match attack3 stunned
match attack3 Wait
match start I could not find
matchwait
wait1:
pause .5
goto attack1
wait2:
pause .5
goto attack2
wait3:
pause .5
goto attack3
dead1:
pause 1
put skin wolf
match skinned1 You skinned
match pauseskin1 ...wait
match attack1 You might want
match botch1 You cannot skin a ghost wolf
match botch1 You botched
match botch1 been skinned.
matchwait
pauseskin1:
pause 1
goto dead1
dead2:
pause 1
put skin dirge
match skinned2 You skinned
match pauseskin2 ...wait
match attack2 You might want
match botch2 You botched
match botch2 You can only skin creatures!
match botch2 been skinned.
matchwait
pauseskin2:
pause 1
goto dead2
dead3:
pause 1
put skin golem
match skinned3 You skinned
match pauseskin3 ...wait
match attack3 You might want
match botch3 You botched
match botch3 You can only skin creatures!
match botch3 been skinned.
matchwait
pauseskin3:
pause 1
goto dead3
continue1:
put search wolf
goto checktre
continue2:
put search dirge
goto checktre
continue3:
put search golem
goto checktre
checktre:
match gettopaz topaz
match getwand wand
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 getglim glim
match getsap sapphire
match getlap lapis
match getpearl pearl
match getruby ruby
match getame amethyst
match gettou tourmaline
match getopal opal
match getdiamond diamond
match getemerald emerald
match getmoonstone moonstone
match getjacinth jacinth
match gethyacinth hyacinth
match getchest chest
match getcoffer coffer
match gettrunk trunk
match aftertreasure still alive
match aftertreasure I could not find what you were referring to.
match aftertreasure A ghost wolf
match aftertreasure A death dirge
match aftertreasure A bone golem
matchwait
standup:
put stand
goto start
getchest:
save chest
goto gettreasure
getcoffer:
save coffer
goto gettreasure
gettrunk:
save trunk
goto gettreasure
gethyacinth:
save hyacinth
goto gettreasure
getemerald:
save emerald
goto gettreasure
getjacinth:
save jacinth
goto gettreasure
getmoonstone:
save moonstone
goto gettreasure
getcoral:
save coral
goto gettreasure
getring:
save ring
goto gettreasure
getfaenor:
save faenor
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
getame:
save amethyst
goto gettreasure
gettou:
save tourmaline
goto gettreasure
getopal:
save opal
goto gettreasure
getdiamond:
save diamond
goto gettreasure
gettreasure:
put get %s
match treasurefinal I could not find
match continuetre You pick up
matchwait
continuetre:
put put %s in my %container
waitfor You put
goto treasurefinal
treasurefinal:
goto aftertreasure
aftertreasure:
pause 1
put get my %weapon from my %container
waitfor You remove
put look
match filter1 a ghost wolf
match filter2 a death dirge
match filter3 a bone golem
match R%c Obvious
matchwait
skinned1:
put put %weapon in my %container
waitfor You put a
put get scalp
waitfor You pick up
put put scalp in my %container
waitfor You put a
goto continue1
skinned2:
put put %weapon in my %container
waitfor You put a
put get skin
waitfor You pick up
put put skin in my %container
waitfor You put a
goto continue2
skinned3:
put put %weapon in my %container
waitfor You put a
put get bone
waitfor You pick up
put put bone in my %container
waitfor You put a
goto continue3
botch1:
put put %weapon in my %container
waitfor You put a
goto continue1
botch2:
put put %weapon in my %container
waitfor You put a
goto continue2
botch3:
put put %weapon in my %container
waitfor You put a
goto continue3
restorlevel:
put exp
match levelup Exp. until next lvl: -
match rest Your mind
matchwait
moverest:
move go brea
move sw
move se
move s
move s
move s
move s
move s
move s
move s
move s
move s
move s
move s
move s
move se
move sw
move s
move go path
move sw
move sw
move sw
move go bridge
move sw
move sw
pause 1
put put %weapon in my %container
pause 1
put go Gate
move w
move w
put go shop
pause 1
put remove my %container
wait 2
put sell my %container
pause 1
move out
move w
move w
put go shop
pause 1
put sell my %container
pause 1
put wear my %container
pause 1
move out
move e
move n
move e
put go bank
waitfor Thick Loenthran carpets
put go arch
waitfor Thick aubergine carpeting
put deposit all
waitfor You
put check
waitfor The teller thumbs
move out
move out
move w
move w
put go inn
pause 1
put go door
pause 1
put go table
waitfor You head over
goto rest
rest:
put sit
waitfor You pull out
pause 660
put infuse 1
match spellup1 You feel at full magical power again.
matchwait
continuehunt:
put stand
pause 1
put get %weapon from my %container
move out
put go door
move out
move e
move e
move se
move e
move go gate
move ne
move ne
move ne
move ne
move ne
move ne
pause 1
put prep 303
pause 1
put cast
pause 3
put prep 307
pause 1
put cast
pause 3
put prep 310
pause 1
put cast
pause 3
put prep 202
pause 1
put cast
pause 3
move go path
move n
move ne
move ne
move ne
move ne
move ne
move ne
move ne
move n
move n
move nw
move nw
move nw
move nw
move nw
move nw
move nw
move go fence
put stance adv
pause 1
goto start
spellup1:
goto continuehunt
gorest:
put look
goto moverest
levelup:
put exit
logoff:
put exit
counter set 1
start:
put look
match filter1 a Ghost Wolf
match filter2 a Death Dirge
match filter3 a Bone Golem
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 R1 Your mind is
matchwait
R1:
pause .5
counter set 2
put e
goto checkroom
R2:
pause .5
put e
counter set 3
goto checkroom
R3:
pause .5
put e
counter set 4
goto checkroom
R4:
pause .5
put ne
counter set 5
goto checkroom
R5:
pause .5
put n
counter set 6
goto checkroom
R6:
pause .5
put n
counter set 7
goto checkroom
R7:
pause .5
put n
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 w
counter set 11
goto checkroom
R11:
pause .5
put w
counter set 12
goto checkroom
R12:
pause .5
put w
counter set 13
goto checkroom
R13:
pause .5
put w
counter set 14
goto checkroom
R14:
pause .5
put sw
counter set 15
goto checkroom
R15:
pause .5
put s
counter set 16
goto checkroom
R16:
pause .5
put s
counter set 17
goto checkroom
R17:
pause .5
put go plank
counter set 18
goto checkroom
R18:
Pause .5
Put s
Counter set 19
goto checkroom
R19:
Pause .5
Put se
Counter set 20
goto checkroom
R20:
Pause .5
put e
Counter set 21
goto checkroom
R21:
Pause .5
put e
Counter set 22
R22:
Pause .5
put e
Counter set 23
goto checkroom
R23:
goto checkexp
checkroom:
match standup You will have to stand up first or crawl there.
match start Sorry, you may only type ahead
match R%c You can't go there
match start I could not find what
match filter1 a ghost wolf
match filter2 a death dirge
match filter3 a bone golem
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
filter3:
match start You can't go there.
match R%c Also here:
match preatt3 Obvious paths:
match preatt3 Obvious exits:
matchwait
preatt1:
wait 1
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack1
preatt2:
wait 1
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack2
preatt3:
wait 1
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack3
attack1:
put att wolf
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 lost What were you referring to?
match attack1 Roundtime
match attack1 stunned
match attack1 Wait
match start I could not find
matchwait
attack2:
put att dirge
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 lost What were you referring to?
match attack2 Roundtime
match attack2 stunned
match attack2 Wait
match start I could not find
matchwait
attack3:
put att golem
match wait3 ...wait
match dead3 dies
match dead3 dead
match dead3 motionless
match dead3 A little bit
match attack3 only type ahead
match attack3 Please wait
match lost You are
match lost What were you referring to?
match attack3 Roundtime
match attack3 stunned
match attack3 Wait
match start I could not find
matchwait
wait1:
pause .5
goto attack1
wait2:
pause .5
goto attack2
wait3:
pause .5
goto attack3
dead1:
pause 1
put skin wolf
match skinned1 You skinned
match pauseskin1 ...wait
match attack1 You might want
match botch1 You cannot skin a ghost wolf
match botch1 You botched
match botch1 been skinned.
matchwait
pauseskin1:
pause 1
goto dead1
dead2:
pause 1
put skin dirge
match skinned2 You skinned
match pauseskin2 ...wait
match attack2 You might want
match botch2 You botched
match botch2 You can only skin creatures!
match botch2 been skinned.
matchwait
pauseskin2:
pause 1
goto dead2
dead3:
pause 1
put skin golem
match skinned3 You skinned
match pauseskin3 ...wait
match attack3 You might want
match botch3 You botched
match botch3 You can only skin creatures!
match botch3 been skinned.
matchwait
pauseskin3:
pause 1
goto dead3
continue1:
put search wolf
goto checktre
continue2:
put search dirge
goto checktre
continue3:
put search golem
goto checktre
checktre:
match gettopaz topaz
match getwand wand
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 getglim glim
match getsap sapphire
match getlap lapis
match getpearl pearl
match getruby ruby
match getame amethyst
match gettou tourmaline
match getopal opal
match getdiamond diamond
match getemerald emerald
match getmoonstone moonstone
match getjacinth jacinth
match gethyacinth hyacinth
match getchest chest
match getcoffer coffer
match gettrunk trunk
match aftertreasure still alive
match aftertreasure I could not find what you were referring to.
match aftertreasure A ghost wolf
match aftertreasure A death dirge
match aftertreasure A bone golem
matchwait
standup:
put stand
goto start
getchest:
save chest
goto gettreasure
getcoffer:
save coffer
goto gettreasure
gettrunk:
save trunk
goto gettreasure
gethyacinth:
save hyacinth
goto gettreasure
getemerald:
save emerald
goto gettreasure
getjacinth:
save jacinth
goto gettreasure
getmoonstone:
save moonstone
goto gettreasure
getcoral:
save coral
goto gettreasure
getring:
save ring
goto gettreasure
getfaenor:
save faenor
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
getame:
save amethyst
goto gettreasure
gettou:
save tourmaline
goto gettreasure
getopal:
save opal
goto gettreasure
getdiamond:
save diamond
goto gettreasure
gettreasure:
put get %s
match treasurefinal I could not find
match continuetre You pick up
matchwait
continuetre:
put put %s in my %container
waitfor You put
goto treasurefinal
treasurefinal:
goto aftertreasure
aftertreasure:
pause 1
put get my %weapon from my %container
waitfor You remove
put look
match filter1 a ghost wolf
match filter2 a death dirge
match filter3 a bone golem
match R%c Obvious
matchwait
skinned1:
put put %weapon in my %container
waitfor You put a
put get scalp
waitfor You pick up
put put scalp in my %container
waitfor You put a
goto continue1
skinned2:
put put %weapon in my %container
waitfor You put a
put get skin
waitfor You pick up
put put skin in my %container
waitfor You put a
goto continue2
skinned3:
put put %weapon in my %container
waitfor You put a
put get bone
waitfor You pick up
put put bone in my %container
waitfor You put a
goto continue3
botch1:
put put %weapon in my %container
waitfor You put a
goto continue1
botch2:
put put %weapon in my %container
waitfor You put a
goto continue2
botch3:
put put %weapon in my %container
waitfor You put a
goto continue3
restorlevel:
put exp
match levelup Exp. until next lvl: -
match rest Your mind
matchwait
moverest:
move go brea
move sw
move se
move s
move s
move s
move s
move s
move s
move s
move s
move s
move s
move s
move s
move se
move sw
move s
move go path
move sw
move sw
move sw
move go bridge
move sw
move sw
pause 1
put put %weapon in my %container
pause 1
put go Gate
move w
move w
put go shop
pause 1
put remove my %container
wait 2
put sell my %container
pause 1
move out
move w
move w
put go shop
pause 1
put sell my %container
pause 1
put wear my %container
pause 1
move out
move e
move n
move e
put go bank
waitfor Thick Loenthran carpets
put go arch
waitfor Thick aubergine carpeting
put deposit all
waitfor You
put check
waitfor The teller thumbs
move out
move out
move w
move w
put go inn
pause 1
put go door
pause 1
put go table
waitfor You head over
goto rest
rest:
put sit
waitfor You pull out
pause 660
put infuse 1
match spellup1 You feel at full magical power again.
matchwait
continuehunt:
put stand
pause 1
put get %weapon from my %container
move out
put go door
move out
move e
move e
move se
move e
move go gate
move ne
move ne
move ne
move ne
move ne
move ne
pause 1
put prep 303
pause 1
put cast
pause 3
put prep 307
pause 1
put cast
pause 3
put prep 310
pause 1
put cast
pause 3
put prep 202
pause 1
put cast
pause 3
move go path
move n
move ne
move ne
move ne
move ne
move ne
move ne
move ne
move n
move n
move nw
move nw
move nw
move nw
move nw
move nw
move nw
move go fence
put stance adv
pause 1
goto start
spellup1:
goto continuehunt
gorest:
put look
goto moverest
levelup:
put exit
logoff:
put exit