Empath - Heal All Save Bleeders (script)

From Elanthipedia
Jump to navigation Jump to search
Empath - Heal All Save Bleeders (script)
Category Empath
Front-end StormFront
Author Kashna

Basic Description

This script is designed for an Empath to be able to heal themselves using the basic healing spells (Heal Wounds and Heal Scars). This is a healing script for young empaths who rely on HW and HS alone.

How To Edit The Script

If you wish to change the script, it is easiest to do so with the FIND & REPLACE feature of a word processing program. Likely, the most common desire would be to change the amount of mana used for each spell. To do this, you would want to:

Find "prep hw 7" and replace it with "prep hw ##"
Find "prep hs 11" and replace it with "prep hs ##"

It is important to include the entire phrase "prep hw", etc, so that you are certain that the only portion of the script being changed is that very specific command.

I apologize in advance for the HEALTH spam that this script uses. :-)


HealAllSaveBleeders

#HealAllSaveBleeders

SkinCheck:
pause 1
put perc health Alekrin
match SkinExt Wounds to the SKIN
match HealthCheck Roundtime
match PercHealthWho I could not find
matchwait

PercHealthWho:
echo
echo ************************************************
echo
echo *** Please change script to PERC HEALTH on YOU in Line #3***
echo ***  This is used to insure that you have no nerve damage  ***
echo
echo ************************************************
echo
exit

SkinConfirmation:
echo
echo *** Nerves healed!  Now healing all internals, scars, and leaving bleeders. ***
echo
echo
goto HealthCheck

HealthCheck:
pause 1
echo HealthCheck...
put health
match Head head
match Eye eye
match NeckChest neck
match NeckChest chest
match AbdomenBack abdomen
match AbdomenBack back
match Arm arm
match Hand hand
match Leg leg
match Done You have no significant
matchwait

HealthCheck2:
pause 1
echo HealthCheck2...
put health
match Eye eye
match NeckChest neck
match NeckChest chest
match AbdomenBack abdomen
match AbdomenBack back
match Arm arm
match Hand hand
match Leg leg
match Done You have no significant
matchwait

HealthCheck3:
pause 1
echo HealthCheck3...
put health
match NeckChest neck
match NeckChest chest
match AbdomenBack abdomen
match AbdomenBack back
match Arm arm
match Hand hand
match Leg leg
match Done You have no significant
matchwait

HealthCheck4:
pause 1
echo HealthCheck4...
put health
match AbdomenBack abdomen
match AbdomenBack back
match Arm arm
match Hand hand
match Leg leg
match Done You have no significant
matchwait

HealthCheck5:
pause 1
echo HealthCheck5...
put health
match Arm arm
match Hand hand
match Leg leg
match Done You have no significant
matchwait

HealthCheck6:
pause 1
echo HealthCheck6...
put health
match Hand hand
match Leg leg
match Done You have no significant
matchwait

HealthCheck7:
pause 1
echo HealthCheck7...
put health
match Leg leg
match Done You have no significant
matchwait

Head:
pause 1
echo Head...
put health
match HeadExt abrasions to the head
match HeadExt scratches to the head
match HeadExt bruises about the head
match HeadExtScar scars along the head
match HeadExtScar scarring across the head
match HeadExtScar scarring about the head
match HeadExtScar gashes about the head
match HeadExtScar chunks out of the head
match HeadExtScar malformed head
match HeadExtScar a stump for a head
match HeadInt tender head
match HeadInt bruised head
match HeadInt bruising around the head
match HeadInt bleeding from the ears
match HeadInt bleeding from the eyes and ears
match HeadIntScar twitch on the forehead
match HeadIntScar twitching of the forehead
match HeadIntScar a blank stare
match HealthCheck2 cuts across the chest
match HealthCheck2 slashes across the chest
match HealthCheck2 holes in the chest
match HealthCheck2 shattered chest
match HealthCheck2 destroyed chest
matchwait

