if this is write entire scripts or design entire systems please tell me and this topic will be deleted by me.
What do you want to achieve? a text label where i can put an ID of a game and it will be live as to when ever a game changes a name something like this below.
next: the script will then update the text label every 2 mins.
last: if it detecte the game is changing, then it will write the same thing as the game and put it there as the game name into the text label, and that’s how it will work.
Please do not ask people to write entire scripts or design entire systems for you.
I haven’t tested this a lot before, but I think that doing game.Name doesnt returns the actual name of the game, it used to give me as output something like “Game” but not my game name, I had to use HttpService to get the name of my game instead.
I try the game.name and what it does is, it changes the game name of your if your in studio is what I got, but idk about in-game that might be different.