I got it, it under remotes. Open up ur word processor or what ever, open the file call "igostop.mrc" then in there press Ctrl+F, the find box will popup. Then find for "http://www.mirc.com", because I don't know what line is it so I just show u the other way to find that line

... anyway it should look like this:
if ($version != 6.02) && ($version != 6.02) && ($version != 6.03) { 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 }
Just change the first two version into 6.1. so it be like this:
if ($version != 6.1) && ($version != 6.01) && ($version != 6.03) { 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 }
Well this is the only way until the new updates it made... but for now I suggest to use this way lol.....
