I don’t want the normal leaderboard so I want to make a GUI that only shows a number of how many people are in that team.
For example a gui that is a red box that shows of how many players are in the red team, and the same thing for the other team, for example blue.
You have to use :GetPlayers to see the current number of players, but if you want to be notified when a new player gets added or removed so u can change the number of players accordingly, you would use the one said above, which are events. Also in ur case you would use the events.