Answer the question
In order to leave comments, you need to log in
How to write a simple ahk script?
You need to write a simple ahk script that will right click and wait 13 seconds and right click and wait 25 seconds. Like this
Ctrl+alt+J::
RMB
sleep 13sec
RMB
sleep 25sec
(to work when you press ctrl+alt+J , and stop when you press ctrl+alt+J)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question