Feel free to use this code that I've spent 2 days working on! To use it, you can just go into your backpack and drag the Sprite in here. Then whenever you want to use it, drag it out of the backpack! By the way, the code can be too long for the list sometimes but if you double-click it you can still copy and paste it. Supported characters: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ;:’”!@#$%^&*(),.<>/?|\1234567890
- Please include credit for any project that used this project. - To use, add an encode input block (in the "My Blocks") and type in a thing to decode. For example, if you have a cloud variable for a leaderboard, you encode the winning user's username and then save it to that cloud variable (because cloud variables can't store numbers.) Then you can decode the cloud variable by using the decode input block with the cloud variable whenever you want to reload the leaderboard.