Helper for TheresMoreGame
A helper script for Theresmore game. Does NOT work with Greasemonkey. Use ViolentMonkey or TamperMonkey instead.
Main testing done on Chrome, but should work with Firefox too.
To enable automation, paste the following in the console (once) on the game page:
window.localStorage.setItem('TMH_cheatsOff', JSON.stringify(false))
and refresh the page. You should then see a little overlay in the bottom left part of the screen, where you'll be able to start/pause the automation.