This is a rudimentary method for encoding and decoding strings. Case sensing included. Every character in the input string translates to 4 characters in the output string. In order to make the inputs more obfuscated, you can just run the same encryption algorithm twice.
This project is used as an experiment for cloud variables. It could potentially be used to create a cloud chat, although such projects are prohibited on the Scratch website.