Could you be any more vague?
Make sure the text object is not set invisible
Make sure the text box is large enough to hold the text length/size
Make sure the "Score: "&MyScore is showing the variable you made to store score
Make sure you have updated the text box with the score var value.. ie Every Tick - Set text "Score: "&MyScore
Etc
Etc
Etc