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 doesn't work

General support and discussion of Eggdrop bots.
Post Reply
D
Doesntwork
Voice
Posts: 3
Joined: Sun Mar 05, 2006 1:50 pm

Bot doesn't work

Post by Doesntwork »

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[19:46] --- Loading eggdrop v1.6.17 (Sun Mar 5 2006)
[19:46] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[19:46] use '.help userinfo' for commands.
[19:46] * I don't have a botnet nick!!

Hmm, I can't find what's wrong?
m
minted
Halfop
Posts: 64
Joined: Wed Jul 20, 2005 9:58 am

Post by minted »

edit ur conf file
##### BOTNET/DCC/TELNET #####

# Settings in this section should be unimportant for you until you deal
# with botnets (multiple Eggdrops connected together to maximize efficiency).
# You should read doc/BOTNET before modifying these settings.

# If you want to use a different nickname on the botnet than you use on
# IRC (i.e. if you're on an un-trusted botnet), un-comment the next line
# and set it to the nick you would like to use.
#set botnet-nick "LlamaBot"
uncomment the bottom line, and choose a nick
D
Doesntwork
Voice
Posts: 3
Joined: Sun Mar 05, 2006 1:50 pm

Hmmm

Post by Doesntwork »

##### BOTNET/DCC/TELNET #####

# Settings in this section should be unimportant for you until you deal
# with botnets (multiple Eggdrops connected together to maximize efficiency).
# You should read doc/BOTNET before modifying these settings.

# If you want to use a different nickname on the botnet than you use on
# IRC (i.e. if you're on an un-trusted botnet), un-comment the next line
# and set it to the nick you would like to use.
#set botnet-nick "IrcBot"

Isn't that correct? It's still not working.
m
minted
Halfop
Posts: 64
Joined: Wed Jul 20, 2005 9:58 am

Post by minted »

no, to uncomment a line, remove the # at the start of that line

so change
#set botnet-nick "IrcBot"
to
set botnet-nick "IrcBot"
eggdrop ignores any line starting with a #

if you didn't know this, then when u fix this, and try start ur bot again, u will get another error....then another....then another....

take time editing ur conf file.
D
Doesntwork
Voice
Posts: 3
Joined: Sun Mar 05, 2006 1:50 pm

Bot

Post by Doesntwork »

[17:31] --- Loading eggdrop v1.6.17 (Mon Mar 6 2006)
[17:31] Module loaded: blowfish
[17:31] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[17:31] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
This will make the bot recognize you as the master.

[17:31] === IrcBot: 0 channels, 0 users.
Launched into the background (pid: xxxxx)

I got it on, but it doesn't appeared on irc. Where is the mistake this time?
:?:
User avatar
dusk
Halfop
Posts: 91
Joined: Sun Mar 06, 2005 7:25 pm
Location: Belgium

Post by dusk »

Maybe you should post you're entire conf file so we could take a look. It's impossible to guess the problem, isn't it?

Also connect tot your bot via telnet and look in the partyline wich error occures when connecting to a server.

Grtz
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

[17:31] === IrcBot: 0 channels, 0 users.
He probably means it doesn't appear in his channel. You'd be surprised at just how many people have never heard of /whois.

I suggest Doesntwork take a look at Setting up an Eggdrop and read very carefully the configuration section; especially the bit regarding defining channels.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply