Help with Script

Ask gaming related questions (AHK v1.1 and older)
IamMystic
Posts: 1
Joined: 29 Dec 2018, 01:47

Help with Script

29 Dec 2018, 01:56

With the script enabled, whenever I am in prone, if I shoot, it shoots one bullet and then stand up. It also seems to happen while crouching. Down below is the script. Any help is appreciated.

~LButton::
While GetKeyState("LButton","P"){
Send {LButton down}
Sleep 67
Send {LButton up}
Sleep 67 ; milliseconds
}
return

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 83 guests