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
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







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
5) Save
6) Double-click
7) Good Game










ezpz lemon squeezy