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.

eggdrop givs text output on the shell

General support and discussion of Eggdrop bots.
Post Reply
t
trashmasterfx
Voice
Posts: 8
Joined: Tue Aug 29, 2006 2:37 pm

eggdrop givs text output on the shell

Post by trashmasterfx »

hi

i know im writing again but this time i am real confused with this:

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[19:46] --- Loading eggdrop v1.6.18 (Wed Aug 30 2006)
[19:46] Module loaded: dns
[19:46] Module loaded: channels
[19:46] Module loaded: server
[19:46] Module loaded: ctcp
[19:46] Module loaded: irc
[19:46] Module loaded: notes (with lang support)
[19:46] Module loaded: console (with lang support)
[19:46] Module loaded: uptime
[19:46] Module loaded: transfer (with lang support)
[19:46] jIRCoff Fserve script by DVS01, updated by thephreak v0.02 [10-11-05]
[19:46] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[19:46] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg Trashbot hello
This will make the bot recognize you as the master.

You have installed modules but have not selected an encryption
module, please consult the default config file for info.


ist the last two lines i dont know wat i should do with this i tried to fin dit in the conf file but i didn´t find anything^^

greatz
C
Callisto
Halfop
Posts: 86
Joined: Sun Mar 13, 2005 11:04 am

Post by Callisto »

From the eggdrop config file

#### BLOWFISH MODULE ####

# IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER
# Eggdrop encrypts its userfile, so users can have secure passwords.
# Please note that when you change your encryption method later (i.e.
# using other modules like a md5 module), you can't use your current
# userfile anymore. Eggdrop will not start without an encryption module.
#loadmodule blowfish

to load change #loadmodule blowfish to loadmodule blowfish

good luck
Post Reply