I would like to use this system but require getfenv!
We are planning to include seats and a set of other instance classes in a future update.
InsertService is not included in that update, but we have it in our list for consideration.
Can you describe your specific use of getfenv
.
It is a bit too powerful to be included as-is, but we are looking into other ways we can provide some environment customization without a full getfenv/setfenv
(but no promises at this time).
I want to sandbox obfuscated scripts within certain experiences, and without getfenv, they do not load at all.
Not sure if this is just me, but attempting to enable the Sandboxed property on any instance it is available on results in a “Sandbox property API is not enabled” (and yes, I set the SandboxedInstanceMode on workspace)
Ran this code in Console in Studio
am I doing something wrong or…?
That was an issue in the new Studio update.
it should now be resolved, sorry for the trouble.