How to make advanced image recognition bots with python

2 years ago
2

Hello! Today I will show you how to make image recognition bots as fast as possible using Python. I will cover the basics of Pyautogui, Python, win32api and by the end, you should be able to make a bot for pretty much any game.

Here are the commands to run and code to paste: https://github.com/KianBrose/Image-Re...

All code can be found here: https://github.com/KianBrose/Image-Re...

Loading comments...