Sir_Fz wrote:
Can you please apply the following, in the "nickf" clause inside procedure [nicks]. Replace $nick at line 1573 with $nn, so it should look like this:
I've a problem using allprotection4.7b9.tcl it gives lots of errors... but the worst part is that the bot never saves the settings assigned by my commands in DCC... it goes back to the default settings everytime what could be the problem?
samhain wrote:I've a problem using allprotection4.7b9.tcl it gives lots of errors... but the worst part is that the bot never saves the settings assigned by my commands in DCC... it goes back to the default settings everytime what could be the problem?
Can't help you unless you provide error messages. You probably have invalid settings that's why the script automatically resets them. Use the correct format for every channel setting as advised in the script.
Tannn3r wrote:Is it possible, or will it ever be possible, to disable/enable this script in specific channels?
Of course it's possible and it has always been possible. Simple use '.ap:disable #channel' to disable the script on #channel (this is a console command).
<boyega> join
* boyega was kicked by USARMY (Jan 09 -=USA=-: NO URL's/CHAN's/Advertise(r)s/E-mail(s)... (TRF: 1) (Auto))
* USARMY sets mode: +b *!*@119.153.18.81
This is a default word *join * added in the adwords section of allprotection, I removed it from the script restarted the bot, killed it and restarted it again, but it has that word saved in the adwords, same is the case with bwords. the default words saved aren't being removed.
<Babar-> .ap:list adwords global
<USARMY> AP: global adwords list: *join *,*plz visit*,*#*
and when I typed
<Babar-> .ap:rem adwords global *join *
<USARMY> AP: *join,* was not found in global adwords list.
it gives that error, can you please tell me how do I remove these words from the bot?
samhain wrote:...
and when I typed
<Babar-> .ap:rem adwords global *join *
<USARMY> AP: *join,* was not found in global adwords list.
it gives that error, can you please tell me how do I remove these words from the bot?
That's not an error, that's an information message from the script. The script treats your input as separate words (i.e. "*join" and "*") that's why it can't find them. You need to do it like this:
I don't think it's possible........... because the voice and operator exempted options are only available for global channels, those are not available for single channels. Instead, you can disable this option and add all those users to the eggdrop's userfile for a single channel. then it might be solved.