Auth-Dialog V1.2c Readme
-------------------------------

A dialog for making it easyer to auth with Q and X on QuakeNet/Undernet and with NickServ.

How to install:

Extract the file 'Auth.mrc' to your mIRC-folder or anywhere, and say:

If you put the script in the main mIRC-folder, say: /load -rs Auth.mrc
If you put the script somewhere else on your computer, say: /load -rs X:\directory\Auth.mrc where X:\ be the drive where the script-directory is.
To start the dialog, say: /auth

---

Enjoy the script, 
Dingot0m

Contact/Comments/Bug-reporting: dingot0m@gmail.com









Version History
------------------

V1.0: Initial Release

V1.1: 
	Fixed:
	      Writeini-bug. No longer possible to press OK in the add network-dialog without having filled out all text-fields.
	      Hidehost-alias. Forgot to actually make it an alias, so it used to be called just auth.hidehost, now it's called alias auth.hidehost.
	      The serious bug with the dialog deleting all other servers when adding a server and adding a new one when editing, instead of actually editing the old one.
	      Using on *:connect: instead of raw 001 to auth

V1.2:
	Fixed:
	      Writeini-bug. No longer possible to press OK in the add network-dialog with spaces in any of the text-fields.
	      Using a combination of on*:connect: and raw 001 to auth. It seemed to work best that way.
	      Fixed an error with the manual auth/hidehost alias. It wouldn't auth unless "Auth-auth" / "Auto-identify" was checked in the dialog.
	      Added if (*.quakenet.org iswm $server) and if (*.undernet.org iswm $server)
	      
V1.2b:
	Fixed:
	      I just detected that adding/removing usernames/passwords for Quakenet/Undernet doesn't work. How? I don't know. When i tested it before V1.2 everything worked fine. Anyway, it's fixed now.

V1.2c:
	Fixed:
                      Another annoying bug, i seem to collect those. Quakenet/Undernet-tab in dialog was broken, when "Auto-auth" was checked, "Hide host" was enabled and vice versa.
	      