Parry hoekey Topic is solved

Ask gaming related questions (AHK v1.1 and older)
plasmalord

Parry hoekey  Topic is solved

18 May 2018, 15:17

Hi,i am trying to make a simple code where pressing 'z' would press and hold 'Shift+LMB' for 80 millisecond. I do not know how the hold for 80 second thing works. Any help would be much appreciated. Thnx.
P.S. Its for the game Nioh.
Rohwedder
Posts: 7623
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: Parry hoekey

19 May 2018, 01:15

Hallo,
try:

Code: Select all

z::
	SetKeyDelay,, 80
	Send, +{LButton}
Return

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 71 guests