Replies: 2 comments 2 replies
-
|
Are you talking about specific game? game:GetService("GuiService"):ClearError() |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
make safemode false: local Params = { local synsaveinstance = loadstring(game:HttpGet(Params.RepoURL .. Params.SSI .. ".luau", true), Params.SSI)() local Options = {Decompile=false, SafeMode=false, BoostFPS=true} -- Documentation here https://luau.github.io/UniversalSynSaveInstance/api/SynSaveInstance synsaveinstance(Options) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HOW?
Code that i used:
Beta Was this translation helpful? Give feedback.
All reactions