Points system doesn't work

Ok I will try that right now thank you!

It works but now im trying to find a solution for the other player to not press the button, what i mean is that when player one presses the button there is a wait(1) before the players tp to lobby so the other player could be able to press the buttom in that time. the debounce worked on the button of the player who presses.

Never mind i just changed the wait(1) to wait() everything is working thank you so much for helping I appreciate that a lot!!!