您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds emojis to track which players are spawned in game
// ==UserScript== // @name Player Spawned Extension (Public) // @description Adds emojis to track which players are spawned in game // @icon https://www.google.com/s2/favicons?domain=shellshock.io // @author adamhasanx + midnight // @match *://shellshock.io/* // @run-at document-start // @grant none // @namespace none // @version 3.0 // ==/UserScript== window.XMLHttpRequest = class extends window.XMLHttpRequest { constructor() { super(...arguments) } open() { (arguments[1]?.includes('shellshock.js') && (this.m = !0), super.open(...arguments)) } get response() { if (this.m) { let x = super.response const y = [/themClass\[(\w).team\]}`,\w.innerText=/, /this.playing=!1/, /this.playing=!0/].map(z => x.match(z)) for (let [a, b] of y) { x = x.replace(a, a + (b ? b + `.playing ? '🟢' : '⭕'; window.rebuildPlayerList = arguments.callee;` : `,typeof window.rebuildPlayerList == "function" && window.rebuildPlayerList()`)) }; return x }; return super.response } }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址