Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alekamerlin/auto-cookie
A script that makes auto clicks for the cookie clicker game.
https://github.com/alekamerlin/auto-cookie
cookie-clicker cookieclicker gamehack javascipt
Last synced: about 1 month ago
JSON representation
A script that makes auto clicks for the cookie clicker game.
- Host: GitHub
- URL: https://github.com/alekamerlin/auto-cookie
- Owner: Alekamerlin
- License: gpl-2.0
- Created: 2023-03-04T22:09:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T18:59:07.000Z (8 months ago)
- Last Synced: 2024-04-26T19:53:40.965Z (8 months ago)
- Topics: cookie-clicker, cookieclicker, gamehack, javascipt
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auto-cookie
A script that makes auto clicks for the cookie clicker game.
### Features
Features of the script:
- Makes clicks for the big cookie, golden cookies and news with the fortune.
- Doesn't affect your achievements.
- You don't need additional apps to make clicks.### Cons
Cons of the script:
- Doesn't have clicks for the wrinklers.
- Doesn't distinguish good golden cookies from bad.### How to use
Copy the code from `main.js` and enter it on the console tab of your browser dev tools, then you will get buttons in the top bar of the cookie clicker game. Using the buttons, you can manipulate automatic clicks of cookies. Have fun.
### What's next?
The game implements a global object called Game. By playing with it, you can achieve new ways in hacking the game.
### Similar projects
If you're looking for a much simpler variation, check it: https://jstrieb.github.io/posts/auto-cookie/
Or if you're looking for a much complex variation, that's what you need: https://elekester.github.io/AutoCookie/
### License
GNU GPL Version 2.