Hi, I found a badwords script at google. It's work perfect, but if I put many words its stop to work. Somebody know what can I do to use this script with list of 800 words? This is my script: # Default trigger set to "!" # SYNTAX: # ------- # PUBLIC: !noswear on # PUBLIC: !noswear off # MS...
Hi, I have an Eggdrop with some scripts that protect my channel. It is possible to run another Eggdrop from different server and config it like a backup? If the main Eggdrop will disconnect for some reason, automaticly the second eggdrop will start to work with the same scripts. How can I do this? T...
Hi, I have a script that if some user say a badword in the channel the eggdrop -v the user and ignore him. putquick "mode $chan -v $nick" newignore $mask $botnick "Swear Devoice Ignore" 0 And I have another script that auto voice any user who join the channel: bind join -|- "...
Hi, I downloaded the script floodcontrol.tcl 1.0.1 and change some things. I change that if someone flood the channel at the first time he only lose his +v for 20 seconds and recived some messages. If he continue to flood the bot kick + ban him and send him another messages. My problem is that in th...
Hello, I need your help with 1 more script if its ok ! :) Every user log in to #channel its +v him. I want to set Eggdrop -v user that flood channel 5 times in 10 seconds and -v user that repeat 3 times. When one of these happened I want to send a private message to user with some text (example) hel...