SOLVED
Set Instance variable to X on sprite. IF Varable = x then simulate pressing up.
UP! it goes up. Setting a sprites instance variable to X and after that if Sprite variable = x then simulate up works.
Now to just get it to stop "pressing up" lol
Nope, now it's going off at an angle... same code but now it curves up at an angle.