Skip to content

Instantly share code, notes, and snippets.

// ==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==