i'm about given up with the encryption .dll i had been previously using so i'll ask this, is there a way to protect the data in a text file in RGSS which can be used in Game Maker, a .dll, class, script, whatever, i'm not fussed, as long as the data in the text file is unreadable by normal means eg. a text file says "hello, i'm readable", when projected it won't say that (like with XOR Encryption) and if a single character is mission, it wont return to the original text.....or something like that
NOTE: if the method can use be used in php then that will be great but i already have a work around for that anyways