Eye:
pause 1
echo Eye...
put health
match REyeExt abrasions to the right eye
match REyeExt scratches to the right eye
match REyeExt blue right eye
match REyeExt swollen right eye
match REyeExtScar scars along the right eye
match REyeExtScar scars across the right eye
match REyeExtScar scarring across the right eye
match REyeExtScar gashes across the right eye
match REyeExtScar shriveled right eye
match REyeExtScar malformed right eye
match REyeExtScar empty right eye
match REyeInt bruising around the right eye
match REyeInt bruised right eye
match REyeInt crossed right eye
match REyeInt cloudy right eye
match REyeInt bruised and blind right eye
match REyeIntScar twitching in the right eye
match REyeIntScar clouded right eye
match REyeIntScar blind right eye
match LEyeExt abrasions to the left eye
match LEyeExt scratches to the left eye
match LEyeExt blue left eye
match LEyeExt swollen left eye
match LEyeExtScar scars along the left eye
match LEyeExtScar scars across the left eye
match LEyeExtScar scarring across the left eye
match LEyeExtScar gashes across the left eye
match LEyeExtScar shriveled left eye
match LEyeExtScar malformed left eye
match LEyeExtScar empty left eye
match LEyeInt bruising around the left eye
match LEyeInt bruised left eye
match LEyeInt crossed left eye
match LEyeInt cloudy left eye
match LEyeInt bruised and blind left eye
match LEyeIntScar twitching in the left eye
match LEyeIntScar clouded left eye
match LEyeIntScar blind left eye
match HealthCheck3 bleeding right eye
match HealthCheck3 bleeding left eye
match HealthCheck3 slashed right eye
match HealthCheck3 slashed left eye
match HealthCheck3 shattered right eye
match HealthCheck3 shattered left eye
match HealthCheck3 cavity for right eye
match HealthCheck3 cavity for left eye
match Done You have no significant
matchwait

NeckChest:
pause 1
echo NeckChest...
put health
match NeckExt abrasions to the neck
match NeckExt scratches to the neck
match NeckExt bruises to the neck
match NeckExtScar scars along the neck
match NeckExtScar scars across the neck
match NeckExtScar scarring along the neck
match NeckExtScar gashes about the neck
match NeckExtScar malformed neck
match NeckExtScar stump for a neck
match NeckInt bruising around the neck
match NeckInt bruised neck
match NeckInt swollen and shattered neck
match NeckIntScar twitching in the neck
match NeckIntScar paralyzed neck
match ChestExt abrasions to the chest
match ChestExt scratches to the chest
match ChestExt bruises about the chest
match ChestExtScar scars along the chest
match ChestExtScar scars across the chest
match ChestExtScar scarring along the chest
match ChestExtScar gashes about the chest
match ChestExtScar missing from the chest
match ChestExtScar malformed chest
match ChestExtScar non-existent chest
match ChestInt bruising in the chest
match ChestInt bruised chest
match ChestInt swollen chest
match ChestIntScar twitching in the chest
match ChestIntScar painful chest
match HealthCheck4 cuts across the neck
match HealthCheck4 cuts across the chest
match HealthCheck4 slashes across the neck
match HealthCheck4 slashes across the chest
match HealthCheck4 holes in the neck
match HealthCheck4 holes in the chest
match HealthCheck4 shattered neck
match HealthCheck4 shattered chest
match HealthCheck4 useless neck
match HealthCheck4 destroyed chest
matchwait

