script for auto scope

Ask gaming related questions (AHK v1.1 and older)
flameberg
Posts: 5
Joined: 10 Dec 2018, 13:00

script for auto scope

10 Dec 2018, 13:04

Hello, please help me, can someone make me a script that when i press Fire (left mouse) so it will imidiately bring the scope (right mouse)
Thanks!
Rohwedder
Posts: 7623
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: script for auto scope

11 Dec 2018, 02:03

Hallo,
clicks left and right mouse button simultaneously:

Code: Select all

~LButton::RButton
clicks the right mouse button after releasing the left mouse button:

Code: Select all

~LButton Up::Send, {RButton}

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 60 guests