View Full Version : Vaalor Rat hunting script
Scott
08-13-2004, 12:37 PM
Looking for a Vaalor rat hunting script, anyone willing to post one?
[Edited on 8-13-2004 by Gemstone101]
gcstader
08-13-2004, 03:47 PM
Here's one for the rodents in vaalor that I made for a younger cleric sometime ago. Modify it to fit ya. Starts from that node near the gate.
~Greg / Eldas
counter set 1
goto spellup0
spellup0:
put prep 103
put cast
pause 6
put prep 202
put cast
pause 6
put prep 303
put cast
pause 6
put prep 103
put cast
pause 6
put prep 202
put cast
pause 6
put prep 303
put cast
goto start
start:
pause 1
put look
match filter rodent
match continuehunt Court]
matchwait
hunt:
pause 1
goto R1
continuehunt:
move w
move w
move w
move n
move w
move w
move w
move n
move nw
move n
move ne
move climb grate
move go hatch
move s
move s
move go door
move e
move go door
move e
move climb ladd
goto R1
R1:
pause .5
put north
counter set 2
goto checkroom
R2:
pause .5
put n
counter set 3
goto checkroom
R3:
pause .5
put n
counter set 4
goto checkroom
R4:
pause .5
put n
counter set 5
goto checkroom
R5:
pause .5
put n
counter set 6
goto checkroom
R6:
pause .5
put n
counter set 7
goto checkroom
R7:
pause .5
put n
counter set 8
goto checkroom
R8:
pause .5
put e
counter set 9
goto checkroom
R9:
pause .5
put e
counter set 10
goto checkroom
R10:
pause .5
put e
counter set 11
goto checkroom
R11:
pause .5
put e
counter set 12
goto checkroom
R12:
pause .5
put e
counter set 13
goto checkroom
R13:
pause .5
put e
counter set 14
goto checkroom
R14:
pause .5
put nw
counter set 15
goto checkroom
R15:
pause .5
put nw
counter set 16
goto checkroom
R16:
pause .5
put nw
counter set 17
goto checkroom
R17:
pause .5
put nw
counter set 18
goto checkroom
R18:
pause .5
put nw
counter set 19
goto checkroom
R19:
pause .5
put nw
counter set 20
goto checkroom
R20:
pause .5
put sw
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 sw
counter set 24
goto checkroom
R24:
pause .5
put sw
counter set 25
goto checkroom
R25:
pause .5
put s
counter set 27
goto checkroom
R27:
pause .5
put east
counter set 28
goto checkroom
R28:
pause .5
put east
counter set 29
goto checkroom
R29:
pause .5
put east
counter set 30
goto checkroom
R30:
pause .5
put east
counter set 31
goto checkroom
R31:
pause .5
put east
counter set 32
goto checkroom
R32:
pause .5
put south
counter set 33
goto checkroom
R33:
pause .5
put south
counter set 34
goto checkroom
R34:
pause .5
put south
counter set 35
goto checkroom
R35:
pause .5
put south
counter set 36
goto checkroom
R36:
pause .5
put south
counter set 37
goto checkroom
R37:
pause .5
put south
counter set 38
goto checkroom
R38:
pause .5
put south
counter set 39
goto checkroom
R39:
goto checkexp
checkexp:
put exp
match moverest You must rest
match R1 Your mind is
matchwait
checkroom:
match start Sorry, you may only type ahead
match R%c You can't go there
match R%c I could not find what
match logoff V'reen
MATCH logoff You are a ghost
match filter rodent
match R%c disk
match R%c Obvious paths:
match R%c Obvious exits:
matchwait
filter:
match start You can't go there.
match R%c Also here:
match R%c disk
match attack Obvious paths:
match attack Obvious exits:
matchwait
cast:
put prep 201
put cast at rodent
goto attack
dontcast:
goto attack
preatt:
match cast Remaining: 17
match cast Remaining: 16
match cast Remaining: 15
match cast Remaining: 14
match cast Remaining: 13
match cast Remaining: 12
match cast Remaining: 11
match cast Remaining: 10
match cast Remaining: 9
match cast Remaining: 8
match cast Remaining: 7
match cast Remaining: 6
match cast Remaining: 5
match cast Remaining: 4
match dontcast Remaining: 3
match dontcast Remaining: 2
match dontcast Remaining: 1
match dontcast Remaining: 0
put mana
matchwait
attack:
put stance o
put attack rodent
match dead screams one last
match dead dies.
match dead body goes stiff and cold as he dies
match attack You fail to find
match attack is stunned!
match attack wait
match attack Roundtime
match dead already dead
match R%c What were
match R%c I could not
matchwait
skin:
put kneel
put skin rodent
match skinned you skinned
match botch botched
matchwait
skinned:
put stand
waitfor stand
put wear my shield
waitfor shield
put get fang
put put fang in my pack
waitfor pack
put remove my shield
put search rodent
goto attack
botch:
put stand
put search rodent
goto attack
dead:
pause 1
put stance d
goto skin
broke:
put stand
put look
goto checkroom
get:
put put longsword in my harness
waitfor longsword
put get %s
put put %s in my cloak
put get longsword from my harness
waitfor longsword
put stand
put look
goto checkroom
moverest:
move climb ladder
move west
move go door
move west
move go door
move n
move n
move go hatch
move climb grate
move n
move e
move e
move n
move e
move n
move e
move e
move e
move e
move go furrier
goto furrier
furrier:
put wear my shield
waitfor shield
put remove my pack
waitfor pack
put sell pack
put wear pack
waitfor pack
put remove shield
move out
move e
move nw
move go bank
move go arch
put deposit all
move out
move out
move w
move w
move sw
move w
move s
move w
move w
move s
move w
move s
move sw
move s
move se
move s
move e
move e
move e
move s
move e
move e
move e
goto rest
rest:
pause 120
put exp
pause 120
put exp
pause 120
put exp
pause 120
put exp
pause 120
put exp
pause 120
goto spellup
spellup:
put prep 103
put cast
pause 6
put prep 202
put cast
pause 6
put prep 303
put cast
pause 6
put prep 103
put cast
pause 6
put prep 202
put cast
pause 6
put prep 303
put cast
put experience
goto continuehunt
logoff:
put exit
Scott
08-13-2004, 04:18 PM
Thanks, I appreciate it. I just about was about to give up and make me own.....
gcstader
08-13-2004, 04:31 PM
No problem. BTW, it's set up to check your mana and then cast a spell at the rodent before attacking, so you may wanna change the spell/mana part of the script.
~Greg / Eldas
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.