foe-bot
foe-bot copied to clipboard
:robot: A simple bot to automate the main functions of Forge of Empires (FoE)
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. ❗️
Features
- 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
TODO
- [ ] Auto-login
- [ ] Treasure Hunt
- [ ] Auto-build and complete troops
- [ ] Auto-scout provinces
- [ ] Auto-balance goods
- [ ] Auto-fight undefended cities + plunder
- [ ] More
Install
- 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: Star the repo if you use this, would be nice to know if people are :) :star: