Hacker News new | past | comments | ask | show | jobs | submit login

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)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: