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

1.9 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 (icon with a plus symbol)
  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. It's working in real-time.

Screenshot

2. Extended player profile

Code

This script adds a lot of 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
  • Tribe changes
  • Player history
  • Player ennoblements

Screenshot

3. Extended tribe profile

Code

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

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

Screenshot

4. Extended village profile

Code

This script adds 'Show ennoblements' action.

Screenshot