Code prob, this is setting all values equal when it shouldnt!

HA!

I did realise the sarcasm/mocking/whatever-you-want-to-call-it! You were the one who didn’t notice mine! LOL ;D

But yeah, good suggestion. @OP: Do what he and Riven said

from that, we can see, your code is being called multiple times instead of at the end of the game or on exit (unless you didnt specify that you finished like 10 goes at your game.

Check where you call the addScore(score) method, that is where its being called multiple times.

Thanks guys for all the help! the problem was just where i was calling the method. after 5 hours and my eyes hurting problem solved