PDA

View Full Version : warrior guild scripts



Anebriated
08-27-2006, 01:30 PM
Anyone have any decent warrior guild scripts? Preferrably for tackle training in the landing?

Stunseed
08-27-2006, 01:37 PM
The only warrior script I have is berserk training.

Anebriated
08-27-2006, 01:39 PM
Ill probably end up writing my own but Im too lazy to do it now and im busy the rest of the day. Maybe ill do it at work tomorrow...

Suppa Hobbit Mage
08-27-2006, 01:43 PM
I haven't used these in awhile, but they should work to some degree anyway. I was always watching though, I think a couple of them got hung up. Posting the text below

Some I wrote, some I didn't. Some I think I may not have ever finished, lol.

Suppa Hobbit Mage
08-27-2006, 01:44 PM
#Warrior Guild Disarm Wheel
#wheel.Cmd
START:
Move east
move east
move east
put go wheel
GETWEAPON:
put get broadsword
GOTO DISARM
DISARM:
pause
put disarm wheel
MATCH DONE [You have completed this task.]
MATCH DONE You're done with this task for
MATCH SETUP The broken workout wheel appears to need a little bit
MATCH DISARM You strain against the pole attached to the wheel with your broadsword
MATCH DISARM You push at the wheel with your rattan broadsword
MATCH STAND You must stand first.
MATCHWAIT
SETUP:
pause
put fix wheel
MATCH SETUP Blasted thing doesn't seem to want to stay put together.
MATCH DISARM Hopefully, it should stay fixed long enough to finish your workout.
GOTO DISARM
STAND:
put stand
pause
GOTO DISARM
DONE:
pause
put drop broadsword
put stand
move out
move west
move west
move west
put ask klidel abou training disarm
put ask klidel abou training disarm
*****************************

Suppa Hobbit Mage
08-27-2006, 01:44 PM
#Warrior Guild Ice blocks
START:
move go door
move n
move e
move go step
move w
move go door
move w
put stance off
put get my axe
PREPARE:
put get block
waitfor You pull a slab
BAsH:
pause
put bash ice
MATCH BASH [You need
MATCH BASH repetition(s) remaining.]
MATCH DONE [you have completed
MATCH PREPARE What were you referring to?
MATCHWAIT
DONE:
pause 1
put sheath
move e
move go door
move e
move go step
move w
move s
move go door
put ask klidel about training batter
put ask klidel about training batter
**************************

Suppa Hobbit Mage
08-27-2006, 01:45 PM
#Warrior Guild ice tubs
put go door
move north
move east
put go step
move west
put go tub
START:
put berserk
MATCH DONE [You have completed this task.]
MATCH RESTART repetition(s) remaining
MATCH RESTART The weakened feeling slowly fades from your muscles.
MATCH NOTCOLD You will benefit
MATCH RESTART ...wait
MATCHWAIT
RESTART:
Pause 1
GOTO START
NOTCOLD:
PUT Splash
MATCH NOTCOLD You splash about tentatively
MATCH RESTART You begin to concentrate
MATCH NOTCOLD ...wait
MATCHWAIT
DONE:
PUT STANCE OFF
PUT STAND
MOVE OUT
MOVE EAST
PUT GO STEP
MOVE WEST
MOVE SOUTH
PUT go door

Suppa Hobbit Mage
08-27-2006, 01:46 PM
#Warrior Guild Polish Armor (http://www.gemstonescripts.com)
GetTool:
move go door
move n
move e
move go step
put get rag from rack
move go step
move w
if_1 goto DoSome
DoAll:
put Rub grey armor
waitfor You begin working
move go door
put Rub brass armor
waitfor You begin working
put Rub second brass armor
waitfor You begin working
move go door
move s
put Rub brass armor
waitfor You begin working
move n
move e
move go door
put Rub black armor
waitfor You begin working
move go door
goto ReturnTool
DoSome:
1stRoom:
put Rub grey armor
waitfor You begin working
Shift
if_1 goto 2ndRoom
Move e
goto ReturnTool
2ndRoom:
move go door
put Rub brass armor
waitfor You begin working
Shift
if_1 goto 3rdRoom
move go door
move e
goto ReturnTool
3rdRoom:
put Rub other brass armor
waitfor You begin working
move go door
Shift
if_1 goto 4thRoom
move e
goto ReturnTool
4thRoom:
move s
put rub brass armor
waitfor You begin working
move n
move e
shift
if_1 goto 5thRoom
goto ReturnTool
5thRoom:
put go door
put rub black armor
waitfor You begin working
move go door
ReturnTool:
put rub armor
waitfor You begin working
move go step
put put rag on rack
move go step
move w
move s
move go door

Suppa Hobbit Mage
08-27-2006, 01:47 PM
#Warrior Guild Prune Bushes (http://www.gemstonescripts.com)
GetTool:
move go door
move n
move e
move go step
put get shears from rack
move go step
move w
move s
move go door
move w
if_1 goto DoSome
DoAll:
put Prune hedge
waitfor You prune
move s
put prune bush
waitfor You prune
move se
move ne
put prune shrub
waitfor You prune
move n
put prune topiar
waitfor You prune
move e
put prune bushes
waitfor You prune
move w
move w
goto ReturnTool
DoSome:
1stRoom:
put prune hedge
waitfor You prune
Shift
if_1 goto 2ndRoom
move e
goto ReturnTool
2ndRoom:
move s
put prune bush
waitfor You prune
Shift
if_1 goto 3rdRoom
move ne
goto ReturnTool
3rdRoom:
move se
move ne
put prune shrub
waitfor You prune
Shift
if_1 goto 4thRoom
move nw
goto ReturnTool
4thRoom:
move n
put prune topiar
waitfor You prune
Shift
if_1 goto 5thRoom
move w
goto ReturnTool
5thRoom:
move e
put prune bushes
waitfor You prune
move w
move w
ReturnTool:
move go door
move n
move e
move go step
put put shears on rack
move go step
move w
move s
move go door

Suppa Hobbit Mage
08-27-2006, 01:47 PM
#Warrior Guild Rake Leaves
#rake.Cmd
GetTool:
move go door
move n
move e
move go step
put get rake from rack
put get bag from rack
move go step
move w
move s
move go door
StartRaking:
put look
match wait1 Also here:
match pull1 Obvious paths:
matchwait
Pull1:
put pull rake
Wait1:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move w
put look
match wait2 Also here:
match pull2 Obvious paths:
matchwait
Pull2:
put pull rake
Wait2:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move s
put look
match wait3 Also here:
match pull3 Obvious paths:
matchwait
Pull3:
put pull rake
Wait3:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move se
put look
match wait4 Also here:
match pull4 Obvious paths:
matchwait
Pull4:
put pull rake
Wait4:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move ne
put look
match wait5 Also here:
match pull5 Obvious paths:
matchwait
Pull5:
put pull rake
Wait5:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move n
put look
match wait6 Also here:
match pull6 Obvious paths:
matchwait
Pull6:
put pull rake
Wait6:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move e
put look
match wait7 Also here:
match pull7 Obvious paths:
matchwait
Pull7:
put pull rake
Wait7:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move e
put look
match wait8 Also here:
match pull8 Obvious paths:
matchwait
Pull8:
put pull rake
Wait8:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move w
move w
move w
ReturnTool:
move go door
move n
move e
move go step
put put bag in bin
put put rake in rack
put put bag in rack
waitfor You return
move go step
move w
move s
move go door

Suppa Hobbit Mage
08-27-2006, 01:48 PM
#Warrior Guild Sauna
START:
move east
move east
pause
put go sauna
put stance off
MEDITATE:
pause
put meditate
MATCH MEDITATE deal with the trifles...
MATCH MEDITATE You try to clear your mind
MATCH BERSERK You're hot enough!
MATCH BERSERK fit of rage quite easily now.
MATCH OOPS Only a Cleric
MATCHWAIT
OOPS:
exit
BERSERK:
pause 1
put berserk
MATCH DONE [You have completed this task.]
MATCH MEDITATE To get the most out of this excercise
MATCH BERSERK You raise
MATCH BERSERK You can taste
MATCH BERSERK You growl
MATCH CHECK Everything around you
MATCH BERSERK Dark thoughts
MATCH BERSERK You scream
MATCH BERSERK The blood...
MATCH BERSERK You manage
MATCH BERSERK You open your eyes
MATCH BERSERK You imagine
MATCH BERSERK You feel yourself
MATCHWAIT
MATCH BERSERK The redness fades
CHECK:
Pause 1
MATCH DONE [You have completed this task.]
MATCH BERSERK repetition(s) remaining.]
MATCHWAIT