AbdomenBack:
pause 1
echo AbdomenBack...
put health
match AbdomenExt abrasions to the abdomen
match AbdomenExt scratches to the abdomen
match AbdomenExt bruises about the abdomen
match AbdomenExtScar scars along the abdomen
match AbdomenExtScar scars across the abdomen
match AbdomenExtScar scarring along the abdomen
match AbdomenExtScar ugly gashes about the abdomen
match AbdomenExtScar missing from the abdomen
match AbdomenExtScar malformed abdomen
match AbdomenExtScar non-existent abdomen
match AbdomenInt bruising in the abdomen
match AbdomenInt bruised abdomen
match AbdomenInt discolored abdomen 
match AbdomenIntScar twitching in the abdomen
match AbdomenIntScar emaciated look
match AbdomenIntScar look of starvation
match AbdomenIntScar death pallor
match BackExt abrasions to the back
match BackExt scratches to the back
match BackExt bruises about the back
match BackExtScar scars along the back
match BackExtScar scars across the back
match BackExtScar scarring along the back
match BackExtScar gashes about the back
match BackExtScar missing from the back
match BackExtScar malformed back
match BackExtScar non-existent back
match BackInt bruising in the back
match BackInt bruised back
match BackInt shattered spinal cord 
match BackIntScar twitching in the back
match BackIntScar painful back
match BackIntScar bizarrely twisted back
match HealthCheck5 cuts across the abdomen
match HealthCheck5 cuts across the back
match HealthCheck5 slashes across the abdomen
match HealthCheck5 slashes across the back
match HealthCheck5 holes in the abdomen
match HealthCheck5 holes in the back
match HealthCheck5 abdomen deeply gouged
match HealthCheck5 shattered back
match HealthCheck5 destroyed abdomen
match HealthCheck5 destroyed back
match HealthCheck You have some
match HealthCheck You have a
matchwait

Arm:
pause 1
echo Arm...
put health
match RArmExt abrasions to the right arm
match RArmExt scuffing to the right arm
match RArmExt scratches to the right arm
match RArmExt bruises about the right arm
match RArmExtScar scars along the right arm
match RArmExtScar scars across the right arm
match RArmExtScar scarring along the right arm
match RArmExtScar gashes about the right arm
match RArmExtScar flesh missing from the right arm
match RArmExtScar malformed right arm
match RArmExtScar stump for a right arm
match RArmInt bruising around the right arm
match RArmInt bruised right arm
match RArmInt shattered right arm
match RArmIntScar twitching in the right arm
match RArmIntScar paralyzed right arm
match LArmExt abrasions to the left arm
match LArmExt scuffing to the left arm
match LArmExt scratches to the left arm
match LArmExt bruises about the left arm
match LArmExtScar scars along the left arm
match LArmExtScar scars across the left arm
match LArmExtScar scarring along the left arm
match LArmExtScar gashes about the left arm
match LArmExtScar flesh missing from the left arm
match LArmExtScar malformed left arm
match LArmExtScar stump for a left arm
match LArmInt bruising around the left arm
match LArmInt bruised left arm
match LArmInt shattered left arm
match LArmIntScar twitching in the left arm
match LArmIntScar paralyzed left arm
match HealthCheck6 cuts across the right arm
match HealthCheck6 cuts across the left arm
match HealthCheck6 slashes across the right arm
match HealthCheck6 slashes across the left arm
match HealthCheck6 broken right arm
match HealthCheck6 broken left arm
match HealthCheck6 shattered right arm
match HealthCheck6 shattered left arm
match HealthCheck6 stump for a right arm
match HealthCheck6 stump for a left arm
matchwait

Hand:
pause 1
echo Hand...
put health
match RHandExt abrasions to the right hand
match RHandExt scuffing to the right hand
match RHandExt scratches to the right hand
match RHandExt bruises about the right hand
match RHandExtScar scars along the right hand
match RHandExtScar scars across the right hand
match RHandExtScar scarring along the right hand
match RHandExtScar gashes about the right hand
match RHandExtScar flesh missing from the right hand
match RHandExtScar malformed right hand
match RHandExtScar stump for a right hand
match RHandInt bruising around the right hand
match RHandInt bruised right hand
match RHandInt shattered right hand
match RHandIntScar twitching in the right hand
match RHandIntScar paralyzed right hand
match LHandExt abrasions to the left hand
match LHandExt scuffing to the left hand
match LHandExt scratches to the left hand
match LHandExt bruises about the left hand
match LHandExtScar scars along the left hand
match LHandExtScar scars across the left hand
match LHandExtScar scarring along the left hand
match LHandExtScar gashes about the left hand
match LHandExtScar flesh missing from the left hand
match LHandExtScar malformed left hand
match LHandExtScar stump for a left hand
match LHandInt bruising around the left hand
match LHandInt bruised left hand
match LHandInt shattered left hand
match LHandIntScar twitching in the left hand
match LHandIntScar paralyzed left hand
match HealthCheck7 cuts across the right hand
match HealthCheck7 cuts across the left hand
match HealthCheck7 slashes across the right hand
match HealthCheck7 slashes across the left hand
match HealthCheck7 broken right hand
match HealthCheck7 broken left hand
match HealthCheck7 shattered right hand
match HealthCheck7 shattered left hand
match HealthCheck7 ugly stump for a right hand
match HealthCheck7 ugly stump for a left hand
matchwait

