Skip to content

Script used to auto refreshes secret shop and buy all Convenant Bookmarks and Mystic Medals

Notifications You must be signed in to change notification settings

senkkou/E7AutoBuy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

E7AutoBuy

Auto refreshes secret shop and buy all Covenant Bookmarks and Mystic Medals

2.5

  • Added delay set up when creating config.ini
  • Delay works with float values (ex: 1.7)
  • Added Estimated time info
  • Support to stop the script anytime, currently logs will be saved with no problem (Press Ctrl C in the console)

2.1.1

  • Show on console each interaction

v2.1

  • Now you can use your PC while AutoBuy is running
  • Your monitor resolution doesn't matter anymore
  • GUI to select paths and set the number of refreshes
  • Better crash handling
  • Log improvement

Get Started:

  1. Download AutoBuy latest version Download
  2. Install Tesseract OCR Download
  3. Download and unzip platform-tools Download
  4. Make sure your game is in english
  5. Enable ADB on your emulator
Enabling ADB

Ldplayer
adb

Note: Some version of BlueStacks has ADB not working properly
BlueStacks
adbbs

Video tutorial

How to use:

  1. Finish your dispatch mission or start long ones (So the window doesnt pop up during shop reroll).
  2. When starting for the first time AutoBuy will ask to select 2 .exe files
  • tesserect.exe from Tesseract OCR
  • adb.exe from platform-tools
  1. Open secret shop screen before press the confirm button to start.

Now you can minimize your emulator and console window and freely use your PC while AutoBuy is running.
When it finishes, a window will pop up and shows the results and a log file will be saved in AutoBuy directory.

Important

In config.ini there is a delay section, value is 1 by default, if you are using a PC with bad performance try to increase the delay to run it slowly.

Tutorial and Demonstration

You can freely move my mouse and do other activities while AutoBuy is running, auto refreshing the shop and buying any covenant bookmarks and mystic medals that shows up there.

E7autobuy-1.mp4

Python and packages used to compile:

  • python 3.8.11
  • pytesseract 0.3.8
  • pillow 8.3.1
v1.0 OLD

Get Started:

  1. Install Tesseract OCR https://github.com/UB-Mannheim/tesseract/wiki
  2. Open config.ini
  3. Make sure tesseractPath is the same you installed tesseract-ocr
  4. Make sure your game is in english

How to use:

  1. In config.ini set the number of refreshes you want AutoBuy to do, the number of skystones spent will be 3 times this value
  2. Delay = 1 is the default speed, if you are using a PC with bad performance try to increase the delay to run it slowly
  3. Use your emulator with maximized window (Like the images bellow) and it must be on your main monitor
  4. Finish your dispatch mission or start long ones. (So the window doesnt pop up during shop reroll)
  5. Change chat to a empty channel
  6. Start the program
  7. Open secret shop
  8. Confirm program window.

Additional notes:
It will only work if your screen resolution is in presets.ini, by default 1280x720, 1920x1080 and 2560x1080
if you use any other resolution change to one of the three above or do your own configuration and write in the file.

Python and packages used to compile:

  • python 3.8.11
  • pytesseract 0.3.8
  • pillow 8.3.1
  • pyautogui 0.9.53

Setting Up your own resolution:

You can edit the presets.ini to add your own resolution, you just need to type for each variable the pixel's coordinates for you resolution.
Bellow are some images showing where you should be getting your cordinates from, for each variable.

Ps: cropubr in images were supose to be cropbr, but i'm too lazy to redo the screens.

Show Images

Open up each image to see better the marked pixel

1

2

3

4

Warning

For the first time, before you try it with a great number of rerolls, refresh it manually until a covenant or mystic shows up.
Then set the number of reroll to something like 3 just to test if it is working fine.

About

Script used to auto refreshes secret shop and buy all Convenant Bookmarks and Mystic Medals

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages