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.

eggdrop 1.6.10 /msg command doesn´t work. need help

Old posts that have not been replied to for several years.
c
cat320

eggdrop 1.6.10 /msg command doesn´t work. need help

Post by cat320 »

Hi, my bot is running fine but i can not connect as owner 2 the bot. The bot doesn´t answer me 2 the /msg BOT hello command.

Eggdrop v1.6.10 (C) 1997 Robey Pointer (C) 2002 Eggheads
[11:54] --- Loading eggdrop v1.6.10 (Sat Jul 27 2002)
[11:54] Listening at telnet port 3342 (all)
[11:54] Module loaded: dns
[11:54] Module loaded: channels
[11:54] Module loaded: server
[11:54] Module loaded: ctcp
[11:54] Module loaded: irc
[11:54] Module loaded: notes (with lang support)
[11:54] Module loaded: console (with lang support)
[11:54] Module loaded: blowfish
[11:54] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[11:54] use '.help userinfo' for commands.
[11:54] Userfile loaded, unpacking...
[11:54] === ^Kirk1: 2 channels, 1 users.
Launched into the background (pid: 72509)

anyone a idea?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Is the bot on IRC?

Have you read through the config file correctly? Look for the line "unbind msg - "hello" *msg:hello" and read the instructions.
c
cat320

Post by cat320 »

Bot is on IRC, but doesn´t join the channel and doesn´t answer on /msg bot hello.

have tested with # and without # for the unbind command. Both not working
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Kill the bot

Delete any userfile that has been created.

Restart the bot using "./eggdrop -mn config.file"

Wait for it to join the IRC server.

Send iot the message

See what error pop up on the shell
c
cat320

Post by cat320 »

doesn´t start with -mn eggd...

Eggdrop v1.6.10 (C) 1997 Robey Pointer (C) 2002 Eggheads
[14:04] Allocated bind table unld (flags 1)
[14:04] Allocated bind table time (flags 1)
[14:04] Allocated bind table note (flags 0)
[14:04] Allocated bind table nkch (flags 1)
[14:04] Allocated bind table load (flags 1)
[14:04] Allocated bind table link (flags 1)
[14:04] Allocated bind table filt (flags 1)
[14:04] Allocated bind table disc (flags 1)
[14:04] Allocated bind table dcc (flags 0)
[14:04] Allocated bind table chpt (flags 1)
[14:04] Allocated bind table chon (flags 1)
[14:04] Allocated bind table chof (flags 1)
[14:04] Allocated bind table chjn (flags 1)
[14:04] Allocated bind table chat (flags 1)
[14:04] Allocated bind table bot (flags 0)
[14:04] Allocated bind table bcst (flags 1)
[14:04] Allocated bind table away (flags 1)
[14:04] Allocated bind table act (flags 1)
[14:04] Allocated bind table evnt (flags 1)
[14:04] --- Loading eggdrop v1.6.10 (Sun Jul 28 2002)
[14:04] Tcl error in file 'eggdrop.conf':
g
gk^
Halfop
Posts: 70
Joined: Sun Jul 28, 2002 6:23 am
Location: Stockholm, Sweden
Contact:

Post by gk^ »

is your configfile named eggdrop.conf ?

And look under that last line that you pasted.. There should be a msg on what LINE the error accourd.. Past that too and maybe we can help ya..
c
cat320

Post by cat320 »

upps, have restart my ssh connect and now starts the bot

[15:43] === ^Kirk1: 1 channels, 0 users.
[15:43] main: entering loop
[15:43] Trying server efnet.vuurwerk.nl:6667
[15:43] DNS resolved efnet.vuurwerk.nl to 62.250.14.14
[15:44] net: connect! sock 5
[15:44] Connected to efnet.vuurwerk.nl
[15:44] -NOTICE- *** Looking up your hostname...
[15:44] -NOTICE- *** Checking Ident
[15:44] -NOTICE- *** No Ident response
[15:44] -NOTICE- *** Found your hostname
[15:43] === ^Kirk1: 1 channels, 0 users.
[15:43] main: entering loop
[15:43] Trying server efnet.vuurwerk.nl:6667
[15:43] DNS resolved efnet.vuurwerk.nl to 62.250.14.14
[15:44] net: connect! sock 5
[15:44] Connected to efnet.vuurwerk.nl
[15:44] -NOTICE- *** Looking up your hostname...
[15:44] -NOTICE- *** Checking Ident
[15:44] -NOTICE- *** No Ident response
[15:44] -NOTICE- *** Found your hostname


bot doesn´t answer
g
gk^
Halfop
Posts: 70
Joined: Sun Jul 28, 2002 6:23 am
Location: Stockholm, Sweden
Contact:

Post by gk^ »

answer to /msg bot hello or to the server ?
c
cat320

Post by cat320 »

2 the bot, don´t have telnet access. The bot will not anwser for me. i´m more and more angry over this [censored] with the bot. :)

Bot is running on titanix free shell
g
gk^
Halfop
Posts: 70
Joined: Sun Jul 28, 2002 6:23 am
Location: Stockholm, Sweden
Contact:

Post by gk^ »

make sure to kill the bot.. then remove your user,chan,note and pid fil.. and then start the bot with "./eggdrop -mn yourconfigfile.conf"
check in putty or whatever you are using that the bot says "joining channel etc etc"... then check mirc (or what ever) an type "/msg your-bots-nick hello"
This should work...
c
cat320

Post by cat320 »

i have killed the bot and then all the files. Start new the bot with eggdrop -mn eggdrop.conf and the bot doesn´t answer me. The bot joins only to the irc server and not 2 the channel. Have fine running an Windrop egg with no probs but these eggdrop bot robs my nervs.:(
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You should simply be able to use your old windrop config file, with only the changes required to make use of the *nix filesystem.

Once this is done, try again.

Also check that you have done the "channel add" lines correectly

Other things to note. Free shells can sometimes be the cause of problems.
c
cat320

Post by cat320 »

have changed the Server, Bot join this Server"irc.matrix-network.org:6667" and joins the channel(yeah), but not answer to the /msg command. What is that for an [censored]????
g
gk^
Halfop
Posts: 70
Joined: Sun Jul 28, 2002 6:23 am
Location: Stockholm, Sweden
Contact:

Post by gk^ »

pls.. tell me EXACTLY what you type when you want your bot to answer?

And btw .. did you edit $owner ?
c
cat320

Post by cat320 »

/msg Botname hello

have tested with other bots from friends and they all work 4 me
Locked