Can someone write?

Ask gaming related questions (AHK v1.1 and older)
mingren
Posts: 3
Joined: 21 Nov 2017, 23:48

Can someone write?

21 Nov 2017, 23:59

I having problem, I tried everything but can't get the right script.

What I wanted to do is combination Loop of F1 ( F4, F2,F3 F2 )

If i pressed F1 which is loop followed by single press of F4 - F2 - F3 - F2.

So I can use only 1 button ( 4 buttons combined )

Can anyone write it?

Thanks in advance and well appreciated.
User avatar
Capn Odin
Posts: 1352
Joined: 23 Feb 2016, 19:45
Location: Denmark
Contact:

Re: Can someone write?

23 Nov 2017, 11:55

Code: Select all

SetKeyDelay, 0, 50
F1::Send, {F4}{F2}{F3}{F2}
Please excuse my spelling I am dyslexic.
mingren
Posts: 3
Joined: 21 Nov 2017, 23:48

Re: Can someone write?

03 Dec 2017, 10:42

Thanks dude.. But it's now working..
F4 and F2 are fine but f3 is not working.

Thanks in advance
User avatar
Capn Odin
Posts: 1352
Joined: 23 Feb 2016, 19:45
Location: Denmark
Contact:

Re: Can someone write?

03 Dec 2017, 11:33

Try with 500 instead of 50.

Edit: and maybe 100 instead of 0.
Please excuse my spelling I am dyslexic.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: BernardDwess and 78 guests