I’m not asking for an entire script. Just an idea.
https://games.roblox.com/docs#!/Games/get_v1_games_multiget_place_details
This endpoint will give basic information about a place, including description. You’d have to use a proxy, though, since Roblox blocks HttpService from accessing *.roblox.com domains.
2 Likes
Nevermind you can just use MarketPlaceService:GetProductInfo().
2 Likes
Oh, whoops. That makes it a lot easier.
2 Likes