infinity cookie(cookie clicker)

infinity Cookie

// ==UserScript==
// @description:en infinity cookie(cookie clicker )
// @name         infinity cookie(cookie clicker)
// @name:en         infinity cookie(cookie clicker)
// @namespace    https://twitter.com/tato_glitch
// @version      2.3
// @description  infinity Cookie
// @match        http://orteil.dashnet.org/cookieclicker/
// @match        http://orteil.dashnet.org/cookieclicker/*
// @match        https://orteil.dashnet.org/cookieclicker/
// @match        https://orteil.dashnet.org/cookieclicker/*
// ==/UserScript==
Game.lastClick = 0
setInterval(function(){
    Game.cookies = Infinity
}, 1); 

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址