Learn how to program
by playing video games.

PyAutoGUI Video Game Bot Tutorial

Using PyAutoGUI, we write a video game bot in Python for Earth & Beyond, a space MMO.

Get Started with a Great Beginner AI Project!
In this tutorial series, I'll show you how to use PyAutoGUI to write a video game bot in Python. This is a great beginner AI …
Your First PyAutoGUI Game Bot
Let's create our first simple video game bot, a timing bot! We'll be learning the basics of PyAutoGUI mouse and keyboard input controls. Links GitHub …
Automate Your Bot Script Creation
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 …
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.