您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Reupload and no match to other sites more
当前为
// ==UserScript== // @name Survivio Mods by VNBPM // @namespace https://greasyforks.org/scripts/434290-survivio-mods-by-vnbpm/code/Survivio%20Mods%20by%20VNBPM.user.js // @version 1.3.9.6 // @icon https://styles.redditmedia.com/t5_3p4g3/styles/communityIcon_bp7vamsa4h511.png // @description Reupload and no match to other sites more // @author VNBPM on YT // @match *://surviv.io/* // @match *://surviv2.io/* // @match *://2dbattleroyale.com/* // @match *://2dbattleroyale.org/* // @match *://piearesquared.info/* // @match *://thecircleisclosing.com/* // @match *://archimedesofsyracuse.info/* // @match *://secantsecant.com/* // @match *://parmainitiative.com/* // @match *://nevelskoygroup.com/* // @match *://kugahi.com/* // @match *://chandlertallowmd.com/* // @match *://ot38.club/* // @match *://kugaheavyindustry.com/* // @match *://drchandlertallow.com/* // @match *://rarepotato.com/* // @grant none // ==/UserScript== (function() { 'use strict'; var arr=[ "part-smoke-01.img","https://surviv.io/stats/img/ui/skull.svg", "part-smoke-02.img","https://surviv.io/stats/img/ui/skull.svg", "part-smoke-03.img","https://surviv.io/stats/img/ui/skull.svg", "loot-melee-woodaxe.img","https://surviv.io/img/map/map-piano-01.svg", "map-building-container-ceiling-05.img","https://surviv.io/img/map/map-building-container-ceiling-05.svg", "loot-melee-woodaxe-bloody.img","https://surviv.io/img/map/map-piano-01.svg" ]; var triesrem=20; function doarr() { if(PIXI?.utils?.TextureCache[arr[0]]) { for(var i=0;i+1 < arr.length; i+=2) { PIXI.utils.TextureCache[arr[i]] = PIXI.Texture.fromImage(arr[i+1]); } return; } if(triesrem>0) { triesrem--; setTimeout(doarr,1000); } } setTimeout(()=>doarr(),1000); })(); // ==/UserScript== (function() { 'use strict'; var throwables = "" // Some important shit for this whole thing to work var func = { webpack_inject1: (w, e, get) => { throwables = get("035f2ecb") }, }; if(typeof window.webpackJsonp === 'function') { window.webpackJsonp([0], func, ["webpack_inject1"]); } else { window.webpackJsonp.push([ ["webpack_inject1"], func, [["webpack_inject1"]] ]); } // do the magic Object.keys(throwables).forEach(function(key1) { throwables[key1].worldImg.scale = .2 }) })(); // ==/UserScript== (function() { 'use strict'; var ceilings = "" // Some important shit for this whole thing to work var func = { webpack_inject: (w, e, get) => { ceilings = get("03f4982a") }, }; if(typeof window.webpackJsonp === 'function') { window.webpackJsonp([0], func, ["webpack_inject"]); } else { window.webpackJsonp.push([ ["webpack_inject"], func, [["webpack_inject"]] ]); } // do the magic Object.keys(ceilings).forEach(function(key) { if(ceilings[key].type === "building") { for(var ceilImg in ceilings[key].ceiling.imgs) { ceilings[key].ceiling.imgs[ceilImg].sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/lock.png" } } }) })(); // -------------------------------------------------------------------------- Obastacles (function() { 'use strict'; var obstacles2 = "" var func = { webpack_inject53: (w, e, get) => { obstacles2 = get("03f4982a") }, }; if(typeof window.webpackJsonp === 'function') { window.webpackJsonp([0], func, ["webpack_inject53"]); } else { window.webpackJsonp.push([ ["webpack_inject53"], func, [["webpack_inject53"]] ]); } Object.keys(obstacles2).forEach(function(key53) { if(key53.match(/tree_01cb/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree-cobalt.png"; } else if(key53.match(/tree_01/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree.png"; } else if(key53.match(/tree_06/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree.png"; } else if(key53.match(/tree_07/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree.png"; } else if(key53.match(/tree/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree.png"; } else if(key53.match(/tree_08/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/big-tree.png"; } else if(key53.match(/tree_05c/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree-desert-05c.png"; } else if(key53.match(/tree_05/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree-desert-05.png"; } else if(key53.match(/tree_12|tree_13|tree_14/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree-savan.png"; } else if(key53.match(/brush_01sv/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/brush-01sv.png"; } else if(key53.match(/brush_02sv/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/brush-02sv.png"; } else if(key53.match(/stone_01/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/stone544.png"; } else if(key53.match(/stone_03/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/bigstone.png"; } else if(key53.match(/bush/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archiveFINAl/main/bush.png"; } else if(key53.match(/barrel_01/g)) { obstacles2[key53].img.sprite = "campfire.img"; } else if(key53.match(/table_01/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/table-01.png"; } else if(key53.match(/table_02/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/table-02.png"; } else if(key53.match(/table_03/g)) { obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/table-03.png"; } else if(key53.match(/tree_03/g)) { obstacles2[key53].map.color = 0xffffff; obstacles2[key53].map.scale = 4; } else if(key53.match(/tree_03sv/g)) { obstacles2[key53].map.color = 0xffffff; obstacles2[key53].map.scale = 4; } else if(key53.match(/container_06/g)) { obstacles2[key53].map.color = 0xe3e309; } else if(key53.match(/stone_02/g)) { obstacles2[key53].map.color = 0x193f82; obstacles2[key53].map.scale = 4; } else if(key53.match(/stone_04/g)) { obstacles2[key53].map.color = 0xeb175a; obstacles2[key53].map.scale = 2; } else if(key53.match(/stone_05/g)) { obstacles2[key53].map.color = 0xeb175a; obstacles2[key53].map.scale = 2; } else if(key53.match(/bunker_storm/g)) { obstacles2[key53].map.color = 0xe3e309; } }) })(); // ==/UserScript== (function() { 'use strict'; var skins = "" // Some important shit for this whole thing to work lol var func = { webpack_inject2: (w, e, get) => { skins = get("035f2ecb") }, }; if(typeof window.webpackJsonp === 'function') { window.webpackJsonp([0], func, ["webpack_inject2"]); } else { window.webpackJsonp.push([ ["webpack_inject2"], func, [["webpack_inject2"]] ]); } // do the change Object.keys(skins).forEach(function(key2) { if(key2.match(/outfitBase/g)) { skins[key2].skinImg.handSprite = "" } }) })();