This project uses a bug in Scratch to instantly crash when the project is loaded. On the project page, it doesn’t execute until you click the green flag, but in the editor, it does instantly. That makes it impossible to edit this project and I had to do some trickery. THE BUG: If you make a script {When I start as a clone} {create clone of [myself]} {delete this clone} and create a clone, Scratch freezes. I made use of this and the fact that you can make an auto-executing script by using {When [timer] > [0.2]} to create an instantly crashing scratch project.
I found this bug when my friend was working on a Scratch project and he found that these three blocks were in a nice order, so he put them together. You can probably guess what happened next.