Dwarven Empath
10-07-2007, 07:35 AM
Start it right after you go rocks, then sit back and watch. Deposits coins, and rest's in VC.
#huntmarmot
counter set 1
start:
put look
match filter1 a raider orc
match filter2 a giant marmot
match restorlevel Table]
match restorlevel Court]
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 .1
counter set 2
put nw
goto checkroom
R2:
pause .1
put w
counter set 3
goto checkroom
R3:
pause .1
put w
counter set 4
goto checkroom
R4:
pause .1
put w
counter set 5
goto checkroom
R5:
pause .1
put se
counter set 6
goto checkroom
R6:
pause .1
put e
counter set 7
goto checkroom
R7:
pause .1
put e
counter set 8
goto checkroom
R8:
pause .1
put se
counter set 9
goto checkroom
R9:
pause .1
put w
counter set 10
goto checkroom
R10:
pause .1
put w
counter set 11
goto checkroom
R11:
pause .1
put w
counter set 12
goto checkroom
R12:
pause .1
put se
counter set 13
goto checkroom
R13:
pause .1
put se
counter set 14
goto checkroom
R14:
pause .1
put e
counter set 15
goto checkroom
R15:
pause .1
put ne
counter set 16
goto checkroom
R16:
pause .1
put ne
counter set 17
goto checkroom
R17:
pause .1
put ne
counter set 18
goto checkroom
R18:
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 raider orc
match filter2 a giant marmot
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:
wait 1
put SIGN OF striking
waitfor !
put Sign of Smiting
waitfor !
put sign of warding
waitfor !
put sign of defending
waitfor !
put sign of swords
waitfor !
goto attack1
preatt2:
wait 1
put SIGN OF striking
waitfor !
put Sign of Smiting
waitfor !
put sign of warding
waitfor !
put sign of defending
waitfor !
put sign of swords
waitfor !
goto attack2
attack1:
put att orc
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 Wait
match start I could not find
matchwait
attack2:
put att marmot
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 Wait
match start I could not find
matchwait
wait1:
pause .1
goto attack1
wait2:
pause .1
goto attack2
dead1:
pause 1
put skin orc
match skinned1 You skinned
match pauseskin1 ...wait
match attack1 You might want
match continue1 You botched
match continue1 You cannot skin a raider orc
match continue1 You can only skin creatures!
match continue1 been skinned.
matchwait
pauseskin1:
pause 1
goto dead1
dead2:
pause 1
put skin marmot
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 orc
goto checktre
continue2:
put search marmot
goto checktre
checktre:
match getzircon zircon
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 getquartz quartz
match getame amethyst
match gettou tourmaline
match getopal opal
match getdiamond diamond
match getemerald emerald
match aftertreasure still alive
match aftertreasure I could not find what you were referring to.
match aftertreasure A raider orc
match aftertreasure A giant marmot
matchwait
standup:
put stand
goto start
getemerald:
save emerald
goto gettreasure
getcoral:
save coral
goto gettreasure
getring:
save ring
goto gettreasure
getfaenor:
save faenor
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
gettreasure:
put put %weapon in my %sheath
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 %container
waitfor You put
goto treasurefinal
treasurefinal:
put get %weapon from my %sheath
waitfor You remove
goto aftertreasure
aftertreasure:
pause 1
put look
match filter1 orc
match filter2 marmot
match R%c Obvious
matchwait
skinned1:
put put %weapon in my %sheath
waitfor You put a
put get horn
waitfor You pick up
put put horn in my %container
waitfor You put a
put get %weapon from my %sheath
waitfor You remove
goto continue1
skinned2:
put put %weapon in my %sheath
waitfor You put a
put get pelt
waitfor You pick up
put put pelt in my %container
waitfor You put a
put get %weapon from my %sheath
waitfor You remove
goto continue2
restorlevel:
put exp
match levelup Exp. until next lvl: -
match rest Your mind
matchwait
moverest:
put go road
move se
move se
move s
put go track
pause 1
move n
move ne
move ne
put go bridge
pause 1
move ne
move ne
put go gate
pause 1
put put %weapon in my %sheath
move n
move w
move n
move n
move n
move n
move n
move n
move e
move n
move e
move e
move e
move e
put go door
pause 1
put remove my %container
pause 1
put sell my %container
pause 1
put wear my %container
pause 1
move out
move e
move nw
put go bank
pause 1
put go arch
pause 1
put deposit all
pause 1
move out
move out
move se
move e
move s
move e
move s
move s
move s
move s
move s
move s
move w
move s
move w
move w
move w
wait 10
put sit
goto rest
rest:
pause 1000
put infuse 1
waitfor You feel at full magical power again.
goto continuehunt
continuehunt:
put stand
wait 10
move w
move w
put get %weapon from my %sheath
move w
pause 1
move go gate
move sw
move sw
move sw
move sw
move sw
move s
put go track
pause 1
move n
move nw
move nw
put go rocks
pause 1
put stance advan
pause 1
goto start
gorest:
put look
goto moverest
rest:
put sign of thought
goto spellup1
spellup1:
pause 1200
goto continuehunt
levelup:
put exit
logoff:
put exit
#huntmarmot
counter set 1
start:
put look
match filter1 a raider orc
match filter2 a giant marmot
match restorlevel Table]
match restorlevel Court]
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 .1
counter set 2
put nw
goto checkroom
R2:
pause .1
put w
counter set 3
goto checkroom
R3:
pause .1
put w
counter set 4
goto checkroom
R4:
pause .1
put w
counter set 5
goto checkroom
R5:
pause .1
put se
counter set 6
goto checkroom
R6:
pause .1
put e
counter set 7
goto checkroom
R7:
pause .1
put e
counter set 8
goto checkroom
R8:
pause .1
put se
counter set 9
goto checkroom
R9:
pause .1
put w
counter set 10
goto checkroom
R10:
pause .1
put w
counter set 11
goto checkroom
R11:
pause .1
put w
counter set 12
goto checkroom
R12:
pause .1
put se
counter set 13
goto checkroom
R13:
pause .1
put se
counter set 14
goto checkroom
R14:
pause .1
put e
counter set 15
goto checkroom
R15:
pause .1
put ne
counter set 16
goto checkroom
R16:
pause .1
put ne
counter set 17
goto checkroom
R17:
pause .1
put ne
counter set 18
goto checkroom
R18:
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 raider orc
match filter2 a giant marmot
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:
wait 1
put SIGN OF striking
waitfor !
put Sign of Smiting
waitfor !
put sign of warding
waitfor !
put sign of defending
waitfor !
put sign of swords
waitfor !
goto attack1
preatt2:
wait 1
put SIGN OF striking
waitfor !
put Sign of Smiting
waitfor !
put sign of warding
waitfor !
put sign of defending
waitfor !
put sign of swords
waitfor !
goto attack2
attack1:
put att orc
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 Wait
match start I could not find
matchwait
attack2:
put att marmot
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 Wait
match start I could not find
matchwait
wait1:
pause .1
goto attack1
wait2:
pause .1
goto attack2
dead1:
pause 1
put skin orc
match skinned1 You skinned
match pauseskin1 ...wait
match attack1 You might want
match continue1 You botched
match continue1 You cannot skin a raider orc
match continue1 You can only skin creatures!
match continue1 been skinned.
matchwait
pauseskin1:
pause 1
goto dead1
dead2:
pause 1
put skin marmot
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 orc
goto checktre
continue2:
put search marmot
goto checktre
checktre:
match getzircon zircon
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 getquartz quartz
match getame amethyst
match gettou tourmaline
match getopal opal
match getdiamond diamond
match getemerald emerald
match aftertreasure still alive
match aftertreasure I could not find what you were referring to.
match aftertreasure A raider orc
match aftertreasure A giant marmot
matchwait
standup:
put stand
goto start
getemerald:
save emerald
goto gettreasure
getcoral:
save coral
goto gettreasure
getring:
save ring
goto gettreasure
getfaenor:
save faenor
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
gettreasure:
put put %weapon in my %sheath
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 %container
waitfor You put
goto treasurefinal
treasurefinal:
put get %weapon from my %sheath
waitfor You remove
goto aftertreasure
aftertreasure:
pause 1
put look
match filter1 orc
match filter2 marmot
match R%c Obvious
matchwait
skinned1:
put put %weapon in my %sheath
waitfor You put a
put get horn
waitfor You pick up
put put horn in my %container
waitfor You put a
put get %weapon from my %sheath
waitfor You remove
goto continue1
skinned2:
put put %weapon in my %sheath
waitfor You put a
put get pelt
waitfor You pick up
put put pelt in my %container
waitfor You put a
put get %weapon from my %sheath
waitfor You remove
goto continue2
restorlevel:
put exp
match levelup Exp. until next lvl: -
match rest Your mind
matchwait
moverest:
put go road
move se
move se
move s
put go track
pause 1
move n
move ne
move ne
put go bridge
pause 1
move ne
move ne
put go gate
pause 1
put put %weapon in my %sheath
move n
move w
move n
move n
move n
move n
move n
move n
move e
move n
move e
move e
move e
move e
put go door
pause 1
put remove my %container
pause 1
put sell my %container
pause 1
put wear my %container
pause 1
move out
move e
move nw
put go bank
pause 1
put go arch
pause 1
put deposit all
pause 1
move out
move out
move se
move e
move s
move e
move s
move s
move s
move s
move s
move s
move w
move s
move w
move w
move w
wait 10
put sit
goto rest
rest:
pause 1000
put infuse 1
waitfor You feel at full magical power again.
goto continuehunt
continuehunt:
put stand
wait 10
move w
move w
put get %weapon from my %sheath
move w
pause 1
move go gate
move sw
move sw
move sw
move sw
move sw
move s
put go track
pause 1
move n
move nw
move nw
put go rocks
pause 1
put stance advan
pause 1
goto start
gorest:
put look
goto moverest
rest:
put sign of thought
goto spellup1
spellup1:
pause 1200
goto continuehunt
levelup:
put exit
logoff:
put exit