Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This worked for me to go all the way to the end of the game:

setInterval(function() { document.querySelectorAll('button, .upgrade-icon').forEach((button) => button.click()) }, 1)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: