ProIcons commented on a Page, Join Clone Scan  -  Jan 14, 2011
on *:join:#:{
    var %ii $ialchan($wildsite,$chan,0)
    if (%ii > 1) {
      var %count
      var %i 1
      while (%i <= %ii) {
        tokenize 32 $1- $ialchan($wildsite,$chan,%i).nick
        inc %i
        inc %count
      }
      if (!$window(@Clones)) { window -e @Clones }
      .echo @Clones $timestamp $+([,$chan,]) -(JOIN)- $nick [ $+ $address $+ ] (Clones: %count - $iif($3 !== $null, $1 $+ $chr(44), $1 $chr(38)) $2  $iif($3 == $null, $null, $chr(38) $left($3,1) $+ $right($3,-1))) $+ )
      haltdef
    }
  }
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.