Boolet's theme
当前为
// ==UserScript==
// @name Boolet Shell Shockers Theme
// @namespace http://tampermonkey.net/
// @license MIT
// @version 0.2
// @description Boolet's theme
// @author Made By Not Revan designed by Bruhseidon
// @match https://shellshock.io/
// @icon https://media.discordapp.net/attachments/1110510036943384668/1160922228695777300/image.png?ex=65366c14&is=6523f714&hm=1bd1b1f4765716b718e76479ff40c4007db9862bfacae74b6938e80a4f2038ff&=
// @grant none
// ==/UserScript==
let style = document.createElement('link');
style.rel = 'stylesheet';
style.href = 'https://boolet-theme.bluetack.repl.co/style.css';
document.head.appendChild(style);
(function () {
const addScript = () => {
document.title="Boolet"
document.head.innerHTML += `<style>
.egg_icon {
height: 1.5em;
margin: var(--ss-space-micro) var(--ss-space-sm) 0 0;
}
#killBox::before{
font-size: 1.4em;
font-weight: 900;
content: 'YOU CLAPPED'!important;
color: #0b5ad9;
}
#killBox h3{
display:none;
}
#KILL_STREAK::before{
display: normal !important;
}
#deathBox h3{
display:none;
}
#deathBox::before{
font-size: 1.4em;
font-weight: 900;
content: 'YOU GOT CLAPPED BY'!important;
color: #0b5ad9;
}
#scopeBorder {
box-sizing: initial;
display: flex;
flex-direction: row;
justify-content: center;
width: 100vw; height: 100vh;
position: absolute;
top: 0px; left: 0px;
pointer-events: none;
overflow-x: hidden;
}
#maskleft, #maskright {
background: black;
flex: 1;
}
.load_screen {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
top: 0; left: 0;
z-index: 20;
width: 100%; height: 100%;
background-image: url('https://wallpapercave.com/wp/oju5y5S.jpg');
background-repeat: no-repeat;
background-size: cover;
}
#best_streak_container h1 {
margin: 0; padding: 0;
display:inline
text-shadow: var(--ss-space-micro) var(--ss-space-micro) var(--ss-shadow);
font-family: 'Nunito', sans-serif !important;
font-size: 2.5em !important;
color: var(--ss-white) !important;
font-weight: bold !important;
text-transform: lowercase;
padding-left: 1.5em;
padding-top: 0em;
background-image: url('https://media.discordapp.net/attachments/1110510036943384668/1160889360837779476/rickroll_4k.png?ex=65364d77&is=6523d877&hm=a7c3497c0481e7fbf173fe5cd8a6d5f1c8f8b956c4fc65f6671dc54f34d6cfaf&=&width=907&height=605');
background-position: left center;
background-size: contain;
background-repeat: no-repeat;
.weapon_img {
box-sizing: border-box;
background: none;
height: 4em;
border: none;
margin: 0 -0.1em;
}
.weapon_img:hover {
cursor: pointer;
border: none;
background: none;
}
#weapon_select .weapon_selected {
background: url("https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png");
border: none;
}
#readouts {
color: #478ef8
}
#item_grid {
position: relative;
padding: 0 0.5em var(--ss-space-md) 0;
background: none;
}
#equip_equippedslots .equip_item {
background: var(--ss-blue2);
width: 6em;
height: 6em;
margin: var(--ss-space-sm);
border: none;
background: none;
}
#equip_sidebox {
background-image: none;
border: none;
min-width: 21em;
background-repeat: no repeat;
}
.media-tabs-content.front_panel {
background: url("https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png") !important;
margin: 0 auto;
height: 17.5em;
background-repeat: no repeat;
background-size: contain, cover;
}
.popup_window {
z-index: 2000;
position: absolute;
display: flex;
flex-direction: column;
background: url(https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png);
align-items: center;
padding: var(--ss-space-lg);
color: var(--ss-white);
}
.popup_lg {
background: url(https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png);
border: var(--ss-space-sm) solid var(--ss-blue3);
padding: var(--ss-space-xxl);
}
#equip_grid .store_item {
background: url("https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png");
position: relative;
border: var(--ss-space-sm) solid var(--ss-blue4);
font-weight: bold;
margin: 0 0 var(--ss-space-sm) var(--ss-space-sm);
color: var(--ss-blue4);
width: 5.5em;
height: 5.5em;
text-align: center;
vertical-align: center;
padding: 0.5em;
}
.front_panel {
border: var(--ss-space-sm) solid #478ef8;
margin-top: 0.6em;
background-image: url("https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png");
padding: var(--ss-space-lg);
min-width: 21.2em;
max-width: 21.2em;
background-repeat: no repeat;
}
}
.account_eggs {
display: flex;
border: 0.2em solid #478ef8;
vertical-align: center;
height: 2.3em;
min-width: 6.4em;
background: url("https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png");
text-align: right;
padding: 0.05em var(--ss-space-lg) 0 var(--ss-space-md);
position: relative;
}
flex: 1;
}
#maskmiddle {
background: url('https://media.discordapp.net/attachments/1000151470634700900/1010127774356348968/boolet_scope.png?width=556&height=556') center center no-repeat;
background-size: contain;
width: 100vh;
height: 100vh;
}
.crosshair {
position: absolute;
transform-origin: 50% top;
top: 50%;
border: solid 0.05em #478ef8;
height: 0.8em;
margin-bottom: 0.12em;
opacity: 0.7;
}
.crosshair.normal {
left: calc(50% - 0.15em);
background: #478ef8;
width: 0.3em;
}
.crosshair.powerful {
left: calc(50% - 0.25em);
background: red;
width: 0.5em;
}
#dotReticle {
position: absolute;
left: 50%; top: 50%;
transform: translate(-50%, -50%);
background: var(--ss-yolk);
width: 0.7em; height: 0.7em;
border-radius: 100%;
}
#shotReticleContainer {
position: absolute;
text-align: center;
left: 50%; top: 50%;
transform: translate(-50%, -50%);
opacity: 0.7;
overflow-x: hidden;
}
#reticleContainer {
position: fixed;
top: 0; left: 0;
width: 100%; height: 100%;
}
#crosshairContainer {
position: absolute;
left: 50%; top: 50%;
transform: perspective(0px);
}
.shotReticle {
box-sizing: border-box;
position: absolute;
left: 50%;
width: 2.5em;
height: 100%;
transform-origin: center;
background: transparent;
border: solid;
border-left: solid transparent;
border-right: solid transparent;
border-radius: 1.25em 1.25em 1.25em 1.25em;
}
.shotReticle:nth-child(1n) {
transform: translateX(-50%) rotate(0deg);
}
.shotReticle:nth-child(2n) {
transform: translateX(-50%) rotate(90deg);
}
.shotReticle.fill {
}
.shotReticle.border {
}
.shotReticle.fill.normal {
border-color: #478ef8;
border-left: solid transparent;
border-right: solid transparent;
border-width: 0.1em;
padding: 0.1em;
}
.shotReticle.fill.powerful {
border-color: red;
border-left: solid transparent;
border-right: solid transparent;
border-width: 0.3em;
padding: 0.1em;
}
.shotReticle.border.normal {
border-color: #478ef8;
border-left: solid transparent;
border-right: solid transparent;
border-width: 0.2em;
}
.shotReticle.border.powerful {
border-color: #478ef8;
border-left: solid transparent;
border-right: solid transparent;
border-width: 0.4em;
}
}
#ammo {
text-align: right;
font-size: 3.25em;
font-family: 'Nunito', sans-serif;
font-weight: bold;
line-height: 1em;
margin: 0;
padding-right: 1.2em;
padding-top: 0em;
margin-bottom: 0.1em;
background-image: url(../img/ico_ammo.png);
background-position: right center;
background-size: contain;
background-repeat: no-repeat;
}
#healthContainer {
position: absolute;
left: 50%; bottom: 1em;
transform: translateX(-50%);
display: inline-block;
width: 6em; height: 6em;
background: url(https://cdn.discordapp.com/attachments/754060573657792612/846389541677957159/unknown.png);
border-radius: 50%;
text-align: center;
}
#health {
}
#healthHp {
font-family: 'Nunito', sans-serif;
font-weight: bold;
color: var(--ss-white);
font-size: 1.2em;
transform: translateY(-3.45em);
}
.healthBar {
transform-origin: center;
transform: rotate(90deg);
fill: transparent;
stroke: white;
stroke-width: 1em;
stroke-dasharray: 14.4513em;
transition: all 0.3s ease-in-out;
}
.healthYolk {
fill: #12e39a;
}
.healthSvg {
width: 100%; height: 100%;
}
#hardBoiledContainer {
position: absolute;
left: 50%; bottom: 1em;
transform: translateX(-50%);
display: inline-block;
width: 6em; height: 6em;
text-align: center;
}
#hardBoiledValue {
font-family: 'Nunito', sans-serif;
font-weight: bold;
color: var(--ss-white);
font-size: 1.6em;
transform: translateY(-2.6em);
}
#hardBoiledShieldContainer {
width: 100%;
height: 100%;
}
.hardBoiledShield {
position: absolute;
transform: translateX(-50%);
height: 100%;
content: url('https://media.discordapp.net/attachments/834508857719390220/880132345909346334/corgoshield.png');
}
</style>`
}
document.body ? addScript() : document.addEventListener("DOMContentLoaded", e => addScript());
})();