What is my error in my leaderstat script?

You can capitalize the ‘i’ in your first ‘instance.new()’

And check the Output window to learn more about this problem and problems you encounter later

If you don’t get any errors but something doesn’t work, you can diagnose the problem by adding prints in various places to find out what part of your code isn’t behaving as expected

1 Like