Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 753 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 753 Bytes

arknights-macro

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

Installation

  1. Install AutoHotKey v2
  2. Install Android Debug Bridge (ADB)
  3. Clone the repository along with all its submodules
git clone --recurse-submodules https://github.com/aynh/arknights-macro.git

Usage

Start the script by opening the main script (src/Arknights.ahk)

Hotkeys list

TBD

License

MIT