I need to create a macro which is very fast.
I want to make pressing F1 sendm :shoot x
that when pressing F2 x{enter} x{enter}
How can I make a script to make it as fast as possible
how do i do this for a game
-
- Posts: 16
- Joined: 05 May 2018, 22:35
Re: how do i do this for a game
You can use SendInput to send the keys.