This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Blacklisted Channel

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
d
diMension
Voice
Posts: 11
Joined: Fri Mar 23, 2007 10:52 pm

Blacklisted Channel

Post by diMension »

Ello fellow peepz.

I have a simple request.

When someone joins the channel, i would like the bot to scan that person, and if the person is on a "blacklisted channel" example : #lewol , then it will automatically kickban that person for 10 seconds, telling them to rejoin when they part the channel.
And, if possible have the bot scan the channel every hour to make sure noone is on a blacklisted channel, and if so, kickban them.

I would like a public command for that. Such as
~bchannel #channel
~unbchannel #channel

And it will save the channels in a file...i hope this isn't too much of a request, if the public commands adding it to a text file is too much, just make the script to where i can edit the channels.

set channels {
#channel
#channel
}

or w/e :D

***********EDIT::: My bot moderates channels that are 800+ users in the channel 24.7 - So, about 5 channels, 500+ users on each channel.
Every hour will the bot MAD LAG when it scans that many users...if so can you like make it stagger the scan time for each chan. :D<3

<3<3<3<3<3
Much appreciated
~dim
s
sm0ke
Voice
Posts: 1
Joined: Sun Apr 08, 2007 6:40 am
Location: ..

:P

Post by sm0ke »

look in the archive,and dl there badchannel.tcl before you ask any help from here
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

I dont think there's much you can do to avoid the lag, just getting the list of users with 800+ users will lag the bot..Best bet would be to have a special-duty bot just for scanning them, and check out mc8's mcbanchan script, it's very good, and configurable in many ways.
Post Reply