I am trying to make a brick that adds 1 win to your board, but I have never used leaderboards before and dont really understand how to modify the value. I tried using some code and modifying it from another forum post but that didn't work.
So, if you want to change the value, lets say its in leaderstats, you do
1 | game.Players.Player.Leaderstats.EpicValue.Value = whatever you want |