Skip to main content

Farming assistant for Arknights

Project description

arknights-farmer

Farming assistant for Arknights.

Installation

Prerequisites

  • Python >= 3.7.4
  • pip
  • adb from android platform-tools added to your $PATH

From Source

Clone this repository using git clone command (or just download the zip version).

Install the dependencies using pip.

$ pip install -r requirements.txt

Run the script using the following command inside the repo directory.

$ python3 -m arknights-farmer

From PyPi (Recommended)

For Windows users (run cmd as administrator):

pip install arknights-farmer

For Linux users:

$ sudo pip install arknights-farmer

Usage

usage: arknights-farmer [-h] [-s STAGE [STAGE ...]] [-c] [-r REFILL] [-l] [-v]
                        [-m MANUAL]

optional arguments:
  -h, --help            show this help message and exit

required args:
  -s STAGE [STAGE ...], --stage STAGE [STAGE ...]
                        manually add stage(s) to farm task (e.g. 1-7:100
                        4-4:25 (separated by whitespace))
  -c, --cont            continue from the most recent farming session

optional args:
  -r AMOUNT, --refill AMOUNT
                        how many times you want to refill. default is 0
  -l, --list-task       list unfinished task(s) from recent farming session
  -v, --version         show version
  -m AMOUNT, --manual AMOUNT
                        manual mode (good for single stage farming like event
                        stages)

Connect to ADB

Use the adb devices command to check if your adb client is connected to your emulator.

Refer to your emulator manual on how to connect your adb client.

Emulator Setting

Make sure to use the following display settings on your emulator:

  • Display Resolution: 1280x720
  • DPI: 240 DPI

Examples

$ arknights-farmer -s 1-7:100           # runs 1-7 100 times (will stop whenever you run out of sanity)
$ arknights-farmer -s 1-7:100 -r 10     # runs 1-7 100 times with 10 times sanity refill (prioritizes using sanity potion)
$ arknights-farmer -s 1-7:100 ce-5:20   # runs 1-7 100 times then CE-5 20 times
$ arknights-farmer -c                   # continues the most recent halted farming session

Before starting the script, make sure to set yourself in the main menu screen.

You can safely stop the script using Ctrl-C. It will save the ongoing farming task(s) before quitting.

Contributing

Pull requests are welcome.

License

Licensed under the MIT License. See LICENSE for more information.

Disclaimer

It has not been clear whether it is safe to use this tool or not. I am not responsible for what happens to your account.

Use at your own risk.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arknights-farmer-2020.12.18.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

arknights_farmer-2020.12.18-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file arknights-farmer-2020.12.18.tar.gz.

File metadata

  • Download URL: arknights-farmer-2020.12.18.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for arknights-farmer-2020.12.18.tar.gz
Algorithm Hash digest
SHA256 d3f31f1936d59238dd696e243851c7b29179855cd82ba3ab444e1e9c0c955b59
MD5 eaf5ce39dae9b1e9e6c865ba2389e686
BLAKE2b-256 c796fc342e2026a68098d22075aaa21a4db046dd49baba07c9c4b6c8fd04319d

See more details on using hashes here.

File details

Details for the file arknights_farmer-2020.12.18-py3-none-any.whl.

File metadata

  • Download URL: arknights_farmer-2020.12.18-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for arknights_farmer-2020.12.18-py3-none-any.whl
Algorithm Hash digest
SHA256 3fd4b0f75c9d3c6c61e19636a96614014d85a2f99e6a423b59b8d782c9b571fd
MD5 cc4211f3a7ed4c74bca4c616fb3fe403
BLAKE2b-256 57e9efdf1d06465cb9ded92f05058ef255ad78f6bc03fcc74ff07b23c1f4a38a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page