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.

Search found 10 matches

by Stone
Mon Jun 11, 2007 6:41 am
Forum: Script Support & Releases
Topic: wordgame.tcl
Replies: 10
Views: 10241

hello..
[06:37] Tcl error [pub_word]: unmatched open brace in list
.set errorInfo
What? You need '.help'
i get nothing ;)
by Stone
Sun Jun 10, 2007 5:10 am
Forum: Script Support & Releases
Topic: wordgame.tcl
Replies: 10
Views: 10241

Thank you guys ...

but now i have error when i start it?




Code: Select all

Tcl error [pub_word]: unmatched open brace in list

how i can fix it ;) ;)
by Stone
Fri Jun 08, 2007 5:10 am
Forum: Script Support & Releases
Topic: wordgame.tcl
Replies: 10
Views: 10241

Thank you .. rosc2112 :)

can i let my eggdrop ask ppl auto?
by Stone
Thu Jun 07, 2007 6:50 am
Forum: Script Support & Releases
Topic: wordgame.tcl
Replies: 10
Views: 10241

wordgame.tcl

################## Written by Murf 10/10/97 ################## ## ## ## Requires wordlist.txt and wscore file ## ## I have included a wordlist file, but if you want to write ## ## your own, the format is ## ## <word to scramble>:<clue> ## ## ## ## ## ## ## ## The only commands are: ## ## ## ## !wor...
by Stone
Thu Aug 04, 2005 11:19 am
Forum: Scripting Help
Topic: &#305; can't runnig Wordgame.tcl
Replies: 23
Views: 39309

hello ...

can you help me please ... with this error :roll: :roll:

Code: Select all

Tcl error [the_score]: expected integer but got ""


thank you :wink:
by Stone
Thu Jul 28, 2005 3:57 pm
Forum: Archive
Topic: channellog155.tcl error ?
Replies: 1
Views: 1683

channellog155.tcl error ?

Tcl error [mel_chatter]: error getting working directory name: permission denied Tcl error [mel_enter]: error getting working directory name: permission denied Tcl error [mel_cmode]: error getting working directory name: permission denied Tcl error [mel_kicked]: error getting working directory name...
by Stone
Mon Jul 25, 2005 3:06 pm
Forum: Archive
Topic: megglogger.tcl
Replies: 5
Views: 2535

thank you ..

i get error from bseen1.4.2 :? :? [/code]
by Stone
Mon Jul 25, 2005 2:56 pm
Forum: Archive
Topic: megglogger.tcl
Replies: 5
Views: 2535

what about this error ..

Code: Select all

[bs_timedsave]: error getting working directory name: permission denied

:? :?
by Stone
Mon Jul 25, 2005 7:19 am
Forum: Archive
Topic: megglogger.tcl
Replies: 5
Views: 2535

thank you MeTroiD :)
by Stone
Mon Jul 25, 2005 7:12 am
Forum: Archive
Topic: megglogger.tcl
Replies: 5
Views: 2535

megglogger.tcl

hello :) # logging binds bind pubm - * log:chat bind join - * log:join bind part - * log:part bind sign - * log:sign bind topc - * log:topc bind kick - * log:kick bind nick - * log:nick bind mode - * log:mode bind ctcp - "ACTION" log:cact # logging procs proc log:chat {nick host hand chan ...