Tribal Wars Bot
Project description
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:
- Cooperative mode (you can keep playing using the browser while the bot manages stuff in the background)
- Building management
- Defence management
- Troop management
- Flag management
- Automatically adds conquered villages
- Farm management
- Market management
- Premium market (free premium points :D)
- Research management (including level systems)
- Automatic snob creation
- Report management
- ReCaptcha "bypass" by using browser cookie string (bot works if browser session is valid)
How To:
-
Install Python 3.x
-
Install the requirements (pip install -r requirements.txt)
-
Either copy config.example.json to config.json and edit the following things:
- add at least the endpoint and server
- change the village_template configuration section to your needs
-
Or just run
python twb.py
and enter the requested information -
Start the bot by running python twb.py and supply the cookie string from your browser
-
If login works you can adjust the config.json to your needs, it will automatically reload on change.
-
Your villages will be added to the config automatically, disable the "managed" parameter to make the bot skip the village
-
Additional properties can be tweaked by running the manager.py script
-
You might want to set the bot user-agent in core/request.py to your own user agent. They probably wont notice but just in case :)
You can find the cookie string in the following location (Chrome):
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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file twbot-2.0.0.tar.gz
.
File metadata
- Download URL: twbot-2.0.0.tar.gz
- Upload date:
- Size: 143.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e621ccbffb96bfcf5bb8e5038eb6bae546576b343cefb78e5a0eeae863d0d45b |
|
MD5 | 767e39367d7e0fc10ddd929d72501364 |
|
BLAKE2b-256 | 4e9938ef3cde3043dd0e983737f4effa4997d1d19227781a7ce443e522ae5921 |
File details
Details for the file twbot-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: twbot-2.0.0-py3-none-any.whl
- Upload date:
- Size: 172.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e7b699dd8861c543954d9350a706fd7929cd4fbfb832bbecd7e93d3889243d |
|
MD5 | febdd5b97622a7c2af466434342c8357 |
|
BLAKE2b-256 | 5e5073c7d4459fb49f5004789fb2ea5a5f897109a7979052644a325c1e286a18 |