-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,18 @@ | ||
# E7AutoShop | ||
Application designed to refresh and buy mystics, covenent, and optionally friendship bookmarks | ||
|
||
# Getting Started | ||
1. In your emulator go to advanced settings and enable ADB | ||
2. Download the program and launch start-autoshop | ||
3. Within AutoShop, go to settings and you may provide a port number if you have one. Your emulator might give you one, typically on BlueStacks. | ||
4. Define a delay time if you would like | ||
5. Save the configurations | ||
6. In your game go into the shop and in the program select the amount of skystones you would like to spend and hit start | ||
|
||
# Prerequisites | ||
1. Install python here https://www.python.org/downloads/ | ||
# Getting Started | ||
1. Download the installer | ||
2. Inside the installation folder run the dependency installer called Installer.exe | ||
3. Inside your emulator set the resolution to 1920 x 1080 | ||
4. Go to advanced settings and enable ADB. If there is a port number given to you then you will need it (usually bluestacks) | ||
5. Launch the AutoShop program | ||
6. Within AutoShop if you have a port number enter it in the settings tab. Default delay is 0 if you have a slower computer you can increase the delay but 0 is fine. You can test it. Press Save | ||
7. Within Epic seven go the the secret shop then in AutoShop you can set how many skystones you would like to spend and press start. | ||
# Notes | ||
If the program freezes at anytime on idle you can open up the console window and press enter | ||
You will need to set the resolution in your emulator to 1920 x 1080 or it will not work properly | ||
The app will most likely crash on initial start up. Will fix in future. just relaunch it |