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.

flood Placing on ignore

General support and discussion of Eggdrop bots.
Post Reply
b
brood
Voice
Posts: 30
Joined: Thu Sep 01, 2005 4:12 am

flood Placing on ignore

Post by brood »

When the bot joins the network i see this in the party line:

Flood from @*****! !

looks like some problem as: http://forum.egghelp.org/viewtopic.php?t=10109&view
add services to the bot with +f
How do i do that ?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

Code: Select all

.+user services nickserv!*@*
.+host services chanserv!*@*
you should have the idea now, I recommend editing the *@* part to more closely match your network
f
fd0
Voice
Posts: 2
Joined: Thu Jul 27, 2006 2:25 am

Post by fd0 »

DragnLord wrote:

Code: Select all

.+user services nickserv!*@*
.+host services chanserv!*@*
you should have the idea now, I recommend editing the *@* part to more closely match your network
In my case I have added this to eggdrop, with all different variations of all the services and still i get the ignore because of the flood

What's next?

Code: Select all

[10:47:21] #as# whois services
HANDLE                           PASS NOTES FLAGS           LAST
Services                         no       0 f               23:10 (#chan)
  HOSTS: nickserv!*@*, chanserv!*@*, memoserv!*@*, *!*@*domain.org*
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

It is simple as all you need do is set just the one name and the one hostmask.

For DALnet I did this:

Code: Select all

#Alchera# whois dalnet
HANDLE           PASS NOTES FLAGS           LAST
DALnet           yes      0 f              26 Jul (#ballarat)
HOSTS: *!*@dal.net
BTW, *!*@*domain.org* is totally wrong, it should be *!*@*.domain.org
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
f
fd0
Voice
Posts: 2
Joined: Thu Jul 27, 2006 2:25 am

Post by fd0 »

Alchera wrote:It is simple as all you need do is set just the one name and the one hostmask.

For DALnet I did this:

Code: Select all

#Alchera# whois dalnet
HANDLE           PASS NOTES FLAGS           LAST
DALnet           yes      0 f              26 Jul (#ballarat)
HOSTS: *!*@dal.net
BTW, *!*@*domain.org* is totally wrong, it should be *!*@*.domain.org
modified as above but still not working :(
any ideas :?:

BTW the *!*@*domain.org* was posted as an example
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

I gather you have tried all options provided so far by DragnLord and myself?

Did you add the global +f?

In that link you posted earlier that user only had to add services using *!'*@yumirc.net' as the host and giving services the global +f.

The address given in the ignore message:
Flood from @*****! Placing on ignore!
... is the one you add as the host.

You may have to do a /whois or info on one (or all) of the services and check their hosts. You might notice they all use the same user name i.e. services@ etc.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply