elliotks / ACABM

Cookie Clicker - Auto Click and Buy Mod
GNU General Public License v3.0
2 stars 1 forks source link

🍪 Cookie Clicker - Auto Click and Buy Mod

✔️ Achievements are not disabled with this mod.

This repo is the official repo for Cookie Clicker - Auto Click and Buy Mod.

If you own a copy of Cookie Clicker on Steam you can Subscribe at: Steam Workshop for receiving the latest updates.

Want to use the Mod on Cookie Clicker Web Version? https://orteil.dashnet.org/cookieclicker/

  1. Open Developer Tools in your Web Browser (usually F12 works)
  2. Click on the Console tab
  3. Copy and paste the following script in the Console window
javascript:(function() {
    Game.LoadMod('https://elliotks.com/ACABM/autoclickandbuyMod/main.js');
}());

If above fails to load, try.

javascript:(function() {
    Game.LoadMod('https://cdn.jsdelivr.net/gh/elliotks/ACABM/autoclickandbuyMod/main.js');
}());
  1. press enter.

Features

Notes