This is a simple program that will count how many times you click your mouse every second and display it below the button.
Every time you click the mouse, it will register that click in an invisible variable. Then, every second it will display the value of the invisible variable. NOTICE: The High Score cloud variable has been buggy lately for some reason. I made a new one and it seems that that has fixed the issue. If you experience more issues, please let me know in the comments.