QS script

Ask gaming related questions (AHK v1.1 and older)
DMGames
Posts: 2
Joined: 24 Apr 2017, 12:39

QS script

24 Apr 2017, 12:47

What I want the script to do:
When I press Mouse Button 4
I want to Right click 0.5 second after left click then 0.5 seconds after press 3 then straight away 1
If you make please comment below, thanks! :dance:
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: QS script

24 Apr 2017, 18:13

Hi

Code: Select all

XButton1:: ; Maybe it is Xbutton2
	Click Right
	Sleep,500
	Click
	Sleep,500
	Send,31
return
Bye
DMGames
Posts: 2
Joined: 24 Apr 2017, 12:39

Re: QS script

25 Apr 2017, 14:20

How to make it so the computer thinks im doing it physicaly not through a program?
grant
Posts: 323
Joined: 14 Oct 2015, 17:27

Re: QS script

26 Apr 2017, 06:47

I suspect that it is the usual answer.

https://autohotkey.com/board/topic/1117 ... he-basics/

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 73 guests