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

by SVD
Thu Nov 22, 2018 1:11 pm
Forum: Script Support & Releases
Topic: incith:weather (2.8p) (Dec. 18th, 2008)
Replies: 311
Views: 435464

I use SpiKe^^'s SayWeather script, which also uses apixu.com's API. Apixu requires your own API key, but it's free. You can sign in using your Google account to get your free key. https://tclarchive.org/view.php?id=1793 In SayWeather, the basic .w command returns a short weather, .wz returns slightl...
by SVD
Mon Oct 29, 2018 2:37 pm
Forum: Script Requests
Topic: fmylife.com eggdrop tcl script request
Replies: 4
Views: 6272

I get the following error on Windrop 1.8.3: Tcl error [pub_FML]: can't read "a": no such variable can't read "a": no such variable while executing "regsub -all {<[^>]*>} $a {} a" (procedure "pub_FML" line 15) invoked from within "pub_FML $_pub1 $_pub2 $_p...
by SVD
Mon Oct 29, 2018 2:26 pm
Forum: Script Support & Releases
Topic: Durby - 0.3.0. New project page on code.google.com
Replies: 49
Views: 84089

In case anyone running Windrop is having problems with durby.tcl, download TLS 1.6.7 for Cygwin/Windows from http://teapot.activestate.com/package/name/tls/ver/1.6.7/arch/win32-ix86/file.zip (works on x64) Shut down your bot and then extract the contents to your Windrop's /lib/ folder Do not manuall...
by SVD
Fri Jul 10, 2015 3:08 pm
Forum: Script Support & Releases
Topic: incith:weather (2.8p) (Dec. 18th, 2008)
Replies: 311
Views: 435464

1) Download http://ereader.kiczek.com/incith-weather.tcl 2) Change the "F" on line 942 to "C" 3) Change "C" on line 973 to "F" 4) Change line 1036 to read: regexp -- {data-variable="condition"><span class="wx-value">(.*?)</span>} $html - ou...
by SVD
Tue Feb 26, 2013 8:44 pm
Forum: Script Support & Releases
Topic: imdbapi.com v1
Replies: 47
Views: 57973

Thanks to the previous posters who worked on this. Here is the layout I use: putserv "$imdb_pub :\002$title ($year) \00304/\017 \002Directed By:\017 $director \00304/\017 http://www.imdb.com/title/$id/" putserv "$imdb_pub :\002Genre:\017 $genre \00304/\017 \002Rated:\017 $rated" ...
by SVD
Tue Oct 18, 2011 11:02 am
Forum: Script Support & Releases
Topic: Release: SA_urltitle.tcl
Replies: 9
Views: 13026

I often see the error "Tcl error [pub_url]: can't read "tok": no such variable" when URLs are posted from certain websites. Is there an update or fix to this script? It's a great script otherwise.
by SVD
Tue Jan 11, 2011 5:28 pm
Forum: Script Support & Releases
Topic: Release: SA_urltitle.tcl
Replies: 9
Views: 13026

Great script! However, it doesn't pick up when someone omits the http://. For example, if I type in www.youtube.com, I would like it to catch that and display the title. Any chance you could add that feature? Thanks in advance.
by SVD
Mon Apr 03, 2006 10:51 am
Forum: Script Support & Releases
Topic: incith:weather (2.8p) (Dec. 18th, 2008)
Replies: 311
Views: 435464

YOW gives me the error.
by SVD
Mon Mar 13, 2006 7:05 pm
Forum: Script Support & Releases
Topic: incith:weather (2.8p) (Dec. 18th, 2008)
Replies: 311
Views: 435464

I have v1.9_r7 of this script running Windrop. Forecasts do not work, with a message in the eggdrop console saying Tcl error [incith::weather::forecast_message]: can't read "day1": no such variable I have been using this script for many months and everything has always worked. Any ideas on...