| Summary |
This is another plugin for mIRC. This time, all of its features are designed around web access.
The first version was created on request, but since then I've added a number of useful features
|
| Download and Installation |
Download WebPlugin 0.1
To install, unzip the DLL into your mIRC directory - and make sure you use a recent version of mIRC.
|
| Commands |
almost all of these are variables - so the format is:
$dll(webplugin.dll, , ). Use this in an alias, or prefix the command with // to get it to execute.
- variable: getPage parameters: URL of webpage to display (including http://...)
- Outputs the top of a webpage - strips HTML (confused by some javascript).
- variable: TVTimes parameters: channel followed by name of program to search for
- Searches todays TV listings for the given program on the given channel
- variable: NowShowing paramerers: channel name
- Returns the name of the program currently on the given channel
|