scripts/README.md

2.5 KiB

TWHelp logo

Tribal Wars scripts to enhance your gameplay

License CI/CD

API · Scripts · Discord Bot · Report Bug · Request Feature

Scripts

Extended player profile

This script adds additional info and actions on a player overview.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.twhelp.app/extended-player-profile.quickbar.js?_='+~~(Date.now()/9e6))

Extended tribe profile

This script adds additional info and actions on a tribe overview.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.twhelp.app/extended-tribe-profile.quickbar.js?_='+~~(Date.now()/9e6))

Extended map popup

This script extends the map popup with additional info.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.twhelp.app/extended-map-popup.quickbar.js?_='+~~(Date.now()/9e6))

Extended village profile

This script adds additional info and actions on a village overview.

img.png

Installation

User script

Quick bar:

javascript:
    $.getScript('https://scripts.twhelp.app/extended-village-profile.quickbar.js?_='+~~(Date.now()/9e6))

Contributing

If you would like to contribute to the software, please contact me via email.

License

This project is licensed under the MIT license. See the LICENSE file for the full license text.