I am trying to make a loading screen and need a way to get the icon of my game, without having to upload an icon of the game to Roblox myself. Since this needs to be local I cannot make any direct http requests.
I have tried multiple ways of doing this, but it hasn’t proven successful.
I have tried the method on this page but it returns a default Roblox place icon.
Everyone seems to be missing the point, I am attempting to load around 100 different game icons which can not be manually uploaded, as the games will gradually change. I have found a method to get a game’s icon but I am interested in finding alternate ways of doing it.