----------------------Read Instructions!---------------------- So this is an engine I have been working on. As you may know, cloud variables only support numbers. However, I wanted to implement a high-score system that included the winner's username. And thus, I created this: The Cloud Encode/Decode system. What it does is encode whatever you like as a long series of numbers in a cloud variable, then outputs that as the decoded value. This means that you can have a normal cloud variable that is "containing" letters and symbols. *NOTE* One of my favorite things about this engine is the fact that you can go into the Decode Values list and add more characters, making this engine support all type-able keys. (Currently, I only have numbers, lowercase letters, and a few symbols)