How to make a while loop with key presses

Use Tick instead or a gate instead of a while loop.

You are miss using the while loops. A while loop runs until its true.