Cs go Topic is solved

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

Cs go  Topic is solved

23 Jun 2017, 09:44

Im trying to add a function which makes the script pause for 6 seconds when hitting the key "Q" and then go back to the script. And of course make it so it works several times. (pause the script for 6seconds when I hit Q and then go back to the script after 6seconds)
And also i would like a pause function. So you press like lets say "O" and it pauses but when you hit "O" again it goes back in to the script.

Right now I have this

Code: Select all

Alt::Pause
~$LButton::
    While GetKeyState("LButton", "P"){
 
Click down
Sleep, 375
Click up
Sleep, 30
}
return
 
Numpad0::ExitApp
Mod edit: added code tags.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 57 guests