7/24 working smart bot system with soldier production, resource gathering and attack organization automation.
Essential automation tools to get started. More features available in your dashboard.
Access our complete suite of automation modules, all running in parallel
0 of 0 modules visible
if not os.path.exists(download_dir): os.makedirs(download_dir)
import requests import json import os
# Set your API token API_TOKEN = "your_api_token_here"
if not os.path.exists(download_dir): os.makedirs(download_dir)
import requests import json import os
# Set your API token API_TOKEN = "your_api_token_here"