.:: Alan Cortez
Home
Archive
Home
Archive
Theme Color
250
Profile Image of the Author
Alan Cortez
Bits of Cyber Security, Coding, Age Of Empires II and small projects.
TryHackMe Badge
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
/
Age Of Empires II
/
Python
/
scripts
athekat
/
aoe-idletc.py
Description not set
NaN
NaN
0K
undefined

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

output

Age Of Empires Bluesky and Telegram bots (Python script).
Age Of Empires II - Webapp.


1
Requirements