Skip to content

mxdfulder/foe-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple bot to do automate the main functions of Forge of Empires

Purely educational and to fuel curiosity

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 do automate the main functions of Forge of Empires (FoE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%