萬聖節Halloween Theme | Shell Shockers | egg god

Halloween Theme by egg god

  1. // ==UserScript==
  2. // @name 萬聖節Halloween Theme | Shell Shockers | egg god
  3. // @namespace http://tampermonkey.net/
  4. // @version 4.1
  5. // @description Halloween Theme by egg god
  6. // @author egg god
  7. // @match https://shellshock.io/*
  8. // @match https://mathactivity.xyz/*
  9. // @match https://mathdrills.life/*
  10. // @match https://www.gamepix.com/play/shell-shockers/*
  11. // @match https://kevin.games/shellshock-io/*
  12. // @match https://eggcombat.com/*
  13. // @match https://eggfacts.fun/*
  14. // @match https://biologyclass.club/*
  15. // @match https://egghead.institute/*
  16. // @match https://egg.dance/*
  17. // @match https://eggisthenewblack.com/*
  18. // @match https://mathfun.rocks/*
  19. // @match https://hardboiled.life/*
  20. // @match https://overeasy.club/*
  21. // @match https://zygote.cafe/*
  22. // @match https://eggsarecool.com/*
  23. // @match https://deadlyegg.com/*
  24. // @match https://mathgames.world/*
  25. // @match https://hardshell.life/*
  26. // @match https://violentegg.club/*
  27. // @match https://yolk.life/*
  28. // @match https://softboiled.club/*
  29. // @match https://scrambled.world/*
  30. // @match https://algebra.best/*
  31. // @match https://scrambled.today/*
  32. // @match https://deathegg.world/*
  33. // @match https://violentegg.fun/*
  34. // @icon https://i.pinimg.com/736x/1d/d5/dd/1dd5dd7250af3afbd571ded1e41ea75a--funny-halloween-ideas-for-halloween.jpg
  35. // @grant none
  36. // @license MIT
  37. // ==/UserScript==
  38.  
  39. (function () {
  40. let style = document.createElement("link");
  41. style.rel = "stylesheet";
  42. style.href = "https://berrybroscrypto.com/css/halloween.css";
  43. document.head.appendChild(style);
  44.  
  45. var script = document.createElement("script");
  46. script.type = "text/javascript";
  47. script.src =
  48. "https://berrywidgets.com/shellshockers/mods/health-bar/health-bar.js";
  49. document.head.appendChild(script);
  50.  
  51. var script2 = document.createElement("script");
  52. script2.type = "text/javascript";
  53. script2.src = "https://berrybroscrypto.com/js/soundeffect.js";
  54. document.head.appendChild(script2);
  55. })();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址