ON ^1:snotice:*Client connecting*:{
if (!$window(@notice)) {
window -lke @notice 516 200 2182 1134
aline @notice $1 $+($chr(40),$5,$chr(41)) $6 $7 $9
}
else { aline @notice $1 $+($chr(40),$5,$chr(41)) $6 $7 $9 }
haltdef
}
ON *:notice:*:*:{ if ($regex($nick,/^(OperServ)$/i)) { echo -a $+($chr(40),$nick,$chr(41)) : $1- } }