Hittest and Button Pressing at the Same Time

I’ve tried doing this and I’m having trouble >.<

I’m basically trying to do a guitar hero like game. What I’m looking to do is
when ‘mc_note1 -> mc_note5’ (names of the 5 notes) hit mc_bar1 -> mc_bar5 (the names of what the notes will hit) **AND **buttons Z X C V B (for mc_note1,2,3,4,5) are pressed, then it adds 10 to a textbox with the instance name of score.

How would I go about doing this?