Hi all!
Hi mie83,
Quote:
how to make this script not kick user or op?

I suppose that you refer with user = first user that has joined, and only kick his clone.
Try with this code, It´s not tested:

Code:
on *:JOIN:#myroom: {
  if $nick != $me && $nick isreg $chan {
    if ($ialchan($wildsite,$chan,0) > 1) {
    kick $chan $ialchan($address( $+ $nick $+ ,2( $+ $chan $+ ,0)), $+ $chan $+ ,1).nick massjoin...:P~
    }
  }
}


Bye! smile


·´¯`·.¸¸“Jã¢k øf ãll ‡rãÐ꧅„…Mã§têR øf Nønꔸ¸.·´¯`·