Auto-Voice

By Chevy on May 25, 2007

You can add halting to it or what ever and also where it says #yourchannel you will need to stick your roomname or leave it as just #

on *:Join:#YourChannelhere: {
  mode $chan +v $nick 
}

Add it to a new remotes and its ready to go But like i said it WILL NOT Halt on Anyone.

Comments

Sign in to comment.
Callison1   -  May 26, 2007

Why call cantseeme a nerd? It is a very simple script

 Respond  
HeLL_MasTeR   -  May 26, 2007

You nerd cantseeme..?? You Right |MELIORITE

 Respond  
|MELIORITE|   -  May 26, 2007

For such a general snippet you might not have bothered limiting it to one channel. also you\'re going to get an error message unless you\'re an operator...

on *:join:#: {
  if ($me isop $chan) {mode $chan +v $nick }

for example...

 Respond  
cantseeme   -  May 25, 2007

why do you post this very simple script?

 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.