This file contains 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 Tibia Coin History Scrapper | |
// @namespace https://github.com/Wedz0ff | |
// @version 1.0 | |
// @description Scrapes how many Tibia Coins you spent on XP Boosts/Preys, additionally it saves all history as well. | |
// @author Wed | |
// @match https://www.tibia.com/account/?subtopic=accountmanagement&page=tibiacoinshistory¤tpage=* | |
// @grant none | |
// ==/UserScript== |