I just sold my game to my friend but then I realised the “initiate game transfer” wasn’t there. This was because the game was owned by my group… how do I change the game ownership?
I have like 500 assets that I would have to reupload and replace ids which I really don’t want to do. Please help me!
NOTICE: You cannot directly move a game from one group to another without having to follow further steps
Go to the game in Roblox Studio
Click File → Save to File As and save it to your PC
Open a new place under your friend’s group
File → Open your saved file
Publish to the new game
However, all asset IDs (models, decals, audios, animations) that belong to the old group will still point to the original group unless you manually replace them, especially for things like group animations and images
Brother Roblox doesn’t have any automatic system to “rehost” or “transfer” those assets to another group or account… If the assets (decals, audios, animations, etc.) were published under the old group, you simply CAN’T change their ownership
There’s documentation on how to transfer ID’s fast, but you have to manually type them out into a script and then run the script in studio, which will change the asset IDs. Otherwise there’s no other fast way to do this.