-= OpCount =-

By Da_DoN on Nov 28, 2004

When you join a channel, and you are opped. It messages the channel telling the person that opped you Thank You and then it tells the channel how many times you have been opped. Instead of parting and joining the channel to show how many times you have been opped. I have added a messager.

on *:OP:#:{
  if ($opnick == $me) { inc %optimes | msg $chan 9,1<--> 14Thanks for the op $nick 9,1<--> 14OpCount: %optimes }
  else { halt }
}
menu channel,status,menubar {
  .OpCount
  ..Message Channel:/msg $chan 14OpCount: %optimes 
  ..Message All Channels:/amsg 14OpCount: %optimes 
  ..Echo To Your Self:/echo 14OpCount: %optimes 
}

Comments

Sign in to comment.
Da_DoN   -  Nov 30, 2004

Well, guess what, some people do, so if you don\'t like it :) Simply don\'t use it.

 Respond  
DarthReven   -  Nov 29, 2004

I don\'t think alot of people are going to want to know how many times you have been oped to be honest

 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.