Destiny 2 Macro scripts written in AutoHotkey v2.
Primarily it has been used in personal, working only in my environment. But I've decided to publish this scripts for the better compatibility, modularity, stability.
Currently WIP with upcoming feature :
- More resolution support like 2k, 4k or even the lower with graphical config UI. Currently working only in
1920x1080
. - Custom keybinding on installation.
- More utility/afk scripts like
afk_rumble
- Internalization(for Korean)
- Download & install AutoHotkey, Download v2. You need to install v2
- Download this repository as .zip(and unzip it) or clone.
- Execute main.ahk
- (Optional) Modify keybind files in
config/
if you're using different keybinds from defaults. - Invoke scripts using hard-coded hotkeys. Currently these scripts are supported :
Alt + CapsLock
: Rocket grapple using Strand SubclassAlt + {air_move}
: Air movement skating(Stasis hunter's Shatter dive, Strand hunter's)LCtrl + Alt + {air_move}
: Flat ground skating performed by air movement keyAlt + {super}
: Super skating(Well skating)LCtrl + Alt + {super}
: Flat ground skating performed by super keyAlt + Numpad1
: Repeative long click macro.Right click
,Numpad2
,F9
to cancel.Alt + Numpad2
: Repeative long key press macro.Right click
,Numpad2
,F9
to cancel.
Also keep in mind that a global escape key is Numpad2
and F9
.