Changes

Jump to: navigation, search

OOP344 Student Resources

697 bytes added, 17:42, 14 January 2011
Auto-Identifying on Freenode via mIRC
<br />
===How To Identify on IRC Automatically via mIRC (and Join #Seneca-OOP344 Channel)===
If you are using mIRC to connect to IRC and wish to automatically identify your nickname after its been registered so you do not have to type it out every time you connect to Freenode do the following:
 
#. In the mIRC GUI, go to Tools > Script Editor
#. Click on the Remote tab
#. Add the following code to the page and click OK. (Remember to replace your PASSWORD with your password you set when you registered)
(Include ALL 4 lines of code, wiki for some reason is code blocking only the 2 middle lines)
<br />
 
ON 1:NOTICE:*registered*identify*:?:{
/msg nickserv identify PASSWORD
/join #seneca-oop344
}
== Online C++ tutorial ==
1
edit

Navigation menu