DONE:
pause 1
GOTO STAND

STAND:
pause 1
put stand
MATCH STAND You struggle, but fail to stand.
MATCH KLIDEL You stand back up.
KLIDEL:
pause 1
put go out
move west
move west
put ask klidel about training berserk
put ask klidel about training berserk

Suppa Hobbit Mage
08-27-2006, 01:48 PM
#Warrior Guild Shed
START:
move east
move east
move east
pause
put go shed
put stance off
put get my axe
PREPARE:
pause 1
put take board
MATCH DROP You'd have better luck if
MATCH DROP You pick up a
MATCH BASH You pull a
MATCH OTHERBASHER is using that one
MATCHWAIT
OTHERBASHER:
put take second board
MATCH BASH You pull a
MATCH DROP You pick up a
MATCH DROP You'd have better luck if
MATCHWAIT

BASH:
pause
put bash board
MATCH BASH [You need
MATCH BASH repetition(s) remaining.]
MATCH DONE [you have completed
MATCH PREPARE With a muffled thud,
MATCH PREPARE I don't think so...
MATCHWAIT
DROP:
put drop board
GOTO BASH
DONE:
pause 1
put sheath
put go out
move west
move west
move west
put ask klidel about training batter
put ask klidel about training batter

Anebriated
08-27-2006, 01:48 PM
Thanks.

Suppa Hobbit Mage
08-27-2006, 01:49 PM
#Warrior Guild Tackle Dummies
#dummies.Cmd

TACKLE:
put stand
pause
put tackle dummy
MATCH DONE [You have completed this task.]
MATCH DONE You're done with this task for
MATCH SETUP The tackling dummy is lying
MATCH SETUP You'll need to set
MATCH TACKLE You fling
MATCH STAND You must stand first.
MATCHWAIT
SETUP:
put pull dummy
put push dummy
waitfor You reach out
GOTO TACKLE

STAND:
put stand
pause
GOTO TACKLE
DONE:
pause
put stand
move out
move west
move west
put ask klidel abou training tackle
put ask klidel abou training tackle

Suppa Hobbit Mage
08-27-2006, 01:50 PM
That's all I have, I think my original intent was to combine them all until you got a critter or partner rep, but I never got to it.

Anebriated
08-27-2006, 01:51 PM
Ya, i might try to do that since you got em all done. Thanks for making it easy :)

Dummy reps suck ass. 22 reps for 5 points, gee thanks...

Stunseed
08-27-2006, 01:53 PM
12 berserk reps in the suana for 5 points sucks a whole lotta ass.

Anebriated
09-09-2006, 01:37 AM
anyone have a script for the dark chamber berserk task?

Anebriated
09-11-2006, 09:27 AM
bump cause these berserk reps are getting ridiculous and im too lazy to write my own atm.

AnticorRifling
09-11-2006, 10:47 AM
I have a berserk script for everything but critters (when assigned it gets weapon out and tells you it's critter time) that I wrote. It's for Ta'Vaalor though... Would that help you?

Anebriated
09-11-2006, 10:50 AM
I might be able to rework it for the landing. If you dont mind Id like to take a look.

Landrion
09-11-2006, 11:20 AM
12 berserk reps in the suana for 5 points sucks a whole lotta ass.

I dont mind the sauna and tubs. They rapid fire the berserks so quick. All you really need to do is run it for 10 seconds until you burn low on stamina. Pause, read the boards for a few minutes, return and repeat.

The chamber is more annoying because youre constantly doing something so you need to be attentive.

I find the critters to be the worst. Currently Im repping on harbs and troll kings which can lay a hurting in if I get a run-in early into the berserk.

Drinin
09-11-2006, 12:00 PM
Here's my berserk script, works for everything:

.ber
loop
put berserk
pause 8
goto loop

I just let that run while I read the boards or something. Just really need to check on it every minute or two for stamina, but I very rarely have to stop it before I've finished my reps. The only thing I don't use that script for is critter reps.

AnticorRifling
09-11-2006, 12:25 PM
The one I wrote did stamina checks, would do saunas, tubs, speed reps, when finished do turn in, get next task, and go to it. It would get you ready for combat and stop itself when critter task was assigned. Then I'd run a seperate script to run me to my critter rep hunting ground and do those, then come back and start my berserking one all over. Does promotions too. I mastered berserk real fast on my dwarf warrior.

AnticorRifling
09-11-2006, 12:28 PM
I might need to upload the actual file as I recall some scripts getting extra spaces at the end of each line when doing a copy/paste from message boards. Here's the gist of it.

Start from the task master in Ta'Vaalor:

berserk.Cmd

start:
put get my %weapon
put gld
match creatures Berserk against creatures.
match icetubs go practice in the ice tubs.
match springs go practice in the saunas.
matchwait

creatures:
put stance def
waitfor You are now
echo
echo ****************************
echo ** Time for Critter reps! **
echo ****************************
goto finish

icetubs:
put put %weapon in my %sheath
pause 1
move n
move w
move w
move s
move s
move e
move e
move go bridge
move go citadel
move w
move w
move s
move s
move e
move e
move climb stair
move go tubs
put splash
match splash Brrr!
match berserktub quit shivering
matchwait

splash:
pause 1
put splash
match splash Brrr!
match berserktub quit shivering
matchwait

berserktub:
pause 1
put berserk
match stamina1 You are beginning to feel a little fatigued.
match berserktub remaining.]
match berserktub lose the moment.
match donetub task.]
matchwait

