im sorry im new to scripting but why the script below didnt change the player's leaderstats? i put it in a localscript
game.Players.LocalPlayer.leaderstats.Points.Value = 100
This would have to be in "ServerScriptService" or Workspace and be in a normal script. Localscripts don't go and or do not belong in SSS.