Skip to content

JSON for mIRC v1.0.1008-alpha

Pre-release
Pre-release

Choose a tag to compare

@SReject SReject released this 14 Jan 16:10
· 181 commits to master since this release

Changes since v1.0.1005-alpha

  • Added: v0.2.4x compatibility mode; toggle on with /JSONCompat
  • Added: on LOAD check for minimum client version
  • Added: $JSONPath()
  • Added: $JSON().PathLength
  • Added: $JSONForEach().walk to recursively walk items
  • Fixed: /JSONHttpFetch -f failing
  • Fixed: $JSON().ToFile not working
  • Change: HTTP errors are now prefixed with HTTP:
  • Change: All timers are now named, offline, connection-independent,
    millisecond timers.
  • Change: Debug outputting reworked

Requirements

  • Win XP or later (This will not work under WINE)
  • mIRC v7.44 or later OR AdiIRC v2.6 or later
  • If you are using AdiIRC 64bit, you will need to install the tsc.dll for this script to work

Installation

  1. If you have previous versions installed, unload them
  2. Download the JSONForMirc.mrc file below.
  3. Move the file to the directory of your choice.
  4. Within mIRC/AdiIRC enter the following: //load -rs $qt($$sfile($mircdir, Load JSON for mIRC, Load))
  5. Locate the JSONForMirc.mrc file, select it then click the load button.