|
|
#2218 - 06/13/08 02:16 AM
Re: auto devoice-ing script
[Re: Dj 801]
|
Registered: 07/31/06
Posts: 468
Loc: Burlington, VT
|
Yes, it should go in the remotes. You did change the #PUTYOURCHANNELHERE to your #channelname, right?
_________________________
WyldRyde IRC Network Steve Mermelstein Root Admin #!/usr/bin/geek My Amazon.com WishlistPlease no PMs. Please post to a topic instead so your question(s) may benefit others.
|
|
Top
|
|
|
|
Sponsored Links
Member
    
Registered: 27/08/04
Posts: 10136
Loc: Mountain View, CA
|
|
|
Top
|
|
|
|
#2219 - 06/13/08 02:21 AM
Re: auto devoice-ing script
[Re: Dj 801]
|
n00b
Registered: 06/12/08
Posts: 24
Loc: Ogden, UT
|
if the code was this wound it be auto voice? jw on *:voice:#dj-801: { if ($network == Ustream) { mode #chan +v $vnick } }
|
|
Top
|
|
|
|
#2220 - 06/13/08 02:21 AM
Re: auto devoice-ing script
[Re: Dj 801]
|
n00b
Registered: 06/12/08
Posts: 24
Loc: Ogden, UT
|
|
|
Top
|
|
|
|
#2221 - 06/13/08 02:43 AM
Re: auto devoice-ing script
[Re: usrbingeek]
|
Registered: 07/31/06
Posts: 468
Loc: Burlington, VT
|
No, if you want to voice anyone that joins then you need to use:
on *:join:#PUTYOURCHANNELHERE: {
mode #chan +v $nick
}
(Don't forget to change #PUTYOURCHANNELHERE to your channel's name.)
_________________________
WyldRyde IRC Network Steve Mermelstein Root Admin #!/usr/bin/geek My Amazon.com WishlistPlease no PMs. Please post to a topic instead so your question(s) may benefit others.
|
|
Top
|
|
|
|
#2222 - 06/13/08 12:53 PM
Re: auto devoice-ing script
[Re: usrbingeek]
|
n00b
Registered: 06/12/08
Posts: 24
Loc: Ogden, UT
|
|
|
Top
|
|
|
|
#2223 - 06/13/08 01:02 PM
Re: auto devoice-ing script
[Re: Dj 801]
|
n00b
Registered: 06/12/08
Posts: 24
Loc: Ogden, UT
|
on *:join:#dj-801: { mode #chan +v $nick } it did not work. i am using it on this network ustream. WyldRyde.org . why is it not working?
|
|
Top
|
|
|
|
#2224 - 06/13/08 01:11 PM
Re: auto devoice-ing script
[Re: Dj 801]
|
n00b
Registered: 06/12/08
Posts: 24
Loc: Ogden, UT
|
i don't want auto devoice anymore becase if somw one gos in the chat no one voices it.so why have the auto devoice be case no one haves voice when they come in and no one voices it and no one devoices it
|
|
Top
|
|
|
|
#3162 - 09/08/08 03:03 PM
Re: auto devoice-ing script
[Re: Dj 801]
|
n00b
Registered: 06/12/08
Posts: 24
Loc: Ogden, UT
|
on *:VOICE:#: {
mode #chan -v $vnick
}
on *:JOIN:#: {
mode #chan -v $nick
}
:P
|
|
Top
|
|
|
|
Moderator: AdmiralJustin, Atri, Catt, crrj, dolsen, Freekie, Helio, Jeff, jpmk12, Justin, Kat, mandy, Mist, nobody, Phil, Pierce, Ryan, SuburbanWolf, therock247uk, ThunderIT-Allan, usrbingeek
|
|
3 registered (Guru Meditation, n0tin, 1 invisible),
10
Guests and
5
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|