I’m attempting to create a script in which will hide a player from the leaderboard (just like RGT does), but as I was doing research, I couldn’t figure out what’d be the case to make this happen, only just to remove the leaderboard entirely which is not what I want.
Looks like you will need to use a custom player list which is likely what RGT did
No, you cannot edit the core scripts to remove/hide labels. I agree with what @sjr04 stated. You should make a custom leaderboard.
RGT didn’t use a custom leaderboard. I’m unsure on how we (I’m an RGT Developer) completed this as another scripter did the invisible tool.
Parent the character to nil on other clients should do it.
You can delete the player on the client of the people you don’t want to see the user.
As long as the user still exists on the server, you can really do anything.
A bit late but are you able to ask them how they did it?