Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giginet/cookiebakery
Bake cookies automatically
https://github.com/giginet/cookiebakery
Last synced: 1 day ago
JSON representation
Bake cookies automatically
- Host: GitHub
- URL: https://github.com/giginet/cookiebakery
- Owner: giginet
- Created: 2013-09-18T17:48:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-18T18:02:19.000Z (over 11 years ago)
- Last Synced: 2025-01-19T16:49:53.446Z (5 days ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cookie Bakery
This tool helps to play "CookieClicker" automatically.
[Cookie Clicker] (http://orteil.dashnet.org/cookieclicker/)
# How to Run
1. Clone this repository
2. `bundle install`
3. Download [Chrome Driver] (https://code.google.com/p/chromedriver/downloads/list)
4. `export PATH=/path/to/chromedriver:$PATH`
5. `bundle exec ruby bakery.rb`
6. Bake an enormous number of cookies automatically!