You can edit it to work with invision. open the 'igostop' remote section, ctrl-g to line 276.
then replace that line with this line:
if ($version != 6.02) && ($version != 6.01) && ($version != 6.12) { error $r.glob(Script,Logo) is designed for mIRC 6.02 and above, please download mIRC 6.02 or above from
http://www.mirc.com | halt }
The only change is the third $version part, so you can just change that if you prefer.
So if you're doing this from mIRC itself, work fast, you only have a minute!
Be sure to apply the changes. mIRC may restart after the 60 secs anyway, or it may not, but either way it'll work fine next time you boot it.
OK?