donetub:
put stand
pause 1
move out
move up
move w
move w
move n
move n
move e
move e
move out
move go bridge
move w
move w
move n
move n
move e
move e
move s
put ask thon about training berserk
waitfor All done with that task?
put ask thon about training berserk
match start You feel fully energetic again.
match prom You need to get promoted
matchwait

springs:
put put my %weapon in my %sheath
move n
move e
move e
move s
move s
move se
move go springs
put meditate
match meditate deal with the trifles...
match berserkspring rage quite easily now
matchwait

meditate:
pause 1
put meditate
match meditate deal with the trifles...
match berserkspring rage quite easily now
matchwait

berserkspring:
pause 1
put berserk
match stamina2 You are beginning to feel a little fatigued.
match berserkspring remaining.]
match berserkspring lose the moment.
match donespring task.]
matchwait

donespring:
put stand
pause 1
move out
move nw
move n
move n
move w
move w
move s
put ask thon about training berserk
waitfor All done with that task?
put ask thon about training berserk
match start You feel fully energetic again.
match prom You need to get promoted
matchwait

prom:
move n
move w
move w
move s
move s
move e
move e
move go bridge
move go citadel
move go doors
put ask Alyssa about next berserk
waitfor Alyssa completes
move go doors
move out
move go bridge
move w
move w
move n
move n
move e
move e
move s
put ask thon about training berserk
waitfor Let's find you something
goto start

stamina1:
waitfor You feel fully energetic again.
goto berserktub

stamina2:
waitfor You feel fully energetic again.
goto berserkspring

finish:
exit

