Epic bug, hope it doesnt get fixed before I use it enough.
Oh, That’s Amazing. Good Work!
Why don’t you try it first and then see?
This looks very cursed, but its great that I can have people see my game without having to go to my group.
Can this be done for multiple games? Also, should the game ID be the Universe ID or the start place ID?
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
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", });
Is Roblox inventory an official Roblox site?
How do you add multiple or set it back to normal?
Is this still working, or is it patched?
It still works, but make sure to own the group
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.
How would you remove the game if you no longer wanted it on your profile?
This doesn’t work anymore!
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:
Wow, thanks for this simple tutorial! I thought it would be a lot more complicated looking at how weird that web page looks.