Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Cookie Monster Auto

Tampermonkey userscript that automates Cookie Clicker: it clicks golden cookies and the big cookie for you, and automatically buys the upgrades and buildings that Cookie Monster flags as beneficial.

Requires the Cookie Monster userscript. Cookie Monster does the analysis (its "PP" colour coding); this script acts on it.

Features

  • Auto-click golden cookies — pops golden cookies the moment they spawn (wrath cookies optional).
  • Auto-click the big cookie — with a configurable interval (ms).
  • Auto-buy upgrades & buildings — buys whatever Cookie Monster marks in blue/green (configurable threshold up to purple).
  • Auto-buy grey (utility) upgrades — click power, golden cookie effects, etc.

Requirements

Installation

  1. Install Cookie Monster.
  2. Install Cookie Monster Auto from CookieMonsterAuto.user.js — your userscript manager should prompt to install when opening the link.

Options

Settings live in the in-game Options menu, under the Cookie Monster Auto section:

Option Default Description
Auto click golden cookies ON Pops golden cookies automatically.
Auto click wrath cookies OFF Also pops wrath cookies.
Auto buy beneficial upgrades ON Buys upgrades Cookie Monster marks as beneficial.
Auto buy best buildings ON Buys the best (PP) building each tick.
Auto click the big cookie OFF Clicks the big cookie; set the interval below.
Big cookie click interval (ms) 100 Click interval for the big cookie (25–100000).
Minimum quality to auto buy Blue + Green Colour threshold for auto-buy (up to Purple).
Auto buy grey (utility) upgrades OFF Buys grey upgrades (click, golden cookie, etc.).

How it works

Cookie Monster computes a "PP" (production potential) value and colour for every unlocked upgrade and building. This script reads window.CookieMonsterData and buys anything within the configured colour threshold, plus grey upgrades when enabled.

License

MIT © Francisco Cerdán

Disclaimer

Not affiliated with Orteil, DashNet, or the Cookie Monster team.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages