Hello ,
Im trying to make a gui that show the game icon of a game .
Script :
script.Parent.Image = game.Icon --???
But there no property for icon :(
(sorry for my english agains ! i'm french...)
For that you should try using script.Parent.Image = "https://www.roblox.com/Thumbs/Asset.ashx?width=420&height=230&assetId=12345"
with the "12345" at the end being the place id. You can change the "width" and "height" to fit what proportions the thumbnails you're using are.
French: Je ne crois pas qu'il y a une façon pour prendre l'image du jeu. Je vous conseille de faire ce que MadWorlds il avait dit. Vous pouvez aller sur cette question pour plus d'information: cliquez ici
Mais, vous pouvez toujours créer une image sur ROBLOX qui a la même image que celui de l'image du jeu.(c'est la seule façon)
English: I don't think that there's a way to get the icon of the game. I recommend you to do what MadWorlds said. You can go to this question for more information: click here
But, you can always make a decal on ROBLOX that has the same image as the game icon.(it's the only way)