to use this you need to go into the project and use the blocks, the decode block and its respective decoded variable, same for encode, and it uses the NtAaAtN (Number to Alphabet and Alphabet to Number (for short it's NTATN or NtAaAtN) ) Format where it converts letters to numbers like 01, is "A", and 00, is " ", and it supports extra characters, by adding letters to the "alphabet decoded" variable in the setup lists block, and its respective "alphabet encoded" variable so you can add emojis, and stuff like ",.<>?/". #decoder #encoder #numbers #cloud #complex #outofthebox #new
This is extremely useful for cloud variables (which are offline for now, the scratch team is aware so don't spam comments saying "It DoEsN't WoRk WiTh ClOuD vArIaBlEs") and it is extremely function for instant translation, works in a single frame. I tried to make this as out of the box as possible, and if anything breaks while you're trying to use this and it doesn't work properly, please let me know in the comments and I will try to help. It's extremely messy and please don't use this for a cloud chat, I do not wanna get banned updates: (top is newest) added ? to the NTATN format fixed up the UI and messiness of the code (probably still slightly messy) optimized code to run without screen refresh