This unofficial help file is intended to document all parts of mIRC Scripting in a more detailed manner than the official help file.
This file only includes current or previously documented features. It must exist in the versions.txt OR a current/previous version of mirc.chm or mirc.hlp. If a feature is depreciated or removed it will be noted.
Undocumented commands, identifiers, switches, properties, onEVENT, and others things will NOT be included as they can possibly be removed at anytime.
NOTE: THIS HELP FILE IS NOT COMPLETE AND HAS BROKEN OR MISSING PARTS DUE TO THE IMPORTING.
NOTE:If you see something different between theses files and the official mirc.chm, you should treat the mirc.chm as the correct version. Please report any differences here on GitHub or on IRC.
NOTE: Check here for newer versions: https://github.com/RealKindOne/mhelp/tags
You will need to download the .chm help file compiler:
MD5: 53899BE5DA83419D772D5B97E653DA7C
Install it.
Open the "mhelp.hhp" file and click File -> Compile (or click the icon left of the sunglasses).
You can click the sunglasses icon to view the "mhelp.chm" file.
OR...
Run "C:\Program Files (x86)\HTML Help Workshop\hhc.exe" C:\path\to\mhelp.hhp in the command prompt.
The HTML Help Workshop program is very primitive and buggy. You would be better off using a different text editor.
You need to add the file into: index.hhk, mhelp.hhp.
Command: commands.html
Identifiers: identifiers.html
Events: events.html
Some identifiers like $highlight can be used with and without parentheses. They get separate pages. The one with the parentheses gets a trailing '_'.
$highlight = highlight.html $highlight() = highlight_.html
Check here for updates: https://github.com/RealKindOne/mhelp/tags
If you do not want to run the help file you can download the source code and open the .html files.
List of commands and identifiers can be found in commands.html and identifiers.html or you can search for the command/identifier filename.
irc.libera.chat ##mirc
irc.swiftirc.net #msl / #mircscripting
irc.efnet.net #mirc
Windows has a security feature that prevents running non-installed (downloaded) .chm files. You will need to Unblock the file by Right clicking the .chm file, click Properties, Unblock, Ok.