arknights-macro is a collection of AutoHotkey v2 scripts I personally use for automating several tasks in Arknights, including:
- repeating stage/annihilation
- visiting friend's base
- checking recruit tag combination
- Install AutoHotKey v2
- Install Android Debug Bridge (ADB)
- Clone the repository along with all its submodules
git clone --recurse-submodules https://github.com/aynh/arknights-macro.git
Start the script by opening the main script (src/Arknights.ahk
)
TBD