Finds Clones

By MpEkaLtsA on Jun 13, 2006

:)

on *:JOIN:#:{ set %naddress $address($nick,2)
  if ($nick == $me) halt
  if ($ialchan(%naddress ,$chan,0) > 1) {
    set %pointer 1
    unset %clones
    :nickanchor
    set %clones %clones $ialchan(%naddress,$chan,%pointer).nick
    inc %pointer 1
    if (%pointer <= $ialchan(%naddress,$chan,0)) { goto nickanchor }
    %numclones = $calc(%pointer - 1)
    echo $chan  04(Attention!) 0Clones from host: 4 $+ $address($nick,2) 0 ( $+ %clones $+ )
    halt  
  }
}

Comments

Sign in to comment.
napa182   -  Oct 08, 2007

\"NO Offence Joshuaxiong1\", but you seem like a post whore....

 Respond  
Joshuaxiong1   -  Oct 08, 2007

Shut up rabbit teeth or I\'m gonna booth out your teeth and oh wow nice introduction.

 Respond  
Joshuaxiong1   -  Oct 08, 2007

Lets say if you just got on a channel. Hum... Can\'t check clone now. I can\'t see the other clone but see the one that have just join but who\'s the other one?

 Respond  
[DX]   -  Jan 23, 2007

:)) great script

 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.