There are indeed strange things going on in Cila Smart Security, I deleted the script and will mail the author right after posting this.
BTW: I decoded the current version of WLM Safe, but the code seemed different, is the Engine.js you uploaded from an older version? Also, I'd like to know what you used to keep formatting intact when decrypting. Everything I tried results in all code on a single line.
I have no problem putting WLMSafe back if you make a few changes:
- Stop deleting "Cila Smart Security", no script should delete or disable another script. You'll be happy to know Smart Security won't be coming back to the site as long as it interferes with WLMSafe.
- Update yous batch file so it will work when Plus! is installed in a non-standard folder. You probably don't really need to prefix the foll installation folder since all the files you cann are in the same folder. But if you do, you can call MsgPlus::ScriptFilesPath, see the scripts documentation.
- Replace process.exe by something that won't trigger virusscanners, Taskkill shouls be suitable.
- Replace path.exe by something that won't trigger virusscanners, you should be able to produce the same result in JScript. If you need help with that you can always post a thread here and ask other scripters for a little help.