Unable to upload to Roblox

I’ve made a leaderstats script just for a bit of fun, but unfortunately it’s not uploading:

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…

Am I missing something?

As I posted this, I tried opening in a new tab for the umpteenth time and now it’s working :joy:

Well… Nevermind…

Edit: Who knew you aren’t allowed to use getfenv and setfenv, even just to overwrite print/error/warn :upside_down_face:

What… try to delete getfenv and setfenv in the script , i wonder what it does

I want to use it, cleaned up a lot of unnecessary code for me.

Then ,publish it. . . . . . . .

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() :neutral_face:

Usually getfenv() is involved with “virus” scripts or backdoors as a tip so just avoid using this. (not always of course but USUALLY)

Please the image of the appeal!!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.