Auto Voice Halt op and Admins.

By xdesoto on Oct 06, 2011

When people join that are not op or admin.
It voices.

If they are op or admin.
It doesn't.

Just put in remotes (alt-r)

with help from blackvenom

on *:JOIN:%avcl:{
  .set %cn $nick
  .set %cc $chan
  ac
}
alias ac {
  .enable #ac
  .whois %cn
}
#ac off
raw 313 :*: { echo -a adminadmin 
  .disable #ac
}
raw 318 :*: { sc%cn %cc 
  .disable #ac 
}
#ac end
alias sc {
  if $nick($2,$1,a,ohv) {
    mode $2 +v $1
  }
}

Comments

Sign in to comment.
xdesoto   -  Oct 07, 2011

Dean It's in my bot, it's to work on every channel.
I have it separated with .av on

 Respond  
blackvenomm666   -  Oct 07, 2011

very nice fix desoto my friend i like what you've done with your comment box:)

 Respond  
_Dean_   -  Oct 07, 2011

­xdesoto you forgot about the %avcl
if you dont put something to set it on your script, so it wont work in any channel

 Respond  
xdesoto   -  Oct 07, 2011

NOW I fixed the comments :D

 Respond  
Jethro   -  Oct 07, 2011

jaytea's made us look as though we're the underdogs. What sort of abruptness is this:> trolls like Jethro and his wife aka blackvenomm666I don't know how jaytea would be able to take or ignore it if he was in our shoes.

 Respond  
Jethro   -  Oct 07, 2011

/me flushes the toilet, cleans every corner of it with bowl scrub as many times as possible, then pour a good amount of Clorox bleach to soak it, and finally closes the seat cover with a note saying, "out of order for overnight maintenance."

 Respond  
Jethro   -  Oct 07, 2011

Not too great. There's still some leftover foul smell here. This house needs disinfecting further!

 Respond  
blackvenomm666   -  Oct 07, 2011

so how are you jethro sweetie? you better not mess up the house i clearned it top to bottom today>.<

 Respond  
blackvenomm666   -  Oct 06, 2011

if your god then im the wizard known as god killer >.<

 Respond  
xdesoto   -  Oct 06, 2011

loL Am I the god? CAN I BE GOD

 Respond  
  -  Oct 06, 2011

Jethro is scarface, I am the God Father so it be My mafia Dean

 Respond  
xdesoto   -  Oct 06, 2011

Dean, Mine works great..
I'm not part of any mafia..
But if I were.. It seems you're jealous that you aren't in it.

 Respond  
Jethro   -  Oct 06, 2011

He changes them and completely nullifies out what they were meant to doLmao, Ryan.

 Respond  
Jethro   -  Oct 06, 2011

It's long-winded to set %cc for both $nick and $chan and then tokenize it. The original demo is shorter to the point. You do that when you have more than 2 longer values or more to refer to under one variable. You should've made a valid, targeted suggestion about how he should improve his script rather than come out with your own scripts just to overshadow the posted snippet. I would call that "my take on your script" instead of a "tip."

 Respond  
blackvenomm666   -  Oct 06, 2011

hahaha:P

 Respond  
xdesoto   -  Oct 06, 2011

Yeah, what he said.

 Respond  
blackvenomm666   -  Oct 06, 2011

:D he gave me credit woot. anyways what he failed to mention which im not sure if i made it clear is some chatspace servers hide who is admin from regular chatters. On these servers Raw 313 does not show up for regular users only for admins therefore this snippet will not work. But if you are admin or on a server that doesnt hide the raw 313 this snippet works nicely:)

 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.