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.
Old posts that have not been replied to for several years.
N
NaNook
Post
by NaNook » Sat Oct 04, 2003 3:42 am
Hi,
I have now set the hub of my network for only passworded access.
I cannot seem to find within the eggdrop.conf how to get my eggdrop to send a password on connect.
I have the following:
set servers {
servername here:6667:password here
}
However that is just for the bot to identify and not issue a password for access to the server.
Anyone know?
Ta
Nook
caesar
Mint Rubber
Posts: 3778 Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory
Post
by caesar » Sat Oct 04, 2003 5:34 am
The "servername here:6667:password here" is to make it connect to a specified server: port with a specific password. What exactly do you want?
Once the game is over, the king and the pawn go back in the same box.
N
NaNook
Post
by NaNook » Sat Oct 04, 2003 5:39 am
Actually I have been using that because the bot uses it to identify to nickserv, it does not issue a password to the server on a server which has a passworded allow block.
N
NaNook
Post
by NaNook » Sat Oct 04, 2003 5:51 am
Ok when I changed the password from it's nickserv password to the server password it connects fine so you are right.
However it would appear that this method is also used for the bot identifying to nickserv, as when the password is changed it fails to identify to nickserv.
So this would appear to me that it's nickserv password and the server password have to be the same.
gumbydammit
Master
Posts: 311 Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:
Post
by gumbydammit » Sat Oct 04, 2003 2:18 pm
use init-server in conf to identify to nickserv.. or get a script.. there is many of them in the tcl archive
a.k.a. hellios
stammer
Voice
Posts: 31 Joined: Mon Mar 10, 2003 9:39 am
Location: Bulgaria
Post
by stammer » Tue Oct 07, 2003 3:24 am
Hi all,
in network my bot is 'irc.ser.ver:port:password' is used to get bot to use virtual host (host spoof). Maybe that is that you want