Learn how to program
by playing video games.

PyAutoGUI Video Game Bot Tutorial

Automate Your Bot Script Creation

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

In this video, I show you how to use pynput to capture mouse and keyboard inputs in the game, and then use those recordings to playback your actions later with PyAutoGUI. This will greatly speed up our ability to create action routines for our bot. By combining many different action recordings together, we can start to build up an artificial intelligence.


Basic Image Recognition
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 …
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.