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

by hm2k
Mon Jan 20, 2014 7:16 am
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

Back in July 2011 I released all of my tcl scripts into the eggtcl project: * http://eggtcl.github.io/ However, much like eggdrop and egghelp.org, there has been no real updates since 2011. By now, IRC, eggdrop and tcl has mostly fallen out of fashion, cast aside in faviour of newer technologies. I ...
by hm2k
Wed Aug 03, 2011 3:18 pm
Forum: Script Requests
Topic: Pagerank Script Request
Replies: 12
Views: 10208

I've launched pagerank.tcl for eggdrop as part of the following site:

http://pagerank.phurix.net/
by hm2k
Tue May 24, 2011 1:07 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 649983

One more problem. I have added a Feed from my forum.. works all fine so far.. but if any types the trigger he always get the oldest news at first. It would be nice if the script would output the newest RSS entries at first It seems you have already posted this on the tracker: http://code.google.com...
by hm2k
Wed Feb 02, 2011 3:56 pm
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 329342

You may find this useful: http://www.hm2k.com/posts/weather-tcl

It's less likely to fail as it uses Google's API rather than trying to parse a website that is subject to change.
by hm2k
Mon Jan 24, 2011 7:04 pm
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

Both worldtime.tcl and weather.tcl are currently fully functional.

No fixes are necessary, just follow the download link for the latest revision.
by hm2k
Fri Jan 14, 2011 9:50 am
Forum: Eggdrop Help
Topic: DCC Problem, completely baffled.
Replies: 12
Views: 7016

Why aren't you using eggdrop 1.6.20?
by hm2k
Mon Jan 10, 2011 6:01 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 649983

There appears to be a little confusion so let me clear things up: * After discussing the rss-synd project with it's original author (Andrew Scott) I have joined the project. * I have not taken over the project, but I intend on leading it * The script is not for sale, it will still be released under ...
by hm2k
Wed Dec 01, 2010 2:27 pm
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

For the -urlencoding issue, it was already asked and solved as part of this thread . A link to http2.5 (the version with urlencoding) can be found at the above url as well as how to get it working on eggdrop or windrop. http2.5 is shipped with tcl 8.4 which was released 18-Apr-2008. You should upgr...
by hm2k
Wed Dec 01, 2010 12:06 pm
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

Ask the person who runs the system your eggdrop is on. It's probably out of date so they should upgrade it.
by hm2k
Wed Dec 01, 2010 6:09 am
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

What version of tcl do you have installed?
by hm2k
Tue Nov 30, 2010 3:45 pm
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

i did it but didnt work :((( Based on the details you're providing (or rather lack of), I'll need shell access in order to diagnose it further. and weather TCL is also making issue got from ur websites [22:37] scripts/weather.tcl error: can't find package html [22:37] scripts/weather.tcl error: htt...
by hm2k
Tue Nov 30, 2010 2:22 pm
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

Interesting. If there is no result, it should return the "no result" error, yet in your case it is not. Are you able to reach www.google.com from the machine that the eggdrop runs on? Try replacing the timeserver setting with www.yahoo.com instead. Or, better still, change the gettime sett...
by hm2k
Tue Nov 30, 2010 1:49 pm
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

Here's what you need:
hm2k wrote:I wrote a new worldtime.tcl which no longer uses a website to get the data.

I thought you may find this useful...

http://www.hm2k.com/posts/worldtime-tcl

Hope this helps.
by hm2k
Wed Nov 10, 2010 1:20 pm
Forum: Script Requests
Topic: Pagerank Script Request
Replies: 12
Views: 10208

[05:14:18 pm] > .pr egghelp.org
[05:14:19 pm] <Bot> HM2K, * PageRank: 5/10
It's ready for release I think...
by hm2k
Mon Nov 08, 2010 6:38 pm
Forum: Script Support & Releases
Topic: Worldtime1.3.tcl working, again.
Replies: 92
Views: 152280

Hi, How do I install the htmlparse package? I keep getting this: "can't find package htmlparse" Hi, I though the instructions in the error were pretty clear... Tcllib is required, see http://tcllib.sf.net/ It's a pretty widely used and well maintained TCL library, so you should probably g...