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.

Confused bot.

General support and discussion of Eggdrop bots.
Post Reply
Y
Yxaaaaaaa
Voice
Posts: 2
Joined: Sun May 29, 2005 3:05 am
Location: Dobrich, Bulgaria
Contact:

Confused bot.

Post by Yxaaaaaaa »

Hello :)
I have a little problem with my bot. The problem :

Code: Select all

confused bot: guess I'm on #chan and didn't realize it
Oops, I'm not really on #chan.

Code: Select all

   Channels: #chan (trying), #chan1 (trying),
              #chan2 (trying)

Code: Select all

   #chan            : (not on channel), enforcing "+n"  (greet)
    #chan1          : (not on channel), enforcing "+n"  (greet)
    #chan2         : (not on channel), enforcing "+n"  (greet)
The bot 'says': "I am not on these channels", but he is there .. How can i fix it..
I hope anyone could help me ..
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Make sure you have the right net-type setting set.
Y
Yxaaaaaaa
Voice
Posts: 2
Joined: Sun May 29, 2005 3:05 am
Location: Dobrich, Bulgaria
Contact:

Post by Yxaaaaaaa »

I tried with all net-types ( from 1 to 5 ) but the bot is confused again ..
What could be another issue ?
P.S. The bot is running on hybrid ..
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Yxaaaaaaa wrote:I tried with all net-types ( from 1 to 5 ) but the bot is confused again ..
What could be another issue ?
P.S. The bot is running on hybrid ..
You don't try net-types, you use the right one which is obvious. If your net-type is not one of the first 4, then use net-type 5 and edit the settings in the conf that should only be changed in case of net-type 5. (Read the comments in the .conf)
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

it's likely desync, and given the kind of network/server that particular user is on (I can take an educated guess here hehe, I happen to know him), chances are it's permanent, due to introduced (chanmode) incompatibility by incompetent ircd developers
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
C
CrazyEgg
Halfop
Posts: 47
Joined: Thu Jul 28, 2005 4:02 pm

Post by CrazyEgg »

this problem was observed with egg using hide_ip.tcl

nickname conflict after restarting and the nick is in used.
(specially after split or ping time out event).
Post Reply