Created
May 13, 2020 22:03
-
-
Save torralbaa/628697a277136fea1caf79a90467489c to your computer and use it in GitHub Desktop.
a
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 a | |
// @namespace https://boxcrittersmods.ga | |
// @version a | |
// @description s | |
// @author A | |
// @match https://boxcritters.com/play/index.html | |
// @grant unsafeWindow | |
// @require https://cdn.boxcrittersmods.ga/crittersdk/master/src/lib.js | |
// @run-at document-end | |
// ==/UserScript== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment