You might have to edit the skinning part. but It works. Go thru the path and start it.



counter set 1

start:
put look
match filter1 a dreadnought raptor
match filter2 a Mastodonic Leopard
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 n
goto checkroom

R2:
pause .5
put ne
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 se
counter set 6
goto checkroom

R6:
pause .5
put n
counter set 7
goto checkroom

R7:
pause .5
put ne
counter set 8
goto checkroom

R8:
pause .5
put ne
counter set 9
goto checkroom

R9:
pause .5
put se
counter set 10
goto checkroom

R10:
pause .5
put go dam
counter set 11
goto checkroom

R11:
pause .5
put n
counter set 12
goto checkroom

R12:
pause .5
put n
counter set 13
goto checkroom

R13:
pause .5
put nw
counter set 14
goto checkroom

R14:
pause .5
put go rocks
counter set 15
goto checkroom

R15:
pause .5
put w
counter set 16
goto checkroom

R16:
pause .5
put s
counter set 17
goto checkroom

R17:
pause .5
put s
counter set 18
goto checkroom

R18:
pause .5
put w
counter set 19
goto checkroom

R19:
pause .5
put s
counter set 20
goto checkroom

R20:
pause .5
put s
counter set 21
goto checkroom

R21:
pause .5
put sw
counter set 22
goto checkroom

R22:
pause .5
put sw
counter set 23
goto checkroom

R23:
pause .5
put s
counter set 24
goto checkroom

R24:
pause .5
put w
counter set 25
goto checkroom

R25:
pause .5
put nw
counter set 26
goto checkroom

R26:
pause .5
put sw
counter set 27
goto checkroom

R27:
pause .5
put se
counter set 28
goto checkroom

R28:
pause .5
put s
counter set 29
goto checkroom

R29:
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 dreadnought raptor
match filter2 a Mastodonic Leopard
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 DEFENDING
waitfor !
put SIGN OF STRIKING
waitfor !
put SIGN OF SMITING
waitfor !
put SIGN OF SWORDS
waitfor !
goto attack1

preatt2:
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 raptor
match wait1 ...wait
match wait1 You can't reach the dreadnought raptor from
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 What were you referring to?
match lost You are
match attack1 Roundtime
match attack1 Wait
match start I could not find
matchwait

attack2:
put att leopard
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 What were you referring to?
match lost You are
match attack2 Roundtime
match attack2 Wait
match start I could not find
matchwait

wait1:
pause 2
goto attack1

wait2:
pause .5
goto attack2

dead1:
pause 1
put get my knife
waitfor You quickly and quietly slip your silver skinning knife out of your leather ankle sheath.
put swap
waitfor You swap a
put skin raptor
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 get my knife
waitfor You quickly and quietly slip your silver skinning knife out of your leather ankle sheath.
put swap
waitfor You swap a
put skin leopard
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 rapt
goto checktre

continue2:
put search leop
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 The dreadnought raptor decays into a pile of feathers
match aftertreasure a mastodonic leopard decays into a compost of fangs, fur and claws
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 dreadnought raptor
match filter2 Mastodonic Leopard
match R%c Obvious
matchwait

skinned1:
put swap
waitfor You swap an ivory-hilted silver skinning knife
put put knif in my shea
waitfor You discreetly slip your knife into your sheath
put get feather
waitfor You pick up
put put feather in my backpack
waitfor You put a
goto continue1

skinned2:
put swap
waitfor You swap an ivory-hilted silver skinning knife
put put knif in my shea
waitfor You discreetly slip your knife into your sheath
put get pelt
waitfor You pick up
put put pelt in my backpack
waitfor You put a
goto continue2

restorlevel:
put exp
match levelup Exp. until next lvl: -
match rest Your mind
matchwait

moverest:
move go path
move s
move sw
move sw
move s
move s
move sw
move s
move sw
move nw
move nw
move nw
move nw
move w
move w
move nw
move nw
move nw
move w
move w
move w
move nw
move nw
move nw
move w
move nw
move nw
move nw
move n
move nw
move w
move ne
move n
move e
move e
move ne
move go gate
move n
move n
move go port
move nw
move ne