Created
May 11, 2020 19:08
-
-
Save torralbaa/07037f9297b7180faa80d3731c84ebd4 to your computer and use it in GitHub Desktop.
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 Test | |
// @namespace https://boxcrittersmods.ga | |
// @version 0.1.0 | |
// @description Testeando | |
// @author Alvarito050506 | |
// @match https://boxcritters.com/play/* | |
// @match http://boxcritters.com/play/* | |
// @run-at document-end | |
// @grant none | |
// ==/UserScript== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment