Skip to content

A simple bot (python script) for the browser game "Grepolis".

Notifications You must be signed in to change notification settings

Joaquin98/GrepolisBot

Repository files navigation

What I need to run it?

  • Python3 with a few libraries (requirements.txt).
  • The Chrome driver for selenium (every Chrome version has its own version of driver).

Download Driver

How to run it?

Inside the Bot folder:

python3 main.py

How it works?

Culture

It only works with Admin.

Buldings

In the file settings.json there is a list where we can specify the priority of every building. The bot select which building upgrade based on that list.

Farm

  • Captain Activated: The bot use the captain village view.
  • No Admin: The bot goes through every city and loot the villages one by one.

Academy

In the file settings.json there is a list where we can specify which items we want the bot do a research for in the academy.

About

A simple bot (python script) for the browser game "Grepolis".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages