mIRC Homepage
Posted By: Iscariot9 Logging into mIRC automatically - 24/04/14 08:11 PM
Hello

I am new to the forum and not very knowledgeable about mIRC Scripts. When I fist started logging into mIRC a friend configured my client to identify my registered nickname, I just had to reload my operating system and wanted top know if anyone could tell me what the command string looks like and where I add it to the script's editor

normally I type /msg nickserv identify "password" into the log in screen, but I want to insert this into the log in script so it will log me in automatically


Thanks for any help you can give me
Posted By: Nillen Re: Logging into mIRC automatically - 24/04/14 10:00 PM
Code:
on 1:CONNECT:/msg nickserv identify password

I use it myself.
Posted By: Softy Re: Logging into mIRC automatically - 15/02/15 01:23 AM
There's an alternative way to do this: Click Tools & Options, click Options under "Connect", click the Perform button, in the command box type the following on a line by itself (in case other commands are in the box):

/msg nickserv identify yourpassword

Replace "yourpassword" with your nick's password and hit the ok button and your done.
© mIRC Discussion Forums