Skip to content

Haolinc/Epic-Seven-Automation

Repository files navigation

Epic Seven Automation Tool

app-9

This project utilizes ADB (Android Debug Bridge) tools to connect the emulators and simulate user actions without taking away the keyboard and mouse control.

Current Feature

Refresh Shop Demo

Shop Refresh Demo

NPC Challenge Arena Demo

Daily Arena Demo

Installation

Direct Download

Download from the latest release.

Github

Please make sure to use Python 3.11.0 as the higher python version is not compatible with one of the libraries in requirement.txt.

Use pip install -r requirement.txt to install required libraries.

Then use py EpicSevenAutomationLauncher.py or directly run EpicSevenAutomationLauncher.py from IDE to start the tool.

OR

Use pyinstaller --onefile --windowed --add-data="image:image" --add-data="platform-tools:platform-tools" --icon=image\app.ico EpicSevenAutomationLauncher.py to compile an EXE file.

Executable file usually located under project's dist folder.

Usage

  1. Launch the emulator, make sure your emulator is enabled with ADB. (LD Player, BlueStack, Google Play Games Developer Emulator, or even android phone with debugging mode on)

ADBSetting

  1. Start the application

Device Selection

  1. Select the desired emulator. If it's not listed, click Refresh Device List.

Starting

  1. Click Start Application

Shop Refresh

  1. Go to secret shop page

ShopImage

  1. Input desired refresh iteration, value has to be starting from 0.

ShopRefreshInput

  1. Click Start Shop Refresh to start the application.

NPC Challenge Arena

  1. Go to arena page

Arena

  1. Input desired challenge iteration, value has to be starting from 0. If you want to purchase friendship bookmark for an additional 5 arena flags, select Arena With Extra.

ArenaInput

(Note: When selecting Arena With Extra, enter only the base iteration count (excluding extras). For example, for 5 challenges plus friendship bookmark extra (total 10 iterations), enter 5 and select "Arena With Extra.")

  1. Click Start Shop Refresh to start the application.

About

Epic Seven Automation Tool

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages