Op/Voice/HalfOp/Protect/Owner Thankers

By Ace99 on Oct 28, 2005

What this does is it messages the chan thanking a person for the status they gave you, it also counts each Op/Voice/HalfOp/Protect/Owner given. Please note that this might not work on all servers, at least the protect and owner thankers..All you have to do is get rid of it and leave a bracket under the on HELP code...

*-*THANKERS BY ACE AND SUICIDE*-*
*-*Irc.Animelab.Com*-*

on *:OP:#: {
  if ($opnick == $me) {
    inc %opcount 1
msg $chan Thanks For The Op $nick I've been @ %opcount Times } }

on *:VOICE:#:{ 
  if ($vnick == $me) {
    inc %vopcount
msg $chan Thanks for The Voice $nick I've been + $calc(%vopcount + 1) Times } }

on *:HELP:#:{
  if ($hnick == $me) { 
    inc %opcount 1
msg $Chan Thanks For The Help $nick I've been % $calc(%hopcount + 1) Times } }

on *:rawmode:*: {
  if ($me isin $2) && (+ isin $1) && (a isin $1) { /msg $chan Thanks For The +a $nick I have been protected %protect times! | inc %protect  }

  if ($me isin $2) && (+ isin $1) && (q isin $1) { /msg $chan  Thanks for The +q $nick I have been owner %owner times! | inc %owner   } 

Comments

Sign in to comment.
`Kazuma   -  Oct 29, 2005

Sasuke: I have one with the same name. o_o..

 Respond  
Sasuke   -  Oct 29, 2005

.......O_o This looks like the Name of my script, Ace >:[

\' OpDeopVoiceDevoiceHalfopDehalfop Reaction Sasuke 3.0 4 \'

 Respond  
Ace99   -  Oct 28, 2005

Lol, thanks. I appreciate it.

 Respond  
tank59   -  Oct 28, 2005

You could also use the on mode event for the +a. Just a suggestion.

 Respond  
Ace99   -  Oct 28, 2005

Oh, thanks..I never thought of that, I\'ll keep that in mind. :)

 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.