Skip to content

some autohotkey scripts for arknights (ADB emulator)

License

Notifications You must be signed in to change notification settings

aynh/arknights-macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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