Hey guys
I have this macro
MACRO q
KEYDOWN k
DELAY 65
KEYUP k
DELAY 65
KEYDOWN q
The problem is that I need to click to stop the macro. I want macro to be stopped on q release. Any idea how to do it?
Thanks
Macro issue
Re: Macro issue
Alternatively it should also stop when I click right mouse buttons both left or right
Re: Macro issue
MACRO q
KEYDOWN k
DELAY 65
KEYUP k
DELAY 65
KEYDOWN q
KEYUP q?
Gimx Configs https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link
Re: Macro issue
Sorry for late reply…
Nope it still doesn’t work
Nope it still doesn’t work
Re: Macro issue
I wish there was simpler ways to write macros.
The scripts are quite like autohotkeyscripts but still abit different.
Sorry i can't help more.
The scripts are quite like autohotkeyscripts but still abit different.
Sorry i can't help more.
Gimx Configs https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link
FRAGnStein/Scorch https://drive.google.com/drive/folders/ ... share_link