Hey! Every second i want the leaderstats to increase in value every second

You are trying to increase a folder’s value (which doesn’t exist), I think you mean you want to increase Coins. You can just do Coins.Value += 1 in place of that line
Also please format your code by pasting it here between three backticks(`) at the top and bottom like this:

--example

Thank you so much for your help¬!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.