op counter/thanker

By pokemaster23 on Jun 07, 2008

I created with help of another op counter on here

on *:op:#: { if ($opnick == $me) Inc %OPCount | msg $chan Thanks $nick   ! I have been oped %OPCount times

Comments

Sign in to comment.
Noutrious   -  Jun 09, 2008
on *:op:#: { if ($opnick == $me) { Inc %OPCount | msg $chan Thanks $nick   ! I have been oped %OPCount times } }

It should look like this to work..

 Respond  
vaseline28   -  Jun 09, 2008

You need to add an \"}\" right at the end else your script will try to run your next \"on\" event

 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.