Learn how to program
by playing video games.

PyAutoGUI Video Game Bot Tutorial

Basic Image Recognition

November 26, 2019
Part of: PyAutoGUI Video Game Bot Tutorial

PyAutoGUI's image matching features allow us to get information from the screen. In this video, I show you how to use these simple image recognition techniques to figure out what's going on inside the game. This will allow us to complete our trading MMO bot, and opens up a world of possibilities for creating a real artificial intelligence that reacts to the world around it.


Complete Botting Loop
Here's what the completed Earth & Beyond automated trading loop should look like once you've finished the PyAutoGUI Video Game Bot Tutorial! If you want …
Ben Johnson My name is Ben and I help people learn how to code by gaming. I believe in the power of project-based learning to foster a deep understanding and joy in the craft of software development. On this site I share programming tutorials, coding-game reviews, and project ideas for you to explore.