Basically, I just want to know all the special urls that can be used to get images off the website without a proxy. I know there’s a list of them out there somewhere, I’m just not sure where.
This thread seemed promising, but none of the links work anymore for some reason.
Thanks
Solution for game icon:
local MP = game:GetService('MarketplaceService')
print(MP:GetProductInfo(1818).IconImageAssetId)
Well I dont really know but I used thumbnail api for a widget which seemed to work I dont know how it would work on roblox, I’ll try to figure it out and try
However, only the top link is usable in Roblox Image related things and I’m still trying to figure out how to get usable urls for the other thumbnail types as well.
I’m not sure if there’s another way to do it currently, but as of Release Notes for 588, HttpService will be allowed to make requests to specific Roblox Domains. This change isn’t live yet, but I believe that will be announced at the upcoming RDC, which will be from September 8th to the 9th.