on $*:text:/!play :#: {
var %nicks = nekkrolepsy anothernick etc
if ($istok(%nicks,$nick,32)) {
msg $chan !play
}
}
I left it as is, but your regex pattern is missing the ending delimiter /


#mircscripting @ irc.swiftirc.net == the best mIRC help channel