- Oct 1, 2017
- 28
- 197
Here's a quick way you can hack the online version:
1)Right click anywhere on the webpage and select "inspect"
2)Go to "console"
3)Copy and paste this code into the console and press enter
Now you can type anything in the password field and it will unlock the patreon features
For future versions just replace the return value with the one you find in the game's source code
1)Right click anywhere on the webpage and select "inspect"
2)Go to "console"
3)Copy and paste this code into the console and press enter
JavaScript:
hashStr = function(txt) { return 516481802; }
For future versions just replace the return value with the one you find in the game's source code
Last edited: