DeathFadeout Slayer (Moomoo.io)

Remove DeathFadeout from cowgaem (no intervals :>)

目前为 2022-09-14 提交的版本。查看 最新版本

// ==UserScript==
// @name         DeathFadeout Slayer (Moomoo.io)
// @version      0.69
// @author       [GG]GAMER
// @description  Remove DeathFadeout from cowgaem (no intervals :>)
// @match        *://*.moomoo.io/*
// @grant        none
// @run-at       document-start
// @namespace https://gf.qytechs.cn/users/693079
// ==/UserScript==

Object.defineProperty(window.config, 'deathFadeout', {
    get() {
        return 0;
    }
});

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址