Skip to content

Instantly share code, notes, and snippets.

@dharmesh-hemaram
Last active March 21, 2023 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dharmesh-hemaram/76910e9d6fa2b3dbec22ae982d781a88 to your computer and use it in GitHub Desktop.
Save dharmesh-hemaram/76910e9d6fa2b3dbec22ae982d781a88 to your computer and use it in GitHub Desktop.
Cookie Clicker

Cookie Clicker

orteil.dashnet.org

Cookie Clicker Automatically click on big Cookie. with our Auto Clicker Auto Fill Extension.

For unlimited clicks change


How to use

  • Download configuration.json below
  • Import into below extension
  • Refresh Page

Auto Clicker Auto Fill Extension


tags

#cookieclicker #orteil.dashnet.org #openlinknewtab #autoclickerextension #autoclicker #autofill

{
"name": "orteil.dashnet.org - cookieclicker",
"url": "https://orteil.dashnet.org/cookieclicker/",
"initWait": 0,
"startTime": "",
"enable": true,
"startType": "auto",
"loadType": "window",
"hotkey": "Ctrl + Shift + A",
"batch": {
"refresh": false,
"repeat": 0,
"repeatInterval": 0
},
"actions": [
{
"name": "",
"initWait": 0,
"elementFinder": "#bigCookie",
"value": "",
"repeat": 25,
"repeatInterval": 0.25,
"addon": {
"elementFinder": "",
"value": "",
"condition": "",
"valueExtractor": "",
"recheck": 0,
"recheckInterval": 0,
"recheckOption": "stop"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment