Skip to content

Instantly share code, notes, and snippets.

@miqm
Created December 30, 2017 10:47
Show Gist options
  • Save miqm/4305219cbf67403c41f763723e736f49 to your computer and use it in GitHub Desktop.
Save miqm/4305219cbf67403c41f763723e736f49 to your computer and use it in GitHub Desktop.
Android Star Wars Heroes
while :; do adb shell input tap 1550 1030 && sleep 1 && adb shell input tap 1250 1030 && sleep 1; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment