PDA

View Full Version : Boghunter for TaVaalor Wizards Stormfront



Theyesman
02-25-2005, 09:45 PM
Starts after you go through the mud

put sign dissipation
put sign swords
put sign shields
put sign warding
put sign defending
put sign smiting
put sign striking
COUNTER SET 0
save look
start:
put %s
COUNTER ADD 1
match path%c disk,
match path%c Obvious
match haste gas cloud
match charcheck a bog wight.
match charcheck a bog wight,
match charcheck a bog wight and
match charcheck a warrior shade.
match charcheck a warrior shade,
match charcheck a warrior shade and
match charcheck a bog spectre.
match charcheck a bog spectre,
match charcheck a bog spectre and
match goon You can't go there
match stand P>
match haste You notice that things have returned
matchwait

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

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

doh1:
match haste You notice that things have returned
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 haste You notice that things have returned
match doh1 You don't have
match killdir I could not find
match stand P>
put send 35 asdf
matchwait

headcheck:
match haste You notice that things have returned
match manacheck Your mind is
match path%c You must rest!
match stand P>
put exp
matchwait

stand:
match haste You notice that things have returned
match stand You struggle
match goon You stand
put stand
matchwait

haste:
put rel
pause 3
put inc 506
goto goon

#################################
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
save 904
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
save 904
put incant %s
put stance gua
put loot
matchwait

goon:
COUNTER SUBTRACT 1
put stow left
save look
goto start
#################################
path1:
path13:
path14:
path16:
path22:
path32:
save e
goto start

path2:
path5:
path25:
path27:
path29:
path33:
path34:
path35:
save w
goto start

path3:
path4:
path18:
path24:
save sw
goto start

path6:
path9:
path21:
save s
goto start

path7:
path11:
path26:
path28:
save nw
goto start

path8:
path10:
path15:
path19:
save se
goto start

path17:
path23:
path31:
path36:
path37:
save ne
goto start

path12:
path20:
path30:
save n
goto start

path38:
match haste You notice that things have returned
match backtocrack You don't have
#match checkcrack I could not find
match restart 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 h
put go mud
waitfor Round
put .bog-tocourt

[Edited on 2-26-2005 by Theyesman]