Skip to content

A Convolutional Neural Network which is used to reque the user into the last completed quest and autoplay the quest

Notifications You must be signed in to change notification settings

imgomez0127/FFBX-Quest-Queuer

Repository files navigation

FFBX-Quest-Queuer

A Convolutional Neural Network which is used to reque the user into quest and autoplay the quest

Installation

To install the script first clone the git repo

git clone https://github.com/imgomez0127/FFBX-Quest-Queuer

Afterwards I would recommend you to cd to the directory and create a virtual environament using

python -m venv venv

then activate the virtual environment

source venv/bin/activate

Finally to finish installation install the requirements using

pip install -r requirements.txt

Usage

To use this open up Final Fantasy Brave Exvius using the Nox App player and put it in fullscreen.Then go to the page with all the quests and select an area.

Finally run the main script using

python main.py

Then sit back and gain money

About

A Convolutional Neural Network which is used to reque the user into the last completed quest and autoplay the quest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages