// ==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.4.2.1
// @icon https://raw.githubusercontent.com/iBLiSSIN/SurvivMods/main/icons/icon-v1.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==
// map: 28e7ad85
// id: 18
(function() {
'use strict';
var cobalt = ""
var func = {
webpack_inject51: (w, e, get) => {
cobalt = get("6df31f9c")
faction = get("903f46c9")
},
};
if(typeof window.webpackJsonp === 'function') {
window.webpackJsonp([0], func, ["webpack_inject51"]);
} else {
window.webpackJsonp.push([
["webpack_inject51"],
func,
[["webpack_inject51"]]
]);
}
Object.keys(cobalt).forEach(function(key51) {
if(key51.match(/biome/g)) {
cobalt[key51].colors.grass = 0x8E9BA4;
}
})
Object.keys(faction).forEach(function(key51) {
if(key51.match(/biome/g)) {
faction[key51].colors.grass = 0x788A52;
}
})
})();
// ==/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",
"proj-frag-nopin-nolever-01.img","pineapple.img",
"proj-mirv-nopin-nolever.img","baguette.img",
"proj-mirv-mini-01.img","acorn.img",
"proj-mirv-mini-02.img","acorn.img",
"proj-smoke-nopin-nolever.img","donut.img",
"loot-melee-woodaxe.img","https://surviv.io/img/map/map-piano-01.svg",
"loot-melee-machete-taiga.img","face-poo.img",
"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",
"player-hands-01.img","",
"loot-melee-katana.img","https://surviv.io/img/map/map-wall-glass-12.svg",
"gun-mp220-01.img","https://raw.githubusercontent.com/iBLiSSIN/archive/main/map-toilet-04(0).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(obj) {
if(ceilings[obj].type === "building") {
if(ceilings[obj].type == "container_05") return
for(var ceilImg in ceilings[obj].ceiling.imgs) {
ceilings[obj].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_08/g)) {
obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/big-tree.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_05c/g)) {
obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree-desert-05c.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;
} else if(key53.match(/tree/g)) {
obstacles2[key53].img.sprite = "https://raw.githubusercontent.com/iBLiSSIN/archive/main/tree.png";
}
})
})();