An open API service indexing awesome lists of open source software.

https://github.com/rootkit-org/clicker-heros-bot


https://github.com/rootkit-org/clicker-heros-bot

Last synced: 10 months ago
JSON representation

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`