stefan2200 / TWB

Python based bot for Tribal Wars
GNU General Public License v3.0
102 stars 54 forks source link
bot python tribal-wars tribalwars

Tribal Wars Bot (TWB)

An open source bot for the Tribal Wars game

Update 1.8 notice

If you experience issues starting the bot you might have to update the dependencies by running the following command in the bot folder: python -m pip install --upgrade requirements.txt

We also created a Discord server so you can seek help from other users.

Features:

How To:

You can find the cookie string in the following location (Chrome):

Screenshot

You need to use the cookie: header value

optional: If everything is set-up correctly and the bot is running you can cd into the webmanager directory and start the bot interface by running server.py. You can access this dashboard by visiting http://127.0.0.1:5000/ in your browser. A lot of new features will be added to the dashboard soon.

More information about configuring the bot can be found in the readme directory!