Anebriated
09-11-2006, 02:34 PM
Alright well after getting bored at work(monday's suck) I decided I would try and whip something together. I havent done much testing with it yet so it might get held up at some points. No need to pay attention to it either, it should watch for low stamina.



#Warrior Guild Chamber

#Chamber

START:
move go door
move n
move e
move go stair
move w
put kneel
pause 1
goto RETRY


RETRY:
put berserk
MATCH STAMINA You are beginning to feel a little fatigued.
MATCH BERSERK Everything around you turns red as you work yourself into a berserker's rage!
MATCH RETRY Roundtime:
MATCH RETRY ...wait
MATCHWAIT


BERSERK:
MATCH STAMINA You are beginning to feel a little fatigued.
MATCH DONEREPS [You have completed this task.]
MATCH RETRY The redness fades from the world and you begin to breathe harder.
MATCHWAIT


STAMINA:
waitfor You feel fully energetic again.
goto RETRY

DONEREPS:
waitfor The redness fades from the world and you begin to breathe harder.
goto STAND

STAND:
pause 1
put stand
MATCH DONE You stand back up.
MATCH DONE You are already standing.
MATCH STAND You can't do that
MATCH STAND You struggle
MATCH ALMOST You don't seem
MATCHWAIT

ALMOST:
MATCH STAND The attendant waves
MATCH STAND The attendant opens your mouth
MATCHWAIT

DONE:
move e
move go stair
move w
move s
move go door
put ask Kli about train berserk
pause 1
put ask kli about train berserk
end

Anebriated
09-11-2006, 02:54 PM
updated.

Anebriated
09-11-2006, 04:11 PM
Just got a chance to test the stamina part and it does work, woot.

Anebriated
09-11-2006, 07:43 PM
updated script again.

Drunken Durfin
05-09-2007, 02:09 PM
Written for SF.

Start at the administrator, script does task and returns.

===

Main:
ECHO ============================================
ECHO What would you like to Break? [enter number]
ECHO 1. Wooden Crates for cash
ECHO 2. Sheet metal for cash
ECHO 3. Ice Blocks
ECHO 4. Branches
ECHO 5. Cheap Boxes
ECHO 6. Wooden Stage Door
ECHO ============================================
MATCH ToCrates 1
MATCH ToMetalSheet 2
MATCH ToIce 3
MATCH ToBranch 4
MATCH ToBox 5
MATCH ToWoodDoor 6
MATCHWAIT

#================================ WoodenCrate

ToCrates:
put go ent
move s
move s
move s
put go door
move s
put go doors
move e
put climb step

GetCrate:
PUT Get crate
MATCH FromCrates You have completed your task.
MATCH BatterCrate You pull
MATCH DropCrate You pick
MATCH GetCrate ...wait
MATCH WaitBatterCrate: ...wait
MATCH FromCrates Fun as it might be
MATCHWAIT

DropCrate:
PUT drop crate
GOTO CheckCrate

CheckCrate:
PUT tap crate
MATCH GetCrate You tap a stack of empty crates.
MATCH BatterCrate You tap a wooden crate.
MATCH CheckCrate ...wait
MATCHWAIT

BatterCrate:
PUT batter crate
MATCH GetCrate The pegs keeping
MATCH GetCrate I don't think so
MATCH WaitBatterCrate ...wait
MATCH FromCrates Fun as it might be
MATCH CheckCrate Roundtime
MATCHWAIT

WaitBatterCrate:
PAUSE 3
GOTO BatterCrate

FromCrates:
put climb step
move w
put go doors
move n
put go door
move n
move n
move n
put go ent
EXIT

#=============================================== Metal Sheet

ToMetalSheet:
put go ent
move s
move s
move s
put go door
move s
move w
move s
move s
move s
move s
move e
put go bri
move e
put go bri
move e
move n
move w
put go store
put go steel door
move e

GetMetalSheet:
PUT Get metal
MATCH FromMetalSheet You have completed your task.
MATCH BatterMetalSheet You pull
MATCH DropMetalSheet You pick
MATCH GetMetalSheet ...wait
MATCH FromMetalSheet Fun as it might be
MATCHWAIT

DropMetalSheet:
PUT drop metal
GOTO CheckMetalSheet

CheckMetalSheet:
PUT tap metal
MATCH GetMetalSheet You tap a stack of sheet metal.
MATCH BatterMetalSheet You tap a piece of sheet metal.
MATCH CheckMetalSheet ...wait
MATCHWAIT

BatterMetalSheet:
PUT batter metal
MATCH GetMetalSheet The center of the sheet metal
MATCH GetMetalSheet I don't think so
MATCH WaitBatterMetalSheet ...wait
MATCH FromMetalSheet Fun as it might be
MATCH CheckMetalSheet Roundtime
MATCHWAIT

WaitBatterMetalSheet:
PAUSE 3
GOTO BatterMetalSheet

FromMetalSheet:
move w
put go door
move out
move e
move s
move w
put go bri
move w
put go bri
move w
move n
move n
move n
move n
move e
move n
put go door
move n
move n
move n
put go ent
EXIT


#========================================= Ice Blocks

ToIce:
move e
put go arch
move n
move n

GetIce:
PUT Get block
MATCH FromIce You have completed your task.
MATCH BatterIce You pull
MATCH DropIce You pick
MATCH GetIce ...wait
MATCH FromIce Fun as it might be
MATCHWAIT

DropIce:
PUT drop ice
GOTO CheckIce

CheckIce:
PUT tap ice
MATCH GetIce What were you referring to
MATCH BatterIce You tap a slab of ice
MATCH CheckIce ...wait
MATCHWAIT

BatterIce:
PUT batter ice
MATCH GetIce With a most satisfying
MATCH GetIce I don't think so
MATCH WaitBatterIce ...wait
MATCH FromIce Fun as it might be
MATCH CheckIce Roundtime
MATCHWAIT

WaitBatterIce:
PAUSE 3
GOTO BatterIce

FromIce:
move s
move s
put go arch
move w
EXIT

#========================================= Branches

ToBranch:
move e
put go arch
move n
move n
move w
put go arch
move n
move nw

GetBranch:
PUT Get branch
MATCH FromBranch You have completed your task.
MATCH BatterBranch You pull
MATCH DropBranch You pick
MATCH GetBranch ...wait
MATCH FromBranch Fun as it might be
MATCHWAIT

DropBranch:
PUT drop branch
GOTO CheckBranch

CheckBranch:
PUT tap branch
MATCH GetBranch You tap a pile of stripped branches
MATCH BatterBranch You tap a large branch
MATCH CheckBranch ...wait
MATCHWAIT

BatterBranch:
PUT batter branch
MATCH GetBranch The last bit of the branch is broken
MATCH GetBranch I don't think so
MATCH WaitBatterBranch ...wait
MATCH FromBranch Fun as it might be
MATCH CheckBranch Roundtime
MATCHWAIT

WaitBatterBranch:
PAUSE 3
GOTO BatterBranch

FromBranch:
move se
move s
put go arch
move e
move s
move s
put go arch
move w
EXIT

#======================================= cheap Box

ToBox:
move e
put go arch
move n
move n
move w
put go arch
move n
move nw
put go shed
move e

GetBox:
PUT Get box
MATCH FromBox You have completed your task.
MATCH BatterBox You pull
MATCH DropBox You pick
MATCH GetBox ...wait
MATCH FromBox Fun as it might be
MATCHWAIT

DropBox:
PUT drop box
GOTO CheckBox

CheckBox:
PUT tap box
MATCH GetBox You tap a stack of cheap wooden boxes
MATCH BatterBox You tap a cheap wooden box
MATCH CheckBox ...wait
MATCHWAIT

BatterBox:
PUT batter box
MATCH GetBox In a shower of splinters
MATCH GetBox I don't think so
MATCH WaitBatterBox ...wait
MATCH FromBox Fun as it might be
MATCH CheckBox Roundtime
MATCHWAIT

WaitBatterBox:
PAUSE 3
GOTO BatterBox

FromBox:
move w
move out
move se
move s
put go arch
move e
move s
move s
put go arch
move w
EXIT

#========================================== Wood Door

ToWoodDoor:
move w
move w
move n
move n
put go gate
move n
move n

BatterWoodDoor:
PUT batter wood door
MATCH WoodDoorStand You'll need to be standing first.
MATCH WoodDoorStun stun
MATCH WaitWoodDoor ...wait
MATCH BatterAgain Roundtime
MATCH FromWoodDoor Fun as it might be
MATCHWAIT

WoodDoorStand:
PUT Stand
PAUSE 1
GOTO BatterWoodDoor

WoodDoorStun:
PAUSE 5
GOTO BatterWoodDoor

WaitWoodDoor:
PAUSE 3
GOTO BatterWoodDoor

BatterAgain:
PAUSE 1
GOTO BatterWoodDoor

FromWoodDoor:
move s
move s
put go gate
move s
move s
move e
move e
EXIT

Warriorbird
05-12-2007, 11:40 AM
Thanks for the scripts, folks. Made my day today when I accidentally wiped out some of mine.

Aethor
10-06-2007, 12:29 AM
can we get some updated scripts?
:wtf:

Drunken Durfin
10-06-2007, 09:27 AM
can we get some updated scripts?
:wtf:

Like what?

Illistim Guild Travel Script:

http://forum.gsplayers.com/showthread.php?t=26244

Illistim Guild Disarm Scripts:

http://forum.gsplayers.com/showthread.php?t=27269

Aethor
10-06-2007, 11:00 AM
"Like what?"

well hrm i have an old WL warrior tricks script but it aint the same as the new illistim guild, all the rooms are different and such, wondered if anyone was gonna do an update?

Drunken Durfin
10-06-2007, 12:26 PM
With the Illistim Guild Travel script I have linked above you should be easily able to copy/paste the appropriate travel segments into your existing trick script.

Makkah
10-07-2007, 02:21 PM
Did noone ever combine all the scripts into one huge .guildx type shit?

AestheticDeath
10-07-2007, 02:24 PM
No one cares enough about warriors to do it...

:P

Makkah
10-07-2007, 02:34 PM
:(

Drunken Durfin
12-23-2007, 11:13 AM
I am willing to put stuff together to make a .warriorguildx script, but I am going to need some help.

s>gld
You are a Master at Arms of the Warrior Guild.

Since I cannot be assigned tasks and test the script myself, I am going to need volunteers to test the scripts for me and report back with any errors they encounter. Additionally, the more people we have working on different aspects of the script (i.e. different tasks), the quicker I can get it done.

So, if there are some of you willing to act as beta testers to work out the kinks for an all encompassing script, let me know and we can get started. You test the script, I supply you with partner reps. I am currently in the Landing, so all testing will take place there initially. Once we have version 1.0 ready I will adapt it to work with the different floor plans of the other town guilds.

Sound good? Send me a PM if you are interested.

TheEschaton
12-23-2007, 11:34 AM
Do you want to reinitiate my warrior as a master at arms? He got booted due to inactivity, and now he's a GM again, but looking for MaA. Had to go all the way to the Landing to even have a shot, but haven't even managed that.

(oh, and I have other warriors who can test what you need.)

-TheE-

Anebriated
12-23-2007, 11:59 AM
I have a low rank guildmaster that I can help test most skills with for messaging or whatever. Cant help with tackle though.

redhook
02-07-2008, 02:11 PM
Any word on an update?

Drunken Durfin
02-07-2008, 05:17 PM
Never got any logs from those who "signed up." All I am lacking are logs for task assignments. Need one of everything, town does not matter.

Myx
02-12-2008, 10:53 PM
Durfin, I got scripts of most of the Teras guild stuff I can supply you with. I'll find you on Teras or PM you through psinet.

Aphyd
03-08-2008, 07:56 PM
I have an old bashing script I made that will automatically take you from rank 1 to 35ish (whatever rank you get box tasks) without ever pushing another button. (For the landing)

I'm pretty sure a lot of the verbage and stuff has changed recently, so it would probably need to be modified some, since some of the triggers may not activate....but if someone's up to it, they're more than welcome to go nuts.

__________________________________________________ _______________


#Bashing everything baby

if_1 goto begin
echo
echo Usage is .bashy <weapon in hand>
echo
exit

begin:
put ask klid about train batter
put ask klid about train batter
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 bust up some ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door and practice batterin' it without a weapon
match walk8 stage doors are set up and work on the metal one
match walk9 old boards
match woot get yourself promoted
match oops You need to finish the task I gave you
match win Your dedication is admirable
match task All done with that task? Great!
matchwait

task:
goto begin

oops:
put gld
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 slabs of ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door in the guild with your shoulder
match walk8 metal stage door
match walk9 old boards
matchwait

woot:
put go door
move n
move e
put go door
put ask bert about next
put go door
move w
move s
put go door
put gld train 6
put gld train 6
goto begin

walk1:
move e
move e
move e
put go shed
move w
goto boxes

boxes:
put get boxes
goto bash1

bash1:
put bash box
match moreb more hits.]
match moreb1 remaining.]
match done1 completed this task.]
match what1 would only cause trouble!
matchwait

