Skip to content

Small patch for lazy newcclosure#2089

Open
watameln wants to merge 5 commits intoEpix-Incorporated:masterfrom
watameln:homosexual
Open

Small patch for lazy newcclosure#2089
watameln wants to merge 5 commits intoEpix-Incorporated:masterfrom
watameln:homosexual

Conversation

@watameln
Copy link
Copy Markdown
Contributor

Average hook per skidded skids

                        local oldDetected = detected
                        hookfunction(detected, function(action, info, crash)
                            if action == "_" and info == "_" and crash == false then
                                return oldDetected(action, info, crash)
                            end
                            return task.wait(9e9)
                        end)

This solves this problem unless they setcallstackhidden

@watameln
Copy link
Copy Markdown
Contributor Author

fuck am i saying what is setcallstackhidden i mean setstackhidden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants