NemeLioGui

Only Text-Button Ui

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

Advertisement:

// ==UserScript==
// @name        NemeLioGui
// @namespace   Violentmonkey Scripts
// @match *://*.moomoo.io/*
// @grant       none
// @version     1.0
// @license MIT
// @author      Zexus
// @description Only Text-Button Ui
// ==/UserScript==
document.getElementById('gameName').innerHTML = '✵NelilinOS✵';
document.getElementById('loadingText').innerHTML = '☛👌Fucking..'
document.getElementById('loadingText').style.color = '#fe3200'
document.getElementById('enterGame').innerHTML = '⊕Start Fucking player⊕';
document.getElementById('mapDisplay').style = 'width="140" height="140';
document.getElementById('chatButton').remove();
document.getElementById('diedText').innerHTML = "♨!!You Loser!!♨";
document.getElementById('diedText').style.color = "#fe3200";
document.getElementById("promoImgHolder").remove();
document.querySelector("#pre-content-container").remove();
document.getElementById("storeMenu").style = "height: 50px; width: 90px;";
document.getElementById("leaderboard").append('The Bext Player');