Hydrax_Animatez

Gagaz

Oct 15th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. local zip = game:HttpGet("https://nightly.link/Carot-Subsidiaries/Flourine/workflows/build/master/Latest.zip", true)
  2.  
  3. local zzlib = loadstring(game:HttpGet("https://raw.githubusercontent.com/Carot-Subsidiaries/loadZip/refs/heads/master/zzlib.lua"), "loadZip")()
  4.  
  5. if --[[(identifyexecutor() == "Xeno" and not odecompile) or ]](not decompile and env.getscriptbytecode and env.request) then
  6. getgenv().odecompile = loadstring(game:HttpGet("https://github.com/Carot-Subsidiaries/Flourine/raw/refs/heads/master/decompiler.lua"), "Konstant")()
  7. end
  8.  
  9. loadstring(zzlib.unzip(zip, "flourine.lua"), "Flourine")()
Advertisement
Add Comment
Please, Sign In to add comment