Spent Game Money Hack

A script for spent game

// ==UserScript==
// @name         Spent Game Money Hack
// @namespace    http://tampermonkey.net/
// @version      0.1.0
// @description  A script for spent game
// @author       Web
// @match        https://playspent.org/html/
// @icon         https://www.google.com/s2/favicons?sz=64&domain=gf.qytechs.cn
// @grant        none
// @license      MIT
// ==/UserScript==

(function() {
    Money.balance = 1000000000000000000000000000000;
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址