This project demonstrates a sprite that can save a number for each person that uses your project, for a game status, etc. - Click the green flag. - Change the status number (at the top) with the up/down arrow keys. - Leave the project page. When you come back again, the project should remember your status.
Feel free to put the 'status saver' sprite into your backpack and drag it into your project. The user's status will be put in a variable called 'status'. To update the cloud status, send the message, "update status". Hope you have fun with it! P.S. I would advise you not to rename the cloud variables. I believe there is a bug that causes cloud variables not to work if they get renamed.