AdminPanel keeps getting taken down (whats the issue in my script)

Hello Devs!

i was recently trying to create an admin panel that is public and loads the module script off the marketplace like many other packages and my model keeps getting taken down when put on the marketplace.

i have tried alot of things such as reading the marketplace rules and i saw nothing in my code that broke the rules i even deleted 2 of the biggest scripts and it still said no.

can anyone help me find the issue that roblox is flagging this for?

AlfieMain.rbxm (71.9 KB)

4 Likes

does your code have require(id) because roblox auto flags uploads as malicious if it requires an external module now

no it does not contain any fetching scripts by id you can download the source.

1 Like

yeah i just downloaded it now and saw it doesnt require anything externally, does it tell you what’s wrong (e.g. misusing systems)

1 Like

no i might contact roblox appeals and see what causes this

did you appeal in the first place and when it got moderated what did it tell you was wrong with it

i tried using the automated appeal system and it got declined all times for misusing systems

im gonna use the email and see if they will give me any other result

Hey, this might be related.