I am trying to make a tracker game where you can input an ID of a game, and it checks the total users in that game, not one individual server. How would I do this? I know a tiny bit of JSON encoding, like for discord webhooks, but I don't know much about decoding.
You need to use HttpService to get the player counts from the roblox website under the "About" section of the game.