-
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
0 parents
commit fc955c6
Showing
66 changed files
with
377,779 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
__pycache__/ | ||
build/ | ||
dist/ | ||
virtualenv/ | ||
*.env | ||
.env | ||
*.ifp | ||
*.exe | ||
*.spec | ||
*.db | ||
*.ui | ||
resource_rc.py | ||
error.log |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# E7AutoShop | ||
Application designed to refresh Epic Seven Secret Shop and buy Mystic bookmarks and Covenent bookmarks | ||
|
||
Automatic refresh secret shop | ||
|
||
|
||
|
||
# Getting Started | ||
1. Download the installer (https://github.com/purpxd/E7AutoShop/releases/download/v2.0/autoshop_installer_v2.0.exe) | ||
2. Launch installer | ||
3. Inside your emulator set the resolution to **1920 x 1080**. In advanced settings, enable ADB | ||
4. Start autoshop.exe | ||
|
||
# How To | ||
**Auto Shop** | ||
Input the amount of skystones you would like to use and press start | ||
|
||
**Auto Watch Ads** | ||
Go to your events and scroll down until the ads banner is at the very bottom and press watch ads | ||
|
||
# Notes | ||
1. You will need to set the resolution in your emulator to 1920 x 1080 or it will not work properly |
Binary file not shown.
Binary file not shown.
Empty file.
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# -*- coding: utf-8 -*- | ||
|
||
# Form implementation generated from reading ui file './main.ui' | ||
# | ||
# Created by: PyQt5 UI code generator 5.15.10 | ||
# | ||
# WARNING: Any manual changes made to this file will be lost when pyuic5 is | ||
# run again. Do not edit this file unless you know what you are doing. | ||
|
||
|
Oops, something went wrong.