Skip to content

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

Notifications You must be signed in to change notification settings

rodelta/PythonBot

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages