Hello, and welcome to Codifier and Decodifier Engine, especially useful if you want to store letters in cloud variables. This project is simple: you choose if you want to encode or decode. Then, you say something, and the program will encode/decode it! If you see that what it decoded is different from what you inserted, let me know in the comments, but remember that this project has the following limitations: - It will turn all uppercase into lowercase, I couldn't prevent that from happening, so I made it a feature. - If you inserted a character that isn't one of the 92 accepted characters, in the decodified version, it will come out as the following character: ▯. If you want to use this in any of your projects, just backpack the two custom blocks and their definitions, but remember to leave credit! ---------------------------- Updates ------------------------------- 6th June 2021 - Reprogrammed the whole project and made it essentially better. 14th May 2021 - Published project. I dare you to get character number 60 Ummm so, I wasn't the one who made this mechanism. When I was adding some updates to Human Clicker, I decided to take a look at the text and understand how it works. I then found a script similar to this and I discovered it was extremely useful. So, this mechanism was made by @Coltroc.