This should hopefully work, just click the green flag twice, if you do not see your username on the list, reload the page then you should see your name on the Decoded list. (unless you have the 'New Scratcher' status) If you’re wondering what this is, this chunk of code stores your username in a cloud variable. Then it takes all the stored usernames and puts them in the decoded list (the cloud variable must be numbers, so I have to change the names into numbers, store them and decode them) There is an explanation on how this works in the See Inside bit of the project.
I have no idea what this project this should be called XD This took only a week or two to make, but it required a bit more brain cells to make than most of my projects where more coding is done instead of thinking. Some credit to @malmal01 for inspiration and a bit of help. If you’re wondering, what is all this stuff that appears when I click on the screen? My answer is that these are the variables used. It is useful to show information like this when debugging. All these numbers? They are number versions of the characters in your username. Meaning, for example, a in this project is 20, 2 is 12, and so on, refer to the list symbols. To manually decide something, for example, 2724313134, pair the numbers into groups of 2: 27, 24, 31, 31, 34. Then refer to the list for the actual letters: h e l l o. oh and btw since I was doing some editing some names were removed, sorry! #cloud