moreb:
goto bash1

moreb1:
goto bash1

done1:
move e
move out
move w
move w
move w
goto begin

what1:
goto boxes




walk2:
move s
put go port
move s
move e
move e
move e
move e
move s
move e
goto crates

crates:
put get crates
goto bash2

bash2:
put bash crate
match morec more hits.]
match morec1 remaining.]
match done2 completed this task.]
match done2 You've completed that task already.
match what2 would only cause trouble!
matchwait

morec:
goto bash2

morec1:
goto bash2

done2:
move w
move n
move w
move w
move w
move w
put go fortress
put go port
move n
goto begin

what2:
goto crates



walk3:
move s
put go port
move s
move s
move s
move w
move s
put go gate
goto metal

metal:
put get metal
goto bash3

bash3:
put bash metal
match drop You'd have better luck
match morem1 more hits.]
match morem2 remaining.]
match done3 completed this task.]
match done3 You've completed that task already.
match what3 would only cause trouble!
matchwait

morem1:
goto bash3

morem2:
goto bash3

done3:
move out
move n
move e
move n
move n
put go fortress
put go port
move n
goto begin

what3:
goto metal

drop:
put drop my metal
goto bash3




walk4:
move e
move e
move e
put go shed
move s
goto branches

branches:
put get branches
goto bash4

bash4:
put bash branch
match morebr more hits.]
match morebr1 remaining.]
match done4 completed this task.]
match what4 would only cause trouble!
matchwait

morebr:
goto bash4

morebr1:
goto bash4

done4:
move n
move out
move w
move w
move w
goto begin

what4:
goto branches


walk5:
put go door
move n
move e
put go step
move w
put go door
goto ice

ice:
put get block
match ice1 You pull a slab of ice
match ice2 it be for those who need it.
goto bash5

bash5:
put bash ice
match morei1 more hits.]
match morei2 remaining.]
match done5 completed this task.]
match done5 You've completed that task already.
match what5 what you were referring to.
matchwait

morei1:
goto bash5

morei2:
goto bash5

done5:
put go door
move e
put go step
move w
move s
put go door
goto begin

what5:
goto ice

ice1:
goto bash5

ice2:
goto done5




walk6:
move w
put go wood door
goto bash6

bash6:
put bash door
match mored1 more hits.]
match mored2 remaining.]
match done6 completed this task.]
matchwait

done6:
move out
move east
goto begin

mored1:
goto bash6

mored2:
goto bash6

walk7:
move w
put go wooden door
goto dropclub

dropclub:
put drop club
goto bash7

bash7:
put bash door
match owdamn You sink slowly to the ground
match moredn1 more hits.]
match moredn2 remaining.]
match done7 completed this task.]
matchwait

moredn1:
goto bash7

moredn2:
goto bash7

done7:
put get club
move out
move e
goto begin

owdamn:
pause 20
put stand
goto bash7

walk8:
move w
put go metal door
goto bash8

bash8:
put bash door
match moremd1 more hits.]
match moremd2 remaining.]
match done8 completed this task.]
matchwait

done8:
move out
move east
goto begin

moremd1:
goto bash8

moremd2:
goto bash8

walk9:
move e
move e
move e
put go shed
goto boards

boards:
put get boards
goto bash9

bash9:
put bash board
match morebd more hits.]
match morebd1 remaining.]
match done9 completed this task.]
match what9 would only cause trouble!
matchwait

morebd:
goto bash9

morebd1:
goto bash9

done9:
move out
move w
move w
move w
goto begin

what9:
goto boards

win:
Echo
Echo *******************************
Echo YOU ARE THE MAN YOU MASTERED IT
Echo *******************************
Echo

Srade
11-09-2008, 06:59 PM
I fixed the above script to work now. I even added a lag preventative measure that was causing it to pause for me. So far its working awesome.



#Bashing everything baby

if_1 goto begin
echo
echo Usage is .bashy <weapon in hand>
echo
exit

