How to add Group Games to Profile Creations!

there is a way easier way to do this within your profile, by just using inspect element,

you just edit your place id in the “Add to Profile” button

6 Likes

it should be the start place Id

You could simply just execute this in the console:

$.ajax({ method: "POST", url: "https://inventory.roblox.com/v1/collections/items/0/(GAME ID HERE)", contentType: "application/json", });

9 Likes

Is Roblox inventory an official Roblox site?

2 Likes

Yes. It is part of the Roblox API, and is under the roblox.com domain.

3 Likes

How do you add multiple or set it back to normal?

You have to publish them 1 by 1, and to delete them you have to delete 1 by 1 by using Delete

1 Like

Is this still working, or is it patched?

It still works, but make sure to own the group

1 Like

Ofc, I wouldn’t add someone else’s game LOL. I think there used to be an exploit that allowed you to add other people’s games too, but I know for a fact that one was patched.

3 Likes

How would you remove the game if you no longer wanted it on your profile?

https://inventory.roblox.com/docs/index.html

2 Likes

This doesn’t work anymore!

image

1 Like

Thanks for the report. I did a bit of research and found that some Roblox API sites don’t work at the moment. However, for some reason, if you add a / before ‘docs’, the link still works.
https://inventory.roblox.com//docs/index.html

source:

4 Likes

Wow, thanks for this simple tutorial! I thought it would be a lot more complicated looking at how weird that web page looks.

2 Likes

Thank you, it worked very well :pray:

2 Likes

So rad. Hope this is never patched!

6 Likes

It’s very likely intentional.
A while ago, this exact api let you add ANY game to your profile, even ones you didn’t own. THAT bug got patched. Meaning Roblox added a check SPECIFICALLY to see if you are either the game owner OR the group owner.
Check out this account’s creations. They’re still bugged from this.

2 Likes

This is sick never knew this until now. Thanks for posting this!

1 Like

Hey asimo3089, check your DMs. I sent you a message that I need you to answer.