=========================
  Satan's Little Helper
Quake 3 Client-side Cheat
      Jan 23, 2000
=========================

Quick story is q3 source came out; started making a mod. Got a strange
glitch that let me see people through the walls, so I started to use
it on the net in CTF. Needless to say it improved my game a bit. I then
try to figure out what else could I do on the client-side and the result
is this. I have used it for a week, and thought I would give it out to
even the playing field with the rest of the cheaters :-)

Features:
  - Icons over people's heads helps locate people even through walls
     - Enemy has an "excellent" symbol
     - Enemy flag carrier has a "humilation" symbol
     - Teammate flag carrier has a "impressive" symbol
  - Autofire
     - Fires the current weapon when an enemy is in your crosshairs
     - Great for improving your railgun accuracy :-)
     - Can be turned on/off at will
  - People in fog or with invisability can be identified in your
    crosshairs now
  - See the health/armor count of your teammates when you put your
    crosshairs over them (sometimes. see Bugs section)
  - DLL version is highly optimized and should improve FPS
  - Completely client-side. You can join any standard server.

Install:
  - For windows users who are trusting that I didn't do anything evil in the DLL:
        1) Copy the DLL into your main Quake3 directory (c:\games\quake3, etc)
        2) Start Quake and enjoy
  - For less trusting people and non-windows people:
        1) Install the QVM file in your QUAKE3\BASEQ3\VM dir
        2) Start Quake and enjoy
  - For the ultra-non-trusting people out there:
        1) Check out the included source for evilness (promise there is none there)
           NOTE: Search for "SLH" in the source to see my modifications
        2) Compile it yourself (Open-source cheating HAHAHA)

Use:
  - All the features mentioned above are always on, except Autofire
  - To use autofire
       - bind a key/button to "autofire" (e.g: bind x "autofire")
       - hit the binded key to toggle autofire on/off
  - Of course, this will not work on a pure server, hurry and use this before
    all the serverops wake up and switch to pure servers.

Bugs:
  - Autofire does not use predicted info, so it won't help as much on server's with
    high ping (>150ms)
  - Teammates health/armor may appear as 0 on some servers. Not sure why....
