I wanna make auto double pump in Fortnite

Ask gaming related questions (AHK v1.1 and older)
begginner
Posts: 1
Joined: 25 Jan 2018, 09:43

I wanna make auto double pump in Fortnite

25 Jan 2018, 11:13

I wanna make a script that switch slot to second pump gun(slot number 4) after clicking LMB (shot) and back to first pump gun (slot number 3) after clicking again LMB (shot).

Also i would like to turn this script by XButton1.

I tried do something but nothing worked. Please help me :(
norisk

Re: I wanna make auto double pump in Fortnite

20 Feb 2018, 09:00

XButton2::
^XButton2::
+XButton2::
Send {3}
Sleep 500
MouseClick ,Left,X,Y,3,0
Send {4}
Sleep 500
MouseClick ,Left,X,Y,3,0
return

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 38 guests