Okay! This is a project where I've managed to store words in Cloud Data! Currently, notes is the only available feature. If you type in any other command, nothing will happen. Please report any glitches in the comments, I have tested it on other accounts, but you never know. The purpose of Notes is to write your own private notes, and when you come back to this project later, they will still be there. You can use all letters, numbers, spaces, and the following . , ! ? ; : " ' ( ) + - * / = _ And if you get the INVALID USERNAME thing, it means your username contains a character that was not programmed into the system. In other words, there's a glitch and you should report it in the comments
As always, New Scratchers cannot use this project because you must have the Scratcher status to use Cloud Data :( And if you want to use the scripts, ask me first!!! If you really want to know how I did it: So, as you may know, it is not possible to store anything other than numbers in Cloud Data variables. I know Chatboxes have been programmed before, so I knew it would be possible to make this project. However, I did NOT look at anyones code to figure out how to do this. So I thought, well, the only thing you can add is numbers, so that's the only thing I'll add. But it's no good if all people can write are numbers! So, I thought, the numbers will have to represent something. And I then came up with a code where a two digit number stood for every number, letter, and a few puncuation characters. And I did some work, and suddenly, I had some custom blocks coded to transfer letters to numbers to letters again :D