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.

problems with using eggdrop

Old posts that have not been replied to for several years.
Locked
O
Oste
Voice
Posts: 5
Joined: Fri Jun 17, 2005 5:02 am

problems with using eggdrop

Post by Oste »

Hello :)

I seem to have a bit of a problem with my eggdrop... I connects to an IRC network when i start it (with ./eggdrop -m eggdrop.conf), and I can do a /whois on the network and get the proper reply. I also did the /msg BillyBot Hello (where Billybot is the name of my eggdrop), and it replied on the server:

[10:11] Introduced to [F]Oste (*!Oste@*.quakenet.org)
[10:11] Bot installation complete, first master is [F]Oste

But then i cant get anything else out of my eggdrop. And it didnt even respond to me in the irc network, nor does it respond to /msg Billybot help.

So my problem is: The bot is on the network, but i can get in tuch with it.

I have tried without luck to search this forum for threads regarding that, so I hope some of you can help me out ;)
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

Code: Select all

/msg billybot pass yourpassword
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
O
Oste
Voice
Posts: 5
Joined: Fri Jun 17, 2005 5:02 am

Post by Oste »

^DooM^ wrote:

Code: Select all

/msg billybot pass yourpassword
When Iwrite that, i still dont get a reply in the IRC client (mIRC), but i can se that it responds on my server with:

Code: Select all

[11:35] ([F]Oste|GONE!~Oste@oste^away.users.quakenet.org) ![F]Oste|G! PASS...
Isnt it supposed to respond something to me in mIRC? Or am i wrong?
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

ok out of curiosity try this.

Kill your eggdrop. delete the billybot.user an billybot.user.bak files.

Change your nick to FOste.

Restart your eggdrop with -m switch.

/msg billybot hello
/msg billybot pass mynewpassword

If that works then its because you have [ ] in your nick wich have a special meaning.

If it doesnt work recheck your config file and make sure your net-type is correct.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
O
Oste
Voice
Posts: 5
Joined: Fri Jun 17, 2005 5:02 am

Post by Oste »

I have tried everything you have suggested, but it still doesnt gives me any answer...

Code: Select all

set net-type 1
This should be correct, if I am connecting to an IRC network, right?
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

Only if you are connecting to IRCNet. If you are on say Quakenet you will need to use net-type 5 and set all the other net-type 5 settings. Its all in the config if you read it properly.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
O
Oste
Voice
Posts: 5
Joined: Fri Jun 17, 2005 5:02 am

Post by Oste »

Code: Select all

set net-type 5
It doenst make any difference :cry:

I also set the varibles in the following sections:

Code: Select all

### SERVER MODULE - OTHER NETWORKS (net-type 5) ###
### IRC MODULE - OTHER NETWORKS (net-type 5) ###
It still doesnt gives me an answer on mIRC, but I can se that my commands are going into the but on the server, because it is responding there with:

Code: Select all

[12:25] -NOTICE- *** Looking up your hostname
[12:25] -NOTICE- *** Checking Ident
[12:25] -NOTICE- *** Found your hostname
[12:25] -NOTICE- on 4 ca 1(4) ft 20(20) tr
[12:25] Introduced to [F]Oste (*!Oste@*.quakenet.org)
[12:25] Bot installation complete, first master is [F]Oste
[12:25] Writing user file...
[12:25] Writing channel file...
[12:25] [[F]Oste!Oste@oste^away.users.quakenet.org] newpass ******
O
Oste
Voice
Posts: 5
Joined: Fri Jun 17, 2005 5:02 am

Post by Oste »

reply deleted
Last edited by Oste on Sat Jun 18, 2005 4:23 pm, edited 1 time in total.
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

a) the command name is "pass" not "newpass"
b) eggdrop doesnt choke on [] nicknames, 100% percent (I have even a Bot running with such a nick and botnick name ^^).
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
Locked