I want to make some status bar but I don't want the values of for example stamina or exp on my leaderboard which I have already made. Let's say I have a player whose max stamina is 335. First, I would have to make a stamina bar GUI but that's irrelevant to my question. The question is how would I assign this IntValue of 335 to the player without putting it on my leaderboard visibly? Where would I assign it?
you can put an IntValue in the Gui of the player there you can access it easy and it wont be visible