****What I mean by this question is, if you look at your group training station, it will have next to each player the amount of KO's and WO's that play has made, I would like to know how you add this feature. To understand what I am asking visit a group training center and you will see next to your name that it says WO's and KO's
Go into Roblox Studio -> Toolbox -> Game stuff -> leaderboard
That script is the default Roblox leaderboard script for recording KOs and WOs. Read it through to understand it.