Hacker News new | ask | show | jobs
by daliusd 4510 days ago
1 minute hack. In Chrome Developer tools console:

function a() { document.getElementById('bigCookie').click(); window.setTimeout(a, 100); } a()

EDIT: better: Game.cookies = Game.cookies*2

1 comments

Even better: Game.RuinTheFun()
I thought you were sarcastic. Then I have checked if this function actually exists.
Haha, that's fantastic.