한국어 매뉴얼은 여기를 클릭하세요.
DISCLAIMER: Use at your own risk. I do not take any responsibility for any consequences caused by the users who use this. There's no guarantee that you don't get BANNED by Bungie if you use this. Please see this related issue first before you proceed.
This repository contains a collection of AutoHotKey macros for proof of concept of automating the game mechanisms.
You may need to remap your keyboard mapping if this conflicts with it.
Also read: https://www.reddit.com/r/destiny2/comments/96dbcm/macro_usage/
- Install AutoHotKey
v1.1.30+
. - Download the file you want by doing:
- Right click on the filename below the headers.
- Click
"Save link as..."
.
- Double-click the file to run.
- AFK
- Flying That Class
- Full Auto Trigger System
- Give Me Some Mod Components
- Mirror Ball
- Panic Button
- Smart Shopper
- The Mountain Top Spammer
- Warlock Fit Changer
- Warlock Icarus Dash Chaining
That Class is Korean Destiny meme for Titans who always ace the Crucible with melee dash.
This enables Titans to fly through the air without losing the height where they jumped from.
You will need some setup for this before you start:
(Exotic) Lion Rampant
(Jump) Catapult Lift
Sword
Demo: https://www.youtube.com/watch?v=5HM11GzQldI
Special thanks to: https://youtu.be/0R5Rf3D93i0
Start from the ground, hold sword and sprint forward to where you want to fly. Then press Z.
- Z: Start Flying
- F2: Toggle Macro On/Off
Works on FHD(1920x1080) resolution
This enables you to quickly switch your armors between Lunafaction Boots
with Phoenix Protocol
for the best performance of using Well of Radiance skill.
You will need to place your armors as below:
While this macro is running actions, it is not recommended to move mouse.
- F2: Switch armor from Lunafaction Boots to Phoenix Protocol then Phoenix Protocol to Lunafaction Boots respectively.
- F3: Reset current cycle state (use when it failed to switch the fit correctly).
give-me-some-mod-components.ahk
Works on FHD(1920x1080) resolution
Believe or not, Destiny 2 has weird mechanisms that yields you Mod Components
when you dismantle certain blue items (1~3 component per 9 dismantles).
This automates the procedure when you come to replicate it.
A post about this mechanism: https://www.reddit.com/r/DestinyTheGame/comments/9ww38z/mod_component_farm_from_collections/
You will need some resources before you start:
Glimmer
Weapon Parts
Unlocked: HARSH LANGUAGE (special ammo grenade launcher)
Location: Orbit (not required, but safe)
Caution: You must empty energy weapon inventory, which mean all 9 blue weapons created will consume every energy weapon item slot.
- F2: Start making
Mod Componments
. - F3: Stop making
Mod Components
(will stop after finishing the current cycle).
In Shadowkeep update, Bungie made huge nerf to something called auto reloading. Yet, somebody found a technique called reload skipping which can be applied to the weapon The Mountain Top
to fire rounds about 25%
faster than normal.
To replicate the mechanism:
- Trigger
primary attack
. - Trigger
reload
rapidly right after the shooting. - Rapidly send
primary attack
for multiple times until it shoots next round. - Repeat.
This automates the steps described above.
Demo: https://www.youtube.com/watch?v=xLB1yclTNUk
- Middle Mouse Button: Start a
fire-reload
loop while pressed - F2: Toggle Macro On/Off
¯\_(ツ)_/¯
This effects other users who are not in your fireteam.
Requirments:
Sword
Location: Tower
Note: Bungie server may kick you out from the social space if you use it much.
Watch Out: Somebody can report you for dazzling their eyes.
- F2: Start
Mirror Ball
- F3: Stop
Mirror Ball
- Left Mouse Button: Start a loop that trigger
left click
every 0.1 ~ 0.3 second automatically - ALT+Right Mouse Button: Toggle Macro On/Off
This is utility for buying items in bulk manor.
Well, bulk-buy
stuff should be implemented by Bungie itself though.
- ALT+`: Toggle off below combinations.
- ALT+1: Start a loop where it presses the left mouse button for 2 seconds then release.
- ALT+2: Start a loop where it rapidly clicks the left mouse button (good for token exchange).
- ALT+3: Start a loop where it presses F for 2 seconds (good for dismantling items).
Immediately quits the game when triggered.
This is useful when you are doing flawless run such as Petra's Run
.
- ~: When activated, it immediately closes the game by triggering
ALT
+F4
internally.
This script allows you to afk in certain activities by periodically providing left and right movement inputs. Adjust movementInterval
and stopInterval
timings according to your needs.
- Alt+A: Start the script
- F3: Toggle Macro On/Off
warlock-icarus-dash-chaining.ahk
This allows Warlocks to chain two Icarus Dash back-to-back and move very quickly.
- Equip Warlock's top-tree Dawnblade: Attunement of Sky with Burst Glide jump.
- Press F2 to toggle the script.
- While sprinting, press Z to activate a Icarus Dash chain (Keep holding W, i.e, moving forward)
- Works only on relatively flat ground more or less.
- Equip sword while dashing to prevent first-person to third-person switch, and subjectively prevent nausea 😃
- The script needs to activate second dash right as the character touches the ground after the first dash, so you might need to adjust the
secondDashDelay
to achieve that. It usually depends on your mobility and any other extra perks, like the exotic Transversive Steps or a light weight frame weapon. The default value is set to1050
ms which should be just fine for a Tier 6 - Tier 9 Mobility Warlock. To adjust it the thumb rule is: higher the Tier, more the delay value.
These may not work as expected since it only tested in Korean version of Destiny 2.
Feel free to fork it and modify. PR's welcome.
👉 여기