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 Sep 4, 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 -c
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 the folder and click on Action on the top right to open a new terminal inside this folder.
-
Windows: Open the directory,
- Clone this repository by running
git clone https://github.com/zebscripts/AFK-Daily.git
in the terminal (in case of errors, check below). - Run
cd AFK-Daily
in the terminal. - Connect your device to the computer (or start your emulator of choice).
- Type
./deploy.sh -c
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 by clicking here, and unzip it into your directory. Then open the "AFK-Daily-master" folder, 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. If you need more help, join our Discord and ask! We're always 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!