Forge of Empires Bot
A simple bot to do automate the main functions of Forge of Empires
Uses FoE Decryption for request signature generation.
Purely educational and to fuel curiosity
❗️ This project is no longer maintained by myself as I no longer player FoE, an from what i've heard they have/are switching to a 'HTML5' based solution. This approach may still work but you will need to make sure the version and secret (below) are up to date. ❗️
- Collects and starts production buildings (supplies)
- Collects and starts good buildings (goods)
- Collects residential buildings (coins)
- Collects the silver from your tavern
- Sits in your friends tavern
- Polishes your friends / guild members / neighbours buildings
- Auto-login
- Treasure Hunt
- Auto-build and complete troops
- Auto-scout provinces
- Auto-balance goods
- Auto-fight undefended cities + plunder
- More
- git clone https://github.com/m3talstorm/foe-bot.git
- cd foe-bot
- pip install -r requirements.txt
- cd foe
- Read the comments inside of config/foe.yml and update the values
- python main.py
- python monitor.py (in another process if you want to see some live updating)
⭐ Star the repo if you use this, would be nice to know if people are :) ⭐