Page 1 of 1

Channel Ban

Posted: Thu Aug 05, 2004 8:21 am
by SkeeLow
There was a channel started on my server a while back the was a warez room . The owner registered it on one of the xdcc sites and people/xdcc bots join from there. The question is how do i set an auto kill for anyone who joins this channel there are currently over 1000 connection going to this channel . If i deny the channel they just sit on the server idle . Please help

Posted: Thu Aug 05, 2004 9:11 am
by Ron2K
You could use services (eg IRCServices' FORBID option with ChanServ), but that just stops them joining the channel; it doesn't autokick them when they join a channel.

AFAIK, this hasn't been done, either with any form of services or UnrealIRCd. You could try going off to the modules section and getting someone to write a module for this.

Posted: Thu Aug 05, 2004 9:26 am
by Dukat
If you are using anope, there are several modules for your request:

http://modules.anope.org/modules.php?op=details&id=77
http://modules.anope.org/modules.php?op=details&id=33
http://modules.anope.org/modules.php?op=details&id=8

I never used any of them... choose the one you like best :D

Posted: Thu Aug 05, 2004 1:43 pm
by DeadNotBuried
if running neoStats and SecureServ a custom definition could be added to kill anyone joining the channel

Posted: Thu Aug 05, 2004 6:23 pm
by crazytoon
If you want to kill a chan IRC Defender has a option like this ...

"killchan
--------

The killchan module will deny users access to specified channels. To use
the killchan module, use the following commands on the control channel:

killchan add [channel] [reason]
killchan list
killchan del [channel]

When a non-oper joins a blacklisted channel, they will be temporarily
G-Lined (the default is for 30 minutes). If an oper joins the forbidden
channel they will just be warned that the channel is blacklisted, so they
dont accidentally tell any non-opers to join. "


http://sourceforge.net/projects/ircdefender/