Reverse engineered prompt

GitHub

Build me a Roblox asset reuploader that mainly works through a Roblox Studio plugin, with whatever small companion app or service it needs behind the scenes.

The goal is simple. I want to take assets that my current account cannot use because they were uploaded under a different account, and reupload them so they belong to the account I choose. Start with animation support first, since that seems to be the main supported feature. If audio is already possible, wire that in too, but only if it fits the current project. Mesh support can stay as a placeholder or coming soon if it is not ready yet.

Make it feel easy for a normal Roblox creator to use. Let me select assets, sign into the right account flow if needed, reupload them, and clearly see what succeeded or failed. Add basic error handling, progress feedback, and simple setup instructions.

Keep it aligned with current Roblox plugin behavior, and look up the latest docs online if you need to.

Have a live product UI? Try website reverse