You can probably figure them out yourself, but don't be afraid to look inside the code to find out. plz share the link to this with all your friends If u think it is good enough to be featured please post a link to it on this forum: https://scratch.mit.edu/discuss/topic/2733/ IF YOU USE THIS IN YOUR PROJECT YOU MUST CREDIT ME AND LINK HERE, I PUT LOTS OF EFFORT INTO THIS SAVE AND RETRIEVE SAVE SYSTEM AND IT WOULD BE REALLY ANNOYING IF IT WAS PASSED OFF AS YOURS Thanks, @Splodge5 This code is very hard to explain, so if you want to find out more about how it works then please comment below.
Welcome, To the best save on the whole of scratch.mit.edu The @Splodge5 ONLINE SAVE SYSTEM This project wants you to mess with its code, so feel free to explore! This project contains the remains of the Immortal Combat project and an extremely clever save system developed by me. It utilises cloud lists to save a code to a username and it is possible to customise the code that it saves and the way it treats all the numbers. In this project, the first 3 digits are the level number (1-9 standard digits), the next 8 are weapons unlocked (0-1 binary on/off digits), the next five are money (1-9 standard digits), and the last 10 are special unlockable items that were never implemented (0-1 binary on/off digits) In January of the year 2015, my friend @gnawbert2 and I were working on a game called Immortal Combat. We had started it in December and we gave up in march. In January, I developed what I believe is the first - well at least it was at the time (and it is almost certainly the best on scratch) - online game save system. No more copy-paste codes, just click save and next time you log on your save will be there. It is 99.99% PERFECT, just if 2 people save at the EXACT same time they may get the other person's save (the chances of this are highly unlikely, they would have to save on the same frame). The save code can be found inside the 'continue' button and was developed in under 1 hour from purely my brain. I wanted to give everyone the full experience so I am releasing this to the public. IMMORTAL COMBAT FEATURES: ~Velocity script ~Separate velocity script for weapon (creates nice sliding effect) ~Jump through the bottom of platforms and stand on top of them ~Full online save (obviously) ~Lots of unfinished stuff