Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/legendaryb/tw-userscripts

Userscripts for the famous browsergame TribalWars. Userscripts are developed for the german server but should work on other servers with some little adjustments.
https://github.com/legendaryb/tw-userscripts

Last synced: 5 days ago
JSON representation

Userscripts for the famous browsergame TribalWars. Userscripts are developed for the german server but should work on other servers with some little adjustments.

Awesome Lists containing this project

README

        

tw-userscripts

[![forthebadge](https://forthebadge.com/images/badges/fuck-it-ship-it.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)

[![GitHub license](https://img.shields.io/github/license/LegendaryB/tw-userscripts.svg?longCache=true&style=flat-square)](https://github.com/LegendaryB/tw-userscripts/blob/main/LICENSE)

Built with ❤︎ by LegendaryB

Userscripts for the famous browsergame TribalWars. Userscripts are developed for the german server but should work on other servers with some little adjustments.


## 📝 Usage

All available scripts can be found [here](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts). To get more information about a script just navigate into the folder. There you can
find a description of the script and details how to use it.

## Building it yourself
Normally the `dist` folder contains the latest build of the scripts. If you need to build the scripts yourself you can just `git clone` this repository and run the command `webpack` via `terminal`.

## Available scripts
- [BetterPlayerInfo](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts/BetterPlayerInfo)
- [CountOwnSupport](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts/CountOwnSupport)
- [SelectSupportingPlayer](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts/SelectSupportingPlayer)
- [SendBackButtonOnTop](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts/SendBackButtonOnTop)
- [ShowCommandsForVillage](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts/ShowCommandsForVillage)
- [TribeFarmAndRZStats](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts/TribeFarmAndRZStats)
- [VillageDistanceCalculator](https://github.com/LegendaryB/tw-userscripts/tree/main/src/userscripts/VillageDistanceCalculator)