begin:
put ask klid about train batter
put ask klid about train batter
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 bust up some ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door and practice batterin' it without a weapon
match walk8 stage doors are set up and work on the metal one
match walk9 old boards
match woot get yourself promoted
match oops You need to finish the task I gave you
match win Your dedication is admirable
match task All done with that task? Great!
matchwait

task:
goto begin

oops:
put gld
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 slabs of ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door in the guild with your shoulder
match walk8 metal stage door
match walk9 old boards
matchwait

woot:
put go door
move n
move e
put go door
put ask bert about next batt
put go door
move w
move s
put go door
put gld train 6
put gld train 6
goto begin

walk1:
move e
move e
move e
put go shed
move w
goto boxes

boxes:
put get boxes
goto bash1

bash1:
pause 1
put bash box
match moreb more hit(s).]
match moreb1 remaining.]
match done1 completed this task.]
match what1 would only cause trouble!
matchwait

moreb:
goto bash1

moreb1:
goto bash1

done1:
move e
move out
move w
move w
move w
goto begin

what1:
goto boxes




walk2:
move s
put go port
move s
move e
move e
move e
move e
move s
move e
goto crates

crates:
put get crates
goto bash2

bash2:
pause 1
put bash crate
match morec more hit(s).]
match morec1 remaining.]
match done2 completed this task.]
match done2 You've completed that task already.
match what2 would only cause trouble!
matchwait

morec:
goto bash2

morec1:
goto bash2

done2:
move w
move n
move w
move w
move w
move w
put go fortress
put go port
move n
goto begin

what2:
goto crates



walk3:
move s
put go port
move s
move s
move s
move w
move s
put go gate
goto metal

metal:
put get metal
goto bash3

bash3:
pause 1
put bash metal
match drop You'd have better luck
match morem1 more hit(s).]
match morem2 remaining.]
match done3 completed this task.]
match done3 You've completed that task already.
match what3 would only cause trouble!
matchwait

morem1:
goto bash3

morem2:
goto bash3

done3:
move out
move n
move e
move n
move n
put go fortress
put go port
move n
goto begin

what3:
goto metal

drop:
put drop my metal
goto bash3




walk4:
move e
move e
move e
put go shed
move s
goto branches

branches:
put get branches
goto bash4

bash4:
pause 1
put bash branch
match morebr more hit(s).]
match morebr1 remaining.]
match done4 completed this task.]
match what4 would only cause trouble!
matchwait

morebr:
goto bash4

morebr1:
goto bash4

done4:
move n
move out
move w
move w
move w
goto begin

what4:
goto branches


walk5:
put go door
move n
move e
put go step
move w
put go door
goto ice

ice:
put get block
match ice1 You pull a slab of ice
match ice2 it be for those who need it.
goto bash5

bash5:
pause 1
put bash ice
match morei1 more hit(s).]
match morei2 remaining.]
match done5 completed this task.]
match done5 You've completed that task already.
match what5 referring to
matchwait

morei1:
goto bash5

morei2:
goto bash5

done5:
put go door
move e
put go step
move w
move s
put go door
goto begin

what5:
goto ice

ice1:
goto bash5

ice2:
goto done5




walk6:
move w
put go wood door
goto bash6

bash6:
pause 1
put bash door
match mored1 more hit(s).]
match mored2 remaining.]
match done6 completed this task.]
matchwait

done6:
move out
move east
goto begin

mored1:
goto bash6

mored2:
goto bash6

walk7:
move w
put go wooden door
goto dropclub

dropclub:
put drop club
goto bash7

bash7:
pause 1
put bash door
match owdamn You sink slowly to the ground
match moredn1 more hit(s).]
match moredn2 remaining.]
match done7 completed this task.]
matchwait

moredn1:
goto bash7

moredn2:
goto bash7

done7:
put get club
move out
move e
goto begin

owdamn:
pause 20
put stand
goto bash7

walk8:
move w
put go metal door
goto bash8

bash8:
pause 1
put bash door
match moremd1 more hit(s).]
match moremd2 remaining.]
match done8 completed this task.]
matchwait

done8:
move out
move east
goto begin

moremd1:
goto bash8

moremd2:
goto bash8

walk9:
move e
move e
move e
put go shed
goto boards

boards:
put get boards
goto bash9

bash9:
pause 1
put bash board
match morebd more hit(s).]
match morebd1 remaining.]
match done9 completed this task.]
match what9 would only cause trouble!
matchwait

morebd:
goto bash9

morebd1:
goto bash9

done9:
move out
move w
move w
move w
goto begin

what9:
goto boards

win:
Echo
Echo *******************************
Echo YOU ARE THE MAN YOU MASTERED IT
Echo *******************************
Echo

AntiCliche
07-05-2009, 02:35 PM
I'm writing a raking script for Ta'Vaalor, but it keeps on just sorta... stopping after I hit a room where there are no leaves to rake. I tried a few things, so there's probably a couple useless tags in there.

Move:
move n
move w
move w
move s
move s
move e
move e
move go br
move go cit
move w
move w
GetTool:
put get rake from rack
put get bag from rack
move e
move e
move o
move go bridge
StartRaking:
put pull rake
MATCH Move1 There are no leave
put look
MATCH Wait1 leaf pile
Wait1:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move w
put look
Move1:
move w

put pull rake
MATCH Move2 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait2 leaf pile
Wait2:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move w
Move2:
move w

put pull rake
MATCH Move3 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait3 leaf pile
Wait3:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move n
Move3:
move n

put pull rake
MATCH Move4 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait4 leaf pile
Wait4:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move w
Move4:
move n

put pull rake
MATCH Move5 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait5 leaf pile
Wait5:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move e
Move5:
move e

put pull rake
MATCH Move6 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait6 leaf pile
Wait6:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move e
Move6:
move e

put pull rake
MATCH Move7 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait7 leaf pile
Wait7:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move e
Move7:
move e

put pull rake
MATCH Move8 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait8 leaf pile
Wait8:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move e
Move8:
move e

put pull rake
MATCH Move9 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait9 leaf pile
Wait9:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move s
Move9:
move s

put pull rake
MATCH Move10 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait10 leaf pile
Wait10:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move s
Move10:
move s

put pull rake
MATCH Move11 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait11 leaf pile
Wait11:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move w
Move11:
move w

put pull rake
MATCH Move1 There are no leave
put look
waitfor Obvious Paths:
MATCH Wait12 leaf pile
put look in bag
Match ReturnTool full
Wait12:
waitfor You rake
put get pile
waitfor You gather a leaf pile
move w
Move12:
move w

