This works great on my eggdrop. # Set max warnings before Punishment set warn(max) "4" # Set X time before timer undo's warning amount (in seconds) set warn(time) "120" # Set Kick Reason set warn(reason) "Hey No Action Please!" bind CTCP - ACTION action:avoid proc actio...
The error message was my fault for importing the unmodified tcl.
However, the continuous Warning 1 message remains for each action sent in the channel, but no ban after 3/4/5 and more repetitions
I removed the extra code but it doesn't work for me, it still gives me an error. I await the code cleaned by you to test again, surely I am doing something wrong
The bot give only Warning1 messagge, but don't ban and no give another warn message, only "Warning1"
It gives me this error, I use egg 1.8.4 can't read "host": no such variable while executing "set warn($host) 1" (file "scripts/noaction.tcl" line 23) # Set max warnings before Punishment set warn(max) "3" # Set X time before timer undo's warning amount (in sec...
can't read "host": no such variable
while executing
"incr warn($host) 1"
(file "scripts/noaction.tcl" line 22)
invoked from within
"source scripts/noaction.tcl"
I found this tcl, I ask if it is possible to combine it with the one proposed in this thread, that is 2 warning and a kickban to the 3 action ################################################################################ #############################################################################...
On his website tclscripts.net, there is a new version, a free (2.0) and a paid (1.0) version for $ 2. I tried the free one and the search doesn't work with the classic yt
The other version requires its own web space. In case let us know if it works for you.
From what I know and see AllProtection has a protection for text floods (action or msg), but not for individual diversified actions.
I always prefer single tcl for specific uses by splitting them into bots.
Thank you again