I want my script to send another button when I press both spacebar and middle mouse button. However, I also want the spacebar to work normally when only space is pressed (i.e. it makes spaces as normal).
I've tried the script below and "space + middle mouse button" does send 9, but space doesn't work when only space is pressed (it doesn't make spaces).
SPACE & MButton:: Send 9