-----------------------------------------------------------------------
SuperHealth 1.0
By MrPoop
Inspired by Writer's AutoRepairKit script.
-----------------------------------------------------------------------

Basically, this script will autobuy and use two repair kits while in an
INV.  So if your low on health, run up to an INV, hit the superhealth 
key and leave. If your in a heavy and are near dead, hit the key three
times, and watch your health return as you go blasting enemys on your
merry little way.  This script is entirely NewOpts compatible and it
defaults to your "H" key.  The reason this script is not automated is 
because many times you don't actually need the health, and it would be
a waste of portable INV energy if its not necessary.


INSTALLATION:

Extract the ZIP file to your "Tribes\Config" directory with the folders
turned on.  it should create the "Tribes\Config\Poop" folder if it is
not already there.


After the lines - exec("Presto\\Install.cs");
		  Include("NewOpts\\Install.cs"); (if NewOpts .95 or below)
		  OR
		  Include("AutoLoad.cs"); (If NewOpts .96 or above)

Enter this line - Include("Poop\\SuperHealth.cs");

Thats it. Now, start up the old Tribes and find the "SuperHealth" NewOpts
page to edit the keybind to your liking.  ENJOY!!!