Main Page | See live article | Alphabetical index

MIRC script

mIRC script is the scripting language included with mIRC, an IRC client.

Table of contents
1 Primary uses
2 Script storage
3 Items that are scriptable
4 Data storage
5 External link

Primary uses

Script storage

Scripts are stored in files, usually with a .mrc or .ini file extension. Multiple script files can be loaded at one time.

Items that are scriptable

Data storage

Files

Binary variables

Hashes

Global variables

Local variables

External link