This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
scripts-old/readme.md

4.2 KiB

Scripts for the browser game tribal wars.

Installation

  1. Add Tampermonkey to your browser.
  2. Select a script that you wish to use, and copy the code.
  3. Open Tampermonkey in your browser and click the Add Script tab.
  4. Paste the code, hit save (shortcut: CTRL + s).
  5. The script should be visible in the game.

Scripts

1. Latest ennoblements

Code

This script shows you the latest ennoblements from your server. Works in real-time.

Screenshot

2. Extended player profile

Code

This script adds many useful actions and pieces of information to the player profile.

  • Daily growth
  • Best rank
  • Join date
  • Most points
  • Most villages
  • Player's other worlds
  • Player's other names
  • Today's stat changes
  • 'In a day' best scores

New actions:

  • Show player changes
  • Show player history
  • Show player ennoblements
  • Export player villages

Screenshot

3. Extended tribe profile

Code

This script adds many useful actions and pieces of information to the tribe profile.

  • Dominance
  • Best rank
  • Create date
  • Most points
  • Most villages
  • Today's stat changes
  • OD, ODA, ODD, ODS ranks and scores to tribe members

New actions:

  • Show tribe changes
  • Show tribe history
  • Show members growth
  • Show tribe ennoblements
  • Generate mailing list
  • Export tribe villages

Screenshot

4. Extended village profile

Code

This script adds new actions and pieces of information to the village profile.

  • Possible loyalty
  • Last ennoble date

New actions:

  • Show ennoblements
  • Count incoming support

Screenshot

5. Bonus barbarian village finder

Code

Adds to map screen new functionality to search bonus barbarian villages easily.

Screenshot

6. Daily achievements

Code

Screenshot

7. Extended map popup

Code

Adds to popup:

  • Information about possible loyalty
  • Last ennoble date
  • Information if you can send noble from the current village
  • Unit arrival time

Screenshot

8. Map coords picker

Code

Screenshot

9. 'In A Day' tribe ranking generator

Code

Screenshot Screenshot

10. War stats generator

Code

Screenshot