top | item 42622673

(no title)

kaues | 1 year ago

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)

discuss

order

No comments yet.