PuNkTuReD commented on a Page, Text Counter  -  Sep 11, 2008
on *:TEXT:*:#: {
  if ($($+(%,text,$nick),2) == $null) { set $($+(%,text,$nick),2) 1 }
  else { 
    if ($($+(%,text,$nick),2) == 500) { msg $chan Gee you've got a mouth on ya $nick $+ ! | inc $($+(%,text,$nick),2) }
    else {
      inc $($+(%,text,$nick),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.