ReturnTool:
move go bridge
move go cit
move w
move w
put get rake from rack
put get bag from rack
MATCH GetTool remaining for this
MATCH Return [You have completed
RETURN:
move e
move e
move o
move go bri
move w
move w
move n
move n
move e
move e
move s

AntiCliche
07-11-2009, 11:52 AM
Made some bashing scripts that accounts for bashing materials just laying around. It's pretty universal, all you'd have to change is the directions, the item you're bashing and your trainer.

START:
move n
move e
move e
move go clearing
put stance off
put get my flamberge
PREPARE:
put get board
MATCH Bash You pull a rotten board
MATCH DROP You pick up
DROP:
put drop left
MATCH BASH You drop
BAsH:
pause
put bash board
MATCH BASH [You need
MATCH BASH repetition(s) remaining.]
MATCH DONE [you have completed
MATCH PREPARE I don't think
MATCHWAIT
DONE:
pause 1
move sw
move w
move w
move s
put ask thond about training batter

LOL BRIELUS
12-09-2009, 08:35 AM
anyone have a disarm skilled master script for the landing?

SpiffyJr
12-09-2009, 09:24 AM
autowar for Lich has everything you need... or so I hear.

Anebriated
07-08-2010, 10:38 PM
Took the batter script that was posted here and tweaked it a bit for lich. Should be able to use it in any town now with some tweaks to room numbers in the aliases. Edit the script to add the room numbers requested, then run the script as ".bashy" and then finally run it .bashy <bashing weapon> Its nothing special but it should work, probably still a bug here or there though.


#Bashing everything baby
#updated for lich

if_1 goto begin


put ;alias set wgtrainer=ask Norstock about train batter
waitfor --- Lich
put ;alias set wgmaster=ask Milagret about next batter
waitfor --- Lich
put ;go2 save warguild=17368
waitfor --- Lich
put ;go2 save guildmaster=17353
waitfor --- Lich
put ;go2 save craterep=10894
waitfor --- Lich
put ;go2 save metalrep=10950
waitfor --- Lich
put ;go2 save boardrep=17366
waitfor --- Lich
put ;go2 save boxrep=17366
waitfor --- Lich
put ;go2 save icerep=17358
waitfor --- Lich
put ;go2 save branchrep=17364
waitfor --- Lich
put ;go2 save wooddoorrep=17335
waitfor --- Lich
put ;go2 save metaldoorrep=17335
waitfor --- Lich
put ;go2 save paytoll=11006
waitfor --- Lich


echo
echo Usage is .bashy <weapon in hand>
echo Comment out the lines necessary in the two toll paying sections(walk1 and walk3) if you dont pay tolls
exit

begin:
pause 1
put wgtrainer
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 bust up some ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door and practice batterin' it without a weapon
match walk8 stage doors are set up and work on the metal one
match walk9 old boards
match woot get yourself promoted
match begin shy of earning your next rank
match oops You need to finish the task I gave you
match win Your dedication is admirable
match begin All done with that task? Great!
matchwait


oops:
put gld
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 slabs of ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door in the guild with your shoulder
match walk8 metal stage door
match walk9 old boards
matchwait

woot:
put ;go2 guildmaster
waitfor go2 has exited
put wgmaster
waitfor completes the promotion ritual
put ;go2 warguild
waitfor go2 has exited
put wgtrainer
waitfor Let's find you something
goto begin

walk1:
put ;go2 boxrep
waitfor go2 has exited
goto boxes

boxes:
put get box
goto bash1

bash1:
pause 1
put bash box
match bash1 more hit(s).]
match bash1 remaining.]
match done1 completed this task.]
match boxes would only cause trouble!
matchwait

done1:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk2:
put ;go2 11006
waitfor go2 has exited
put give guard 5
waitfor takes your silvers and waves
put ;go2 craterep
waitfor go2 has exited
goto crates

crates:
put get crate
goto bash2

bash2:
pause 1
put bash crate
match bash2 more hit(s).]
match bash2 remaining.]
match done2 completed this task.]
match done2 You've completed that task already.
match crates would only cause trouble!
matchwait

done2:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk3:
put ;go2 11006
waitfor go2 has exited
put give guard 5
waitfor takes your silvers and waves
put ;go2 metalrep
waitfor go2 has exited
goto metal

metal:
put get metal
goto bash3

bash3:
pause 1
put bash metal
match drop You'd have better luck
match bash3 more hit(s).]
match bash3 remaining.]
match done3 completed this task.]
match done3 You've completed that task already.
match metal would only cause trouble!
matchwait

done3:
put ;go2 warguild
waitfor go2 has exited
goto begin

drop:
put drop my metal
goto bash3

walk4:
put ;go2 branchrep
waitfor go2 has exited
goto branches

branches:
put get branch
goto bash4

bash4:
pause 1
put bash branch
match bash4 more hit(s).]
match bash4 remaining.]
match done4 completed this task.]
match branches would only cause trouble!
matchwait

done4:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk5:
put ;go2 icerep
waitfor go2 has exited
goto ice

ice:
put get block
match ice1 You pull a slab of ice
match ice2 it be for those who need it.
goto bash5

bash5:
pause 1
put bash ice
match bash5 more hit(s).]
match bash5 remaining.]
match done5 completed this task.]
match done5 You've completed that task already.
match ice referring to
matchwait

done5:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk6:
put ;go2 wooddoorrep
waitfor go2 has exited
goto bash6

bash6:
pause 1
put bash door
match bash6 more hit(s).]
match bash6 remaining.]
match done6 completed this task.]
matchwait

done6:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk7:
put ;go2 wooddoorrep
waitfor go2 has exited
goto dropclub

dropclub:
put drop club
goto bash7

bash7:
pause 1
put bash door
match owdamn You sink slowly to the ground
match bash7 more hit(s).]
match bash7 remaining.]
match done7 completed this task.]
matchwait

done7:
put get club
waitfor You
put ;go2 warguild
waitfor go2 has exited
goto begin

owdamn:
pause 20
put stand
goto bash7

walk8:
put ;go2 metaldoorrep
waitfor go2 has exited
goto bash8

bash8:
pause 1
put bash door
match bash8 more hit(s).]
match bash8 remaining.]
match done8 completed this task.]
matchwait

done8:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk9:
put ;go2 boardrep
waitfor go2 has exited
goto boards

boards:
put get board
goto bash9

bash9:
pause 1
put bash board
match bash9 more hit(s).]
match bash9 remaining.]
match done9 completed this task.]
match boards would only cause trouble!
matchwait

