Scakk commented on a Page, Mute Ban  -  Dec 19, 2007

Code make it one alias as shown below. Just a thought.

Usage is /mute +/- nick reason

alias mute {
  mode $chan $iif($1 == +, +b ~q: $+ $address($$2,5), -b ~q: $+ $address($$2,5) )
  mode $chan $iif($1 == +, -aohv $str($$2 $+ $chr(32),4) ,  +v $2 )
  notice $$2 I just $iif($1 == +, muted, unmuted) $iif( $1 == +, you for reason: $iif($3,$3-,No reason.), That was your only warning.. Do not annoy me again or you will be banned.)
}
 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.