op Thanker

By Chevy on Apr 12, 2007

It's self explanatory just load it in remotes and it does the rest.
I tested it out right before posting it.
If you do not like the colors
Change them to what you like. Some Thanks to Deodarative

on *:OP:#: {
  if ($opnick == $me) {
    msg $chan 15,4Thanks4,15 For15,4 The4,15 Mod $nick :)
  } 
}

on *:DEOP:#: {
  if ($opnick == $me) {
    msg $chan  15,4Thanks4,15 For15,4 The4,15  Deop15,4 $nick 4,15 NOT!!!!!!!!!! 
  } 
}

on *:VOICE:#: {
  if ($vnick == $me) {
    msg $chan 15,4Thanks4,15 For15,4 The4,15 Voice  $nick 
  } 
}

on *:DEVOICE:#: {
  if ($vnick == $me) {
    msg $chan 15,4Thanks4,15 For15,4 The De Voice $nick 15,4 NOT!!!!!!!!!!!!!!!!
  } 
}
on *:help:#: {
if ($hnick == $me) {
msg $chan 15,4Thanks4,15 For15,4 The4,15 Halfop $nick 
} 
}
on *:dehelp:#: {
if ($hnick == $me) {
msg $chan 15,4Thanks4,15 For15,4 The4,15 DeHalfop $nick 
} 
}

Comments

Sign in to comment.
|MELIORITE|   -  May 28, 2007

Check to make sure the chan you are on does not have colour blocking, that will give you a return \"Could not send to the channel\". Take out the colours or set chan modes to allow colours are options.

 Respond  
ermansanidhya   -  May 28, 2007

op and deop not work, or maybe my mirc version ?

 Respond  
ermansanidhya   -  May 28, 2007

op nd deop not work, or maybe my mirc version ?

 Respond  
Lindrian   -  Apr 13, 2007

Rawmodes won\'t reply on like +ao, +qo etc :(

--
yes rawmode does. tahts why u should use it.

 Respond  
S*A*U*R*A*B*H   -  Apr 13, 2007

Yep ;x

Rawmodes won\'t reply on like +ao, +qo etc :(

I use rawmode in my script lol

 Respond  
Lindrian   -  Apr 12, 2007

Try using rawmode, to get them all (+,%,@,&,~, (Prefixes)).

Also, what about adding a counter?

 Respond  
Bouncer   -  Apr 12, 2007

Not bad bro. Pretty basic Op and Deop thanker etc... And deadoralive he only uses chatspace servers and nothing else hence the reason no halfop is included because chatspace servers have no halfops. 4/10 from me.

 Respond  
deadoralive   -  Apr 12, 2007

oopy
Forget the box before those numbers. Put your own colors.. i don\'t know how to put in code..

hey guys what the thing for putting codes?

 Respond  
deadoralive   -  Apr 12, 2007

Good. But you can add for Half op too

Code:

on :help:#: {
if ($hnick == $me) {
msg $chan 15,4Thanks4,15 For15,4 The4,15 Halfop $nick
}
}
on
:dehelp:#: {
if ($hnick == $me) {
msg $chan 15,4Thanks4,15 For15,4 The4,15 DeHalfop $nick
}
}

 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.