on op msg $chan Thank You

By Pizzelinu on Nov 22, 2007

on op msg $chan Thank You

on *:OP:#: {
    msg $chan  Thanks For the op - $nick -
    echo  -a - $nick - Gived you op in - $chan -

} }
on *:DEOP:#: { 
    msg $chan Heyy! Give me back my op - $nick -
    echo -a - $nick - Deoped You From - $chan -
 } }
on *:VOICE:#: {
    msg $chan Thanks For the Voice - $nick -
    echo -a - $nick - Gived you Voice in - $chan -
} }
on *:DEVOICE:#: {
    msg $chan Heyy! Give me back my Voice - $nick -
    echo -a - $nick - Devoice You From - $chan -
} } 

Comments

Sign in to comment.
~Sonny   -  Oct 14, 2008

ROFL fail.

 Respond  
guest598594   -  Nov 24, 2007

too many brackets

 Respond  
Bull   -  Nov 23, 2007

Use rawmodes, far better! =x

Have some ideas from this link:

http://www.hawkee.com/snippet/3385/
 Respond  
napa182   -  Nov 23, 2007

Um these are not php scripts so please change it to mIRC

 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.