PDA

View Full Version : Herb herb down script need help



alski415
02-12-2009, 02:19 AM
Need help with making a script that'l heal me down with buying and using herbs on Teras. I really need a list of all possible wounds, if anyone has it Id really appreciate it, or any links or help to an herb script, thanks.

stormtov
02-13-2009, 06:49 AM
this is extracted from a lich script but should have all the info you need:

wound_messages = {
'head' => [ 'minor bruises about the head', 'minor lacerations about the head and a possible mild concussion', 'severe head trauma and bleeding from the ears' ],
'neck' => [ 'minor bruises on your neck', 'moderate bleeding from your neck', 'snapped bones and serious bleeding from the neck' ],
'chest' => [ 'minor cuts and bruises on your chest', 'deep lacerations across your chest', 'deep gashes and serious bleeding from your chest' ],
'abdomin' => [ 'minor cuts and bruises on your abdominal area', 'deep lacerations across your abdominal area', 'deep gashes and serious bleeding from your abdominal area' ],
'back' => [ 'minor cuts and bruises on your back', 'deep lacerations across your back', 'deep gashes and serious bleeding from your back' ],
'right eye' => [ 'a bruised right eye', 'a swollen right eye', 'a blinded right eye' ],
'left eye' => [ 'a bruised left eye', 'a swollen left eye', 'a blinded left eye' ],
'right leg' => [ 'some minor cuts and bruises on your right leg', 'a fractured and bleeding right leg', 'a completely severed right leg' ],
'left leg' => [ 'some minor cuts and bruises on your left leg', 'a fractured and bleeding left leg', 'a completely severed left leg' ],
'right arm' => [ 'some minor cuts and bruises on your right arm', 'a fractured and bleeding right arm', 'a completely severed right arm' ],
'left arm' => [ 'some minor cuts and bruises on your left arm', 'a fractured and bleeding left arm', 'a completely severed left arm' ],
'right hand' => [ 'some minor cuts and bruises on your right hand', 'a fractured and bleeding right hand', 'a completely severed right hand' ],
'left hand' => [ 'some minor cuts and bruises on your left hand', 'a fractured and bleeding left hand', 'a completely severed left hand' ],
'nerve' => [ 'a strange case of muscle twitching', 'a case of sporadic convulsions', 'a case of uncontrollable convulsions' ]
}
scar_messages = {
'head' => [ 'a scar across your face', 'several facial scars', 'old mutilation wounds about your head' ],
'neck' => [ 'a scar across your neck', 'some old neck wounds', 'terrible scars from some serious neck injury' ],
'chest' => [ 'an old battle scar across your chest', 'several painful-looking scars across your chest', 'terrible, permanent mutilation of your chest muscles' ],
'abdomin' => [ 'an old battle scar across your abdominal area', 'several painful-looking scars across your abdominal area', 'terrible, permanent mutilation of your abdominal muscles' ],
'back' => [ 'an old battle scar across your back', 'several painful-looking scars across your back', 'terrible, permanent mutilation of your back muscles' ],
'right eye' => [ 'a black-and-blue right eye', 'severe bruises and swelling around your right eye', 'a missing right eye' ],
'left eye' => [ 'a black-and-blue left eye', 'severe bruises and swelling around your left eye', 'a missing left eye' ],
'right leg' => [ 'old battle scars on your right leg', 'a mangled right leg', 'a missing right leg' ],
'left leg' => [ 'old battle scars on your left leg', 'a mangled left leg', 'a missing left leg' ],
'right arm' => [ 'old battle scars on your right arm', 'a mangled right arm', 'a missing right arm' ],
'left arm' => [ 'old battle scars on your left arm', 'a mangled left arm', 'a missing left arm' ],
'right hand' => [ 'old battle scars on your right hand', 'a mangled right hand', 'a missing right hand' ],
'left hand' => [ 'old battle scars on your left hand', 'a mangled left hand', 'a missing left hand' ],
'nerve' => [ 'developed slurred speech', 'constant muscle spasms', 'a very difficult time with muscle control' ]
}

xao92k
04-14-2009, 03:22 AM
Start:
put goto 3650
waitfor Goto complete.
put stow all
goto move
Move:
put go path
move s
move e
move e
put go bank
put withdraw 10000 coin
move out
move w
move w
move n
move ne
move nw
put go trail
goto healthcheck

#-------------------------------------------------------------------------
HealthCheck:
put health
match rosepot minor bruises about the head
match rosepot minor bruises on your neck
match lichen a strange case of muscle twitching
match ambrom some minor cuts and bruises on your left hand
match ambrom some minor cuts and bruises on your right hand
match ambrom some minor cuts and bruises on your left leg
match ambrom some minor cuts and bruises on your right leg
match ambrom some minor cuts and bruises on your left arm
match ambrom some minor cuts and bruises on your right arm
match torban developed slurred speech
match woth constant muscle spasms
match woth a very difficult time with muscle control
match ephlox a fractured and bleeding right leg
match ephlox a fractured and bleeding left leg
match ephlox a fractured and bleeding right arm
match ephlox a fractured and bleeding right hand
match ephlox a fractured and bleeding left arm
match ephlox a fractured and bleeding left hand
match clove a completely severed
match spine old battle scars
match fruit a mangled
match stem minor lacerations about the head and a possible mild concussion
match stem severe head trauma and bleeding from the ears
match stem moderate bleeding from your neck
match stem snapped bones and serious bleeding from the neck
match haphip a scar across your face
match haphip a scar across your neck
match brostheras several facial scars
match brostheras old mutilation wounds about your head
match brostheras some old neck wounds
match brostheras terrible scars from some serious neck injury
match basal a bruised right eye
match basal a bruised left eye
match basal minor cuts and bruises on your abdominal area
match basal minor cuts and bruises on your back
match basal minor cuts and bruises on your chest
match grass deep lacerations
match grass deep gashes and serious bleeding
match grass swollen
match burclover a blinded
match talneo a black-and-blue
match talneo an old battle scar across your back
match talneo an old battle scar across your abdom
match talneo an old battle scar across your chest
match wingstem severe bruises and swelling
match wingstem several painful-looking scars
match wingstem terrible, perm
match bolmara a case of uncontrollable convulsions
match bolmara a case of sporadic convulsions
match acantha You are feeling weak
match acantha You are feeling light headed.
match acantha pretty good.
matchwait
#-------------------------------------------------
Acantha:
put get acan leaf
match order1 get what?
match heal1 you remove
match heal1 you pick up
matchwait
Order1:
put order 1 of 1
put buy
goto heal1
Heal1:
put eat my acan leaf
pause 1
put eat my acan leaf
pause 1
put eat my acan leaf
goto Heal1x

Heal1x:
put health
match acantha You are feeling weak
match acantha You are feeling light headed.
match acantha pretty good.
match healthy in one piece
matchwait
#-------------------------------------------------
Lichen:
put get lichen
match order2 get what?
match heal2 you remove
match heal2 you pick up
matchwait
Order2:
put order 1 of 2
put buy
goto heal2
Heal2:
put eat my lichen
pause 1
put put lichen in basket
goto HealthCheck

