I created a project that deletes its sprites if you edit it. can you disarm these projects so you can edit them without them being destroyed?
if you come up with a solution, please post it on this topic, but put it in spoiler tags please! like this:
spoiler
THERES NOTHING HERE...
links:
easy
hard
super hard
I will post solutions in a few days
Just edit the XML project files to remove the code that removes the sprites, or you can modify the Snap! code
that reminds me, it would be interesting to have snap reverse engineering challenges
Deleted for the time being.
can you find any solutions to either project without using
spoiler
XML editing?
also, please put solutions in spoiler tags
a=setInterval(g=>world.children[0].scene.sprites.asArray().forEach(e=>e.scripts.children.forEach(f=>world.children[0].removeBlock(f))))
setTimeout(e=>clearInterval(a),2000)
i.e delete all the scripts
oh right
I was looking for ways to make the stop sign be a square
Also wasn't there an option to disable edited hats?
Solutions in spoilers please!
in the easy project, this prevents the extension from being loaded
it doesn't work in the hard project
hint
this is not a joke
it really is a hint
hint (for real this time)
the hard project's secret is the URL