
High security scripts...
So let me get this straight, we have a script containing nothing but jibberish characters. This is done so that you can't read the contents of the script in memory. More precisely, you can, but they will just be the jibberish you put in there.
And then, to run those high security scripts, we first have to run them through a decryptor, naturally. And the decryptor's script code is....that's right folks, it's in memory. So in order to keep someone from seeing your scripts, you encrypt them... But then supply not just the key, but the whole entire decryptor gml script, ready to use, in plain text in memory. Hey, maybe we should encrypt the decryptor script, and run that through a
superdecrypter script

Unfortunately, I see no way around this except what 39ster has already done. I wonder why it didn't work for some people.