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.

Can't ban

General support and discussion of Eggdrop bots.
User avatar
Cr4sh
Halfop
Posts: 63
Joined: Sat Jan 14, 2006 5:16 pm
Contact:

Can't ban

Post by Cr4sh »

If the bot is in the channel when i set the mode +b for someone, it set -b.
Anybody know why?
My conf:

Code: Select all

set global-chanset {
        -autoop         -autovoice
        -bitch          +cycle
        +dontkickops    -dynamicbans
        +dynamicexempts +dynamicinvites
        +enforcebans    +greet
        -inactive       +nodesynch
        -protectfriends +protectops
        -revenge        -revengebot
        -secret         -seen
        +shared         +statuslog
        +userbans       -userexempts
        +userinvites    +protecthalfops
        +autohalfop
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

I suspect a script
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
User avatar
Cr4sh
Halfop
Posts: 63
Joined: Sat Jan 14, 2006 5:16 pm
Contact:

Post by Cr4sh »

Load these:

Code: Select all

egghttp.tcl
autogreet.tcl
klined.tcl
AutoVoice.tcl
commands.tcl
alltools.tcl
action.fix.tcl
compat.tcl
userinfo.tcl
identify.tcl
sentinel.tcl
Badword-1.3.tcl
incith-google.tcl
nospam.tcl
IRCopScan.tcl
rndctcp.tcl
symantec.tcl
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Full channel banlist?

Code: Select all

.chanset #chan +dynamicbans
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Cr4sh
Halfop
Posts: 63
Joined: Sat Jan 14, 2006 5:16 pm
Contact:

Post by Cr4sh »

Yes, clear all.
Thanks, I try.

edit: in this way the bot don't clear the channel ban list, but again set -b anytimes i set +b...
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Read this post by caesar. You might glean some info from it to help; pay particular attention to the 'chaninfo' help. Also read Setting up an Eggdrop. Scroll down to the 'Configuration' section.

Note: Any changes to your bot's configuration file will require a .rehash (via DCC).
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Cr4sh
Halfop
Posts: 63
Joined: Sat Jan 14, 2006 5:16 pm
Contact:

Post by Cr4sh »

Alchera wrote:Note: Any changes to your bot's configuration file will require a .rehash (via DCC).
Via telnet, is the same i suppose...
Thank you very much i'll read all with a big attention. :!:
User avatar
Cr4sh
Halfop
Posts: 63
Joined: Sat Jan 14, 2006 5:16 pm
Contact:

Post by Cr4sh »

I'll try all changes but nothing.
All times i set +b bot set immediately -b....
:cry: :cry: :cry:
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

1) make sure you've identified to the bot (it recognizes you under your current hostmask)

2) if this doesn't help, remove all scripts from your config and restart the bot; then experiment to see which script is the culprit
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
User avatar
Cr4sh
Halfop
Posts: 63
Joined: Sat Jan 14, 2006 5:16 pm
Contact:

Post by Cr4sh »

demond wrote:1) make sure you've identified to the bot (it recognizes you under your current hostmask)
I'm not sure that the bot identified me...What can i do for...?
demond wrote:2) if this doesn't help, remove all scripts from your config and restart the bot; then experiment to see which script is the culprit
With all the scripts unloaded the bot set -b again...
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Check your user list and make absolutely certain that the host you are trying to ban is not in there somewhere.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

Alchera wrote:Check your user list and make absolutely certain that the host you are trying to ban is not in there somewhere.
the guy says he's identified, so that couldn't possibly be the reason - owners can ban whoever they want

Cr4sh:

dude, there's no other possible explanation; either the bot doesn't recognize you on IRC as its owner - and you are trying to ban protected hostmask, or some script screws up

or you are on some weird server not supported by eggdrop - you have some special kind of ops and the bot can't see you opped, hence reversing the mode, thinking it's some sort of desync; or it's plain desync - try jumping the bot to another server
Last edited by demond on Tue Jan 31, 2006 12:05 am, edited 1 time in total.
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

demond wrote:the guy says he's identified, so that couldn't possibly be the reason - owners can ban whoever they want
Doubtful if the host belongs to a protected user. :P

He does, if you look, have +protectops set.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

Alchera wrote:
demond wrote:the guy says he's identified, so that couldn't possibly be the reason - owners can ban whoever they want
Doubtful if the host belongs to a protected user. :P

He does, if you look, have +protectops set.
that doesn't concern owners, they can do whatever they want, regardless of any eggdrop setting
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
User avatar
Cr4sh
Halfop
Posts: 63
Joined: Sat Jan 14, 2006 5:16 pm
Contact:

Post by Cr4sh »

demond wrote:dude, there's no other possible explanation; either the bot doesn't recognize you on IRC as its owner - and you are trying to ban protected hostmask, or some script screws up
I always control my bot from telnet, and I never used DCC.
It's important?
The hostmask isn't protected, I can't ban any hostmask...
demond wrote:or you are on some weird server not supported by eggdrop - you have some special kind of ops and the bot can't see you opped, hence reversing the mode, thinking it's some sort of desync; or it's plain desync - try jumping the bot to another server
Do you know irc.criten.net? (i hope this isn't considered as spam...).

P.S. i read in the user file HOSTS -telnet!*@*...Can i edit the file, or i must login in the DCC mode?
Post Reply