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.
Support & discussion of released scripts, and announcements of new releases.
eXtremer
Op
Posts: 138 Joined: Wed May 07, 2008 5:33 am
Post
by eXtremer » Mon Jun 16, 2008 7:10 am
I comment those 2 lines, rehashed but still get the same thing:
Nor7on
Op
Posts: 185 Joined: Sat Mar 03, 2007 8:05 am
Location: Spain - Barcelona
Contact:
Post
by Nor7on » Mon Jun 16, 2008 8:07 am
Restart.
eXtremer
Op
Posts: 138 Joined: Wed May 07, 2008 5:33 am
Post
by eXtremer » Tue Jun 17, 2008 1:51 am
Nor7on wrote: Restart.
I don't want to, the online/uptime info will vanish
username
Op
Posts: 196 Joined: Thu Oct 06, 2005 9:20 am
Location: Russian Federation, Podolsk
Contact:
Post
by username » Tue Jun 17, 2008 4:22 am
eXtremer wrote: Nor7on wrote: Restart.
I don't want to, the online/uptime info will vanish
Uptime willnt vanish with .restart
e-force
Voice
Posts: 23 Joined: Tue Jan 04, 2005 7:10 pm
Post
by e-force » Fri Jun 20, 2008 10:57 am
Hello gyus! I am new user of the allprotection.tcl and i have one question. I have read most of this post, but didn't found useful information about my problem. I want to know is there any option to add "bad nicks" via DCC? I have read for commands such like ".ap:add | .ap:rem" but my eggdrop does not want to respond
.
Tnx in advice.
Nor7on
Op
Posts: 185 Joined: Sat Mar 03, 2007 8:05 am
Location: Spain - Barcelona
Contact:
Post
by Nor7on » Fri Jun 20, 2008 1:27 pm
Code: Select all
.ap:add bnicks #mychan *badnick1*
.ap:add bnicks #mychan *badnick2*
.ap:add bnicks #mychan *etc..*
or
Code: Select all
.ap:add bnicks global *badnick1*
.ap:add bnicks global *badnick2*
.ap:add bnicks global *etc..*
for remove:
Code: Select all
.ap:rem bnicks #mychan *badnick1*
.ap:rem bnicks global *badnick1*
e-force
Voice
Posts: 23 Joined: Tue Jan 04, 2005 7:10 pm
Post
by e-force » Sun Jun 22, 2008 10:53 am
Nor7on wrote: Code: Select all
.ap:add bnicks #mychan *badnick1*
.ap:add bnicks #mychan *badnick2*
.ap:add bnicks #mychan *etc..*
or
Code: Select all
.ap:add bnicks global *badnick1*
.ap:add bnicks global *badnick2*
.ap:add bnicks global *etc..*
for remove:
Code: Select all
.ap:rem bnicks #mychan *badnick1*
.ap:rem bnicks global *badnick1*
It seems there is something wrong with my bot.
Here is more information about the problem:
Code: Select all
.ap:add bnicks global *badnick2*
<mybot>What? You need '.help'
The version of tcl is "All Protection v4.5 by Opposing Loaded..."
Eggdrop version: "running eggdrop v1.6.19: 32 users (mem: 206k)"
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Sun Jun 22, 2008 2:34 pm
4.5 does not have that command. You need to update to version
4.6b8 .
e-force
Voice
Posts: 23 Joined: Tue Jan 04, 2005 7:10 pm
Post
by e-force » Mon Jun 23, 2008 4:15 am
Ok. Thanks for this useful information.
eXtremer
Op
Posts: 138 Joined: Wed May 07, 2008 5:33 am
Post
by eXtremer » Tue Jun 24, 2008 9:11 am
Sir_Fz wrote: The 2nd error is not related to AllProtection, however the first one is. Which version are you using? and if possible, paste the output of '.set errorInfo'.
Code: Select all
[16:08] Tcl error [::AllProtection::joins bnicks]: no such channel record
.set errorInfo
Code: Select all
[16:09] #Tester# set errorInfo
Currently: can't unset "mc_us(:cache:notice)": no such element in array
Currently: while executing
Currently: "unset mc_us(:cache:notice)"
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Tue Jun 24, 2008 1:04 pm
The errorInfo you posted is not related to the AllProtection error you posted.
Casey952
Voice
Posts: 15 Joined: Tue Jun 24, 2008 10:46 pm
Post
by Casey952 » Wed Jun 25, 2008 4:10 am
hi, I would like to suggest having a new option for kickban,
bk - ban first and kick
to stop the automatic kick rejoin and for those who would like to ban first and kick.
eXtremer
Op
Posts: 138 Joined: Wed May 07, 2008 5:33 am
Post
by eXtremer » Wed Jun 25, 2008 4:47 am
Sir_Fz wrote: The errorInfo you posted is not related to the AllProtection error you posted.
how to show the error related to AP ? cose I dont' know !
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Wed Jun 25, 2008 11:50 am
Casey wrote: hi, I would like to suggest having a new option for kickban,
bk - ban first and kick
to stop the automatic kick rejoin and for those who would like to ban first and kick.
No problem, will add it.
eXtremer wrote: how to show the error related to AP ? cose I dont' know !
Type '.set errorInfo' immediately when you see the Tcl error. If you wait till later, another error might occur which overwrites the previous one.
Casey952
Voice
Posts: 15 Joined: Tue Jun 24, 2008 10:46 pm
Post
by Casey952 » Sat Jun 28, 2008 9:21 am
There may be a possible bug with the AntiSpam bot in 4.6b8, when you spam the AntiSpam bot, it only kicks and does not ban when it is set on kb.
When you spam in the channel, it does put the ban on, and also puts the ban on when you spam the eggdrop bot.