Skip to content

Instantly share code, notes, and snippets.

@IARI
Created October 19, 2020 13:03
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 IARI/938f3fca60eae7bfe362d4add2b1bd79 to your computer and use it in GitHub Desktop.
Save IARI/938f3fca60eae7bfe362d4add2b1bd79 to your computer and use it in GitHub Desktop.
swipe 82 98 2 98 1200
wait 200
tap 11 45 50
wait 400
tap 86 19 50
wait 400
tap 84 58 50
wait 600
tap 50 82 50
wait 1000
tap 86 19 50
wait 300
tap 4 6 50
@IARI
Copy link
Author

IARI commented Oct 19, 2020

Installation:

  1. Open IdleHeroes within Bluestacks
  2. Press Ctrl+Shift+A to open the control editor
  3. insert a new "</> Script" by dragging the icon into the game-screen
    image
  4. assign some hotkey to trigger the execution of the script:
    image
  5. Click the little </> symbol to the bottom-right of the icon to open the script editor.
  6. paste the above code
  7. click the "done" and then the "save" button on the bottom right.
  8. close the control editor, play - and enjoy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment