https://github.com/rootkit-org/clicker-heros-bot
https://github.com/rootkit-org/clicker-heros-bot
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rootkit-org/clicker-heros-bot
- Owner: RootKit-Org
- Created: 2022-01-21T00:33:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T06:35:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T18:07:30.453Z (12 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clicker Heros Bot
This is for the game Clicker Heroes
Sorry if the documentation isn't that in depth, kind of rushing this out.
## Set up
You need to make sure you have the following packages installed
`python
pip install win32api
pip install numpy
pip install pyautogui
pip install pydirectinput
pip install pillow
pip install mss
`
# Running
`python main.py`