I know this post probably doesn’t belong here, but I’m also pretty confident it’s not a bug so thought I’d ask here to make sure it’s not just a common issue or me being stupid. Model is a folder containing scripts, folders, and module scripts. No external links, nothing that might warrant moderation, no loadstring. Description and title are about as PG as you can get…
No, as in I’m intentionally using setfenv and getfenv in my script and want to continue using it, but Roblox doesn’t let you upload models using it due to them thinking it’s being used for obfuscation. I’ve appealed and will see what they say.
Just reinstall the roblox studio ,but the moderation thinks it looks suspicious the getfenv() and setfenv() and is really just poorly attempted obfuscation (is this even obfuscation or just some unnecessary string.reverse command?) of the require command in a getfenv()
Usually getfenv() is involved with “virus” scripts or backdoors as a tip so just avoid using this. (not always of course but USUALLY)