Endless Rooms Script | NO OVERSEER EYE DMG

Png-56.png

Created by brickmane

Features:

  • NO OVERSEER EYE DMG
local __namecall
__namecall = hookmetamethod(game, "__namecall", function(self, ...)
    if not checkcaller() then
        if getnamecallmethod() == "FireServer" then

            if tostring(self) == "DMG" then
                local args = {...}
                args[1] = 0

                return __namecall(self, unpack(args))
            end

            if tostring(self) == "FALLEN_SEE" then
                local args = {...}
                args[1] = false

                return __namecall(self, unpack(args))
            end

        end

        if getnamecallmethod() == "Kick" and self == game.Players.LocalPlayer then
            return wait(9e9)
        end
    end

    return __namecall(self, ...)
end)

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