How do I get the id of ugc's that is available in-games not just from one game

Any ideas how i can get ids of free ugc that can be obtained in-games i’ve made a game like a hub with free ugc games where it automaticly gets info about the game and everything else just from the asset id you can check it out here if you want (15) Free UGC Games [Beta] - Roblox join button in the ui is broken as of now
So I want to get the list of free ugc so i could add them any ideas how could I add that? I already know about marketplace like getting limiteds from it but im not sure if I can get free ugc from it

2 Likes

I recommend using the AvatarEditorService:SearchCatalog() feature. You can throw in parameters that check if the item is free and then check if the item is a UGC.

AvatarEditorService:SearchCatalog()

1 Like

Thanks Im gonna work on it now

If you want to know you can join the game now it will show you the limiteds made it check for latest newly created limiteds that was made 3 days ago has 30 limiteds for now

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.