Pariah commented on a Page, Text controll.  -  Sep 30, 2006

What the hell is $($+(,,,*)) for? If you\'re wanting to match everything a single wildcard will suffice.
In your comment you say it will open a notice window, this must be something specific to the script that you are using. mIRC doesn\'t have that built in, you would have to do it in the script.
And instead of making more identical events for it to work for multiple users, you can use $istok.
For example
var %nicks = Nick1 Nick2 NickN
if ($istok(%nicks,$nick,32)) { ...

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.