// ==UserScript== // @name Moomoo.io Client - Mod | X-X-Client Connector // @description Connect You To X-X Client, This Client Provide you lots of help in combat just give it a try you won't regret // @namespace This script connect you to X-X-Client // @author [GG]GAMER // @match *://*.moomoo.io/* // @match *://moomoo.io/* // @version 1.0 // @run-at document-start // @license MIT // @downloadURL none // ==/UserScript== /* Founder: [GG]GAMER Helper: Blacky i made a new client side for moomoo, this script connect you to the client i made! */ window.location.href="https://x-x-client.glitch.me"+(location.hostname.includes("sandbox")?"":"/nor")+"/"+location.search;