Jump to content

mIRC automation


Tony_Linguini

Recommended Posts

  • Administrators

It seems we have several snippets of code to auto IDENTIFY.

I think this is the most accurate and effective:

 

================

From an earlier post:

Jas has improved this code to work with all nicks (registered and grouped nicks).

Thanks jas :)

================

on *:NOTICE:*:*: {

if (($network == koach.com) && (Nickserv!*service* iswm $fulladdress) && (*please choose* iswm $1-)) {

ns identify ****** }

}

 bReplace the ****** with your nickserv pass.

Link to comment
Share on other sites

  • 2 weeks later...
  • Administrators

Kia ora Tony, you asked  about a sound for your nickname and I knew there was a way but didn't remember how untl later (story of my life)

Anyway, go to your AddressBook and the "Highlight" tab then "Add"  in the menu that opens put the name and you can add a sound and a text colour plus some other bits and pieces.

Hope that helps 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...