Zmodem commented on a Page, Am I an op?  -  Aug 23, 2008

How about:

on *:TEXT:Am I an op?:#: {
  var %c = $chan, %n = $nick, %m = $chr(44) $+ %n $+ $chr(44)
  msg %c $iif(%n isop %c,Yes $+ %m you are an op! =D,$iif(%n ishop %c,No $+ %m you are a half op! :O,$iif(%n isvoice %c,No $+ %m you are voiced =/,%n you are not anything! :p)))
}

Didn't test, sorry, not sure if it's right.

 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.