Leg:
pause 1
echo Leg...
put health
match RLegExt abrasions to the right leg
match RLegExt scuffing to the right leg
match RLegExt scratches to the right leg
match RLegExt bruises about the right leg
match RLegExtScar scars along the right leg
match RLegExtScar scars across the right leg
match RLegExtScar scarring along the right leg
match RLegExtScar gashes about the right leg
match RLegExtScar flesh missing from the right leg
match RLegExtScar malformed right leg
match RLegExtScar stump for a right leg
match RLegInt bruising around the right leg
match RLegInt bruised right leg
match RLegInt shattered right leg
match RLegIntScar twitching in the right leg
match RLegIntScar paralyzed right leg
match LLegExt abrasions to the left leg
match LLegExt scuffing to the left leg
match LLegExt scratches to the left leg
match LLegExt bruises about the left leg
match LLegExtScar scars along the left leg
match LLegExtScar scars across the left leg
match LLegExtScar scarring along the left leg
match LLegExtScar gashes about the left leg
match LLegExtScar flesh missing from the left leg
match LLegExtScar malformed left leg
match LLegExtScar stump for a left leg
match LLegInt bruising around the left leg
match LLegInt bruised left leg
match LLegInt shattered left leg
match LLegIntScar twitching in the left leg
match LLegIntScar paralyzed left leg
match Done cuts across the right leg
match Done cuts across the left leg
match Done slashes across the right leg
match Done slashes across the left leg
match Done broken right leg
match Done broken left leg
match Done shattered right leg
match Done shattered left leg
match Done stump for a right leg
match Done stump for a left leg
match Done You have no significant
matchwait

SkinExt:
put prep hw 7
waitfor You feel fully prepared
put cast skin ext
match SkinExt better
match SkinExt improved
match SkinExtScar healed
match SkinExtScar is not injured
matchwait

SkinExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast skin ext
match SkinExtScar better
match SkinExtScar improved
match SkinInt is not injured
match SkinInt healed
matchwait

SkinInt:
put prep hw 7
waitfor You feel fully prepared
put cast skin int
match SkinInt better
match SkinInt improved
match SkinIntScar healed
match SkinIntScar is not injured
matchwait

SkinIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast skin int
match SkinIntScar better
match SkinIntScar improved
match SkinConfirmation is not injured
match SkinConfirmation healed
matchwait

HeadExt:
put prep hw 7
waitfor You feel fully prepared
put cast head ext
match HeadExt better
match HeadExt improved
match HeadExtScar healed
match HeadInt is not injured
matchwait

HeadExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast head ext
match HeadExtScar better
match HeadExtScar improved
match HeadInt healed
matchwait

HeadInt:
put prep hw 7
waitfor You feel fully prepared
put cast head int
match HeadInt better
match HeadInt improved
match HeadIntScar healed
match HealthCheck is not injured
matchwait

HeadIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast head int
match HeadIntScar better
match HeadIntScar improved
match HealthCheck healed
matchwait

REyeExt:
put prep hw 7
waitfor You feel fully prepared
put cast right eye ext
match REyeExt better
match REyeExt improved
match REyeExtScar healed
match REyeInt is not injured
matchwait

REyeExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast right eye ext
match REyeExtScar better
match REyeExtScar improved
match REyeInt healed
matchwait

REyeInt:
put prep hw 7
waitfor You feel fully prepared
put cast right eye int
match REyeInt better
match REyeInt improved
match REyeIntScar healed
match HealthCheck is not injured
matchwait

REyeIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast right eye int
match REyeIntScar better
match REyeIntScar improved
match HealthCheck healed
matchwait

LEyeExt:
put prep hw 7
waitfor You feel fully prepared
put cast left eye ext
match LEyeExt better
match LEyeExt improved
match LEyeExtScar healed
match LEyeInt is not injured
matchwait	

LEyeExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast left eye ext
match LEyeExtScar better
match LEyeExtScar improved
match LEyeInt healed
matchwait

LEyeInt:
put prep hw 7
waitfor You feel fully prepared
put cast left eye int
match LEyeInt better
match LEyeInt improved
match LEyeIntScar healed
match HealthCheck is not injured
matchwait

LEyeIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast left eye int
match LEyeIntScar better
match LEyeIntScar improved
match HealthCheck healed
matchwait

NeckExt:
put prep hw 7
waitfor You feel fully prepared
put cast neck ext
match NeckExt better
match NeckExt improved
match NeckExtScar healed
match NeckInt is not injured
matchwait

NeckExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast neck ext
match NeckExtScar better
match NeckExtScar improved
match NeckInt healed
matchwait

NeckInt:
put prep hw 7
waitfor You feel fully prepared
put cast neck int
match NeckInt better
match NeckInt improved
match NeckIntScar healed
match HealthCheck is not injured
matchwait

NeckIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast neck int
match NeckIntScar better
match NeckIntScar improved
match HealthCheck healed
matchwait

ChestExt:
put prep hw 7
waitfor You feel fully prepared
put cast chest ext
match ChestExt better
match ChestExt improved
match ChestExtScar healed
match ChestInt is not injured
matchwait	

ChestExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast chest ext
match ChestExtScar better
match ChestExtScar improved
match ChestInt healed
matchwait

ChestInt:
put prep hw 7
waitfor You feel fully prepared
put cast chest int
match ChestInt better
match ChestInt improved
match ChestIntScar healed
match HealthCheck is not injured
matchwait

ChestIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast chest int
match ChestIntScar better
match ChestIntScar improved
match HealthCheck healed
matchwait

AbdomenExt:
put prep hw 7
waitfor You feel fully prepared
put cast abdomen ext
match AbdomenExt better
match AbdomenExt improved
match AbdomenExtScar healed
match AbdomenInt is not injured
matchwait
	
AbdomenExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast abdomen ext
match AbdomenExtScar better
match AbdomenExtScar improved
match AbdomenInt healed
matchwait

AbdomenInt:
put prep hw 7
waitfor You feel fully prepared
put cast abdomen int
match AbdomenInt better
match AbdomenInt improved
match AbdomenIntScar healed
match HealthCheck is not injured
matchwait

AbdomenIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast abdomen int
match AbdomenIntScar better
match AbdomenIntScar improved
match HealthCheck healed
matchwait

BackExt:
put prep hw 7
waitfor You feel fully prepared
put cast back ext
match BackExt better
match BackExt improved
match BackExtScar healed
match BackInt is not injured
matchwait	

BackExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast back ext
match BackExtScar better
match BackExtScar improved
match BackInt healed
matchwait

BackInt:
put prep hw 7
waitfor You feel fully prepared
put cast back int
match BackInt better
match BackInt improved
match BackIntScar healed
match HealthCheck is not injured
matchwait

BackIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast back int
match BackIntScar better
match BackIntScar improved
match HealthCheck healed
matchwait

RArmExt:
put prep hw 7
waitfor You feel fully prepared
put cast right arm ext
match RArmExt better
match RArmExt improved
match RArmExtScar healed
match RArmInt is not injured
matchwait	

RArmExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast right arm ext
match RArmExtScar better
match RArmExtScar improved
match RArmInt healed
matchwait

RArmInt:
put prep hw 7
waitfor You feel fully prepared
put cast right arm int
match RArmInt better
match RArmInt improved
match RArmIntScar healed
match HealthCheck is not injured
matchwait

RArmIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast right arm int
match RArmIntScar better
match RArmIntScar improved
match HealthCheck healed
matchwait

LArmExt:
put prep hw 7
waitfor You feel fully prepared
put cast left arm ext
match LArmExt better
match LArmExt improved
match LArmExtScar healed
match LArmInt is not injured
matchwait	

LArmExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast left arm ext
match LArmExtScar better
match LArmExtScar improved
match LArmInt healed
matchwait

LArmInt:
put prep hw 7
waitfor You feel fully prepared
put cast left arm int
match LArmInt better
match LArmInt improved
match LArmIntScar healed
match HealthCheck is not injured
matchwait

LArmIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast left arm int
match LArmIntScar better
match LArmIntScar improved
match HealthCheck healed
matchwait

RHandExt:
put prep hw 7
waitfor You feel fully prepared
put cast right hand ext
match RHandExt better
match RHandExt improved
match RHandExtScar healed
match RHandInt is not injured
matchwait	
	
RHandExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast right hand ext
match RHandExtScar better
match RHandExtScar improved
match RHandInt healed
matchwait

RHandInt:
put prep hw 7
waitfor You feel fully prepared
put cast right hand int
match RHandInt better
match RHandInt improved
match RHandIntScar healed
match HealthCheck is not injured
matchwait

RHandIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast right hand int
match RHandIntScar better
match RHandIntScar improved
match HealthCheck healed
matchwait

LHandExt:
put prep hw 7
waitfor You feel fully prepared
put cast left hand ext
match LHandExt better
match LHandExt improved
match LHandExtScar healed
match LHandInt is not injured
matchwait	
	
LHandExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast left hand ext
match LHandExtScar better
match LHandExtScar improved
match LHandInt healed
matchwait

LHandInt:
put prep hw 7
waitfor You feel fully prepared
put cast left hand int
match LHandInt better
match LHandInt improved
match LHandIntScar healed
match HealthCheck is not injured
matchwait

LHandIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast left hand int
match LHandIntScar better
match LHandIntScar improved
match HealthCheck healed
matchwait

RLegExt:
put prep hw 7
waitfor You feel fully prepared
put cast right leg ext
match RLegExt better
match RLegExt improved
match RLegExtScar healed
match RLegInt is not injured
matchwait	
		
RLegExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast right leg ext
match RLegExtScar better
match RLegExtScar improved
match RLegInt healed
matchwait

RLegInt:
put prep hw 7
waitfor You feel fully prepared
put cast right leg int
match RLegInt better
match RLegInt improved
match RLegIntScar healed
match HealthCheck is not injured
matchwait

RLegIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast right leg int
match RLegIntScar better
match RLegIntScar improved
match HealthCheck healed
matchwait

LLegExt:
put prep hw 7
waitfor You feel fully prepared
put cast left leg ext
match LLegExt better
match LLegExt improved
match LLegExtScar healed
match LLegInt is not injured
matchwait	
		
LLegExtScar:
put prep hs 11
waitfor You feel fully prepared
put cast left leg ext
match LLegExtScar better
match LLegExtScar improved
match LLegInt healed
matchwait

LLegInt:
put prep hw 7
waitfor You feel fully prepared
put cast left leg int
match LLegInt better
match LLegInt improved
match LLegIntScar healed
match HealthCheck is not injured
matchwait

LLegIntScar:
put prep hs 11
waitfor You feel fully prepared
put cast left leg int
match LLegIntScar better
match LLegIntScar improved
match HealthCheck healed
matchwait

Done:
echo
echo ************************************************
echo
echo *** All clean!  Careful with those bleeders! ***
echo
echo ************************************************
echo
exit