Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 689 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 689 Bytes

Forge-of-Empires-bot

A bot made in Python 3.7 with pyautogui that collects gold, supplies and does some other stuff in Forge of Empires. The bot uses image recognition to automatically detect resources and collect them unlike some other bots that depend on a schedule, this bot can adapt to different base designs and new buildings automatically.

NOTICE: This project is not currently under development

TODO:

  • Figure out how to do markup on the README file.
  • Collect soldiers/millitary stuff from army buildings ingame.
  • make scanning/image detection faster and less heavy on system resources.
  • add detection and correction for ingame glitches and announcements.