if ($regex($2,/^\50(?:[\w.-]{2,})\51$/)) echo -a match

Btw, you should learn basic mIRC scripting first before trying regex, as you could have solved this fairly easy with regular scripting.


Gone.