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.

All Flood Protection.tcl

Support & discussion of released scripts, and announcements of new releases.
Post Reply
H
Hesham
Voice
Posts: 6
Joined: Sat Jun 30, 2007 10:00 pm

All Flood Protection.tcl

Post by Hesham »

Hello.. Am having problems working with...
allfloodprotection4.5

Code: Select all

(04:13:05) <)ChanSrv> [02:16] Tcl error [adv:action]: invalid command name "stripcodes"
(04:13:05) <)ChanSrv> [02:16] Tcl error [codes:action]: invalid command name "stripcodes"
(04:13:05) <)ChanSrv> [02:16] Tcl error [repeat:action]: invalid command name "stripcodes"
(04:13:05) <)ChanSrv> [02:16] Tcl error [caps:action]: invalid command name "stripcodes"
and allfloodprotection4.6b7 {actually found it on some site}

Code: Select all

(04:52:23) <)ChanSrv> [02:55] Creating ap:bcodes (type 3)
(04:52:23) <)ChanSrv> [02:55] Tcl error in file 'eggdrop.conf':
(04:52:23) <)ChanSrv> [02:55] wrong # args: should be "regsub ?switches? exp string subSpec varName"
(04:52:23) <)ChanSrv>     while executing
(04:52:24) <)ChanSrv> "regsub -all {\s{1,}} $apbc " ""
(04:52:24) <)ChanSrv>     (procedure "sv" line 9)
(04:52:24) <)ChanSrv>     invoked from within
(04:52:24) <)ChanSrv> "sv"
(04:52:24) <)ChanSrv>     (procedure "rd" line 8)
(04:52:24) <)ChanSrv>     invoked from within
(04:52:24) <)ChanSrv> "rd"
(04:52:24) <)ChanSrv>     (procedure "load" line 50)
(04:52:24) <)ChanSrv>     invoked from within
(04:52:24) <)ChanSrv> "load"
(04:52:24) <)ChanSrv>     (in namespace eval "::AllProtection" script line 2567)
(04:52:24) <)ChanSrv>     invoked from within
(04:52:24) <)ChanSrv> "namespace eval AllProtection {
(04:52:24) <)ChanSrv> 
(04:52:24) <)ChanSrv> # Basic declarations: (don't touch)
(04:52:24) <)ChanSrv> variable declr
(04:52:24) <)ChanSrv> foreach declr {textl text
(04:52:24) <)ChanSrv> [02:55] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Eggdrop Version: eggdrop v1.6.15
Tcl version: 8.3.5 (header version 8.3.5)

and actually seeking the best latest version of this script and tell me if it's compatible with my poor eggy version
User avatar
TCL_no_TK
Owner
Posts: 509
Joined: Fri Aug 25, 2006 7:05 pm
Location: England, Yorkshire

Re: All Flood Protection.tcl

Post by TCL_no_TK »

Its not compatable since the strip codes thing wasn't included in eggdrop till later on. I would update your eggdrop or contact the maker of the script for a fix to work with older version of eggdrops. I would of also done a forum search as i think the strip codes has come up a few times before on differant posts.
User avatar
TCL_no_TK
Owner
Posts: 509
Joined: Fri Aug 25, 2006 7:05 pm
Location: England, Yorkshire

Post by TCL_no_TK »

Sorry, forgot to add that you should try this post for help and support with AFP.tcl http://forum.egghelp.org/viewtopic.php?t=9721. :) Good Luck!
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

You should update your Eggdrop to the latest version 1.6.18, and to use AllProtection 4.6b7 you also need to upgrade your TCL version.
Post Reply