Skip to content
TG007 archive file #1,227

Weather Script w/5-day Forecast

mIRC Addon

By FordLawnmower Added Apr 26, 2009
Download file
FILETG007 file
Advertisement
About this file

Overview

Wunderground weather script with dialogs pictures and 5-day forecast.
This also has a trigger w/on-off switch. The trigger is !wunderground because I figure most people already have one thats !weather. Syntax for the trigger is !wunderground city state
or !wunderground country city or !wunderground zipcode or !wunderground airportcode.
You can find the dialogs on any menu and they are fairly self explanatory. One easy change you can make is the default city in the script. I have it set to my city.
To change it goto line 37.
It will look like this

Code:
On *grinialog:CurrentConditions:init:*: { Wunderground Cincinnati Ohio }

Just change Cincinnati Ohio to your city state and it will always start there.
I've only tested this on my connection, which is pretty decent. I hope it works as good with slower connections.
Community

Comments

TravisApr 30, 2009
I know its really fun to work with sockets and dialogs to present information, but now I just use nhtml and open the browser to the webpage in mirc. Or use /url -n.<br />
<br />
It makes a lot more sense to me. Good work.
Keep exploring

Related files

More in Information Addons →
Advertisement