Skip to main content

Simple automatic travian bot that automaticly build ur vilage/villages.

Project description

Simple travian bot to automatically grade mani villages.

Install: pip install travibot

Usage:

  1. Choose server you want to play
  2. Create as many account as you want. To get new mail user external services like https://temp-mail.org/en/ and etc
  3. Create list of your accounts - login + password (or save in file)
  4. Install travibot via pip
  5. Write simple script:
from src.travibot_Vasily566.main import run_travian

creds = [
    ("acc1_mail1@mail.mail", "password"),
    ("acc2_mail1@mail.mail", "password"),
]
run_travian(creds=creds)

Note! In account settings you should:

  1. Choose Russian language
  2. Disable hints (first settings point)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

travibot-1.0.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

travibot-1.0.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page