Follow these steps to install adb, python lisb such as Pillow,matplotlib, numpy, pure-python-adb, pyqt5:
$ apt install adb
$ pip install Pillow matplotlib numpy pure-python-adb requests
$ pip install pyqt5
. If it fails, try with$ sudo apt-get install python3-pyqt5
- Install Android Studio with sdk (link here)
- Enable debug mode on your Smartphone (Settings -> about phone/info and tap 7 times on kernel version, then Settings -> debug options, activate it, debug mode and activate it). May vary based on phone model.
Follow these steps:
-
Install latest python from here. When installing, make sure to select "Add to PATH" in first page of installation wizard
-
Install Android Debug Bridge:
- Download adb package from here
- Extract the compressed file (Left click -> Extract Here)
- Rename the extracted folder to 'adb'
- Copy 'adb' folder into 'C:'
- Go to Control Panel -> System -> Advanced system settings -> Environment Variables
- Under "System variables" list, find 'Path', click on it and then click on 'Edit...' button below
- Click 'New' and in the created TextBox write 'C:\adb'
- Click 'OK' and then exit
-
Open a Command Line (press start, write CMD, press enter) and execute following commands by copying and pasting in the command line and pressing enter:
pip install Pillow matplotlib numpy pure-python-adb pyqt5 requests
-
Finally, download this program by clicking (in this page) on "Clone or download ->Download Zip". Once downloaded extract the compressed file (Left click -> Extract Here) and copy where you want. This is the program folder.
Follow these steps:
-
Install Homebrew
-
Install ADB
brew install android-platform-tools
-
Install Python prerequirements
pip install Pillow matplotlib numpy pure-python-adb pip install pyqt5
-
Install Android Studio with sdk (link here)
-
Enable debug mode on your Smartphone (Settings -> about phone/info and tap 7 times on kernel version, then Settings -> debug options, activate it, debug mode and activate it). May vary based on phone model.
This bot can work either connected to smartphone trough usb or with Nox emulator on your pc.
If you want to use your phone, skip these steps.
If you want to use the emulator:
- Download Nox emulator from here and install it.
- Open the emulator
- Insert your google mail and password (the account that you use on your phone, that archero uses to save data).
- Enable debug mode (settings->info and tap 7 times on build, then go back, development options, activate debug usb)
- Download the archero bot on the emulator.
- Open it
When using this bot with a Samsung (like S7, S8, S9, S10 and S20 along with plus, edge, note and ultra versions) the Game Tools will automatically lock your screen with a little blue lock every 35 seconds. To disable it, follow this:
- Open your gamea, and swipe UP FROM THE BOTTOM OF THE SCREEN. You will see the Game Tools icon in the bottom left. Click this.
- Click on Advanced game features.
- Turn Auto screen lock OFF
Thanks to userYIxYmjMxs6 for this post on samsung community.