AutoHotkey is needed (https://www.autohotkey.com) for the file to work. Upon download open the file in notepad and change "Your Flash Player Path" and "Your GSSH.swf path" accordingly (this must be a full path, for example "C:\games\flash\Flash Player 30.exe"). By default g is used to reset, however this can be changed by simply replacing "g::" by any key of your choice (followed by the colons) in the script. Highly recommended for Random Seed attempts.
The Flash PRNG algorithm is publically available in an official Flash GitHub repository - AVMPlus. We have known about this for quite a while, yet never looked too deeply into it. That is, until now. We assumed Flash RNG would be chaotic and completely unpredictable. As it turns out we were wrong, F