// ==UserScript== // @name Crosshair Color and health color // @namespace http://tampermonkey.net/ // @version 0.6 // @description Crosshair color and yolk color is gonna be changed. I update colors every once in a while. // @author Cobra~LOL // @match https://shellshock.io/ // @match https://algebra.best/ // @match https://eggcombat.com/* // @match https://shellshock.io/* // @match https://eggfacts.fun/* // @match https://biologyclass.club/* // @match https://egghead.institute/* // @match https://egg.dance/* // @match https://eggisthenewblack.com/* // @match https://mathfun.rocks/* // @match https://hardboiled.life/* // @match https://overeasy.club/* // @match https://zygote.cafe/* // @match https://mathdrills.info // @match https://eggsarecool.com/* // @match https://deadlyegg.com/* // @match https://mathgames.world/* // @match https://hardshell.life/* // @match https://violentegg.club/* // @match https://yolk.life/* // @match https://softboiled.club/* // @match https://scrambled.world/* // @match https://deathegg.world/* // @match https://violentegg.fun/* // @icon https://www.google.com/s2/favicons?sz=64&domain=shellshock.io // @grant none // @license MIT // @downloadURL https://update.greasyfork.cloud/scripts/445081/Crosshair%20Color%20and%20health%20color.user.js // @updateURL https://update.greasyfork.cloud/scripts/445081/Crosshair%20Color%20and%20health%20color.meta.js // ==/UserScript== document.head.insertAdjacentHTML("beforeend", ``); //DONT DELETE THIS EITHER