Just hit the Green Flag and have it encode and decode your username. No sprites, this is all for debugging. Feel free to use it in your projects! While trying to create some highscore leaderboards for a game of mine I'm working on for school, I realized that to have it update I needed to put the username into a cloud variable. Of course, these can only have integers, so this translates your username into numbers, then back into your name. I couldn't get case to work, but that's A-OK with me. One problem I realized is that you need to be a full Scratcher to use Cloud Variables. Hopefully I get it before my project's due!