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 setup !!

General support and discussion of Eggdrop bots.
Post Reply
s
snapcstrike
Voice
Posts: 9
Joined: Sun Feb 15, 2009 6:31 am

eggdrop setup !!

Post by snapcstrike »

Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[05:34] --- Loading eggdrop v1.6.15 (Sun Feb 15 2009)
[05:34] Tcl error in file 'eggdrop.conf':
[05:34] invalid command name "----------"
while executing
"----------"
(file "eggdrop.conf" line 1)
[05:34] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

Why dont run my eggdrop :( help me pls
D
DaRkOoO
Halfop
Posts: 67
Joined: Sat Sep 27, 2008 7:27 am

Post by DaRkOoO »

Latest version is 1.6.19,I suggest you to install that version..You put somewhere in ur conf file ----------
Just fint that line,and put # on start of that line..
s
snapcstrike
Voice
Posts: 9
Joined: Sun Feb 15, 2009 6:31 am

Post by snapcstrike »

Eggdrop v1.6.19 (C) 1997 Robey Pointer (C) 2008 Eggheads
[20:49] --- Loading eggdrop v1.6.19 (Sun Feb 15 2009)
[20:49] Tcl error in file 'eggdrop.conf':
[20:49] invalid command name "GNT"
while executing
"GNT"
invoked from within
"set username "[GNT]SNAP""
(file "eggdrop.conf" line 26)
[20:49] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

pff help me pls :S
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

change the line into this:

Code: Select all

set username {[GNT]SNAP}
Short version, text within [] is treated as a command, and will be executed - unless the string is enclosed by {} rather than "".
NML_375
M
Moonster
Halfop
Posts: 95
Joined: Wed Nov 13, 2002 5:39 pm
Location: Manchester NH USA
Contact:

Post by Moonster »

"set username "[GNT]SNAP""
This line is only good if Identd isnt running on the server only other purpose would be if the bot connects to a BNC (still havent figured out the benefit of that)
"Knowledge is Power"
BeastNH/Moonster on Undernet/EFnet IRC Network
s
snapcstrike
Voice
Posts: 9
Joined: Sun Feb 15, 2009 6:31 am

Post by snapcstrike »

Eggdrop v1.6.19 (C) 1997 Robey Pointer (C) 2008 Eggheads
[11:37] --- Loading eggdrop v1.6.19 (Mon Feb 16 2009)
[11:37] Listening at telnet port 11001 (all).
[11:37] Module loaded: blowfish
[11:37] Module loaded: dns
[11:37] Module loaded: channels
[11:37] Module loaded: server
[11:37] Module loaded: ctcp
[11:37] Module loaded: irc
[11:37] Module loaded: notes (with lang support)
[11:37] Module loaded: console (with lang support)
[11:37] Module loaded: uptime
[11:37] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[11:37] use '.help userinfo' for commands.
[11:37] * USER FILE NOT FOUND! (try './eggdrop -m eggdrop.conf' to make one)

pffff ???
s
snapcstrike
Voice
Posts: 9
Joined: Sun Feb 15, 2009 6:31 am

Post by snapcstrike »

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

[15:29] === gnt: 0 channels, 0 users.
[15:29] main: entering loop
[15:29] Trying server irc.quakenet.org:6667
[15:29] DNS resolved irc.quakenet.org to 195.12.59.196
[15:29] Failed connect to irc.quakenet.org (Permission denied)

help me pls ..
D
DaRkOoO
Halfop
Posts: 67
Joined: Sat Sep 27, 2008 7:27 am

Post by DaRkOoO »

Obviosly you don't have permission to connect to irc.quakenet.org..Contact ur shell admin maybe can help?
Post Reply