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.

Connected... But Not Connecting?

General support and discussion of Eggdrop bots.
Post Reply
n
niu garzukk
Voice
Posts: 1
Joined: Tue Mar 30, 2010 11:29 am

Connected... But Not Connecting?

Post by niu garzukk »

Hey all, if someone could help me that'd be nice.

I receive the following response in the Terminal when running the bot:

Code: Select all

Eggdrop v1.6.19+ctcpfix (C) 1997 Robey Pointer (C) 2008 Eggheads
[11:33] --- Loading eggdrop v1.6.19+ctcpfix (Tue Mar 30 2010)
[11:33] Module loaded: blowfish        
[11:33] Module loaded: dns             
[11:33] Module loaded: channels        
[11:33] Module loaded: server          
[11:33] Module loaded: ctcp            
[11:33] Module loaded: irc             
[11:33] Module loaded: transfer         (with lang support)
[11:33] Module loaded: share           
[11:33] Module loaded: compress        
[11:33] Module loaded: notes            (with lang support)
[11:33] Module loaded: console          (with lang support)
[11:33] Module loaded: seen            
[11:33] Module loaded: uptime          
[11:33] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[11:33] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type:  /msg XCP_Bot hello
This will make the bot recognize you as the master.

[11:33] === XCP_Bot: 1 channels, 0 users.
I'm running Ubuntu 9.10, just if anyone asks.

Now, it says it is connected, yet it does not join my channel. nor the server for that matter. In my eggdrop.conf I have this:

Code: Select all

set network "irc.mibbit.com"
set console "#techxcp"
channel add #techxcp {
     chanmode "+nt-likm"
      idle-kick 0
      stopnethack-mode 1
      revenge-mode 1
      ban-time 120
      exempt-time 60
      invite-time 60
      aop-delay 5:30
      need-op { putserv "PRIVMSG #techxcp :op me cos i'm lame!" }
      need-invite { putserv "PRIVMSG #techxcp :let me in!" }
      need-key { putserv "PRIVMSG #techxcp :let me in!" }
      need-unban { putserv "PRIVMSG #techxcp :let me in!" }
      need-limit { putserv "PRIVMSG #techxcp :let me in!" }
      flood-chan 10:30
      flood-deop 3:10
      flood-kick 3:10
      flood-join 5:60
      flood-ctcp 3:60
      flood-nick 5:60
}
channel set #techxcp +bitch +enforcebans +greet +revenge +autoop +seen +autohalfop +protectops +protecthalfops +autovoice
Any one can help me?

Thanks.
Post Reply