Skip to content

🤖 A simple bot to automate the main functions of Forge of Empires (FoE)

License

Notifications You must be signed in to change notification settings

m3talstorm/foe-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 the repo if you use this, would be nice to know if people are :) ⭐

About

🤖 A simple bot to automate the main functions of Forge of Empires (FoE)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages