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.
Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
atreides
Voice
Posts: 17 Joined: Mon Nov 20, 2006 11:58 pm
Post
by atreides » Mon Nov 20, 2006 11:59 pm
Sir_Fz,
I have seen your past script responding to another request for the same thing. I get an error. As well, others were asking about a ScoreBot. Is that possible?
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Tue Nov 21, 2006 12:18 am
What "request" are you referring to? What error?
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
atreides
Voice
Posts: 17 Joined: Mon Nov 20, 2006 11:58 pm
Post
by atreides » Tue Nov 21, 2006 12:54 am
[Atreides@shadow ~/eggdrop]$ ./eggdrop eggdrop.conf
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[20:54] --- Loading eggdrop v1.6.18 (Mon Nov 20 2006)
[20:54] Listening at telnet port 4545 (all).
[20:54] Module loaded: dns
[20:54] Module loaded: channels
[20:54] Module loaded: server
[20:54] Module loaded: ctcp
[20:54] Module loaded: irc
[20:54] Module loaded: notes (with lang support)
[20:54] Module loaded: console (with lang support)
[20:54] Module loaded: blowfish
[20:54] Module loaded: uptime
[20:54] GamesSurge Auto-Auth +x Script loaded
[20:54] Tcl error in file 'eggdrop.conf':
[20:54] wrong # args: should be "close channelId"
while executing
"close "
invoked from within
"split [read [set fileid [open $cmdsfile]]][close
$fileid] \n"
invoked from within
"foreach donecmd [split [read [set fileid [open $cmdsfile]]][close
$fileid] \n][unset fileid] {
if {[string match -nocase "bind pub - *" $donecmd]} {..."
(file "scripts/bind.tcl" line 11)
invoked from within
"source scripts/bind.tcl"
(file "eggdrop.conf" line 1341)
[20:54] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
[Atreides@shadow ~/eggdrop]$
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Tue Nov 21, 2006 6:30 am
Did you edit the script in wordpad or something? the scripts format is incorrect. $fileid] is on a new line instead of being on the same line with [close. Copy the code again and edit it in a proper editor (notepad perhaps).
atreides
Voice
Posts: 17 Joined: Mon Nov 20, 2006 11:58 pm
Post
by atreides » Tue Nov 21, 2006 5:35 pm
Ah thats right. When I use putty, some of the lines end up in the wrong place. Thanks so much. About the ScoreBot thing too? Have you heard of anything that has been done?