Last active
May 18, 2022 16:00
-
-
Save tariqul-islam/6414698 to your computer and use it in GitHub Desktop.
A Hack for the popular cookie clicker game found in this website: http://orteil.dashnet.org/cookieclicker/
[Hacking takes all the fun away. Do not use it unless you want to boast to your friends about your score. And never claim directly that your score was original, don't be dishonest.... Now, go out there and use the code my friend... ;) ]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//run this in the console of web browser once the site is loaded | |
Game.cookies = 999999999999; | |
Game.cookiesPs = 10000; | |
Game.clickFrenzy = 2; | |
Game.goldenCookie.delay = 1; |
ha
not work
nice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is awsome it works perfectly