Sponsored Links




Page 2 of 2 < 1 2
Topic Options
Rate This Topic
#2218 - 06/13/08 02:16 AM Re: auto devoice-ing script [Re: Dj 801]
usrbingeek Administrator Offline
WyldRyde Staff

Registered: 07/31/06
Posts: 512
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 Wishlist

Please no PMs. Please post to a topic instead so your question(s) may benefit others.

Top
Sponsored Links
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]
Dj 801 Offline
newbie

Registered: 06/12/08
Posts: 27
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]
Dj 801 Offline
newbie

Registered: 06/12/08
Posts: 27
Loc: Ogden, UT
yah

Top
#2221 - 06/13/08 02:43 AM Re: auto devoice-ing script [Re: usrbingeek]
usrbingeek Administrator Offline
WyldRyde Staff

Registered: 07/31/06
Posts: 512
Loc: Burlington, VT
No, if you want to voice anyone that joins then you need to use:
Code:
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 Wishlist

Please 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]
Dj 801 Offline
newbie

Registered: 06/12/08
Posts: 27
Loc: Ogden, UT
k

Top
#2223 - 06/13/08 01:02 PM Re: auto devoice-ing script [Re: Dj 801]
Dj 801 Offline
newbie

Registered: 06/12/08
Posts: 27
Loc: Ogden, UT
Quote:
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]
Dj 801 Offline
newbie

Registered: 06/12/08
Posts: 27
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]
Dj 801 Offline
newbie

Registered: 06/12/08
Posts: 27
Loc: Ogden, UT
Code:
on *:VOICE:#: {
  mode #chan -v $vnick
}
on *:JOIN:#: {
  mode #chan -v $nick
}

:P

Top
Page 2 of 2 < 1 2


Recent Posts
Lost Voice
by ruben32
4 seconds ago
Newstracker
by DragonHeart
Yesterday at 10:08 AM
Rules for Voiced (+v) users in #Chris
by Christian
01/06/09 09:10 PM
CHannel Support? @ #Chris
by Mataniah
01/06/09 02:38 PM
Accept - Reject Pm script. Final Version.
by Phil
01/06/09 02:04 PM
Script to join channels with 30+ users.
by usrbingeek
01/05/09 02:32 PM
Ustream IRC Auto Identtifyer
by Dark_Aaron
01/05/09 10:42 AM
IRC Bot Platforms
by Sam Ferry
01/05/09 02:58 AM
Get a free forum for your channel!
by Sam Ferry
01/05/09 02:48 AM
Ban Appeal Process
by Sam Ferry
01/05/09 02:36 AM
Flood Protection
by Dark_Aaron
01/03/09 08:14 PM
IRCop Script
by Samuel
01/03/09 04:57 AM
Recent Pics
Xchat
mIRC on Linux
mIRC on Linux???
Who's Online
2 registered (ruben32, 1 invisible), 9 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Top Posters
usrbingeek 512
Kat 281
Phil 116
iPhone 109
Freekie 88
Justin 81
CCMike 78
techman224 75
tengrrl 58
wirelesspacket 53
Terms Of Use
Use of this community signifies your agreement to the Terms Of Service and Conditions of Use.