done9:
put ;go2 warguild
waitfor go2 has exited
goto begin


win:
Echo
Echo *******************************
Echo YOU ARE THE MAN YOU MASTERED IT
Echo *******************************
Echo

Merala
09-14-2010, 12:04 PM
is there a guildx for warriors or a set of scripts for River's Rest?

Mycetozan
08-26-2011, 04:27 PM
Thank you for posting this, but can you explain it in simple terms for someone who has no idea how lich works?

I.E.

How do I get this into Lich? I assume that I just copy and paste it, but where and how do I paste it into lich? Is there a script making function somehwree in lich? How do I give it a name? How and where do I enter the room numbers? Does it have room numbers already entered for a specific town? How why run the script as Bashy and then again Bashy (weapon)?


Thanks


Took the batter script that was posted here and tweaked it a bit for lich. Should be able to use it in any town now with some tweaks to room numbers in the aliases. Edit the script to add the room numbers requested, then run the script as ".bashy" and then finally run it .bashy <bashing weapon> Its nothing special but it should work, probably still a bug here or there though.


#Bashing everything baby
#updated for lich

if_1 goto begin


put ;alias set wgtrainer=ask Norstock about train batter
waitfor --- Lich
put ;alias set wgmaster=ask Milagret about next batter
waitfor --- Lich
put ;go2 save warguild=17368
waitfor --- Lich
put ;go2 save guildmaster=17353
waitfor --- Lich
put ;go2 save craterep=10894
waitfor --- Lich
put ;go2 save metalrep=10950
waitfor --- Lich
put ;go2 save boardrep=17366
waitfor --- Lich
put ;go2 save boxrep=17366
waitfor --- Lich
put ;go2 save icerep=17358
waitfor --- Lich
put ;go2 save branchrep=17364
waitfor --- Lich
put ;go2 save wooddoorrep=17335
waitfor --- Lich
put ;go2 save metaldoorrep=17335
waitfor --- Lich
put ;go2 save paytoll=11006
waitfor --- Lich


echo
echo Usage is .bashy <weapon in hand>
echo Comment out the lines necessary in the two toll paying sections(walk1 and walk3) if you dont pay tolls
exit

begin:
pause 1
put wgtrainer
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 bust up some ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door and practice batterin' it without a weapon
match walk8 stage doors are set up and work on the metal one
match walk9 old boards
match woot get yourself promoted
match begin shy of earning your next rank
match oops You need to finish the task I gave you
match win Your dedication is admirable
match begin All done with that task? Great!
matchwait


oops:
put gld
match walk1 Ready to do some practice with boxes
match walk2 crate
match walk3 sheet metal
match walk4 branches
match walk5 slabs of ice
match walk6 wooden stage door you can practice on
match walk7 wooden stage door in the guild with your shoulder
match walk8 metal stage door
match walk9 old boards
matchwait

woot:
put ;go2 guildmaster
waitfor go2 has exited
put wgmaster
waitfor completes the promotion ritual
put ;go2 warguild
waitfor go2 has exited
put wgtrainer
waitfor Let's find you something
goto begin

walk1:
put ;go2 boxrep
waitfor go2 has exited
goto boxes

boxes:
put get box
goto bash1

bash1:
pause 1
put bash box
match bash1 more hit(s).]
match bash1 remaining.]
match done1 completed this task.]
match boxes would only cause trouble!
matchwait

done1:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk2:
put ;go2 11006
waitfor go2 has exited
put give guard 5
waitfor takes your silvers and waves
put ;go2 craterep
waitfor go2 has exited
goto crates

crates:
put get crate
goto bash2

bash2:
pause 1
put bash crate
match bash2 more hit(s).]
match bash2 remaining.]
match done2 completed this task.]
match done2 You've completed that task already.
match crates would only cause trouble!
matchwait

done2:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk3:
put ;go2 11006
waitfor go2 has exited
put give guard 5
waitfor takes your silvers and waves
put ;go2 metalrep
waitfor go2 has exited
goto metal

metal:
put get metal
goto bash3

bash3:
pause 1
put bash metal
match drop You'd have better luck
match bash3 more hit(s).]
match bash3 remaining.]
match done3 completed this task.]
match done3 You've completed that task already.
match metal would only cause trouble!
matchwait

done3:
put ;go2 warguild
waitfor go2 has exited
goto begin

drop:
put drop my metal
goto bash3

walk4:
put ;go2 branchrep
waitfor go2 has exited
goto branches

branches:
put get branch
goto bash4

bash4:
pause 1
put bash branch
match bash4 more hit(s).]
match bash4 remaining.]
match done4 completed this task.]
match branches would only cause trouble!
matchwait

done4:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk5:
put ;go2 icerep
waitfor go2 has exited
goto ice

ice:
put get block
match ice1 You pull a slab of ice
match ice2 it be for those who need it.
goto bash5

bash5:
pause 1
put bash ice
match bash5 more hit(s).]
match bash5 remaining.]
match done5 completed this task.]
match done5 You've completed that task already.
match ice referring to
matchwait

done5:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk6:
put ;go2 wooddoorrep
waitfor go2 has exited
goto bash6

bash6:
pause 1
put bash door
match bash6 more hit(s).]
match bash6 remaining.]
match done6 completed this task.]
matchwait

done6:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk7:
put ;go2 wooddoorrep
waitfor go2 has exited
goto dropclub

dropclub:
put drop club
goto bash7

bash7:
pause 1
put bash door
match owdamn You sink slowly to the ground
match bash7 more hit(s).]
match bash7 remaining.]
match done7 completed this task.]
matchwait

done7:
put get club
waitfor You
put ;go2 warguild
waitfor go2 has exited
goto begin

owdamn:
pause 20
put stand
goto bash7

walk8:
put ;go2 metaldoorrep
waitfor go2 has exited
goto bash8

bash8:
pause 1
put bash door
match bash8 more hit(s).]
match bash8 remaining.]
match done8 completed this task.]
matchwait

done8:
put ;go2 warguild
waitfor go2 has exited
goto begin

walk9:
put ;go2 boardrep
waitfor go2 has exited
goto boards

boards:
put get board
goto bash9

bash9:
pause 1
put bash board
match bash9 more hit(s).]
match bash9 remaining.]
match done9 completed this task.]
match boards would only cause trouble!
matchwait

done9:
put ;go2 warguild
waitfor go2 has exited
goto begin


win:
Echo
Echo *******************************
Echo YOU ARE THE MAN YOU MASTERED IT
Echo *******************************
Echo