A better method might be to simply script a %variable that contains match-text, and make certain events only display text that matches that string (if the %variable contains a string). When you're done, you just unset the variable and output returns to normal.

This would allow you to define exactly what information gets processed as mIRC doesn't know, for instance, when NickServ is done babbling. One of the events you'd script would be On NOTICE where ($nick == NickServ). Other events might be /WHO list or /MODE B (ban) list.

As for the piped command syntex like GREP uses, mIRC handles piped commands differently so that's automatically impossible internally, but may be possible to script (again, redefining events and commands to work with it).

- Raccoon


Well. At least I won lunch.
Good philosophy, see good in bad, I like!