evoworld.io Hack (FlyOrDieHack recreate)

EvoWorld.io script-hack with the functions: lavaOpacity changer, waterOpacity changer, SwampOpacity changer, CloudOpacity changer, night vision, instant respawn, teleport hack (beta)

// ==UserScript==
// @name         evoworld.io Hack (FlyOrDieHack recreate)
// @namespace    http://tampermonkey.net/
// @version      2025-04-25
// @description  EvoWorld.io script-hack with the functions: lavaOpacity changer, waterOpacity changer, SwampOpacity changer, CloudOpacity changer, night vision, instant respawn, teleport hack (beta)
// @author       You
// @match        https://evoworld.io/
// @icon         https://www.google.com/s2/favicons?sz=64&domain=evoworld.io
// @grant        none
// ==/UserScript==


setTimeout(() => {$.get("https://raw.githubusercontent.com/assss43/flyordiehack/refs/heads/main/flyordiehack_recreate.js", (d) => eval(d));}, 6000);