PostDouble Pump

Posts 115 of 92 · Page 1 of 7
Double Pump
Hi now i learn you how to make double pump macro
Prerequisites: Install AutoHotkey

1) Create new file AutoHotKey Script
2) Edit
3) Copy and past the code
Code:
XButton2::
^XButton2::
+XButton2::
Send {2}
Sleep 500
MouseClick ,Left,X,Y,3,0
Send {3}
Sleep 500
MouseClick ,Left,X,Y,3,0
return
4) Change "XButton2" to key you want select from this list https://autohotkey.com/docs/KeyList.htm
5) Save
6) Double-click
7) Good Game
does autohotkey trigger a ban?
Quote Originally Posted by 2pocs View Post
does autohotkey trigger a ban?
AutoHotKeys is used to remapping the keyboard, at this moment is not banned
What is "double pump"?
Quote Originally Posted by Jokuh View Post
What is "double pump"?
2 pump shotguns....
Thanks a lot good tutorial want to see you again for this sort of script
Execute the script, XButton2 is the 5th mouse button. Typically performs the same function as Browser_Forward.
If you want other keys , change in the script using the reference https://autohotkey.com/docs/KeyList.htm

- - - Updated - - -

Quote Originally Posted by BritishSwag View Post
Doesn't make sense to me at all lol
Is at tricks , if you really play fortnite
Doesn't make sense to me at all lol
This would be sweet if anyone could make it into a logitech macro
ezpz lemon squeezy
Thanks for sharing. I am going to see if I can turn this into a Logitech macro.
How do you make it work? I put "xbutton2" are RButton but not working. Step by step please
Thank you! I'd love to have some more basic instructions
Posts 115 of 92 · Page 1 of 7

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?