PDA

View Full Version : Zombie hunting script - need help



Kyrandos
09-08-2007, 03:01 PM
This is a pure swinging script. I want it to take me from the landings well to the zombies, but am having trouble figuring out the matchscript to deal with my roundtimes involved in standing and crawling around at the copse of trees at treespirits. The other thing I want the script to do is stance dance. I want it to swing in offensive, then when the RT is up go to stance defensive. Wait for the zombie to attack, and then switch to offense and swing again. Can anyone help me out? Search for "PLACEHOLDER" to find the thre areas I am having difficulty in. Thanks!


#zomb
Main:
put stand
put look
MATCH caught Game Master
MATCH caught none.
match caught out.
match caught GameMaster
match caught GameHost
match caught Game Host
match caught [Scripting Violation Limbo]
match resting [Town Well]
match begin Obvious
put look
matchwait

begin:
pause 1
put exp
match dead You are a ghost!
match rest much more of this!
match start2 bell.
match start2 numbed.
match start2 muddled.
match start2 clear.
matchwait

dead:
echo You are dead!
put quit

start2:
pause 1
put group close
put stance defensive
goto n2

N:
pause 1
put n
match caught [Scripting Violation Limbo]
MATCH n2 Also in the room
MATCH n2 Also here
MATCH n2 cloud
MATCH n2 zombie
MATCH n2 zombie
MATCH n2 zombie
MATCH NCheck Obvious
MATCHWAIT

Ncheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH nkill1 zombie
MATCH nkill2 zombie
MATCH nkill3 zombie
MATCH n2 Obvious
MATCHWAIT

nkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nkill1 zombie
match n2 obvious
matchwait

nkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nkill2 zombie
match n2 obvious
matchwait

nkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nkill3 zombie
match n2 obvious
matchwait

n2:
pause 1
put Look
match caught [Scripting Violation Limbo]
MATCH NE northeast,
MATCH NE northeast.
MATCH NW northwest,
MATCH NW northwest.
MATCH N north,
MATCH N north.
MATCH SE southeast,
MATCH SE southeast.
MATCH SW southwest,
MATCH SW southwest.
MATCH E east,
MATCH E east.
MATCH W west,
MATCH W west.
MATCH S south,
MATCH S south.
MATCHWAIT

S:
wait

put s
match caught [Scripting Violation Limbo]
MATCH s2 Also in the room
MATCH s2 Also here
MATCH s2 cloud
MATCH s2 zombie
MATCH s2 zombie
MATCH s2 zombie
MATCH SCheck Obvious
MATCHWAIT

Scheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH skill1 zombie
MATCH skill2 zombie
MATCH skill3 zombie
MATCH s2 Obvious
MATCHWAIT

skill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match skill1 zombie
match s2 obvious
matchwait

skill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match skill2 zombie
match s2 obvious
matchwait

skill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match skill3 zombie
match s2 obvious
matchwait

s2:
pause 2
put look
match caught [Scripting Violation Limbo]
MATCH SW southwest,
MATCH SW southwest.
MATCH SE southeast,
MATCH SE southeast.
MATCH S south,
MATCH S south.
MATCH NW northwest,
MATCH NW northwest.
MATCH NE northeast,
MATCH NE northeast.
MATCH W west,
MATCH W west.
MATCH E east,
MATCH E east.
MATCH N north,
MATCH N north.
MATCHWAIT

E:
wait
put e
match caught [Scripting Violation Limbo]
MATCH e2 Also in the room
MATCH e2 Also here
MATCH e2 cloud
MATCH e2 zombie
MATCH e2 zombie
MATCH e2 zombie
MATCH ECheck Obvious
MATCHWAIT

Echeck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH ekill1 zombie
MATCH ekill2 zombie
MATCH ekill3 zombie
MATCH e2 Obvious
MATCHWAIT

ekill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match ekill1 zombie
match e2 obvious
matchwait

ekill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match ekill2 zombie
match e2 obvious
matchwait

ekill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match ekill3 zombie
match e2 obvious
matchwait

e2:
pause 2
put look
match caught [Scripting Violation Limbo]
MATCH NE northeast,
MATCH NE northeast.
MATCH SE southeast,
MATCH SE southeast.
MATCH E east,
MATCH E east.
MATCH NW northwest,
MATCH NW northwest.
MATCH SW southwest,
MATCH SW southwest.
MATCH N north,
MATCH N north.
MATCH S south,
MATCH S south.
MATCH W west,
MATCH W west.
MATCHWAIT

W:
wait
put w
match caught [Scripting Violation Limbo]
MATCH w2 Also in the room
MATCH w2 Also here
MATCH w2 cloud
MATCH w2 zombie
MATCH w2 zombie
MATCH w2 zombie
MATCH WCheck Obvious
MATCHWAIT

Wcheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH wkill1 zombie
MATCH wkill2 zombie
MATCH wkill3 zombie
MATCH w2 Obvious
MATCHWAIT

wkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match wkill1 zombie
match w2 obvious
matchwait

wkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match wkill2 zombie
match w2 obvious
matchwait

wkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match wkill3 zombie
match w2 obvious
matchwait

w2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH SW southwest,
MATCH SW southwest.
MATCH NW northwest,
MATCH NW northwest.
MATCH W west,
MATCH W west.
MATCH SE southeast,
MATCH SE southeast.
MATCH NE northeast,
MATCH NE northeast.
MATCH S south,
MATCH S south.
MATCH N north,
MATCH N north.
MATCH E east,
MATCH E east.
MATCHWAIT

NE:
wait
put ne
match caught [Scripting Violation Limbo]
MATCH ne2 Also in the room
MATCH ne2 Also here
MATCH ne2 cloud
MATCH ne2 zombie
MATCH ne2 zombie
MATCH ne2 zombie
MATCH NeCheck Obvious
MATCHWAIT

Necheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH nekill1 zombie
MATCH nekill2 zombie
MATCH nekill3 zombie
MATCH ne2 Obvious
MATCHWAIT

nekill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nekill1 zombie
match ne2 obvious
matchwait

nekill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nekill2 zombie
match ne2 obvious
matchwait

nekill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nekill3 zombie
match ne2 obvious
matchwait

ne2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH NE northeast,
MATCH NE northeast.
MATCH NW northwest,
MATCH NW northwest.
MATCH N north,
MATCH N north.
MATCH SE southeast,
MATCH SE southeast.
MATCH E east,
MATCH E east.
match S south.
match S south,
match W , west
match W : west
MATCH SW southwest,
MATCH SW southwest.
MATCHWAIT

SE:
wait
put se
match caught [Scripting Violation Limbo]
MATCH se2 Also in the room
MATCH se2 Also here
MATCH se2 cloud
MATCH se2 zombie
MATCH se2 zombie
MATCH se2 zombie
MATCH SeCheck Obvious
MATCHWAIT

Secheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH Sekill1 zombie
MATCH Sekill2 zombie
MATCH Sekill3 zombie
MATCH Se2 Obvious
MATCHWAIT

sekill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match sekill1 zombie
match se2 obvious
matchwait

sekill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match sekill2 zombie
match se2 obvious
matchwait

sekill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match sekill3 zombie
match se2 obvious
matchwait

se2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH SE southeast,
MATCH SE southeast.
MATCH SW southwest,
MATCH SW southwest.
MATCH S south,
MATCH S south.
MATCH NE northeast,
MATCH NE northeast.
MATCH E east,
MATCH E east.
MATCH N north,
MATCH N north.
MATCH W : west
MATCH W , west
MATCH NW northwest,
MATCH NW northwest.
MATCHWAIT

NW:
wait
put nw
match caught [Scripting Violation Limbo]
MATCH nw2 Also in the room
MATCH nw2 Also here
MATCH nw2 cloud
MATCH nw2 zombie
MATCH nw2 zombie
MATCH nw2 zombie
MATCH NwCheck Obvious
MATCHWAIT

Nwcheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH nwkill1 zombie
MATCH nwkill2 zombie
MATCH nwkill3 zombie
MATCH nw2 Obvious
MATCHWAIT

nwkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nwkill1 zombie
match nw2 obvious
matchwait

nwkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nwkill2 zombie
match nw2 obvious
matchwait

nwkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nwkill3 zombie
match nw2 obvious
matchwait

nw2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH NW northwest,
MATCH NW northwest.
MATCH NE northeast,
MATCH NE northeast.
MATCH N north,
MATCH N north.
MATCH SW southwest,
MATCH SW southwest.
MATCH W west,
MATCH W west.
MATCH S south,
MATCH S south.
MATCH E : east
MATCH E , east
MATCH SE southeast,
MATCH SE southeast.
MATCHWAIT

SW:
wait
put sw
match caught [Scripting Violation Limbo]
MATCH sw2 Also in the room
MATCH sw2 Also here
MATCH sw2 cloud
MATCH sw2 zombie
MATCH sw2 zombie
MATCH sw2 zombie
MATCH SwCheck Obvious
MATCHWAIT

Swcheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH swkill1 zombie
MATCH swkill3 zombie
MATCH sw2 Obvious
MATCHWAIT

swkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match swkill1 zombie
match sw2 obvious
matchwait

swkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match swkill2 zombie
match sw2 obvious
matchwait

swkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match swkill3 zombie
match sw2 obvious
matchwait

sw2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH SW southwest,
MATCH SW southwest.
MATCH SE southeast,
MATCH SE southeast.
MATCH S south,
MATCH S south.
MATCH NW northwest,
MATCH NW northwest.
MATCH W west,
MATCH W west.
MATCH N north,
MATCH N north.
MATCH E : east
MATCH E , east
MATCH SE southeast,
MATCH SE southeast.
MATCH NE northeast,
MATCH NE northeast.
MATCHWAIT

no:
echo ****************************
echo * GM Present or *
echo * Mana Supply Depleted *
echo * Script Will Exit *
echo * or still resting... *
echo ****************************
put stance defensive
exit

rest:
put stand
put look
goto Nr

Nr:
wait
move n
goto n2r

