For scripts, the default, to my knowledge, has always been the .ini extension.

Many mIRC scripters have used the .mrc extension to be able to quickly and easily distinguish between scripts (using the .mrc extension) and initialization files (.ini extension)

In addition, the /writeini command uses a specific format, which you usually find in .ini files, as opposed to scripts, which, in reality, are just plain text.