rodelta / PythonBot

Base files for bots based on OpenCV and reading the screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonBot

Base files for bots based on OpenCV and reading the screen. Experiment to not rely on data interception. Currently only works in Windows envs as it uses the win32api.

There's two partial game examples as examples, actual functionality is private.

TODO

- GUI

Dependencies

- OpenCV
- Numpy
- win32api
- win32con
- win32gui
- win32ui

About

Base files for bots based on OpenCV and reading the screen.


Languages

Language:Python 100.0%