WPM v1.0 by Feared README file

 Hello, I have written something that I believe no one has ever written
 before, and it will be featured as part of my script The Terminator
 v2.0a coming out soon.  I wrote this program simply because I wanted
 to keep practicing my typing skills after school got out for the summer.
 It just came to me when I was going through mirc's help file and found 
 the on 1:keydown: and on 1:keyup: events.  So..that's the origin of this
 program.

 This addon includes 3 files:

 -wpm.mrc 	<-The actual addon file you use to load into mirc.
		To load, type /load -rs wpm.mrc ..if you didn't know.
		Note:  it must be in your mIRC directory.
 -levels.txt	<-It contains the sentences you will be typing in
		different levels.  You may edit them if you wish, but
		don't remove them or add anything..this is important.
 -readme.txt	<-What the hell is this???

 The object of this program is to type as fast as you can without getting
 any errors.  When you complete the sentence and the time hasn't gone off
 you must repeat typing the sentence as fast as you can and as accurate 
 as you can without making any mistakes.  My record is 174 wpm with 100%
 accuracy.  NO JOKE! I've been typing since the 3rd grade and even then I
 made 30 wpm or better.  The first time I broke 100 wpm was in the sixth
 grade when I got 108 wpm, flawless.  Then I knew computers would be my 
 life.  I'm striving for 200 words before I turn 18.  With a little 
 perseverance you can accomplish anything.

 On another note, if you wish to look at the code and figure shit out
 for yourself.. I included commented out information in the code so you
 don't freak out because you don't get it.  But still you might not even
 get it after reading the comments either so...unless you know a lot 
 about scripting I wouldn't make the effort.

 It's also recommended to run this addon on a p200 or above. You may 
 experience some flashing or lag when running this connected to an
 IRC server (only p120 or below, 486's look out!).  So don't say I didn't
 warn you if it screws up your system horribly.  Anyway, now that we 
 have that out of the way, enjoy! :)

 -Features you should look forward to...

  I'm still trying to add a cursor to it, but I don't really have
  much time.  I'm making the first 3D game from mirc, so you can
  expect that to be extravagant.  I'll also add harder and more levels
  but as I've stated before, I'm really busy at this moment.  I'm even
  thinking of producing a "learn to type fast" program using this code.
  Heh, won't that be fun?

 If you find any bugs, and I mean ANY, please contact me at 
 fixxxer_09@yahoo.com.


 This next part is just about me so you can go play with your new
 addon at this time.



 About the author-- Feared

 Name:  Josh
 Age:  16
 Location:  Hoyt, Kansas (way out in the middle of bum-fuck no where)
 Height:  6'1"
 Weight:  155 lbs (standard really, for my home)
 Single:  Not.  I'm owned by beautiful Kateri.
 Hobbies:  The first one is rather obvious, but I'm actually a ranch
	manager and I own a few animals.  51 cows, (soon to be 52 in
	September) 2 horses (but those aren't really mine because I
 	don't take care of them) and one cat: Patches. If I'm not 
	sleeping or eating I'm usually on this 'puter.
 My comments:
	I've been scripting mirc ever since 5.02 came out.  Since then
	I've learned quite a few programming languages: html, vb, cpp,
	and that's about it.  But mirc is my fav language because it's
	not widely used very much and the editor basically scripts it
	for you.  I'll admit though, it did take me a few weeks to learn
	that bracket deal.  IRC is my home, though.  And it always will 
	be.

Special thanks to the following people:

  Muerte, fellow scriptsman and a great friend.  Spanks for the ideas, and
  encouragment.

  pHiLdO, IRC Administrator of CyNet (irc.cynet.org).  This guy is
  like a father to me.  I couldn't forget him in this.

  pai, Webmaster of paIRC (www.pairc.com).  She is probably the best
  female scriptor on Earth.  If I had the time to list every idea in
  this readme file, it would be a megabyte long.

  Khaled Mardem-Bey, creator of mIRC.  Without his imagination, you
  wouldn't be reading this now, would you?

  To all the scriptors out there coming up with never-before thought
  of programs, I solute you!



-Feared