All scripts contain instructions on setting up within the header; make sure you .rehash your bot after any editing.##### SCRIPTS #####
# This is a good place to load scripts to use with your bot.
# This line loads script.tcl from the scripts directory inside your Eggdrop's
# directory. All scripts should be put there, although you can place them where
# you like as long as you can supply a fully qualified path to them.
#
# source scripts/script.tcl
Code: Select all
channel set #friends +udef-flag-mc.ban_channel
channel set #friends +udef-flag-mc.ban_channel.exempt.ops
channel set #friends -udef-flag-mc.ban_channel.exempt.voices
channel set #friends udef-str-mc.ban_channel.exempt.flags o|o
channel set #friends udef-int-mc.ban_channel.scan_time 1
channel set #friends udef-int-mc.ban_channel.rescan_time 2
channel set #friends udef-int-mc.ban_channel.warnings 1
Code: Select all
global *!!!* {Banned channel matching *!!!* - Must be pure excitement in that channel.}
global *toilet* {Banned channel matching *toilet* - You forgot to flush..}
global *whore* {Banned channel matching *whore* - Here's $2 just to go away.}
Yeah, it is..But I'm too lazy to trim the fat from it or write a new one. I liked that particular script because it does (multiple) warnings and had a lot of flexibility/options. Maybe someday I'll motivate myself to write a new one using the best features from mcbanchan, but consolidating the code to make it more streamlined.Sir_Fz wrote:That's just too much for just a badchan script
I actually use that script and have done so for quite some time. It does, as previously stated, have some very nice features.rosc2112 wrote:It worked ok as long as you were not trying to use wildcards
The script was initially released in 2000 and some "interesting" routines were used (MC_8 later ceased using these in newer scripts); one of these routines relies on two others (from memory).#channel *sex* Pervert!