Mute/Unmute

By DragonFlare on Aug 02, 2008

This snipplet will quiet ban all non-voiced users on a channel for Interviews etc..... i got bored and decided to make this any sugestions on it plzz leave a post

menu nicklist {
  Mute/Unmute
  .Mute: mode $chan +b ~q: $1 | mode $chan -aohv $1 $1 $1 $1 | .msg $chan All non-voiced users have been temporarily silenced by a(n) Operator For Interviews, Oping, etc....
  .Unmute: mode $chan -b ~q: $1 | mode $chan +v $1 | .msg $chan All non-voiced users may now talk 
}

Comments

Sign in to comment.
Gummo   -  Aug 09, 2008

\"All non-voiced users have been temporarily silenced by a(n) Operator For Interviews, Oping, etc....\"
The script wouldn\'t do what it says it\'s done, lol.

 Respond  
Soulkeeper   -  Aug 07, 2008

//mode $active +m
//mode $active +b !@*

 Respond  
Eugenio   -  Aug 07, 2008

//mode $chan +m

 Respond  
Vox91   -  Aug 07, 2008

uhhmmm

mode +m ?

works fine by me

 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.