

that provide automated IRC channel management, trivia or other games, and other desired functions for chatters.

There are also a few versions of mdx.dll and dcx.dll modded by IRC hackers. Popular mIRC dialog extensions include MDX ( mIRC Dialog Extension) and DCX ( Dialog Control Extension). Dialog windows can be created in mIRC to better serve user-compatibility. Channel and personal protection against any types of attacks (flooding, spamming, CTCP floods, etc.). You should now have a full script in your script.ini file.Ĭontents. To send a message on the channel where the query has been executed. Or use the wildcard input (Asterisk.) so it'll work for both. You can substitute the # with a? So it only responds to private messages (PM's) instead. You could also specify a certain channel (I.E. Type #: to activate the script in every channels you are in. The asterisk is a wildcard input, that tells the script to accept anything in it's place. That will specify the script to look for the word!pie followed with anything next to it (!pie hello will trigger the script as well as!pie face or simply!pie). There are also Join, Connect, Part, Kick, Ban, Op, Dope, and many many others.

You could have replaced it with ACTION for /me commands. TEXT will specify that the script will look in text queries. That will make your script execute whatever the level (voice, halfop, operator, etc) of the user calling you for the script is. Type on.:, in the text area section of the Remotes window. Click the 'Remotes' tab to edit the script.ini file containing every scripts your client can use.
