Skip to content

Instantly share code, notes, and snippets.

@sys9kdr
Created February 23, 2018 03:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sys9kdr/2d4dd7f50afd4f598433f02f553f623d to your computer and use it in GitHub Desktop.
Save sys9kdr/2d4dd7f50afd4f598433f02f553f623d to your computer and use it in GitHub Desktop.
太古の昔Android-SDKかなんかについてきたmonitor.batの自動化に使ったような気がする。スクリーンショット効率化みたいなやつだった気がする。
#UseHook
#IfWinActive ahk_exe monitor.exe
^r::
ControlClick Button1
ControlClick Button3
Return
#IfWinActive
#f::#s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment