(Sorry I reset the servers to implement changes.) Notes: -Wait (about 1 second) before closing project for it to save. -Removed space key functionality due to its ability to remove alternate saves.
This is a mock up of an autosave system, you can leave the tab and do whatever you want and when you come back the information variable should be the same as you left it (given you do not have "New Scratcher Status"). This system is relatively customizable however a understanding of its inner workings is required to effectively use it. All code is by me, If you want to use it for a project please give credit. Bugs & Notes: -The clear data script can occasionally miss saves if you close the project while (or close to) making edits to the information. -Savestate can be overwhelmed if its character limit is reached, for projects with more users, split their data between multiple cloud variables. -This system has gone untested with multiple users, this is the preliminary test, if there are any unlisted bugs you encounter please tell me.