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.

problem with running my bot it does not see a channel?

Old posts that have not been replied to for several years.
Locked
p
psxorama

problem with running my bot it does not see a channel?

Post by psxorama »

I did register my bot name on my channel.At least i think i set it up correct.I am always getting

Unable to resolve address
Unable to connect
DCC session closed

when i try to dcc chat things

If you can help me out here I would appreciate it alot:)
Thanks


here is what the dos says when i run the eggdrop.exe

C:\Windrop>eggdrop.exe

Eggdrop v1.6.13 (C) 1997 Robey Pointer (C) 2002 Eggheads
[19:25] --- Loading eggdrop v1.6.13 (Tue Dec 3 2002)
[19:25] Listening at telnet port 6667 (all)
[19:25] Module loaded: dns
[19:25] Module loaded: channels
[19:25] Module loaded: server
[19:25] Module loaded: ctcp
[19:25] Module loaded: irc
[19:25] Module loaded: notes (with lang support)
[19:25] Module loaded: console (with lang support)
[19:25] Module loaded: blowfish
[19:25] Module loaded: uptime
[19:25] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[19:25] use '.help userinfo' for commands.
[19:25] quoteme 1.3 loaded.
[19:25] Tool lyrics 0.8 by afterstep loaded.
[19:25] Duke Nukem oneliners v1.0 LOADED!
[19:25] Discworld Quotes 1.0 by Dibbler loaded ...
[19:25] Wordgame by murf loaded
[19:25] stupid ircjokes 1.0 by caps (mase_caps@hotmail.com) loaded
[19:25] Starting FlyeBy 1.01.00
[19:25] FlyBys 1.01.00 by David Proper (DrN) -=: LoadeD :=-
[19:25] Tool lyrics 0.8 by afterstep loaded.
[19:25] quoteme 1.3 loaded.
[19:25] Tool lyrics 0.8 by afterstep loaded.
[19:25] Duke Nukem oneliners v1.0 LOADED!
[19:25] Discworld Quotes 1.0 by Dibbler loaded ...
[19:25] Wordgame by murf loaded
[19:25] stupid ircjokes 1.0 by caps (mase_caps@hotmail.com) loaded
[19:25] FlyBys 1.01.00 by David Proper (DrN) -=: LoadeD :=-
[19:25] Tool lyrics 0.8 by afterstep loaded.
[19:25] Userfile loaded, unpacking...
[19:25] === PSXbot: 0 channels, 1 users.
I detect PSXbot already running from this directory.
If this is incorrect, erase the 'pid.PSXbot'

C:\Windrop>


Why does it say===PSXbot:0channels



here is my config file

Edited: Config file now at http://no-spam.sourceforge.net/eh/13945-p1.file
What a waste of scrolling time. I allmost couldn't be bothered



Is my config file correct?
If not can you change it for me?

Thanks again:)
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

Firstst at all, i didn't have a look at your config files (tooo late here :P).

Unable to resolve address
Unable to connect
DCC session closed

Windrop requires a resolv.conf (comes with the windrop archive), dis you configure this resolve.conf ?

I detect PSXbot already running from this directory.
If this is incorrect, erase the 'pid.PSXbot'

You try to start the bot twice. If you are sure you shut down the bot properly, find the remaining pid and delete it.
p
psxorama

Post by psxorama »

hummm here is the resolv.conf

# resolv.conf
#
# search = domain list
# nameserver = DNS server list
#
#search super.net
nameserver 68.46.171.59

All i changed here was my ip address to this.
Is there something else to be added and how please?



Where would this go in here this is where i connect to Maja.TX.Us.Wondernet.nu

And my channel is #xbn



Thankx again:)
And yes I am new to this bot stuff;)
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

Is the bor running on your workstation or on a different computer?
Are you behind a firewall or router?

If I understand you right, you can't dcc the bot. If so, did you try /ctcp botname chat and telnet botip:port ?

Before you start the bot, make sure there isn't a old pid left.

<I detect PSXbot already running from this directory. >
<If this is incorrect, erase the 'pid.PSXbot' >

you should also uncomment the set-my ip and set my-hostname lines.

The ip in the resolve.conf should be one of a working dns server, like one your isp is running.
W
Weirdo
Master
Posts: 265
Joined: Sat Apr 27, 2002 8:00 pm
Location: Manchester, England

Post by Weirdo »

change namserver to the ip of your isp's DNS server

Otherwise it will not be able o process irc.test.com addresses, and you will have to connect using an p address
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

The nameservers your computer uses are obtainable from using the winipcfg program.

There are two reasons why you can't DCC chat the bot. First, the bot isn't running. If you read the output your bot gave carfully, the bot tells you it thinks it is allready running, and instructs you what to do.

Second, your DCC chat isn't resolving. This may be because the bot isn't online.

As for it displaying 0 channels, you should re-read your config file carfully.

From a rather quick glace, you have all the channel settings like commented. All comments are ignored by the bot. This allows for documentation to be placed in the file.
p
psxorama

Post by psxorama »

ok i changed my resolv conf to this the dns server from my puter

# resolv.conf
#
# search = domain list
# nameserver = DNS server list
#
#search super.net
nameserver 68.46.144.5

Now do i have to upload the windrop bot to somewhere?I want to run the bot from my puter.I am not behind a firewall or router.

I dont know how to do this part?
/ctcp botname chat and telnet botip:port ?
do I don that in the dcc chat?

is this set up correctly?
#set my-hostname "localhost"
#set my-ip "68.46.144.5"
that is my dns server ip form my puter i guess

I am still very lost:(
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Right, step by step.

Run the program "winipcfg" in windows.
Click ont he more button.
There should be a DNS server listed. Copy this value.

Edit the reolve.conf file, and place this IP in the file.

Edit your config file. You may note that many of the lines start with a #.
The # symbol at the begining of a line, means it is a comment, and is ignored when the bot is run.
So your previous post would eman that some of your lines are ignored.

CHange the "set my-ip" line, to reflect the IP of the machine the bot is running on (remember to delete the # at the beginig of the line as noted above).
This IP address is nothing to do with your name server. Read the documentation (IE the line above the setting in the config file) for more information on what it's for, and what avlue it should be.
This value is also available on the winipcfg screen.

In reality, half the comments in your post, are due to lazyness. You ask questions, quoting a line, when only 2 lines previous to the one pasted (in the originating document), it is fully documented.

Please try finding the information for yoruself next time, both by reading all the eggdrop documentation (included with eggdrop), sites like egghelp.oeg and by searchign the forum.
Locked