Path of Exile bot
Originally a side project used to learn OpenCV and Tesseract. It is no longer maintained. The code does not read memory or inject/manipulate memory at all and is all pure image recognition and keyboard simulated keypresses.
The project revolves around using image recognition libaries to control or play the game Path of Exile by farming a specific route within the game. The bot moves around town, drops items at the stash if it's inventory is full and takes the waypoint to the farm route. Once there, it will farm in a circular rotation and pick up any items it is configured along the way. This process is repeated indefinitely.
Project took roughly 1 month with 1 developer + 1 player with more knowledge of Path of Exile to get to proof of concept.