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.

A Line Am Confused By..

Old posts that have not been replied to for several years.
Locked
e
eltech

Post by eltech »

##### BASIC SETTINGS #####

# This setting defines the username the bot uses on IRC. This setting has
# no effect if an ident daemon is running on your bot's machine.
set username "lamest"

^^^^^^^^^^^^^^^^^^^^^^^^^^^
with regards to that line, do they mean to enter the ident that your eggdrop will use?
like ident@eggdrop.vhost ??
soo it should look like
set username "ident" ?
m
masskilla
Op
Posts: 172
Joined: Wed Oct 03, 2001 8:00 pm
Location: Croatia

Post by masskilla »

Hi

Yes, that's ident, but it will only work if identd on tha box isn't running.


MaSsKilla

#eggdrop
Undernet
b
bleah

Post by bleah »

On 2002-05-04 02:55, masskilla wrote:
Hi
Yes, that's ident, but it will only work if identd on tha box isn't running.
Running bots on commercial shells, I personally prefer setting it as the same as my login name, so if ident server fails, botnetops will still work, etc.
Locked