2slogan

2slogan

Joined
May 19, 2006

Activity Stream

2slogan commented on a Page, Simple Seen System  -  May 19, 2006

I modified mines a lil so that it wouldnt say \"NAME, is right here\" when you try and search for yourself.

ON :TEXT::#: {
hadd seen $nick text $chan $ctime $1-
if ($1 = !seen) { if ($2 == $nick) { msg $chan $nick $+ , Lost Yourself? }
elseif ($2 ison $chan) { msg $chan $2 $+ , is right here. }
else { msg $chan $nick $+ : $seenparse($2) }
}
}

 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.