DeathFadeout Slayer

Remove DeathFadeout from cowgaem (no intervals :>)

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

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

QingJ © 2025

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