*** Private Invite Kicker *** ON *:OPEN:?: { if ($regex($strip($1-),/(www.|http://|#|server.)/iS)) { var %x = $comchan($nick,0) while (%x) { if ($me isop $comchan($nick,%x)) && ($nick isreg $comchan($nick,%x)) { kick $comchan($nick,%x) $nick invite in private, $regml(1) mode $comchan($nick,%x) +b $wildsite dec %x } } } }