This repository has been archived by the owner on Jul 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Installation
Sebastião Barros edited this page Aug 8, 2021
·
7 revisions
For advanced users:
- Clone this repo and
cd
into it. - Connect your device to the computer (or start your emulator of choice).
- Run
./deploy.sh
to generateconfig.ini
and change its values if necessary. - Check the usage page on how to run the script (or run
./deploy.sh
again). - Watch your device magically play for you. It's fun! I promise.
For normal users:
- Create a folder on your machine to save this script in
- Open up a terminal at said directory:
-
Windows: Open the directory,
Shift+Right Mouse Click
inside it, and click onGit Bash here
. -
Mac/Linux: Open a terminal, and
cd
into your directory.
-
Windows: Open the directory,
- Clone this repository by running
git clone https://github.com/zebscripts/AFK-Daily.git
in the terminal. - Run
cd AFK-Daily
in the terminal. - Connect your device to the computer (or start your emulator of choice).
- Type
./deploy.sh
into your terminal. - Configure
config.ini
if necessary. - Check the usage page on how to run the script.
- 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!
Thank you very much to everyone who has contributed to this project. Without you this wouldn't be what it is now, and I can't thank you enough!