This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Renomeador Aldeias | |
| // @icon https://i.imgur.com/7WgHTT8.gif | |
| // @description Renomeia Em numero de coordenada, numero de k, numero de localização, ou por texto. | |
| // @author Marcos v.s Marques | |
| // @include http*://*.*screen=overview_villages* | |
| // @version 0.0.1 | |
| // @grant GM_getResourceText | |
| // @grant GM_addStyle | |
| // @grant GM_getValue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| NAME: Tribal Wars Scripts Library | |
| VERSION: 1.2.3 (beta version) | |
| LAST UPDATED AT: 2024-06-23 | |
| AUTHOR: RedAlert (redalert_tw) | |
| AUTHOR URL: https://twscripts.dev/ | |
| CONTRIBUTORS: Shinko to Kuma; Sass, SaveBankDev, DSsecundum, suilenroc | |
| HELP: https://github.com/RedAlertTW/Tribal-Wars-Scripts-SDK | |
| STATUS: Work in progress. Not finished 100%. |