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 Better Quick Stock | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description makes the quick stock in neopets a little bit better | |
| // @author brunodemarchi | |
| // @match https://www.neopets.com/quickstock.phtml* | |
| // @grant none | |
| // ==/UserScript== |