5b742c9b5dbd5a19e1f5d1f0ee6a33dcc58a312a
AoE Bot
Preparation
- Install python > 3.8
- Install these libraries from an administrator terminal (windows):
- pip install pywin32
- pip install keyboard
- pip install pyautogui
- pip install opencv-python
Start
run aoe_bot.py before starting the game. It will wait for the startscreen and do some standard actions when the game has started:
- order 4 villagers
- assign hotkeys: 1: scout, 2-4: villagers
- build first house with villagers 1+2
- build second house with villager 3
- jump to scout
After this it will collect screenshots during the game to train data
Interesting Links
Description
Languages
Python
100%