I can't open the file because it's from a new C2 version, i'm using 201.
Any way you can move the player up like this:
Up arrow is pressed - player set y to (Self y - 10)
And about the score, you can destroy the point:
player overlapping point - add 1 to score
spacebar is pressed destroy point - or set collision enable