1/1/24 - Server offline due to changes in replit hosting If you want to use this engine in your projects, fork this repl: https://replit.com/@RandomCoder9910-Scratch/Remixable-scratchattach-project?v=1 For working proof, this remix shares the same data as this project and runs on the same scripts: https://scratch.mit.edu/projects/888643282/ A simple scratchattach project where you can add your name to a list of users. But the special thing about this project is... IT'S REMIXABLE! HOW DOES IT WORK? The main project runs in a Project class. Along with the normal scratchattach cloud requests, every minute, it checks for new remixes and makes new Project classes for every remix. To save processing power, remixes of remixes do not work, and a limit of 25 remixes will work. Remixes will take up to 5 mins to work. CREDITS PTE by @-Rex- scratchattach by @TimMcCool Inspiration from @codeGIO's 'Add Your Username' https://scratch.mit.edu/projects/721942357/