I am struggling to get every thumbnail of a game for my game hub thingy. As you may already know, some games have more than one thumbnails on their game page and I want to get all the thumbnails.
If you’re advertising a game for instance in your own game, can’t you DM the owner for the thumbnail image;
Inspect the page with the thumbnail you want to obtain and selecting the image and getting the link and downloading it.
And uh, this doesn’t have to do a lot with Scripting, httpservice or api.
It has more to do with web developing as you’ve to Insert yourself into the web-client to obtain it.
First, it isn’t advertising, it is a Game Hub or a collection of games. And Secondly, I am not downloading and uploading it to Roblox when there is a Content delivery network which stores all of this thumbnails as a image links like the example I gave.
And thirdly, yes, it does deals with HttpService becuase I am using API and it is scripting and it is Images and it is gui because I am trying to use image links as a ImageLabel.Image
Edit: If you have read my post I have also mention the APIs I tried to use
Edit2: Sorry if I sound aggressive that was not my intention. I just wanted to make sure that you didn’t misunderstand my question