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.

DragnLord's weather script

Support & discussion of released scripts, and announcements of new releases.
Post Reply
q
quick
Voice
Posts: 2
Joined: Sun Nov 20, 2005 1:12 pm

Post by quick »

DragonLord, thanks for your work on this script... good to see someone keeping it up to date.

Have a issue/question... did you guys remove the option to output and accept commands from pubic channel.

ie. In the channel #test someone types:

.wz 90210

and the bot outputs publicly in channel #test

Is this not possible anymore, or am i just blind heh....

Thanks
quick
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

Read the instructions ( bifocals may help ;) )

This is simply a matter of "RTFM"

( Also read page 1 of this topic. )
q
quick
Voice
Posts: 2
Joined: Sun Nov 20, 2005 1:12 pm

Post by quick »

You're right DragonLord, I am blind... I must have read over the entire script 10 times, and yet i missed that in the comments section! :oops:

Thanks
quick
c
cache
Master
Posts: 306
Joined: Tue Jan 10, 2006 4:59 am
Location: Mass

Post by cache »

DragnLord, thanks for keeping this script alive!

I have a lil problem here, not sure if its normal or not... :?:

When the weather site is 'down' temporary.. and my chatter tries to check their weather using .wz zip ... The bot can't get to it since site is down... so my computer processes hit 100% and stay that way till I fix it, like end it and reconnect it... Make sure no one uses weather till site is back up....

Same problem above happened before then I came here and saw you had an updated script, I added it and it fixed it... So basically when my processes stay on 100% after someone uses weather, I come here if no update, I notice the weather site is down...

Thanks, cache
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

I haven't had this problem frm any bot I have on a UNIX shell. If you are eperiencing this on a win32 version of eggdrop, the problem may be limited to that operating system.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

I actually have a weird problem myself. Getting the forecast for a location in Canada results in nothing being displayed past the weather section (as below):
Alchera !forecast Bathurst Canada
Almy Bathurst, New Brunswick -- 5:16 AM AST Updated: 5:00 AM AST
Almy Temp: -3 C Windchill: -5 C Humidity: 93%
Almy Conditions: Overcast Wind: (NW) 6 kmh
Almy
Almy Forecast
It appears the rest of the world is unaffected (maybe they just hate Canadians). :D
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
m
minted
Halfop
Posts: 64
Joined: Wed Jul 20, 2005 9:58 am

Post by minted »

Alchera wrote:I actually have a weird problem myself. Getting the forecast for a location in Canada results in nothing being displayed past the weather section (as below):
Alchera !forecast Bathurst Canada
Almy Bathurst, New Brunswick -- 5:16 AM AST Updated: 5:00 AM AST
Almy Temp: -3 C Windchill: -5 C Humidity: 93%
Almy Conditions: Overcast Wind: (NW) 6 kmh
Almy
Almy Forecast
It appears the rest of the world is unaffected (maybe they just hate Canadians). :D
i get the same thing with our bot (windrop)
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

Unfortunately it's due to a website inconsistency.
I'll see if I can work out a dynamic setting to fix it.
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

update for odd website coding in non-USA forecasts

Post by DragnLord »

This should work until they get more creative.
It does work for Bathurst Canada.
Last edited by DragnLord on Sun Feb 26, 2006 7:20 pm, edited 1 time in total.
m
minted
Halfop
Posts: 64
Joined: Wed Jul 20, 2005 9:58 am

Re: odd website coding in non-USA forecasts

Post by minted »

DragnLord wrote:This should work until they get more creative.
It does work for Bathurst Canada.
what should? :P did i miss something
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Re: odd website coding in non-USA forecasts

Post by DragnLord »

minted wrote:what should? :P did i miss something
apparently, you missed the first page.
C
CtrlAltDel
Halfop
Posts: 49
Joined: Wed Jun 02, 2004 7:58 am

Post by CtrlAltDel »

Works for London Canada and Windsor Canada also .. thanks DragnLord :)
G
GeorgeT
Voice
Posts: 1
Joined: Tue Feb 28, 2006 11:18 am

Post changes

Post by GeorgeT »

Great Script! Been using it a while.

Any chance of posting the changes you make to the script when it is patched? Perhaps it would allow folks using it to help at times and certainly would improve the learning curve of those trying to do some TCL coding on their own.

Thanks!

GeorgeT
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

posting changes

Post by DragnLord »

it's easy enough using diff to get the changes in each version.
For those people using Windows and windrop, I'm sure there are utilities for comparing files.

A lot of times there are several "tweaks" to the code made, along with changes to make certain aspects work again.

I am still looking into setting variables for language output, however that is not a priority for me. The main priority I have is keeping the script's original functionality.
c
cache
Master
Posts: 306
Joined: Tue Jan 10, 2006 4:59 am
Location: Mass

Post by cache »

Hey dragon,

I'm on newest version of your weather script.. but when I use it.. it shows a large chunk of html in the room... does it need updated again?

I have the one you released other day...
Post Reply