Thanks Script

By M[n]M on Sep 09, 2007

when ever some one gives you Op or takes off the op it will automaticly talks..btw u can change the colors if u want because i just made the script and didn't put good colors :)

on *:RAWMODE:#:{
  if ($chan == #yvd) { halt }

  if (($1 == +q) && ($2 == $me)) { inc %owners | msg # 0,1 11T11hanks 8F0or 9T11he 9~4 $nick 1,0:D }
  if (($1 == +a) && ($2 == $me)) { inc %protects | msg # 0,1 11T11hanks 8F0or 9T11he 9&4 $nick 1,0:D }
  if (($1 == +o) && ($2 == $me)) { inc %opz | msg # 0,1 11T11hanks 8F0or 9T11he 9@4 $nick 1,0:D }
  if (($1 == +h) && ($2 == $me)) { inc %hopz | msg # 0,1 11T11hanks 8F0or 9T11he 9%4 $nick 1,0:D }
  if (($1 == +v) && ($2 == $me)) { inc %voicez | msg # 0,1 11T11hanks 8F0or 9T11he 9+4 $nick 1,0:D }
  if (($1 == -q) && ($2 == $me)) { inc %deowners | msg # 0,1 11W11hy 8D11id 9Y11ou 9T11ake 9M8y 9~12 $nick ?? 1,0:o }
  if (($1 == -a) && ($2 == $me)) { inc %deprotects | msg # 0,1 11W11hy 8D11id 9Y11ou 9T11ake 9M8y 9&12 $nick ?? 1,0:o }
  if (($1 == -o) && ($2 == $me)) { inc %deopz | msg # 0,1 11W11hy 8D11id 9Y11ou 9T11ake 9M8y 9@12 $nick ??  1,0:o }
  if (($1 == -h) && ($2 == $me)) { inc %dehopz | msg # 0,1 11W11hy 8D11id 9Y11ou 9T11ake 9M8y 9%12 $nick ?? 1,0:o }
  if (($1 == -v) && ($2 == $me)) { inc %devoicez | msg # 1,3 11W11hy 8D11id 9Y11ou 9T11ake 9M8y 9+12 $nick ?? 1,0:o }
}

Comments

Sign in to comment.
dataprofile   -  Sep 10, 2007

Yes you could, but I meant you could have a variable to check if a channel is in the exception channels list. So that you can set different channels you don\'t want to display the msg in.

 Respond  
M[n]M   -  Sep 10, 2007

btw u can change the channel lol

 Respond  
dataprofile   -  Sep 09, 2007

You could change the if ($chan = #yvd) to if ($chan = $gettok(%exceptchans,1-,32) and have a variable to set channels you don\'t want to display the msg in. Some channels hate those.

 Respond  
napa182   -  Sep 09, 2007

well thank God it wont go off in chan #yvd lmao j/k

 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.