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

by Thunderdome
Sun Apr 02, 2006 8:47 pm
Forum: Script Support & Releases
Topic: IRCstats1.0.tcl release
Replies: 0
Views: 3841

IRCstats1.0.tcl release

hello! Since many people asked me for this script that I had to make in order to use Ircstats properly... here it is! I submitted it in egghelp.org tcl archive for public use. It's my first TCL script, don't be evil... :) I am 100% sure it works fine if you configure it well, I have used it for over...
by Thunderdome
Thu Mar 02, 2006 7:02 pm
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 329179

an error

Code: Select all

Tcl error [pub_wz_forecast]: can't read "fcast(10)": no such element in array
It says this in the party line when I do .wzf (forecast)
Still, displays all forecast properly with the exception of a first blank line...

Awesome script by the way :wink:
by Thunderdome
Wed Jan 11, 2006 9:56 am
Forum: Modules & Programming
Topic: uptime.eggheads.org contest best rank
Replies: 4
Views: 11208

uptime.eggheads.org contest best rank

Is it possible to have the module updated or a small tcl script that says the best rank ever achieved by the eggdrop, displaying when it was achieved and some other info?

For example:

!eggheadrank

And it displays the best rank ever, when it was achieved, for how long was the egg online, etc?
by Thunderdome
Fri Dec 30, 2005 11:19 am
Forum: Script Support & Releases
Topic: googlescore
Replies: 7
Views: 8399

googlescore

In the tcl archive I downloaded googlescore.tcl and tried to use it...
It does not give any error, it simply does not display a thing...

Does anybody know if it still works?
Happy New Year
by Thunderdome
Sat Dec 24, 2005 7:45 pm
Forum: Scripting Help
Topic: Using for example "egg" instead of "./egg
Replies: 4
Views: 7813

worked fine! Thanks for the help! :)
Merry Xmas
by Thunderdome
Sat Dec 24, 2005 10:12 am
Forum: Scripting Help
Topic: Using for example "egg" instead of "./egg
Replies: 4
Views: 7813

#set the full path to your ircstats executable set ircstatsexe "/home/lol/IRCStats-1.0/ircstats" #set the full path to your logfile set ircstatslog "/home/lol/eggdrop/logs/thunderdome.log" #set the full path to your ircstats cfg file set ircstatscfg "/home/lol/IRCStats-1.0/...
by Thunderdome
Sat Dec 24, 2005 9:09 am
Forum: Scripting Help
Topic: Using for example "egg" instead of "./egg
Replies: 4
Views: 7813

Using for example "egg" instead of "./egg

My SP changed the way we run processes after an attac.
Now instead of ./ircstats we must do ircstats
or eggdrop instead of ./eggdrop

The problem is, how do I change my script line that does this:

Code: Select all

eval exec $ircstatsexe $ircstatslog $ircstatscfg
in order to run in this new manner?
Merry Xmas
by Thunderdome
Thu Dec 08, 2005 11:13 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 292641

I've solved it... it was an extra space I used as the separator... (I changed the separator)... but I am not really sure, anyway it's gone...

But that changing the colors possibility would be awesome! :D
by Thunderdome
Tue Dec 06, 2005 1:56 pm
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 292641

Hey! Script is AWESOME... but I have the same problem as the brazilian user. I am from Portugal... Also, a %20 (space right?) shows up before the links? Also, in the next version, can you make it simpler for a user to choose the colors of the output and replace the link underline/bold/color/whatever...
by Thunderdome
Sat Oct 22, 2005 10:39 am
Forum: Archive
Topic: IRC Online Status Indicator
Replies: 5
Views: 16319

I said javascript because I don't use php in the page where I want the online status. The ideia is to get just the online status from 1 single nick from one channel whcih at most gets 10 people. I can use that script to create a filelist of all #channel users, but I dunno how to use javascript to re...
by Thunderdome
Fri Oct 21, 2005 8:30 am
Forum: Archive
Topic: logfile question
Replies: 2
Views: 11330

It's written in the Readme I think.
by Thunderdome
Fri Oct 21, 2005 5:22 am
Forum: Archive
Topic: IRC Online Status Indicator
Replies: 5
Views: 16319

Yes, I've seen that... but the problem is making a javascript to put just one of the nicknames in a part of the site as online or offline.
Like in that onlinestatus.org site...
Have an ideia how to do it?
by Thunderdome
Thu Oct 20, 2005 4:58 pm
Forum: Archive
Topic: IRC Online Status Indicator
Replies: 5
Views: 16319

anyone with any ideias? :\
by Thunderdome
Fri Oct 14, 2005 6:36 pm
Forum: Archive
Topic: IRC Online Status Indicator
Replies: 5
Views: 16319

IRC Online Status Indicator

hello! I dunno if you guys know www.onlinestatus.org Well, the IRC status indicator is crap and won't work on most networks. I want to do something similar... So, when certain nick is online, an image is shown. When it is offline, other image is shown. Or something perhaps more meticulous, like when...
by Thunderdome
Wed Sep 07, 2005 12:27 pm
Forum: Archive
Topic: channel record
Replies: 6
Views: 5531

I think so too... I had to manually change some scripts to get them to work 100%. others won't simply work at all...