Greasy Fork

Greasy Fork is available in English.

This is a basic script, just visual moomoo.io changes.

A few changes.

目前为 2018-10-07 提交的版本。查看 最新版本

// ==UserScript==
// @name         This is a basic script, just visual moomoo.io changes.
// @namespace    This is a basic script, just visual moomoo.io changes.
// @version      2.2
// @match        *://*.moomoo.io/*
// @match        *://dev.moomoo.io/*
// @description  A few changes.
// @author       Pain
// @match        *://sandbox.moomoo.io/*
// @grant        none
// ==/UserScript==


document.getElementById("gameName").style.color = "red";
document.getElementById("setupCard").style.color = "red";
    document.getElementById("leaderboard").append('Sub to Xerox Yt Gt');
    document.getElementById("leaderboard").style.color = "#f91919";
document.getElementById("allianceButton").style.color = "red";
document.getElementById("chatButton").style.color = "red";
document.getElementById("storeButton").style.color = "red";

document.getElementById("scoreDisplay").style.color = "#f91919";
document.getElementById("woodDisplay").style.color = "#f91919";
document.getElementById("stoneDisplay").style.color = "#f91919";
document.getElementById("killCounter").style.color = "#f91919";
document.getElementById("foodDisplay").style.color = "#f91919";
document.getElementById("diedText").style.color = "#f00";
document.getElementById("diedText").append(' BE SALTY');
document.getElementById("promoImg").remove();

document.getElementById("actionBarItem15").style.backgroundColor = "#f9191940";
document.getElementById("actionBarItem18").style.backgroundColor = "#f9191940";
document.getElementById("actionBarItem21").style.backgroundColor = "#f9191940";
document.getElementById("actionBarItem0").style.backgroundColor = "#f9191940";
document.getElementById("actionBarItem25").style.backgroundColor = "#f9191940";
document.getElementById("mainMenu").style.backgroundColor = "#bb13134f";

alert("Script Loaded.");
document.getElementById("enterGame").style.color = "red";
document.getElementById("enterGame").style.color = "#000000";
alert("Script Loaded.");
alert("Script Loaded.");
document.getElementById("pingDisplay").remove();
document.getElementById("mapDisplay").style.backgroundColor = "#ff000040";
document.getElementById("ageText").style.color = "red";
document.getElementById("linksContainer2").innerHTML = "Made By Xerox";