Adonis Detected

Run Settings
LanguageLua
Language Version
Run Command
local detected do for _, obj in next, getgc(true) do if typeof(obj) == "function" and islclosure(obj) then local constants = debug.getconstants(obj) if table.find(constants, " - Hyperion is enabled") then detected = obj end end end end if detected then hookfunction(detected, function() task.wait(100e100) end) end
Editor Settings
Theme
Key bindings
Full width
Lines