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.
Old posts that have not been replied to for several years.
Yourname
Master
Posts: 358 Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto
Post
by Yourname » Sat Mar 09, 2002 9:30 pm
.+ban {*}*!*@* Model Nick of spammers. Please change nick if you're an innocent user, without the parenthesis.
I did this to add a ban for those irritating spammers that join, collect the nicks, part and spam. And i got this... Maybe adding a slash to it will work?
Eggdrop 1.6.8.
[18:27] TCL error [limit_addban]: list element in braces follo
wed by "*!*@*" instead of space
Dormant egghead.
Petersen
Owner
Posts: 685 Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK
Post
by Petersen » Sat Mar 09, 2002 10:31 pm
fixing the script that has limit_addban in it would solve the problem.
Yourname
Master
Posts: 358 Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto
Post
by Yourname » Mon Mar 11, 2002 12:15 pm
Thats the thing, there IS NO script that has that proc
Dormant egghead.
guppy
eggdrop engineer
Posts: 199 Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:
Post
by guppy » Mon Mar 11, 2002 1:25 pm
There is no eggdrop proc called limit_addban .. so it must be a tcl/module.
Petersen
Owner
Posts: 685 Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK
Post
by Petersen » Mon Mar 11, 2002 2:16 pm
in your eggdrop dir do
grep -r limit_addban *
to find the file that references it