| View previous topic :: View next topic |
| Author |
Message |
TommyGun Voice

Joined: 26 May 2006 Posts: 36 Location: The Netherlands
|
Posted: Sat May 27, 2006 9:37 am Post subject: Bot doesnt connect with server [SOLVED] |
|
|
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 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 |
|
| Back to top |
|
 |
metroid Owner
Joined: 16 Jun 2004 Posts: 771
|
Posted: Sat May 27, 2006 10:01 am Post subject: |
|
|
| Try running it with -n (./eggdrop -mn eggdrop.conf) and see what the eggdrop tells you. |
|
| Back to top |
|
 |
TommyGun Voice

Joined: 26 May 2006 Posts: 36 Location: The Netherlands
|
Posted: Sat May 27, 2006 10:33 am Post subject: |
|
|
Ah i missed some DNS setting. Fixed that. But now i get;
| Quote: | [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 |
|
| Back to top |
|
 |
TommyGun Voice

Joined: 26 May 2006 Posts: 36 Location: The Netherlands
|
Posted: Sat May 27, 2006 10:43 am Post subject: |
|
|
I deleted the file and started again.
Now it looks like this;
| Quote: | [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?
| Quote: | * 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 |
|
|
| Back to top |
|
 |
|