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.

[RESOLVED] My bot doesn't ban !

Old posts that have not been replied to for several years.
Locked
g
gaui
Voice
Posts: 15
Joined: Sun Nov 07, 2004 8:35 pm

[RESOLVED] My bot doesn't ban !

Post by gaui »

I'm using eggdrop 1.6.17 on a FreeBSD 4.10-STABLE box. I use all the bultin protections. Once I tried to shitlist a guy, the bot didn't ban him, just kick him with the reason "requested".

Now this happened...

Code: Select all

[02:52:03] *** [G]DruiD is now known as haadas
[02:52:05] *** haadas is now known as hwqerqw
[02:52:07] *** hwqerqw is now known as hwsdas
[02:52:11] *** hwsdas is now known as wqeopqw
[02:52:14] *** wqeopqw is now known as wqeopadsv
[02:52:14] *** wqeopadsv was kicked by fsck (nick flood)
[02:52:31] *** wqeopadsv (~gulli@adsl8-75.simnet.is) has joined #findscrim.is
[02:52:32] *** wqeopadsv was kicked by fsck (Banned: nick flood)
[02:52:50] *** [G]DruiD (~gulli@adsl8-75.simnet.is) has joined #findscrim.is
[02:52:51] *** [G]DruiD was kicked by fsck (Banned: nick flood)
[02:53:03] *** [G]DruiD (~gulli@adsl8-75.simnet.is) has joined #findscrim.is
[02:53:05] *** [G]DruiD was kicked by fsck (Banned: nick flood)
He got temporarilly shitlisted for join flood, but the bot doesn't ban him. When I use +ban - it doesn't ban either.

What is going on ?

By the way, you who think this is an max-bans issue...

Code: Select all

[03:24:55] <fsck> [03:28] #gaui# set max-bans
[03:24:55] <fsck> Currently: 300
Thanks in advance.
Last edited by gaui on Wed Dec 01, 2004 9:30 pm, edited 1 time in total.
Curiosity killed the cat.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

your channel ban list is full
g
gaui
Voice
Posts: 15
Joined: Sun Nov 07, 2004 8:35 pm

Post by gaui »

No, it's not!
Curiosity killed the cat.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

then it's probably a desync problem (the offender's server, yours too, doesn't see the bans that bot is putting on channel)

wait for server resync (network split/merge)
g
gaui
Voice
Posts: 15
Joined: Sun Nov 07, 2004 8:35 pm

Post by gaui »

No, that's not it either. There's just something wrong with my bot.
Curiosity killed the cat.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

then set your console +rv and monitor raw traffic between the server and your bot; you'll see exactly what is being received and send out

if your bot indeed doesn't issue bans to server, there's something wrong with it
g
gaui
Voice
Posts: 15
Joined: Sun Nov 07, 2004 8:35 pm

Post by gaui »

I tried... console #findscrim.is +rv

Then I saw only this...

Code: Select all

[00:19:03] <fsck> [00:22] Haddii kicked from #findscrim.is by fsck: Banned: requested
Curiosity killed the cat.
g
gaui
Voice
Posts: 15
Joined: Sun Nov 07, 2004 8:35 pm

Post by gaui »

I tried my friends config file and that worked! What is wrong ? :(
Curiosity killed the cat.
g
gaui
Voice
Posts: 15
Joined: Sun Nov 07, 2004 8:35 pm

Post by gaui »

*sigh*

Code: Select all

[01:28:23] <gauiCgr> .set max-bans
[01:28:23] <fsck> [01:31] #gaui# set max-bans
[01:28:23] <fsck> Currently: 30
[01:28:26] <gauiCgr> .set max-modes
[01:28:26] <fsck> [01:31] #gaui# set max-modes
[01:28:26] <fsck> Currently: 0
:P
Curiosity killed the cat.
Locked