napa182 commented on a Page, @Whois  -  Jan 31, 2008

heres one that i made awhile back it\'s the whole one to the other i posted =P

on *:snotice:*did a /whois on you*: { 
  if (!%whokill) {
    notice $2 why the hell are you whoising me for $2
    window @whois
    aline @whois $2- $time(mmm-d-yy @ h:nn tt) 
  }  
  elseif (%whokill == on) {
    inc -u600 %killwho. [ $+ [ $2 ] ]
    notice $2 why the hell are you whoising me for $2 The Next Will Result in A kill From the network.
    window @whois
    aline @whois $2- $time(mmm-d-yy @ h:nn tt)
    if (%killwho. [ $+ [ $2 ] ] >= 2 ) { 
      kill $2 Dont Whois me. 
    }
  }
}
menu * {
  Whois/Killer
  ..On:{ set %whokill on | echo -a Whois Killer is On }
  ..Off:{ unset %whokill | echo -a Whois Killer is Off }
}
 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.