ok... It might just be me who just don't get this.. I'm in a big need for a way to encrypt my scripts. The utility have to work that so that my global variables and functions are fully operationel thru all the scripts.
I've tried the crypter.kix by Lonkero, which i modified to operate as a function (and then i made this script crypted with Kixcrypt.exe), and this worked out fine until the big if/endif statements (and actually some loop statements and so on). So.. Now i'm (by advise from Lonkero) am looking more into KixCrypt..
What seems to be my problem here is to keep the variables and functions all the way thru the 10-30 scripts i have.

Any suggestions how to solve this ? Someone must have done this before ?

-Tommy