Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Installation

Sebastião Barros edited this page Aug 8, 2021 · 7 revisions

For advanced users:

  1. Clone this repo and cd into it.
  2. Connect your device to the computer (or start your emulator of choice).
  3. Run ./deploy.sh to generate config.ini and change its values if necessary.
  4. Check the usage page on how to run the script (or run ./deploy.sh again).
  5. Watch your device magically play for you. It's fun! I promise.

For normal users:

  1. Create a folder on your machine to save this script in
  2. Open up a terminal at said directory:
    • Windows: Open the directory, Shift+Right Mouse Click inside it, and click on Git Bash here.
    • Mac/Linux: Open a terminal, and cd into your directory.
  3. Clone this repository by running git clone https://github.com/zebscripts/AFK-Daily.git in the terminal.
  4. Run cd AFK-Daily in the terminal.
  5. Connect your device to the computer (or start your emulator of choice).
  6. Type ./deploy.sh into your terminal.
  7. Configure config.ini if necessary.
  8. Check the usage page on how to run the script.
  9. Watch your device magically play for you. It's fun! I promise.

If for whatever reason git clone https://github.com/zebscripts/AFK-Daily.git (step 3) returns an error, simply download this repository as a .zip file through the big green "Code" button at the top of this page, and unzip it into your directory. Then open the "AFK-Daily-master" repository, open a terminal there (step 2) and follow the rest of the steps starting at step 5. Keep in mind automatic updates won't be working then. Send me a message, I'd be happy to help!


Clone this wiki locally