Tampering with generatorName
I have recently discovered this but apparently you can tamper with the generatorName
variable to use another generator’s name despite that it’s a different generator name, in other words, identify that as another generator. This could be used to play with some sort of things that you can’t in a normal circumstance, like accessing the comments from another generator, even from deleted or renamed generators.
@perchance Update: I’ve modified the example, and apparently you can also change and modify the
generatorName
in-generator! There is a button that does that, and added somescript
elements (because scripts executed within square blocks will be always run after that)