A less cheaty ‘autoclicker’ mod that clicks cookies on hover. Prevents the need of repetitive clicking while still not compromising the fun of the game.
Compatible with Cookie Monster.
Paste this userscript in a new script in your preferred userscript manager.
Save this code as a bookmark.
javascript: (function () {
Game.LoadMod("https://mastarcheeze.github.io/cookie-clicker-mods/hoverclicker/main.js");
})();
Paste this code into your console.
Game.LoadMod("https://mastarcheeze.github.io/cookie-clicker-mods/hoverclicker/main.js");