Fate-Grand-Automata / Fga

Licence: mit
Auto-battle app for F/GO Android

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Fga

Person Detection And Tracking
A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking
Stars: ✭ 193 (-5.85%)
Mutual labels:  opencv
Traffic Signal Violation Detection System
A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)
Stars: ✭ 200 (-2.44%)
Mutual labels:  opencv
Opencv 2 Cookbook Src
《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x
Stars: ✭ 202 (-1.46%)
Mutual labels:  opencv
Perfectshow
Android virtual makeup app, apply cosmetics on human face.
Stars: ✭ 194 (-5.37%)
Mutual labels:  opencv
End To End For Chinese Plate Recognition
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
Stars: ✭ 197 (-3.9%)
Mutual labels:  opencv
Seam Carving
Seam Carving for Content Aware Image Resizing
Stars: ✭ 202 (-1.46%)
Mutual labels:  opencv
Pytorch Cpp
PyTorch C++ inference with LibTorch
Stars: ✭ 194 (-5.37%)
Mutual labels:  opencv
Opencv Python Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Stars: ✭ 2,603 (+1169.76%)
Mutual labels:  opencv
Marvel
Marvel - Face Recognition With Android & OpenCV
Stars: ✭ 199 (-2.93%)
Mutual labels:  opencv
Accessible modal window
Accessible modal dialogs
Stars: ✭ 196 (-4.39%)
Mutual labels:  accessibility
Facerec Python
个人毕业设计 - 基于树莓派、OpenCV及Python语言的人脸识别
Stars: ✭ 195 (-4.88%)
Mutual labels:  opencv
Acurustrack
A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.
Stars: ✭ 196 (-4.39%)
Mutual labels:  opencv
Simple net
A simple deep neural network implemented in C++,based with OpenCV Mat matrix class
Stars: ✭ 202 (-1.46%)
Mutual labels:  opencv
Php Opencv
php wrapper for opencv
Stars: ✭ 194 (-5.37%)
Mutual labels:  opencv
Pine
🌲 Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
Stars: ✭ 202 (-1.46%)
Mutual labels:  opencv
Node Digital Watermarking
A digital watermark is a kind of marker covertly embedded in a noise-tolerant signal such as an audio, video or image data. It is typically used to identify ownership of the copyright of such signal. "Watermarking" is the process of hiding digital information in a carrier signal; the hidden information should, but does not need to, contain a relation to the carrier signal. Digital watermarks may be used to verify the authenticity or integrity of the carrier signal or to show the identity of its owners. It is prominently used for tracing copyright infringements and for banknote authentication.
Stars: ✭ 193 (-5.85%)
Mutual labels:  opencv
Human Pose Estimation Opencv
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
Stars: ✭ 201 (-1.95%)
Mutual labels:  opencv
Raspberrypi Facedetection Mtcnn Caffe With Motion
MTCNN with Motion Detection, on Raspberry Pi with Love
Stars: ✭ 204 (-0.49%)
Mutual labels:  opencv
Accessibility Insights Windows
Accessibility Insights for Windows
Stars: ✭ 202 (-1.46%)
Mutual labels:  accessibility
Road lane line detection
Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms
Stars: ✭ 202 (-1.46%)
Mutual labels:  opencv

Fate/Grand Automata

CI

Logo

Auto-battle app for F/GO (Android 7 or later, no need for Root).

Download from our website

This is a Kotlin port of FGO-Lua as an Android app with UI for configuration and without a time-limit on use.
It doesn't tamper with the game in anyway and works by looking at the screen and tapping things just like a normal user would do.
It's not made to do the story for you, but to automate the mundane farming.

Having Trouble? See the Troubleshooting Guide first.
Join us on our GamePress thread for discussions.

Video Guide by @reconman

Watch the video guide

Why make another?

FGO-Lua is really great, but:

  1. Uses AnkuLua, so isn't free. Free version has 30min time-limit.
  2. Learning curve for configuring the scripts is steeper.
  3. Difficult to edit the script on your phone. You can do it using Text editor apps, but it's not fun, trust me.

Making the app was a great learning experience and something different from your usual Android projects.

How does it work?

This is a native Android app written in Kotlin. We use OpenCV for image recognition, Media Projection for taking screenshots and Accessibility Service for clicking/swiping.

How to Use?

  1. Install from the Play Store link given above and launch the app.
  2. Click on Toggle Service and give all the permissions it asks for.
  3. Now, you can see a button with play icon on it floating on screen.
  4. Open F/GO and Go to the node you want to farm.
  5. Press Play to start. The same button can be pressed to stop later.

How to configure?

For how the settings work, see the original FGO-Lua project.

Though there are many more features added in this project, we didn't get time to make proper documentation yet.

How to make/use images of Servant/CE/Friend?

See the wiki page for Support Image Maker.

What about other scripts like Lottery and Friend Gacha?

There is an option in Settings called Script Mode. It defaults to Battle. Set it to the script you require.

Acknowledgements

Like the project? Want to support me?

Just pray that I can roll Skadi! SUCCESS!
Oh, and code/doc contributions are surely welcome!

For donations, see the wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].