MouseHunt Utils is a library of functions that can be used to make other MouseHunt userscripts easily.
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.gf.qytechs.cn/scripts/460027/1263033/%F0%9F%90%AD%EF%B8%8F%20MouseHunt%20Utils.js
MouseHunt Utils is a library of functions that can be used to make other MouseHunt userscripts easily.
Add the following to your userscript in the header, replacing the version number to match the latest.
// @require https://cdn.jsdelivr.net/npm/[email protected]/mousehunt-utils.js
Suggest changes on the GitHub repo.