#-------------------------------------------------
Torban:
put get torban leaf
match order3 get what?
match heal3 you remove
match heal3 you pick up
matchwait
Order3:
put order 1 of 3
put buy
goto heal3
Heal3:
put eat my torban leaf
pause 1
put put my leaf in basket
goto HealthCheck
#-------------------------------------------------
Woth:
put get woth flower
match order4 get what?
match heal4 you remove
match heal4 you pick up
matchwait
Order4:
put order 1 of 4
put buy
goto heal4
Heal4:
put eat my woth flower
pause 1
put put my flower in basket
goto HealthCheck
#--------------------------------------------------
Ambrom:
put get amrbom leaf
match order5 get what?
match heal5 you remove
match heal5 you pick up
matchwait
Order5:
put order 1 of 5
put buy
goto heal5
Heal5:
put eat my ambrom leaf
pause 1
put put my leaf in basket
goto HealthCheck
#---------------------------------------------------
Ephlox:
put get ephlox moss
match order6 get what?
match heal6 you remove
match heal6 you pick up
matchwait
Order6:
put order 1 of 6
put buy
goto heal6
Heal6:
put eat my moss
pause 1
put put my moss in basket
goto HealthCheck
#---------------------------------------------------
Spine:
put get spine
match order7 get what?
match heal7 you remove
match heal7 you pick up
matchwait
Order7:
put order 1 of 7
put buy
goto heal7
Heal7:
put eat my spine
pause 1
put put spine in basket
goto HealthCheck
#----------------------------------------------------
Fruit:
put get fruit
match order8 get what?
match heal8 you remove
match heal8 you pick up
matchwait
Order8:
put order 1 of 8
put buy
goto heal8
Heal8:
put eat my fruit
pause 1
put put my fruit in basket
goto HealthCheck
#-----------------------------------------------------
Stem:
put get stem
match order9 get what?
match heal9 you remove
match heal9 you pick up
matchwait
Order9:
put order 1 of 9
put buy
goto heal9
Heal9:
put eat my stem
pause 1
put put my stem in basket
goto HealthCheck
#------------------------------------------------------
Haphip:
put get root
match order10 get what?
match heal10 you remove
match heal10 you pick up
matchwait
Order10:
put order 1 of 10
put buy
goto heal10
Heal10:
put eat my root
pause 1
put put my root in basket
goto HealthCheck
#------------------------------------------------------
Basal:
put get basal moss
match order11 get what?
match heal11 you remove
match heal11 you pick up
matchwait
Order11:
put order 1 of 11
put buy
goto heal11
Heal11:
put eat my moss
pause 1
put put my moss in basket
goto HealthCheck
#-------------------------------------------------------
Grass:
put get poth grass
match order12 get what?
match heal12 you remove
match heal12 you pick up
matchwait
Order12:
put order 1 of 12
put buy
goto heal12
Heal12:
put eat my grass
pause 1
put put grass in basket
goto HealthCheck
#---------------------------------------------------------
Clove:
put get clove
match order13 get what?
match heal13 you remove
match heal13 you pick up
matchwait
Order13:
put order 1 of 13
put buy
goto heal13
Heal13:
put eat my clove
pause 1
put put clove in basket
goto HealthCheck
#-----------------------------------------------------------
Bolmara:
put get bolmara potion
match order14 get what?
match heal14 you remove
match heal14 you pick up
matchwait
Order14:
put order 1 of 14
put buy
goto heal14
Heal14:
put drink my pot
pause 1
put put my pot in basket
goto HealthCheck
#------------------------------------------------------------
Brostheras:
put get bros potion
match order15 get what?
match heal15 you remove
match heal15 you pick up
matchwait
Order15:
put order 1 of 15
put buy
goto heal15
Heal2:
put drink my potion
pause 1
put put my potion in basket
goto HealthCheck
#------------------------------------------------------------
Talneo:
put get tal potion
match order16 get what?
match heal16 you remove
match heal16 you pick up
matchwait
Order16:
put order 1 of 16
put buy
goto heal16
Heal16:
put drink my potion
pause 1
put put my potion in basket
goto HealthCheck
#------------------------------------------------------------
Wingstem:
put get wing potion
match order17 get what?
match heal17 you remove
match heal17 you pick up
matchwait
Order17:
put order 1 of 17
put buy
goto heal17
Heal17:
put drink my potion
pause 1
put put my pot in basket
goto HealthCheck
#-----------------------------------------------------------
Burclover:
put get bur potion
match order18 get what?
match heal18 you remove
match heal18 you pick up
matchwait
Order18:
put order 1 of 18
put buy
goto heal18
Heal18:
put drink my pot
pause 1
put put my pot in basket
goto HealthCheck
#------------------------------------------------------------
Rosepot:
put get rose potion
match roserun get what?
match heal19 you remove
match heal19 you pick up
matchwait
roserun:
put go trail
put go walkway
put get rose potion
match roserun1 get what?
match heal19 you remove
match heal19 you pick up
matchwait
Roserun1:
pause 1
echo No rose potion! Exiting script!
goto exit
Heal19:
put drink my potion
pause 1
put put my pot in basket
goto HealthCheck
#------------------------------------------------------------
Healthy:
pause 2
echo You're all set!
put go trail
move se
move sw
move s
move e
move e
put go bank
put depos all
move o
move w
move w
move n
put go path
#------------------------------------------------------------


It's made for River's Rest so change the stuff I highlighted in red to adapt it to a different town... Also uses Psinet but can easily be edited not to.