Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Releases: Meowcolm024/FGO-One

FGO-One Script v0.3.1-pre

12 Sep 23:42
7d1a33c
Compare
Choose a tag to compare
Pre-release

This release is only slightly different from the last one, feel free to use the last version :)

FGO-One Script v0.3.0-alpha

07 Nov 14:22
4a17625
Compare
Choose a tag to compare

Probably the official release OWO
Just enjoy :)
Notice that the script would not work on devices with "notch" orz

FGO-One Noble Phantasms Test

27 Oct 08:56
Compare
Choose a tag to compare
Pre-release

FGO-One Noble Phantasms Test

added Noble Phantasms detection.
still tons of bugs there QAQ

FGO-One Script v0.2.0-alpha

15 Oct 14:47
Compare
Choose a tag to compare

What is changed:

  1. Added "Brave Chain" detection
  2. Multi game mode supported(incl. "quick_mode", see README.md)

Simple instruction

  1. make sure ADB is installed
  2. opencv-python, numpy and pillow should also be installed
  3. modify the "config.py" before running the script (like "run_time" and "recovery_time")
  4. drag your own "checkpoint.png" to the "assets/scene" dictionary (if you don't know what the image should look like, just check the existed templates)
  5. run and enjoy the game

This is an example of the config.py

screenshot_path = "sh.png"
checkpoint = "checkpoint3"
script_mode = "default_mode"
recovery_times = 0
run_time = 1

NOTICE

Bugs still exists
I had only run a few times for testing...
Just report any bug you encountered :)

FGO-One Script Test

06 Oct 05:50
98e8347
Compare
Choose a tag to compare
FGO-One Script Test Pre-release
Pre-release

Testing

Most parts of it works well in my tests, try it out on your own XD