I have this kind of problem:
I made a script so iy can be used in Internet Cafe (with lamer stuff as services commands, and colorful thing etc.), and I want to make some kind of protection for it so I doesn't get one of the sticky mIRC viruses that you could find in the net nowa days. Because you know lamers open every site they have been invited to see with spam bots etc. and I don't want to catch some of those scripts of backdoors. So how can I make a protection so ONLY the scripts that I have put in the mIRC are used and not any others. I tried with making all the files Read-Only including mirc.ini but in the 6.03 version when you start the exe file it removes the read-only attributes. I tried to make a CHECK script to check the size of mirc.ini and the other script files and shutdown mIRC if it is different. But changing your nickname for example to some big one makes the mirc.ini file bigger and the check script crashes...
Please Help Me !