Moomoo.io Client - Mod | X-X-Client Connector

Connect You To X-X Client, This Client Provide you lots of help in combat just give it a try you won't regret

As of 2022-08-11. See the latest version.

// ==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
// ==/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;