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.

Bot doesnt connect with server [SOLVED]

General support and discussion of Eggdrop bots.
Post Reply
User avatar
TommyGun
Voice
Posts: 36
Joined: Fri May 26, 2006 6:11 pm
Location: The Netherlands
Contact:

Bot doesnt connect with server [SOLVED]

Post by TommyGun »

First; my previous topic was closed. I asked something about Tcl that i solved but then i get this problem. I changed the topic start but i think that a moderator thought that that problem was already solved :) But it doesnt care, i just post it again :)

Hey

I installed the bot and edited the config but it doesnt work for me.

I get;

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

[02:02] === TommyBOT: 1 channels, 0 users.
* Warning! Could not write pid.TommyBOT file!
Launched into the background (pid: 18197)
Maybe you guys can see what im doing wrong? Im using 49182 that is forwarded

I want to join #divisionbrabant on irc.irccity.nl

Im trying for hours now but its getting me crazy :roll: Thanks :)

Ps; i hope you guys understand me, im Dutch
Last edited by TommyGun on Mon May 29, 2006 3:16 pm, edited 1 time in total.
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

Try running it with -n (./eggdrop -mn eggdrop.conf) and see what the eggdrop tells you.
User avatar
TommyGun
Voice
Posts: 36
Joined: Fri May 26, 2006 6:11 pm
Location: The Netherlands
Contact:

Post by TommyGun »

Ah i missed some DNS setting. Fixed that. But now i get;
[tommygun@server eggdrop]$ ./eggdrop TommyBOT.conf

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[16:28] --- Loading eggdrop v1.6.17 (Sat May 27 2006)
[16:28] Listening at telnet port 49182 (all).
[16:28] Module loaded: channels
[16:28] Module loaded: server
[16:28] Module loaded: ctcp
[16:28] Module loaded: irc
[16:28] Module loaded: notes (with lang support)
[16:28] Module loaded: console (with lang support)
[16:28] Module loaded: blowfish
[16:28] Module loaded: uptime
[16:28] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[16:28] use '.help userinfo' for commands.
[16:28] * Old userfile, use 'tclsh scripts/weed <userfile> c' to convert
[tommygun@server eggdrop]$ tclsh scripts/weed TommyBOT.user c
-bash: tclsh: command not found
Thanks
User avatar
TommyGun
Voice
Posts: 36
Joined: Fri May 26, 2006 6:11 pm
Location: The Netherlands
Contact:

Post by TommyGun »

I deleted the file and started again.

Now it looks like this;
[tommygun@server eggdrop]$ ./eggdrop -m TommyBOT.conf

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[16:42] --- Loading eggdrop v1.6.17 (Sat May 27 2006)
[16:42] Listening at telnet port 49182 (all).
[16:42] Module loaded: channels
[16:42] Module loaded: server
[16:42] Module loaded: ctcp
[16:42] Module loaded: irc
[16:42] Module loaded: notes (with lang support)
[16:42] Module loaded: console (with lang support)
[16:42] Module loaded: blowfish
[16:42] Module loaded: uptime
[16:42] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[16:42] 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 TommyBOT hello
This will make the bot recognize you as the master.

[16:42] === TommyBOT: 1 channels, 0 users.
Launched into the background (pid: 11170)
I think its fine? :)
* TommyBOT has joined #divisionbrabant
-TommyBOT- Hi TommyGun! I'm TommyBOT, an eggdrop bot.
-TommyBOT- I'll recognize you by hostmask '*!aditya18@*.upc-e.chello.nl' from now on.
-TommyBOT- YOU ARE THE OWNER ON THIS BOT NOW
-TommyBOT- As master you really need to set a password: with /MSG TommyBOT pass <your-chosen-password>.
-TommyBOT- All major commands are used from DCC chat. From now on, you don't need to use the -m option when starting the bot. Enjoy !!!
<TommyBOT> op me cos i'm lame!
* TommyGun sets mode: +o TommyBOT
Post Reply