Can't we quickly take the time to notice the ID of the project? It sure includes lots of 5s and 3s (and an 8) This project took 6 months to make/debug. If you wish to add this, it's okay, but please credit us for the work put into this. Thank you :) ⚠⚠⚠ Disclaimers ⚠⚠⚠ I say "We" a ton instead of "I" because this isn't just made by me, but with another scratcher as well. This project also does not work for new scratchers, sorry :( This is because new scratchers cannot change cloud data until they become full scratchers -=-=-=-=-=-=-=-= Why am I doing this -=-=-=-=-=-=-=-= Essentially, I wanted something to do. I wanted to do something I don't normally see in scratch projects because of two things; A. It's difficult to figure out how to do B. Most scratch projects aren't big enough to have saving in them. Most people would view their project once, and then maybe come back to it once in a decade (that was a joke, but do you see my point?) So... I wanted to figure out how to make Saving and loading cloud data into a project. I had a few ideas for how to load from cloud data (it wasn't hard at all) But code saving was pretty difficult. So I asked for help from @FamousMasterXian who gave me some ideas for what to do. Together we looked at some bugs on what was going wrong. -=-=-=-=-=-=-=-= Instructions -=-=-=-=-=-=-=-= * Click the coin to change the coin clicks by 1. * You also have the ability to drag the coin anywhere on the stage. * Clicking on the save button will save your data to cloud * Clicking on the load button will load your data from the cloud * The cloud data stores the clicks on the coin, the x position of the coin, and the y position of the coin Reload the page and view the project. If everything goes well, the x, y, and clicks should save correctly. -=-=-=-=-=-=-=-= Notes And Credits -=-=-=-=-=-=-=-= Huge thanks to @FamousMasterXian who gave me ideas for saving the code, and telling me what to do. <3 If you look inside the code, you will also notice that most of the code is similar to what @Griffpatch does for his cloud games as well. Thanks to his tutorials as well All the rest of the code was made by me.