PDA

View Full Version : Glacier hunter in Illistim for wizards Stormfront



Theyesman
02-25-2005, 09:48 PM
Starts in the room after you go up three times

COUNTER SET 0
save look
start:
put %s
COUNTER ADD 1
match path%c disk,
match path%c Obvious
match charcheck1 madrinol.
match charcheck1 madrinol,
match charcheck1 madrinol and
match charcheck a glacial morph.
match charcheck a glacial morph,
match charcheck a glacial morph and
match charcheck an animated slush.
match charcheck an animated slush,
match charcheck an animated slush and
match goon You can't go there
match stand P>
matchwait

haste:

charcheck:
match cloud gas cloud
match path%c disk,
match path%c Also here:
match headcheck Obvious
match stand P>
match haste You notice that things have returned
save 908
matchwait

charcheck1:
match cloud gas cloud
match path%c disk,
match path%c Also here:
match headcheck Obvious
match stand P>
match haste You notice that things have returned
save 904
matchwait

cloud:
put prep 505
put cast cloud
waitfor A strong blast of air lashes out at a gas cloud
goto goon

doh1:
match killdir You feel a sudden rush
match path%c Cast Roundtime
match stand P>
pause 2
put time
put inc 516
matchwait

manacheck:
match doh1 You don't have
match killdir I could not find
match stand P>
put send 50 asdf
matchwait

headcheck:
match manacheck Your mind is
match path%c You must rest!
match stand P>
put exp
matchwait

stand:
match stand You struggle
match goon You stand
put stand
matchwait

#################################
killdir:
match haste You notice that things have returned
match killdir1 Geez!
match killdir1 Could not find
match goon You do not
match goon You search
match goon What were you
match stand P>
put stance off
put incant %s
put stance gua
put loot
matchwait

killdir1:
match haste You notice that things have returned
match killdir1 Geez!
match killdir1 Could not find
match goon You do not
match goon You search
match goon What were you
match stand P>
pause 3
put stance off
put incant %s
put stance gua
put loot
matchwait

goon:
COUNTER SUBTRACT 1
put stow left
save look
goto start
#################################
path1:
path3:
path4:
path8:
path12:
path30:
path32:
path33:
path34:
path36:
path37:
path38:
path40:
path43:
save north
goto start

path10:
path13:
path35:
path39:
path41:
path42:
path47:
save ne
goto start

path2:
path7:
path11:
path31:
save nw
goto start

path23:
path44:
path54:
path55:
path56:
path58:
path59:
path60:
path62:
path66:
path70:
path71:
path73:
save s
goto start

path9:
path14:
path46:
path63:
path64:
path65:
save e
goto start

path21:
path26:
path27:
path28:
path29:
path51:
path52:
save w
goto start

path24:
path45:
path61:
path67:
path72:
save se
goto start

path22:
path25:
path48:
path49:
path50:
path53:
path57:
save sw
goto start

path15:
path16:
path17:
path68:
path69:
save up
goto start

path5:
path6:
path18:
path19:
path20:
save down
goto start

path74:
match backtocrack You don't have
match checkcrack I could not find
match stand P>
put send 35 asdf
matchwait

checkcrack:
match backtocrack You must rest!
match restart Your mind is
match stand P>
put exp
matchwait

restart:
COUNTER SET 0
save look
goto start

backtocrack:
put .ill-fromglacier

[Edited on 2-26-2005 by Theyesman]