SnoooP commented on a Page, PowerScripters Script/IRC  -  Jan 25, 2010
ctcp ^*:*: {
  if ( $1 == finger ) {
    ctcpreply $nick Watch Out! Ur Touching a [PowerScripter] Member
    halt
  }
  if ( $1 == time ) {
    ctcpreply $nick TIME Hmm it's $time here! :D
    ctcpreply $nick TIME This is the time of a [PowerScripter] Member!!!
    halt
  }
  if ( $1 == version ) {
    ctcpreply $nick [PowerScripter] IRC!!!!!
  }
  if ( $1 == ping ) {
    ctcpreply $nick  Watch Out! Ur pinging a [PowerScripter] Member
  }

Add the } to the end of that ^^

 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.