LeaderBoard is automatically Generated when the player starts the game? How I can cancel this?

LeaderBoard is automatically Generated when the player starts the game? How I can cancel this ?
(Is there an easier way instead of deleting it?)
image

You can modify the script when it creates the folder and the value instance.

Somewhere it should say:
Instance.new(“Folder”)

Not entirely sure what you mean by canceling…

I can delete this leaderboard, but I’m looking for an easier solution instead of deleting it.

Thats quite easy if u ask me and I believe this is the only solution. If you are not sure about which script does it, then you can search by Find all feature and search for: Instance.new(“Folder”