MooMoo.io Utility Mod! (Enhanced Shop, Detailed Map, Useful Bots & more)

This mod adds a number of mini-mods to enhance your MooMoo.io experience whilst not being too unfair to non-script users.

目前為 2023-04-12 提交的版本,檢視 最新版本

// ==UserScript==
// @name         MooMoo.io Utility Mod! (Enhanced Shop, Detailed Map, Useful Bots & more)
// @description  This mod adds a number of mini-mods to enhance your MooMoo.io experience whilst not being too unfair to non-script users.
// @antifeature  ads 𝗘𝗩𝗘𝗥𝗬 𝗔𝗗 𝗜𝗦 𝗥𝗘𝗠𝗢𝗩𝗘𝗗 𝗙𝗥𝗢𝗠 𝗚𝗔𝗠𝗘. ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ This script will not inject ads into any website other than 'https://*.moomoo.io/' (it literally can't), and for that site, you'd have to manually choose to add ads yourself. ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ If you like the script, at the bottom of the settings, you have the option to restore  & replace all ads with new ones that support the developer and all who helped him. A total of 97 hours over three weeks were spent creating the initially published version of this user script - a penniless donation would be much appreciated.
// @license      GNU GPLv3 with the condition: no auto-heal or instant kill features may be added to the licensed material.
// @author       TigerYT
// @version      1.0.0
// @match        *://moomoo.io/*
// @match        *://dev.moomoo.io/*
// @match        *://sandbox.moomoo.io/*
// @grant        none
// @icon         https://www.google.com/s2/favicons?sz=64&domain=moomoo.io
// @require      https://greasyfork.org/scripts/423602-msgpack/code/msgpack.js
// @namespace https://greasyfork.org/users/137913
// ==/UserScript==

/*
Version numbers: A.B.C
A = Added a bunch of mods
B = Added a single mod
C = Added patches
*/