
Tags
Age Of Empires II AI Algokit Algorand Angular Blockchain Blog Bluesky Bot CC Certification Challenge cryptocurrencies CSS ctf Cybersecurity Data Django Docker Ebooks HackTheBox Homebrew HTML Hugo ISC2 Modding Playstation PostgreSQL Project Ps2 Purevolume Python R script scripts SOC Telegram TryHackMe Walkthrough Website Windows
33 words
1 minutes
Age Of Empires II - Idle TC Alert (Python Script).
05/06/2025
Description not set
Check out the GitHub repository.
Small python script that every 3 seconds screenshots the unit production part of the screen and checks if a vil is being created. If not, it sounds an alert.
Requirements
- pyautogui
- playsound==1.2.2
- opencv-python