⚔️ Grepolis Remote

Select an active account to manage

{% if not players %}

No players found! Install the Tampermonkey script and log into the game first.

{% endif %} {% for p in players %} {{ p.player }} (ID: {{ p.player_id }}) {% endfor %}