Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in ScriptScanner script #117

Open
keplerHaloxx opened this issue Oct 4, 2024 · 1 comment
Open

Error in ScriptScanner script #117

keplerHaloxx opened this issue Oct 4, 2024 · 1 comment

Comments

@keplerHaloxx
Copy link

image

@Upbolt
Copy link
Owner

Upbolt commented Oct 13, 2024

appears to be the same issue as seen in #112

looks like your exploit's getscriptclosure function is failing
getscriptclosure is supposed to return a function constructed from a script's bytecode, so you'll have to contact your exploit's developer to properly implement it

script.Name:lower():find(query) and
getScriptClosure(script) and
pcall(function() getsenv(script) end)

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

No branches or pull requests

2 participants