You need the following devices:
Property
Counter
Button and/or Trigger
First:
Name the property that will be the score. In this case, I chose clicks, but you can make it anything you want it to be like Likes or Beats.
Next, you get a counter and make it so that when the value changes update a property. Make the property the same as the one you made the score.
Then, you add a button or trigger and wire it to the counter, so that when button is clicked or trigger is triggered, the counter increments.


It should be done. I don’t know how to add a gif, but it should work. Reply if anything’s wrong.