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.

server-cycle-wait not working

General support and discussion of Eggdrop bots.
Post Reply
r
rrc55
Voice
Posts: 29
Joined: Wed Mar 11, 2009 9:33 am

server-cycle-wait not working

Post by rrc55 »

Code: Select all

# This setting defines how long Eggdrop should wait before moving from one
# server to another on disconnect. If you set 0 here, Eggdrop will not wait
# at all and will connect instantly. Setting this too low could result in
# your bot being K:Lined.
set server-cycle-wait 300
[06:52] net: eof!(read) socket 4
[06:52] Disconnected from NuclearFallout.WA.US.GameSurge.net
[06:52] Trying server Prothid.CA.US.GameSurge.Net:5960
[06:52] DNS resolved Prothid.CA.US.GameSurge.Net to 64.71.165.201
Can someone please tell me why my bot reconnects immediately after a disconnect when I have this setting set to 300?

Thank you.
Post Reply