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.

help with Bad Words v4.1 for eggdrop 1.5.5 and +

Old posts that have not been replied to for several years.
Locked
M
MaxPower

help with Bad Words v4.1 for eggdrop 1.5.5 and +

Post by MaxPower »

I am getting these errors when trying to load the eggdrop 1.6.16
I am not very good at scripting and not sure how to proceed.
This script does have updated versions but they don't have the ban /notice function which i what I really need.

any help is appreciated thanks



can't use non-numeric string as operand of "!"
while executing
"if {!$ex} {continue}"
("foreach" body line 10)
invoked from within
"foreach line [lsort -dictionary -index 6 $temp(1)] {
set cs [lindex $line 1] ;# Time added
set ch [lindex $line 2] ;# Channel
set st [lind..."
("expire" arm line 8)
invoked from within
"switch -- $cmd {
add {
if {[mc:bw:inter:list exists $chan $string . . . . . . $type]} {return 0}
lappend mc_bw(list) [list $type [clock secon..."
(procedure "mc:bw:inter:list_" line 10)
invoked from within
"mc:bw:inter:list_ expire . . . . . . . . -bad"
("eval" body line 1)
invoked from within
"eval $command $arg"
while executing
"error $errorInfo"
(procedure "mc:bw:error"
Locked