n2r:
match gopark [Ruined Potter's Field]
MATCH NEr northeast,
MATCH NEr northeast.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Er east,
MATCH Er east.
MATCH Wr west,
MATCH Wr west.
MATCH Sr south,
MATCH Sr south.
put LOOK
MATCHWAIT

Sr:
wait
move s
goto s2r

s2r:
match gopark [Ruined Potter's Field]
MATCH SWr southwest,
MATCH SWr southwest.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Sr south,
MATCH Sr south.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH NEr northeast,
MATCH NEr northeast.
MATCH Wr west,
MATCH Wr west.
MATCH Er east,
MATCH Er east.
MATCH Nr north,
MATCH Nr north.
put LOOK
MATCHWAIT

Er:
wait
move e
goto e2r

e2r:
match gopark [Ruined Potter's Field]
MATCH NEr northeast,
MATCH NEr northeast.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Er east,
MATCH Er east.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Nr north,
MATCH Nr north.
MATCH Sr south,
MATCH Sr south.
MATCH Wr west,
MATCH Wr west.
put LOOK
MATCHWAIT

Wr:
wait
move w
goto w2r

w2r:
match gopark [Ruined Potter's Field]
MATCH SWr southwest,
MATCH SWr southwest.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Wr west,
MATCH Wr west.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH NEr northeast,
MATCH NEr northeast.
MATCH Sr south,
MATCH Sr south.
MATCH Nr north,
MATCH Nr north.
MATCH Er east,
MATCH Er east.
put LOOK
MATCHWAIT

NEr:
wait
move ne
goto NE2r

NE2r:
match gopark [Ruined Potter's Field]
MATCH NEr northeast,
MATCH NEr northeast.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Er east,
MATCH Er east.
match Sr south.
match Sr south,
match Wr , west
match Wr : west
MATCH SWr southwest,
MATCH SWr southwest.
put LOOK
MATCHWAIT

SEr:
wait
move se
goto Se2r

Se2r:
match gopark [Ruined Potter's Field]
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Sr south,
MATCH Sr south.
MATCH Er : east
MATCH Er , east
MATCH SWr southwest,
MATCH SWr southwest.
MATCH NEr northeast,
MATCH NEr northeast.
MATCH Nr north,
MATCH Nr north.
match Wr , west
match Wr : west
MATCH NWr northwest,
MATCH NWr northwest.
put LOOK
MATCHWAIT

NWr:
wait
move nw
goto NW2r

NW2r:
match gopark [Ruined Potter's Field]
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
match Wr , west
match Wr : west
MATCH NEr northeast,
MATCH NEr northeast.
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Sr south,
MATCH Sr south.
MATCH Er : east
MATCH Er , east
MATCH SEr southeast,
MATCH SEr southeast.
put LOOK
MATCHWAIT

SWr:
wait
move sw
goto SW2r

SW2r:
match gopark [Ruined Potter's Field]
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Sr south,
MATCH Sr south.
match Wr , west
match Wr : west
MATCH SEr southeast,
MATCH SEr southeast.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
MATCH Er : east
MATCH Er , east
MATCH SEr southeast,
MATCH SEr southeast.
put LOOK
MATCHWAIT

gopark:
put exp
match dead You are a ghost!
match gorest much more of this!
match n2 bell.
match n2 numbed.
match n2 muddled.
match n2 clear.
matchwait

gorest:
move crawl n
//PLACEHOLDER (in treespirits lying down with RT, match scripts here!)
move nw
move w
move sw
put go gap
move se
put go tr
move s
move s
move s
move sw
move s
move sw
move w
move nw
move w
move sw
move s
put go trail
move w
move w
move w
move sw
move w
move w
move nw
move nw
move nw
move nw
move nw
move n
put go path
move ne
move n
move n
move n
move nw
move n
move nw
move n
move ne
move n
move n
move n
move n
move n
move ne
put go gate
move s
move w
move s
move s
move s
move e
put go well
put fall
put stow nag
put rest
goto no

resting:
put exp
match gohunt bell.
match no muddled.
match gohunt clear.
match dead You are a ghost!
match no numbed.
match no must rest!
matchwait

gohunt:
put stand
//PLACEHOLDER (MATCHSCRIPT HERE!)
put get nag
move s
move w
move n
move n
move n
move e
move n
put go gate
move sw
move s
move s
move s
move s
move s
move sw
move s
move se
move s
move s
move s
move sw
move s
move s
move se
move se
move se
move se
move se
move e
move e
move ne
move e
move e
move e
put go trail
move n
move ne
move e
move se
move e
move ne
move n
move ne
move n
move n
move n
put go trunk
move nw
put go gap
move ne
move e
move se
put go cops
put crawl s
//PLACEHOLDER (lying down in zombies with rt, need to stand and hunt)
goto start2

caught:
put 'What the
put look
pause 3

Kyrandos
09-08-2007, 05:37 PM
This is what I have now - I start it in the field and I begin to move around, but I do not stance dance against zombies yet. Still trying to work that. It also does not travel to the rest point when my mind is full:

#zomb
Main:
put stand
put look
MATCH caught Game Master
MATCH caught none.
match caught out.
match caught GameMaster
match caught GameHost
match caught Game Host
match caught [Scripting Violation Limbo]
match resting [Town Well]
match begin Obvious
put look
matchwait

begin:
pause 1
put exp
match dead You are a ghost!
match rest much more of this!
match start2 bell.
match start2 numbed.
match start2 muddled.
match start2 clear.
matchwait

dead:
echo You are dead!
put quit

start2:
pause 1
put group close
put stance defensive
goto n2

N:
pause 1
put n
match caught [Scripting Violation Limbo]
MATCH n2 Also in the room
MATCH n2 Also here
MATCH n2 cloud
MATCH n2 zombie
MATCH n2 zombie
MATCH n2 zombie
MATCH NCheck Obvious
MATCHWAIT

Ncheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH nkill1 zombie
MATCH nkill2 zombie
MATCH nkill3 zombie
MATCH n2 Obvious
MATCHWAIT

nkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nkill1 zombie
match n2 obvious
matchwait

nkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nkill2 zombie
match n2 obvious
matchwait

nkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nkill3 zombie
match n2 obvious
matchwait

n2:
pause 1
put Look
match caught [Scripting Violation Limbo]
MATCH NE northeast,
MATCH NE northeast.
MATCH NW northwest,
MATCH NW northwest.
MATCH N north,
MATCH N north.
MATCH SE southeast,
MATCH SE southeast.
MATCH SW southwest,
MATCH SW southwest.
MATCH E east,
MATCH E east.
MATCH W west,
MATCH W west.
MATCH S south,
MATCH S south.
MATCHWAIT

S:
wait

put s
match caught [Scripting Violation Limbo]
MATCH s2 Also in the room
MATCH s2 Also here
MATCH s2 cloud
MATCH s2 zombie
MATCH s2 zombie
MATCH s2 zombie
MATCH SCheck Obvious
MATCHWAIT

Scheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH skill1 zombie
MATCH skill2 zombie
MATCH skill3 zombie
MATCH s2 Obvious
MATCHWAIT

skill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match skill1 zombie
match s2 obvious
matchwait

skill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match skill2 zombie
match s2 obvious
matchwait

skill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match skill3 zombie
match s2 obvious
matchwait

s2:
pause 2
put look
match caught [Scripting Violation Limbo]
MATCH SW southwest,
MATCH SW southwest.
MATCH SE southeast,
MATCH SE southeast.
MATCH S south,
MATCH S south.
MATCH NW northwest,
MATCH NW northwest.
MATCH NE northeast,
MATCH NE northeast.
MATCH W west,
MATCH W west.
MATCH E east,
MATCH E east.
MATCH N north,
MATCH N north.
MATCHWAIT

E:
wait
put e
match caught [Scripting Violation Limbo]
MATCH e2 Also in the room
MATCH e2 Also here
MATCH e2 cloud
MATCH e2 zombie
MATCH e2 zombie
MATCH e2 zombie
MATCH ECheck Obvious
MATCHWAIT

Echeck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH ekill1 zombie
MATCH ekill2 zombie
MATCH ekill3 zombie
MATCH e2 Obvious
MATCHWAIT

ekill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match ekill1 zombie
match e2 obvious
matchwait

ekill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match ekill2 zombie
match e2 obvious
matchwait

ekill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match ekill3 zombie
match e2 obvious
matchwait

e2:
pause 2
put look
match caught [Scripting Violation Limbo]
MATCH NE northeast,
MATCH NE northeast.
MATCH SE southeast,
MATCH SE southeast.
MATCH E east,
MATCH E east.
MATCH NW northwest,
MATCH NW northwest.
MATCH SW southwest,
MATCH SW southwest.
MATCH N north,
MATCH N north.
MATCH S south,
MATCH S south.
MATCH W west,
MATCH W west.
MATCHWAIT

W:
wait
put w
match caught [Scripting Violation Limbo]
MATCH w2 Also in the room
MATCH w2 Also here
MATCH w2 cloud
MATCH w2 zombie
MATCH w2 zombie
MATCH w2 zombie
MATCH WCheck Obvious
MATCHWAIT

Wcheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH wkill1 zombie
MATCH wkill2 zombie
MATCH wkill3 zombie
MATCH w2 Obvious
MATCHWAIT

wkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match wkill1 zombie
match w2 obvious
matchwait

wkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match wkill2 zombie
match w2 obvious
matchwait

wkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match wkill3 zombie
match w2 obvious
matchwait

w2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH SW southwest,
MATCH SW southwest.
MATCH NW northwest,
MATCH NW northwest.
MATCH W west,
MATCH W west.
MATCH SE southeast,
MATCH SE southeast.
MATCH NE northeast,
MATCH NE northeast.
MATCH S south,
MATCH S south.
MATCH N north,
MATCH N north.
MATCH E east,
MATCH E east.
MATCHWAIT

NE:
wait
put ne
match caught [Scripting Violation Limbo]
MATCH ne2 Also in the room
MATCH ne2 Also here
MATCH ne2 cloud
MATCH ne2 zombie
MATCH ne2 zombie
MATCH ne2 zombie
MATCH NeCheck Obvious
MATCHWAIT

Necheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH nekill1 zombie
MATCH nekill2 zombie
MATCH nekill3 zombie
MATCH ne2 Obvious
MATCHWAIT

nekill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nekill1 zombie
match ne2 obvious
matchwait

nekill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nekill2 zombie
match ne2 obvious
matchwait

nekill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nekill3 zombie
match ne2 obvious
matchwait

ne2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH NE northeast,
MATCH NE northeast.
MATCH NW northwest,
MATCH NW northwest.
MATCH N north,
MATCH N north.
MATCH SE southeast,
MATCH SE southeast.
MATCH E east,
MATCH E east.
match S south.
match S south,
match W , west
match W : west
MATCH SW southwest,
MATCH SW southwest.
MATCHWAIT

SE:
wait
put se
match caught [Scripting Violation Limbo]
MATCH se2 Also in the room
MATCH se2 Also here
MATCH se2 cloud
MATCH se2 zombie
MATCH se2 zombie
MATCH se2 zombie
MATCH SeCheck Obvious
MATCHWAIT

Secheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH Sekill1 zombie
MATCH Sekill2 zombie
MATCH Sekill3 zombie
MATCH Se2 Obvious
MATCHWAIT

sekill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match sekill1 zombie
match se2 obvious
matchwait

sekill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match sekill2 zombie
match se2 obvious
matchwait

sekill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match sekill3 zombie
match se2 obvious
matchwait

se2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH SE southeast,
MATCH SE southeast.
MATCH SW southwest,
MATCH SW southwest.
MATCH S south,
MATCH S south.
MATCH NE northeast,
MATCH NE northeast.
MATCH E east,
MATCH E east.
MATCH N north,
MATCH N north.
MATCH W : west
MATCH W , west
MATCH NW northwest,
MATCH NW northwest.
MATCHWAIT

NW:
wait
put nw
match caught [Scripting Violation Limbo]
MATCH nw2 Also in the room
MATCH nw2 Also here
MATCH nw2 cloud
MATCH nw2 zombie
MATCH nw2 zombie
MATCH nw2 zombie
MATCH NwCheck Obvious
MATCHWAIT

Nwcheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH nwkill1 zombie
MATCH nwkill2 zombie
MATCH nwkill3 zombie
MATCH nw2 Obvious
MATCHWAIT

nwkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nwkill1 zombie
match nw2 obvious
matchwait

nwkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nwkill2 zombie
match nw2 obvious
matchwait

nwkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match nwkill3 zombie
match nw2 obvious
matchwait

nw2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH NW northwest,
MATCH NW northwest.
MATCH NE northeast,
MATCH NE northeast.
MATCH N north,
MATCH N north.
MATCH SW southwest,
MATCH SW southwest.
MATCH W west,
MATCH W west.
MATCH S south,
MATCH S south.
MATCH E : east
MATCH E , east
MATCH SE southeast,
MATCH SE southeast.
MATCHWAIT

SW:
wait
put sw
match caught [Scripting Violation Limbo]
MATCH sw2 Also in the room
MATCH sw2 Also here
MATCH sw2 cloud
MATCH sw2 zombie
MATCH sw2 zombie
MATCH sw2 zombie
MATCH SwCheck Obvious
MATCHWAIT

Swcheck:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH swkill1 zombie
MATCH swkill3 zombie
MATCH sw2 Obvious
MATCHWAIT

swkill1:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match swkill1 zombie
match sw2 obvious
matchwait

swkill2:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match swkill2 zombie
match sw2 obvious
matchwait

swkill3:
Put Stance offensive
Put attack zombie
pause 1
put stance defensive
put search zombie
put Look
match caught [Scripting Violation Limbo]
match swkill3 zombie
match sw2 obvious
matchwait

sw2:
pause 1
put look
match caught [Scripting Violation Limbo]
MATCH SW southwest,
MATCH SW southwest.
MATCH SE southeast,
MATCH SE southeast.
MATCH S south,
MATCH S south.
MATCH NW northwest,
MATCH NW northwest.
MATCH W west,
MATCH W west.
MATCH N north,
MATCH N north.
MATCH E : east
MATCH E , east
MATCH SE southeast,
MATCH SE southeast.
MATCH NE northeast,
MATCH NE northeast.
MATCHWAIT

no:
echo ****************************
echo * GM Present or *
echo * Mana Supply Depleted *
echo * Script Will Exit *
echo * or still resting... *
echo ****************************
put stance defensive
exit

rest:
put stand
put look
goto Nr

Nr:
wait
move n
goto n2r

n2r:
match gopark [Ruined Potter's Field]
MATCH NEr northeast,
MATCH NEr northeast.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Er east,
MATCH Er east.
MATCH Wr west,
MATCH Wr west.
MATCH Sr south,
MATCH Sr south.
put LOOK
MATCHWAIT

Sr:
wait
move s
goto s2r

s2r:
match gopark [Ruined Potter's Field]
MATCH SWr southwest,
MATCH SWr southwest.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Sr south,
MATCH Sr south.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH NEr northeast,
MATCH NEr northeast.
MATCH Wr west,
MATCH Wr west.
MATCH Er east,
MATCH Er east.
MATCH Nr north,
MATCH Nr north.
put LOOK
MATCHWAIT

Er:
wait
move e
goto e2r

e2r:
match gopark [Ruined Potter's Field]
MATCH NEr northeast,
MATCH NEr northeast.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Er east,
MATCH Er east.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Nr north,
MATCH Nr north.
MATCH Sr south,
MATCH Sr south.
MATCH Wr west,
MATCH Wr west.
put LOOK
MATCHWAIT

Wr:
wait
move w
goto w2r

w2r:
match gopark [Ruined Potter's Field]
MATCH SWr southwest,
MATCH SWr southwest.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Wr west,
MATCH Wr west.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH NEr northeast,
MATCH NEr northeast.
MATCH Sr south,
MATCH Sr south.
MATCH Nr north,
MATCH Nr north.
MATCH Er east,
MATCH Er east.
put LOOK
MATCHWAIT

NEr:
wait
move ne
goto NE2r

NE2r:
match gopark [Ruined Potter's Field]
MATCH NEr northeast,
MATCH NEr northeast.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Er east,
MATCH Er east.
match Sr south.
match Sr south,
match Wr , west
match Wr : west
MATCH SWr southwest,
MATCH SWr southwest.
put LOOK
MATCHWAIT

SEr:
wait
move se
goto Se2r

Se2r:
match gopark [Ruined Potter's Field]
MATCH SEr southeast,
MATCH SEr southeast.
MATCH Sr south,
MATCH Sr south.
MATCH Er : east
MATCH Er , east
MATCH SWr southwest,
MATCH SWr southwest.
MATCH NEr northeast,
MATCH NEr northeast.
MATCH Nr north,
MATCH Nr north.
match Wr , west
match Wr : west
MATCH NWr northwest,
MATCH NWr northwest.
put LOOK
MATCHWAIT

NWr:
wait
move nw
goto NW2r

NW2r:
match gopark [Ruined Potter's Field]
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
match Wr , west
match Wr : west
MATCH NEr northeast,
MATCH NEr northeast.
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Sr south,
MATCH Sr south.
MATCH Er : east
MATCH Er , east
MATCH SEr southeast,
MATCH SEr southeast.
put LOOK
MATCHWAIT

SWr:
wait
move sw
goto SW2r

SW2r:
match gopark [Ruined Potter's Field]
MATCH SWr southwest,
MATCH SWr southwest.
MATCH Sr south,
MATCH Sr south.
match Wr , west
match Wr : west
MATCH SEr southeast,
MATCH SEr southeast.
MATCH NWr northwest,
MATCH NWr northwest.
MATCH Nr north,
MATCH Nr north.
MATCH Er : east
MATCH Er , east
MATCH SEr southeast,
MATCH SEr southeast.
put LOOK
MATCHWAIT

gopark:
put exp
match dead You are a ghost!
match gorest much more of this!
match n2 bell.
match n2 numbed.
match n2 muddled.
match n2 clear.
matchwait

gorest:
move crawl n
match rt15r Roundtime: 15 sec
match rt14r Roundtime: 14 sec
match rt13r Roundtime: 13 sec
match rt12r Roundtime: 12 sec
match rt11r Roundtime: 11 sec
match rt10r Roundtime: 10 sec
match rt9r Roundtime: 9 sec
match rt8r Roundtime: 8 sec
match rt7r Roundtime: 7 sec
match rt6r Roundtime: 6 sec
match rt5r Roundtime: 5 sec
match rt4r Roundtime: 4 sec
match rt3r Roundtime: 3 sec
match rt2r Roundtime: 2 sec
match rt1r Roundtime: 1 sec
matchwait

gorestcont:
put stand
match retry1 You struggle, but fail to stand.
match rt15f1 Roundtime: 15 sec
match rt14f1 Roundtime: 14 sec
match rt13f1 Roundtime: 13 sec
match rt12f1 Roundtime: 12 sec
match rt11f1 Roundtime: 11 sec
match rt10f1 Roundtime: 10 sec
match rt9f1 Roundtime: 9 sec
match rt8f1 Roundtime: 8 sec
match rt7f1 Roundtime: 7 sec
match rt6f1 Roundtime: 6 sec
match rt5f1 Roundtime: 5 sec
match rt4f1 Roundtime: 4 sec
match rt3f1 Roundtime: 3 sec
match rt2f1 Roundtime: 2 sec
match rt1f1 Roundtime: 1 sec
matchwait

gofree1cont:
move nw
move w
move sw
put go gap
move se
put go tr
move s
move s
move s
move sw
move s
move sw
move w
move nw
move w
move sw
move s
put go trail
move w
move w
move w
move sw
move w
move w
move nw
move nw
move nw
move nw
move nw
move n
put go path
move ne
move n
move n
move n
move nw
move n
move nw
move n
move ne
move n
move n
move n
move n
move n
move ne
put go gate
move s
move w
move s
move s
move s
move e
put go well
put fall
put stow nag
put rest
goto no

resting:
put exp
match gohunt bell.
match no muddled.
match gohunt clear.
match dead You are a ghost!
match no numbed.
match no must rest!
matchwait

gohunt:
put stand
match retry2 You struggle, but fail to stand.
match rt15h Roundtime: 15 sec
match rt14h Roundtime: 14 sec
match rt13h Roundtime: 13 sec
match rt12h Roundtime: 12 sec
match rt11h Roundtime: 11 sec
match rt10h Roundtime: 10 sec
match rt9h Roundtime: 9 sec
match rt8h Roundtime: 8 sec
match rt7h Roundtime: 7 sec
match rt6h Roundtime: 6 sec
match rt5h Roundtime: 5 sec
match rt4h Roundtime: 4 sec
match rt3h Roundtime: 3 sec
match rt2h Roundtime: 2 sec
match rt1h Roundtime: 1 sec
matchwait

gohuntcont:
put get nag
move s
move w
move n
move n
move n
move e
move n
put go gate
move sw
move s
move s
move s
move s
move s
move sw
move s
move se
move s
move s
move s
move sw
move s
move s
move se
move se
move se
move se
move se
move e
move e
move ne
move e
move e
move e
put go trail
move n
move ne
move e
move se
move e
move ne
move n
move ne
move n
move n
move n
put go trunk
move nw
put go gap
move ne
move e
move se
put go cops
put crawl s
match rt15s Roundtime: 15 sec
match rt14s Roundtime: 14 sec
match rt13s Roundtime: 13 sec
match rt12s Roundtime: 12 sec
match rt11s Roundtime: 11 sec
match rt10s Roundtime: 10 sec
match rt9s Roundtime: 9 sec
match rt8s Roundtime: 8 sec
match rt7s Roundtime: 7 sec
match rt6s Roundtime: 6 sec
match rt5s Roundtime: 5 sec
match rt4s Roundtime: 4 sec
match rt3s Roundtime: 3 sec
match rt2s Roundtime: 2 sec
match rt1s Roundtime: 1 sec
matchwait

gostandcont:
put stand
match retry3 You struggle, but fail to stand.
match rt15f2 Roundtime: 15 sec
match rt14f2 Roundtime: 14 sec
match rt13f2 Roundtime: 13 sec
match rt12f2 Roundtime: 12 sec
match rt11f2 Roundtime: 11 sec
match rt10f2 Roundtime: 10 sec
match rt9f2 Roundtime: 9 sec
match rt8f2 Roundtime: 8 sec
match rt7f2 Roundtime: 7 sec
match rt6f2 Roundtime: 6 sec
match rt5f2 Roundtime: 5 sec
match rt4f2 Roundtime: 4 sec
match rt3f2 Roundtime: 3 sec
match rt2f2 Roundtime: 2 sec
match rt1f2 Roundtime: 1 sec
matchwait

gofree2cont:
goto start2

caught:
put 'Uhmm....
put squint
put look
pause 3

rt1r:
put wait 1
goto gorestcont

rt2r:
put wait 2
goto gorestcont

rt3r:
put wait 3
goto gorestcont

rt4r:
put wait 4
goto gorestcont

rt5r:
put wait 5
goto gorestcont

rt6r:
put wait 6
goto gorestcont

rt7r:
put wait 7
goto gorestcont

rt8r:
put wait 8
goto gorestcont

rt9r:
put wait 9
goto gorestcont

rt10r:
put wait 10
goto gorestcont

rt11r:
put wait 11
goto gorestcont

rt12r:
put wait 12
goto gorestcont

rt13r:
put wait 13
goto gorestcont

rt14r:
put wait 14
goto gorestcont

rt15r:
put wait 15
goto gorestcont

rt1h:
put wait 1
goto gohuntcont

rt2h:
put wait 2
goto gohuntcont

rt3h:
put wait 3
goto gohuntcont

rt4h:
put wait 4
goto gohuntcont

rt5h:
put wait 5
goto gohuntcont

rt6h:
put wait 6
goto gohuntcont

rt7h:
put wait 7
goto gohuntcont

rt8h:
put wait 8
goto gohuntcont

rt9h:
put wait 9
goto gohuntcont

rt10h:
put wait 10
goto gohuntcont

rt11h:
put wait 11
goto gohuntcont

rt12h:
put wait 12
goto gohuntcont

rt13h:
put wait 13
goto gohuntcont

rt14h:
put wait 14
goto gohuntcont

rt15h:
put wait 15
goto gohuntcont

rt1s:
put wait 1
goto gostandcont

rt2s:
put wait 2
goto gostandcont

rt3s:
put wait 3
goto gostandcont

rt4s:
put wait 4
goto gostandcont

rt5s:
put wait 5
goto gostandcont

rt6s:
put wait 6
goto gostandcont

rt7s:
put wait 7
goto gostandcont

rt8s:
put wait 8
goto gostandcont

rt9s:
put wait 9
goto gostandcont

rt10s:
put wait 10
goto gostandcont

rt11s:
put wait 11
goto gostandcont

rt12s:
put wait 12
goto gostandcont

rt13s:
put wait 13
goto gostandcont

rt14s:
put wait 14
goto gostandcont

rt15s:
put wait 15
goto gostandcont

rt1f1:
put wait 1
goto gofree1cont

rt2f1:
put wait 2
goto gofree1cont

rt3f1:
put wait 3
goto gofree1cont

rt4f1:
put wait 4
goto gofree1cont

rt5f1:
put wait 5
goto gofree1cont

rt6f1:
put wait 6
goto gofree1cont

rt7f1:
put wait 7
goto gofree1cont

rt8f1:
put wait 8
goto gofree1cont

rt9f1:
put wait 9
goto gofree1cont

rt10f1:
put wait 10
goto gofree1cont

rt11f1:
put wait 11
goto gofree1cont

rt12f1:
put wait 12
goto gofree1cont

rt13f1:
put wait 13
goto gofree1cont

rt14f1:
put wait 14
goto gofree1cont

rt15f1:
put wait 15
goto gofree1cont

rt1f2:
put wait 1
goto gofree2cont

rt2f2:
put wait 2
goto gofree2cont

rt3f2:
put wait 3
goto gofree2cont

rt4f2:
put wait 4
goto gofree2cont

rt5f2:
put wait 5
goto gofree2cont

rt6f2:
put wait 6
goto gofree2cont

rt7f2:
put wait 7
goto gofree2cont

rt8f2:
put wait 8
goto gofree2cont

rt9f2:
put wait 9
goto gofree2cont

rt10f2:
put wait 10
goto gofree2cont

rt11f2:
put wait 11
goto gofree2cont

rt12f2:
put wait 12
goto gofree2cont

rt13f2:
put wait 13
goto gofree2cont

rt14f2:
put wait 14
goto gofree2cont

rt15f2:
put wait 15
goto gofree2cont

retry1:
wait 3
put stand
goto gorestcont

retry2:
wait 3
put stand
goto gohunt

retry3:
wait 3
put stand
goto gostandcont

Kyrandos
09-13-2007, 03:08 AM
rewrote the script, it works, somewhat, but I recently broke something in it and my brain is to fried to figure it out. The script starts, looks, then does nothing.


counter set 0

start:
pause 1
put look
match checkexp Before you lies
match hunting [Ruined Potter's Field]
match restorhunt [Town Well]
match logoff [Scripting Violation Limbo]
match logoff [Consoltation Lounge]
match logoff [The Cell]
match lost Obvious exits:
match filter zombie
matchwait

hunting:
match filter a zombie
match mover Obvious exits:
matchwait

mover:
pause .5
put %s
match start Sorry, you may only type ahead
match goback You can't go there
match goback I could not find what
match mover a zombie, and a zombie
match filter a zombie
match checkexp Before you lies
match mover Obvious exits:
matchwait

goback:
put look
match gb0 Obvious exits: southwest
match gb2 Obvious exits: northwest
match gb4 Obvious exits: northeast
match gb6 Obvious exits: southeast
match gb3 Obvious exits: north
match gb5 Obvious exits: east
match gb7 Obvious exits: south
match gb1 Obvious exits: west
matchwait

gb0:
save sw
goto mover

gb1:
save w
goto mover

gb2:
save nw
goto mover

gb3:
save n
goto mover

gb4:
save ne
goto mover

gb5:
save e
goto mover

gb6:
save se
goto mover

gb7:
save s
goto mover

M0:
save n
goto mover

M4:
save ne
goto mover

M2:
save e
goto mover

M3:
save se
goto mover

M1:
save s
goto mover

M5:
save sw
goto mover

M6:
save w
goto mover

M7:
save nw
goto mover

lost:
pause 1
put look
match filter a zombie
match checkexp Before you lies
match hunting [Ruined Potter's Field]
match restorhunt [Town Well]
matchwait

checkexp:
put exp
match gorest you must rest
match chooser your mind is
matchwait

chooser:
put time
match M1 0 by the elven time standard
match M2 1 by the elven time standard
match M3 2 by the elven time standard
match m4 3 by the elven time standard
match m5 4 by the elven time standard
match m6 5 by the elven time standard
match m7 6 by the elven time standard
match m7 7 by the elven time standard
match m7 8 by the elven time standard
match m4 9 by the elven time standard
matchwait

filter:
put look
match start You can't go there.
match mover Also here
match attrat Obvious exits
matchwait

attrat:
put stance defensive
match mover shambles in
match attratcont A zombie tries to bite you
match attratcont A zombie claws at you
matchwait


zerk:
put kill
match attrat A zombie slowly pulls himself back up to his feet.
match mover shambles in
match dead The zombie falls to the ground, a lifeless lump of flesh.
match dead The zombie shudders slightly then ceases his so called life.
goto zerk

attratcont:
match mover shambles in
put stance offensive
put kill
match mover you referring to
match mover You currently have no valid target
match dead The zombie falls to the ground, a lifeless lump of flesh.
match dead The zombie shudders slightly then ceases his so called life.
match attrat only type ahead
match attrat Please wait
match attrat A zombie struggles up out of the ground
match omgwait Roundtime
match omgwait Wait
match start I could not find
match zerk The zombie is knocked to the ground
matchwait

omgwait:
pause 1
goto attrat

dead:
dead:
pause
put skin zom
match skinned You skinned
match attrat You might want
match continue You botched
match continue You can only skin creatures
match continue been skinned
matchwait

continue:
put sheath
waitfor You put
put ready weapon
waitfor You remove
put search zom
goto start

skinned:
put sheath
waitfor You put a
put get scalp
put stow my scalp
waitfor You put a
put ready weapon
waitfor You remove
put search zom
goto start

restorhunt:
put exp
match gohunt Your mind is muddled
match gohunt Your mind is clear
match gohunt Your mind is fresh and clear
match gohunt Your mind is as clear as a bell
match rest Your mind
matchwait

gohunt:
put stand
match retry2 You struggle, but fail to stand.
match rt15h Roundtime: 15 sec
match rt14h Roundtime: 14 sec
match rt13h Roundtime: 13 sec
match rt12h Roundtime: 12 sec
match rt11h Roundtime: 11 sec
match rt10h Roundtime: 10 sec
match rt9h Roundtime: 9 sec
match rt8h Roundtime: 8 sec
match rt7h Roundtime: 7 sec
match rt6h Roundtime: 6 sec
match rt5h Roundtime: 5 sec
match rt4h Roundtime: 4 sec
match rt3h Roundtime: 3 sec
match rt2h Roundtime: 2 sec
match rt1h Roundtime: 1 sec
put gird
waitfor You
move s
move w
move n
move n
move n
move e
move n
put go gate
move sw
move s
move s
move s
move s
move s
move sw
move s
move se
move s
move s
move s
move sw
move s
move s
move se
move se
move se
move se
move se
move e
move e
move ne
move e
move e
move e
put go trail
move n
move ne
move e
move se
move e
move ne
move n
move ne
move n
move n
move n
put go trunk
move nw
put go gap
move ne
move e
move se
put go cops
put crawl s
match rt15s Roundtime: 15 sec
match rt14s Roundtime: 14 sec
match rt13s Roundtime: 13 sec
match rt12s Roundtime: 12 sec
match rt11s Roundtime: 11 sec
match rt10s Roundtime: 10 sec
match rt9s Roundtime: 9 sec
match rt8s Roundtime: 8 sec
match rt7s Roundtime: 7 sec
match rt6s Roundtime: 6 sec
match rt5s Roundtime: 5 sec
match rt4s Roundtime: 4 sec
match rt3s Roundtime: 3 sec
match rt2s Roundtime: 2 sec
match rt1s Roundtime: 1 sec
goto start

gorest:
put look in my cloak
match sellfurrier scalp
match moverest ring
matchwait

moverest:
move go cops
move crawl n
match rt15r Roundtime: 15 sec
match rt14r Roundtime: 14 sec
match rt13r Roundtime: 13 sec
match rt12r Roundtime: 12 sec
match rt11r Roundtime: 11 sec
match rt10r Roundtime: 10 sec
match rt9r Roundtime: 9 sec
match rt8r Roundtime: 8 sec
match rt7r Roundtime: 7 sec
match rt6r Roundtime: 6 sec
match rt5r Roundtime: 5 sec
match rt4r Roundtime: 4 sec
match rt3r Roundtime: 3 sec
match rt2r Roundtime: 2 sec
match rt1r Roundtime: 1 sec
matchwait

moverestcont:
put stand
match retry3 You struggle, but fail to stand.
match rt15f1 Roundtime: 15 sec
match rt14f1 Roundtime: 14 sec
match rt13f1 Roundtime: 13 sec
match rt12f1 Roundtime: 12 sec
match rt11f1 Roundtime: 11 sec
match rt10f1 Roundtime: 10 sec
match rt9f1 Roundtime: 9 sec
match rt8f1 Roundtime: 8 sec
match rt7f1 Roundtime: 7 sec
match rt6f1 Roundtime: 6 sec
match rt5f1 Roundtime: 5 sec
match rt4f1 Roundtime: 4 sec
match rt3f1 Roundtime: 3 sec
match rt2f1 Roundtime: 2 sec
match rt1f1 Roundtime: 1 sec
matchwait

gofree1cont:
move nw
move w
move sw
put go gap
move se
put go tr
move s
move s
move s
move sw
move s
move sw
move w
move nw
move w
move sw
move s
put go trail
move w
move w
move w
move sw
move w
move w
move nw
move nw
move nw
move nw
move nw
move n
put go path
move ne
move n
move n
move n
move nw
move n
move nw
move n
move ne
move n
move n
move n
move n
move n
move ne
put go gate
move s
move w
move s
move s
move s
move e
put go well
put fall
put stow nag
put rest
goto rest

sellfurrier:
move crawl n
match rt15r Roundtime: 15 sec
match rt14r Roundtime: 14 sec
match rt13r Roundtime: 13 sec
match rt12r Roundtime: 12 sec
match rt11r Roundtime: 11 sec
match rt10r Roundtime: 10 sec
match rt9r Roundtime: 9 sec
match rt8r Roundtime: 8 sec
match rt7r Roundtime: 7 sec
match rt6r Roundtime: 6 sec
match rt5r Roundtime: 5 sec
match rt4r Roundtime: 4 sec
match rt3r Roundtime: 3 sec
match rt2r Roundtime: 2 sec
match rt1r Roundtime: 1 sec
matchwait

gorestcont:
put stand
match retry1 You struggle, but fail to stand.
match rt15f2 Roundtime: 15 sec
match rt14f2 Roundtime: 14 sec
match rt13f2 Roundtime: 13 sec
match rt12f2 Roundtime: 12 sec
match rt11f2 Roundtime: 11 sec
match rt10f2 Roundtime: 10 sec
match rt9f2 Roundtime: 9 sec
match rt8f2 Roundtime: 8 sec
match rt7f2 Roundtime: 7 sec
match rt6f2 Roundtime: 6 sec
match rt5f2 Roundtime: 5 sec
match rt4f2 Roundtime: 4 sec
match rt3f2 Roundtime: 3 sec
match rt2f2 Roundtime: 2 sec
match rt1f2 Roundtime: 1 sec
matchwait

gofree2cont:
move nw
move w
move sw
put go gap
move se
put go tr
move s
move s
move s
move sw
move s
move sw
move w
move nw
move w
move sw
move s
put go trail
move w
move w
move w
move sw
move w
move w
move nw
move nw
move nw
move nw
move nw
move n
put go path
move ne
move n
move n
move n
move nw
move n
move nw
move n
move ne
move n
move n
move n
move n
move n
move ne
put go gate
move s
move go furr
put remove my cloak
wait 1
put sell my cloak
wait 1
put wear my cloak
wait 1
move out
move w
move s
move s
move s
move go bank
move go arch
goto bankdepo

bankdepo:
pause 1
put depo all
match gobankrest You
matchwait

gobankrest:
move go arch
move out
move e
move go well
goto rest

rest:
pause 65
put exper
match rest Your mind can't take much more
match rest Your mind is numbed
match rest Your mind is becoming numbed
match gohunt Your mind is muddled
match gohunt Your mind is clear
match gohunt Your mind is fresh and clear
match gohunt Your mind is as clear as a bell
matchwait

logoff:
put exit

rt1r:
put wait 1
goto moverestcont

rt2r:
put wait 2
goto moverestcont

rt3r:
put wait 3
goto moverestcont

rt4r:
put wait 4
goto moverestcont

rt5r:
put wait 5
goto moverestcont

rt6r:
put wait 6
goto moverestcont

rt7r:
put wait 7
goto moverestcont

rt8r:
put wait 8
goto moverestcont

rt9r:
put wait 9
goto moverestcont

rt10r:
put wait 10
goto moverestcont

rt11r:
put wait 11
goto moverestcont

rt12r:
put wait 12
goto moverestcont

rt13r:
put wait 13
goto moverestcont

rt14r:
put wait 14
goto moverestcont

rt15r:
put wait 15
goto moverestcont

rt1h:
put wait 1
goto gohunt

rt2h:
put wait 2
goto gohunt

rt3h:
put wait 3
goto gohunt

rt4h:
put wait 4
goto gohunt

rt5h:
put wait 5
goto gohunt

rt6h:
put wait 6
goto gohunt

rt7h:
put wait 7
goto gohunt

rt8h:
put wait 8
goto gohunt

rt9h:
put wait 9
goto gohunt

rt10h:
put wait 10
goto gohunt

rt11h:
put wait 11
goto gohunt

rt12h:
put wait 12
goto gohunt

rt13h:
put wait 13
goto gohunt

rt14h:
put wait 14
goto gohunt

rt15h:
put wait 15
goto gohunt

rt1s:
put wait 1
goto start

rt2s:
put wait 2
goto start

rt3s:
put wait 3
goto start

rt4s:
put wait 4
goto start

rt5s:
put wait 5
goto start

rt6s:
put wait 6
goto start

rt7s:
put wait 7
goto start

rt8s:
put wait 8
goto start

rt9s:
put wait 9
goto start

rt10s:
put wait 10
goto start

rt11s:
put wait 11
goto start

rt12s:
put wait 12
goto start

rt13s:
put wait 13
goto start

rt14s:
put wait 14
goto start

rt15s:
put wait 15
goto start

rt1f1:
put wait 1
goto gofree1cont

rt2f1:
put wait 2
goto gofree1cont

rt3f1:
put wait 3
goto gofree1cont

rt4f1:
put wait 4
goto gofree1cont

rt5f1:
put wait 5
goto gofree1cont

rt6f1:
put wait 6
goto gofree1cont

rt7f1:
put wait 7
goto gofree1cont

rt8f1:
put wait 8
goto gofree1cont

rt9f1:
put wait 9
goto gofree1cont

rt10f1:
put wait 10
goto gofree1cont

rt11f1:
put wait 11
goto gofree1cont

rt12f1:
put wait 12
goto gofree1cont

rt13f1:
put wait 13
goto gofree1cont

rt14f1:
put wait 14
goto gofree1cont

rt15f1:
put wait 15
goto gofree1cont

rt1f2:
put wait 1
goto gofree2cont

rt2f2:
put wait 2
goto gofree2cont

rt3f2:
put wait 3
goto gofree2cont

rt4f2:
put wait 4
goto gofree2cont

rt5f2:
put wait 5
goto gofree2cont

rt6f2:
put wait 6
goto gofree2cont

rt7f2:
put wait 7
goto gofree2cont

rt8f2:
put wait 8
goto gofree2cont

rt9f2:
put wait 9
goto gofree2cont

rt10f2:
put wait 10
goto gofree2cont

rt11f2:
put wait 11
goto gofree2cont

rt12f2:
put wait 12
goto gofree2cont

rt13f2:
put wait 13
goto gofree2cont

rt14f2:
put wait 14
goto gofree2cont

rt15f2:
put wait 15
goto gofree2cont

retry1:
wait 3
put stand
goto gorestcont

retry2:
wait 3
put stand
goto gohunt

retry3:
wait 3
put stand
goto moverestcont

Drunken Durfin
09-13-2007, 09:58 AM
This is my basic kill script. It does the stance dance, kills, searches and then exits. You should be able to modify it and incorporate it into your script pretty easily.

Script Name: x
Useage: .x zombie


put stance offensive

AmbushHead:
put ambush %1 head
MATCH AmbushHead ...wait
MATCH AmbushHead You are still stunned
MATCH Gone What were you referring
MATCH Dead is already dead
MATCH AmbushHead Roundtime
MATCHWAIT

Dead:
put Stance defensive
put Search %1

Gone:
put Stance defensive
EXIT

Kyrandos
09-13-2007, 11:13 AM
HummMMmm.....

Ok, don't take this the wrong way, because I by no means am an accomplished scripter (Im just learning) and the score has it YOU have a working script and I dont... but...

Your script doesnt stance dance. It ambushes a critters head repeatedly untill it dies, and then goes to stance defensive. That's not stance dancing.

Stance dancing is waiting for the enemy to swing, then switching quickly to offense stance and swinging yourself. Your round time ends and you quick pop back into stance defensive and wait for the enemies next strike, at which point you jump back into offensive and attack again. In order to work, obviously, your RT must be < the enemies.

My script, technically, SHOULD do it, though I think now that I forgot to implement a control to switch to defensive as soon as the RT is up. I'll have to go back and make sure.

The problem, at the moment, is getting the script to RUN, to actually move around and hunt, not the mechanics of combat.

Deathravin
09-13-2007, 04:21 PM
I'd recommend not to worry about the movement at all. Make a new script that all it does is kill the mob. Then edit that until you get it to dance the way you want.

Here's the problem with your idea of stance dancing... What if you're fighting one and another one comes in... They tend to have the same timers (which is why you usually see them doing actions around the same time with a long pause) but often they can be completely opposite. So I hope you're not hunting anywhere that tends to swarm at all.

Drunken Durfin
09-13-2007, 09:41 PM
Stance dancing is waiting for the enemy to swing, then switching quickly to offense stance and swinging yourself

That is one definition of stance dancing, mine is another.

If you want a script that involved you are going to have to use Lich. I seriously doubt that you will ever get something like that to work in Wiz or SF with the current limitations they have on their scripting language.

Bobmuhthol
09-13-2007, 09:47 PM
Waiting for an enemy to attack is nowhere close to "involved." Being smart about it, maybe, but even then no language is going to make a character act like a human.

Deathravin
09-13-2007, 10:36 PM
Waiting for an enemy to attack isn't too tough for GSL. Keeping track of multiple enemies and knowing when the odds are not in its favor requires something with a bit more kick.

Kyrandos
09-14-2007, 01:50 AM
Here's the problem with your idea of stance dancing... What if you're fighting one and another one comes in... They tend to have the same timers (which is why you usually see them doing actions around the same time with a long pause) but often they can be completely opposite. So I hope you're not hunting anywhere that tends to swarm at all.

It watches for incomings, turtles, and leaves the room.

Eventually I see no reason why I couldnt alter the combat to wait a few seconds to see if the two critters swing within x amount of seconds from each other, and seeing a decent margin of RT between rounds of enemy attacks go ahead and take them both on. Such would be, relatively easy to do but of course more complex (I do suspect advanced functions I do not understand would make it infinately simpler though).


As far as creating seperate movement and combat scripts... not a bad idea. Would make the whole thing SO much less convoluted (I'm not a programmer)

Im gonna think about that one. Would make it a lot easier to update the script for new areas, too.

Kyrandos
09-14-2007, 01:52 AM
That is one definition of stance dancing, mine is another.

If you want a script that involved you are going to have to use Lich. I seriously doubt that you will ever get something like that to work in Wiz or SF with the current limitations they have on their scripting language.

What is Lich?

Further, it sounds far more complex than it should actually be in reality. Maybe I'm a fool, but I really think it's doable, and the current script I have hear is not too far off from it. However, it couldn't hurt to rewrite it, if not just for experience sake

Kyrandos
09-14-2007, 01:59 AM
Waiting for an enemy to attack isn't too tough for GSL. Keeping track of multiple enemies and knowing when the odds are not in its favor requires something with a bit more kick.

I disagree. It's fairly straightforward.
its easy to detect when another mob runs in the room with a critter already in it, and its easy to detect when there are 2+ in a room instead of 1. That said, your combat script will then wait for x amount of swings before it reacts. after one attack goes, it cycles through a pause .5 second, match attack script again searching for a new zombie attack. If it does not see it, it increases a variable. If said variable grows larger than Y amount, execute move script.

If, however, the script detects two zombies swinging within, say, 3 seconds (y) of each other, it determines this as a safe fight (which it is, even with my 7 second rt), the script goes right ahead and stance dances as normal, with the exception of resuming the attack script again once more after executing the skinning script.

(btw, I dunno, personally I dont see how fighting in full offensive, winning, then going to stance defensive is stance dancing. Sounds like not being a raging lunatic to me :yes: )

thefarmer
09-14-2007, 03:32 AM
I disagree. It's fairly straightforward.
its easy to detect when another mob runs in the room with a critter already in it, and its easy to detect when there are 2+ in a room instead of 1. That said, your combat script will then wait for x amount of swings before it reacts. after one attack goes, it cycles through a pause .5 second, match attack script again searching for a new zombie attack. If it does not see it, it increases a variable. If said variable grows larger than Y amount, execute move script.

If, however, the script detects two zombies swinging within, say, 3 seconds (y) of each other, it determines this as a safe fight (which it is, even with my 7 second rt), the script goes right ahead and stance dances as normal, with the exception of resuming the attack script again once more after executing the skinning script.

(btw, I dunno, personally I dont see how fighting in full offensive, winning, then going to stance defensive is stance dancing. Sounds like not being a raging lunatic to me :yes: )

I think what you want is a little harder than you think, nor is it worth bothering with.

You're going into a room in Def, waiting for the zombie to bite/swing, then swinging for 7rt in Off, You're going to be attacked again while you're still in Off Unless zombies got slowed down, they swung alot faster than 7 seconds.

So.. stance dancing, even in your version of it, is pointless. You're not fast enough to go back to defensive before the next attack, and that's not counting two, or three attacking zombies. In that case, you'd be sitting there in Def. until one left, or you canceled the script and actually played.

Besides, Fallen, among others, would quickly point out that fighting in a stance other than Guarded, is not smart.. Full offensive is raging lunacy.

Kyrandos
09-14-2007, 01:44 PM
I think what you want is a little harder than you think, nor is it worth bothering with.

You're going into a room in Def, waiting for the zombie to bite/swing, then swinging for 7rt in Off, You're going to be attacked again while you're still in Off Unless zombies got slowed down, they swung alot faster than 7 seconds.

So.. stance dancing, even in your version of it, is pointless. You're not fast enough to go back to defensive before the next attack, and that's not counting two, or three attacking zombies. In that case, you'd be sitting there in Def. until one left, or you canceled the script and actually played.

Besides, Fallen, among others, would quickly point out that fighting in a stance other than Guarded, is not smart.. Full offensive is raging lunacy.

Zombies are slow as dirt, they have AROUND a 10 second RT, maybe 11. I have been fighting zombies off and on since my character was in his low-mid (probably mid) teens using a claidhmore. I started doing this when I played Kyrandos as a warrior about 10 years ago - when it was completely unheard of for someone that level to even look at zombies much less kill a few of them. Needless to say I used to die - a LOT. :tumble:

Anyways, trust me, it's completely doable - it's so doable in fact, that I've been doing it for the last 5 levels. I fight in full offensive, and no, I don't die. Ever. (anymore)

Donquix
09-14-2007, 01:58 PM
you have a sanctified/blessable calidhmore?

Celephais
09-14-2007, 02:07 PM
you have a sanctified/blessable calidhmore?
Kyrandos:Gemstone::Solkern:Hot bouncing asians

Drunken Durfin
09-14-2007, 02:18 PM
Kyrandos:Gemstone::Solkern:Hot bouncing asians
:wtf:

Kyrandos
09-14-2007, 02:58 PM
:wtf:

Beats me.

I think it was a claidhmore anyway, was a long time ago. May have been an axe or something else 2 handed. Would have been blessable, not sancted though, as I was a warrior. I really don't see how it matters though.

I do seem to recall at some point zombies were made harder to kill. I *BELIEVE* either they had HP added or possibly they used to recieve even worse crits than they already do (hard to believe, I know)

TheEschaton
09-14-2007, 03:52 PM
It would have mattered because sanctified claids are ridiculously rare. And blessable ones are non-existent.

Kyrandos
09-14-2007, 04:41 PM
It would have mattered because sanctified claids are ridiculously rare. And blessable ones are non-existent.

Ok. So it wasn't a claidhmore. This explains EVERYTHING!!!

Oh wait, no it didn't. We're talking about a script that hunts zombies with a polearm. I gotta be honest - I didn't see this coming.

thefarmer
09-14-2007, 05:32 PM
Zombies are slow as dirt, they have AROUND a 10 second RT, maybe 11. I have been fighting zombies off and on since my character was in his low-mid (probably mid) teens using a claidhmore. I started doing this when I played Kyrandos as a warrior about 10 years ago - when it was completely unheard of for someone that level to even look at zombies much less kill a few of them. Needless to say I used to die - a LOT. :tumble:

Anyways, trust me, it's completely doable - it's so doable in fact, that I've been doing it for the last 5 levels. I fight in full offensive, and no, I don't die. Ever. (anymore)

If you've been doing IT for the past 5 levels, then your script would work.

Since this isn't the case, IT does not work.

Clearly you are confused as to what IT is. Let me explain.

The IT that I was refering to is your script, and the lack of need and praticality of said script. I made no mention of whether or not you died or whether or not your character was viable at whatever train to hunt zombies.

I bow to your 10 year(old) wisdom. Zombies attack in 10-11 seconds.

Now, if you're hunting in full OFF with no difficulties, why bother with a stance dancing script?

Drunken Durfin
09-14-2007, 05:43 PM
HummMMmm.....

Ok, don't take this the wrong way, because I by no means am an accomplished scripter (Im just learning) and the score has it YOU have a working script and I dont... but...

Your script doesnt stance dance. It ambushes a critters head repeatedly untill it dies, and then goes to stance defensive. That's not stance dancing.

Stance dancing is waiting for the enemy to swing, then switching quickly to offense stance and swinging yourself.

Modifications in bold which make script do YOUR version of the dance. Wow, that was hard...

Main:
WAITFOR swings at you [or whatever it looks like when a zombie attacks]
put stance offensive

AmbushHead:
put ambush zombie head
MATCH AmbushHead ...wait
MATCH AmbushHead You are still stunned
MATCH Gone What were you referring
MATCH Dead is already dead
MATCH Hit Roundtime
MATCHWAIT

Hit:
PUT stance def
GOTO Main

Dead:
put Stance defensive
put Search %1

Gone:
put Stance defensive
EXIT

Kyrandos
09-14-2007, 05:59 PM
If you've been doing IT for the past 5 levels, then your script would work.

Since this isn't the case, IT does not work.

Clearly you are confused as to what IT is. Let me explain.

The IT that I was refering to is your script, and the lack of need and praticality of said script. I made no mention of whether or not you died or whether or not your character was viable at whatever train to hunt zombies.

I bow to your 10 year(old) wisdom. Zombies attack in 10-11 seconds.

Now, if you're hunting in full OFF with no difficulties, why bother with a stance dancing script?


This thread is not about the need or practicality of this script.

And if that is what you were referring to, Wow. You it sure sounded to me like you were saying zombies swing too fast to stance dance. What with you saying that and all. My bad, once again I make the mistake of thinking someone on these forums REALLY meant what they said.

Kyrandos
09-14-2007, 06:01 PM
Modifications in bold which make script do YOUR version of the dance. Wow, that was hard...

Main:
WAITFOR swings at you [or whatever it looks like when a zombie attacks]
put stance offensive

AmbushHead:
put ambush zombie head
MATCH AmbushHead ...wait
MATCH AmbushHead You are still stunned
MATCH Gone What were you referring
MATCH Dead is already dead
MATCH Hit Roundtime
MATCHWAIT

Hit:
PUT stance def
GOTO Main

Dead:
put Stance defensive
put Search %1

Gone:
put Stance defensive
EXIT

Now your script stance dances. Anyways like I said, I'm not having trouble with this part of the script. It's the movement thats bugging up right now. I run the script and all that happens is a LOOK, and then its waiting for something.

Shaelun
10-04-2007, 05:35 PM
I didn't read every word in this thread (sorry, but my attention span just ain't what I wish it were), so I may have missed a detail or two like where you're running the script when it hangs, but look at the first part of it:


counter set 0

start:
pause 1
put look
match checkexp Before you lies
match hunting [Ruined Potter's Field]
match restorhunt [Town Well]
match logoff [Scripting Violation Limbo]
match logoff [Consoltation Lounge]
match logoff [The Cell]
match lost Obvious exits:
match filter zombie
matchwait

hunting:
match filter a zombie
match mover Obvious exits:
matchwait

If you start it in "[Ruined Potter's Field]" it's going to look, wait, end up jumping to the "hunting" label, and immediately start waiting again.

Put a "look" at the start of the "hunting" label. Or whatever else is appropriate for your purposes. Or make a copy of it and put a "look" at the beginning of the copy, if doing it would screw up the rest of the script (which I frankly didn't bother looking at). I haven't actually used or written a Wizard script in years, but my memory is that even though the room title is on a separate line, it's unreliable to assume the script will properly match the lines directly after that (since they arrived in the same "chunk").

Junsea
02-02-2009, 04:50 PM
I tried that script in plat and was unable to get it to work it got lost before it got out of dragonclaws.

HELP?