    __            __          _
   / /____  _____/ /_  ____  (_)___ ___  _____
  / __/ _ \/ ___/ __ \/ __ \/ / __ `/ / / / _ \
 / /_/  __/ /__/ / / / / / / / /_/ / /_/ /  __/
 \__/\___/\___/_/ /_/_/ /_/_/\__, /\__,_/\___/
                               /_/

 T E C H N I Q U E 

 t

 Readme font Lucida Console 8 pt

 ----------------------------------------------------------------------
 
 ADDON

 Eversion v.04 script add-on for mIRC 6.0+

 Author: Revan aka arps (Ryan)
 linxsrc@NOSPAM.berlin.com
 http://kickme.to/technique

 /eversion

 ---------------------------------------------------------------------

 INSTALL

 Extract mOTFv3.dll eversion.mrc and readme-eversion.txt to someplace
 on your computer. Make sure all 3 files are in the same path. Load
 the eversion.mrc into mIRC remotes by typing into mIRC:

 /load -rs path/to/eversion.mrc

 or 

 //load -rs $$sfile(eversion.mrc,Browse for eversion.mrc!)

 Accept the initialization warning!

 ---------------------------------------------------------------------
 
 USAGE

 In mIRC type /eversion to open dialog.

 Enable eversion by pressing in the push button 'Enable'
 Add some version replies by pressing the add button and double click
 on one in the listview to set as your new version reply. Select one
 of the version options:

 Toggles

 1 Eversion: uses your current custom eversion seen in the preview
 2 Random: sends a random reply from all the versions on your list.
 3 Hide: will make your mIRC not send anything back when someone
  versions you, and it will show you in the VERSION request that it
  is hiding now.

 To delete a version just highlight it in the listview and press the
 delete button. When you disable eversion the default mIRC version is 
 re enabled.

 If your wanting to add or delete a bunch of saved replies just go to
 the options menu in the dialog and press edit replies.

 ---------------------------------------------------------------------

 INFO

 I like to always add the default mIRC version reply to the end of my
 custom reply.
 
 The addon has 1 ctcp event so any conflicts with anything you may 
 need to modify or just email me your problem, Ill try to send you 
 back a solution.
 
 ---------------------------------------------------------------------

 UPDATES

 v.04 August 31 2003

 Updated some code for mIRC v6.1, works down to 6.0
 Rearanged the dialog a bit and added menus into it.
 Delete menubar popup
 Now when you get versioned it will show VERSION instead of MOTFV
 Titlebar shows if the addon is enabled or disabled now.
 Fixed a couple of first time settings bugs when you didnt have any 
  options selected to return defaults or not function if not on.
 Added startup message option, this just echos when you start 
  mIRC to show you that eversion is initiating if you select it and
  has a checkmark on the menu if its on.

 v.03 March 24th 2002

 Rewrote entire script from top to bottom!
 New mOTFV3.dll 3.05 used
 Added random,hide to version reply options!
 Added neato scroll title just for fun!
 Added a pic window version preview display saved to a .bmp then 
  loaded into dialog!
 Added add and delete versions from text file
 Compacted code alot from previous 2 versions 
 Added new commands: /e.about /e.unload /e.config /e.edit
 Restructered script to use one hash table for settings, saving the 
  settings each time hash table modified!

 v.02 - v.01 February 28th 2002

 First public release more of a request/test script at this point!
 Made 2 versions in same day!
 Dialog with display, and listview of versions!
 mOTFV3.dll by danielson used.

 ----------------------------------EOF--------------------------------

 