Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/legendaryb/tw-userscripts
- Owner: LegendaryB
- License: mit
- Created: 2022-11-10T18:49:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T13:02:11.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T21:51:12.219Z (9 days ago)
- Language: TypeScript
- Homepage:
- Size: 2.72 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)