Full Lobby Bypass

Full lobby bypass

// ==UserScript==
// @name         Full Lobby Bypass
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Full lobby bypass
// @author       You
// @match        *://moomoo.io/*
// @run-at       document-start
// @grant        none
// ==/UserScript==
Object.defineProperty(Object.prototype,"lobbySize",{value:50})