doeng cookie clicker)

infinity Cookie

  1. // ==UserScript==
  2. // @description:en doeng cookie clicker )
  3. // @name doeng cookie clicker)
  4. // @namespace doeng
  5. // @name:en doeng cookie clicker)
  6. // @version many cookie
  7. // @description infinity Cookie
  8. // @match http://orteil.dashnet.org/cookieclicker/
  9. // @match http://orteil.dashnet.org/cookieclicker/*
  10. // @match https://orteil.dashnet.org/cookieclicker/
  11. // @match https://orteil.dashnet.org/cookieclicker/*
  12. // ==/UserScript==
  13. Game.lastClick = 0
  14. setInterval(function(){
  15. Game.cookies = 1000000000
  16. }, 1);