I'm just testing something with the cloud, press the green flag once, but please don't press it again after that. basically, I'm trying to make a cloud saving system for games, so you can close the browser and re-open it without losing progress, but to do this I need to have usernames changed to numbers where the cloud will store them but with some 0's in front of it to separate them, then in the final thing there will be 6 more zeros to follow, before the information needed for the variables used for a games play location, items etc , all of these variables will have 9 0's after them, then the last one will have 10, and the next item will be the next user to play. or at least thats what i hope i can make it do, it may be harder to make work in practice. but if i can do it it will make games from me and anyone who wants to use the code a little bit better than before ( =
scratch team please note that I will NOT use this to make a chat room, and it wouldn't even be possible to use the planned or current code for chat rooms, to do that you would need a number for every single character typed in the chat room separated by 0's, as well as for the user names, the variable would get to big if that were the case, and it would take an extremely long time to load anything as it would have to load every single person's words in the chat room, as well as the usernames, and it would also have to change them back from numbers to letters, which would all take forever. the only application for this is to make a system that saves people's progress in games. and it would be possible to do that and not a chat room as it only would need to use a small part of the variables numbers, but with a chat room it would need to use ALL of the numbers, and that would take forever, thank you for reading this ( =