Advertisement
FrimeX

Cookie Clicker console cheats V2.0

Dec 21st, 2019
1,271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*
  2. * Open Source Code by FrimeX
  3. * How to use:
  4. * 1. Go to https://orteil.dashnet.org/cookieclicker/
  5. * 2. Press F12
  6. * 3. Go to "Console" on the right side
  7. * 4. Paste the code from here
  8. * 5. Enjoy the unlimited supplies of cookies!
  9. * Disclaimer: Dont paste the lines what got * in front of it!
  10. * V2.0 Cookie Clicker Console hack
  11. * 2019/09/16 V1.0 Release Patch Notes:
  12. * Added setInterval function.
  13. * Added Infinite Cookies.
  14. * 2019/10/19 V2.0 Release Patch Notes:
  15. * Added Infinite lumps.
  16. */
  17. setInterval(function() {
  18. Game.cookies = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  19. 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  20. Game.lumps = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  21. }, 10);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement