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 5 matches

by Igoshin
Tue May 16, 2006 9:09 am
Forum: Script Requests
Topic: Help me to made a tcl.
Replies: 9
Views: 7631

I replace but nothing change. can you give a edited code ? I tell you the two eggdrops. The eggdrop "Dasha" have a statistic.tcl and i want when dasha is down the eggdrop with nickname "Anthem" witch he is in the channel to answer !top10, but if "dasha" is online anthem...
by Igoshin
Tue May 16, 2006 4:20 am
Forum: Script Requests
Topic: Help me to made a tcl.
Replies: 9
Views: 7631

set nomer 10 bind time - "* * * * *" time:ChanLimit proc time:ChanLimit {min hour day month year} { global nomer foreach chan [channels] { set newlimit [expr [llength [chanlist $chan]] + $nomer] set currentlimit [currentlimit $chan] if {$currentlimit < [expr $newlimit - 1] || $currentlimi...
by Igoshin
Mon May 15, 2006 6:06 am
Forum: Script Requests
Topic: Help me to made a tcl.
Replies: 9
Views: 7631

I don`t remember from where i download but if you want to send you a tcl just say icq number.
by Igoshin
Mon May 15, 2006 5:33 am
Forum: Script Requests
Topic: Help me to made a tcl.
Replies: 9
Views: 7631

Sorry but i`m new in this and can you tell me where i must put it. Cam you show me a example.
by Igoshin
Mon May 15, 2006 3:55 am
Forum: Script Requests
Topic: Help me to made a tcl.
Replies: 9
Views: 7631

Help me to made a tcl.

I have 2 eggdrops first with name nick1 and second with name nick2. In bot nick1 i have statistic.tcl ( for !top10 !stat nickname and this ). And i want when nick1 is down, nick2 ( to answer to !top10 !stat ) and with statistic at nick1. Sorry for my bad eglish. Thanks in advance