InternalxHD / The-Finals-AI-Cheat

AI cheat based of off Aimmy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Finals AI Cheat

This is a cheat currently Made for The Finals. It is based off of https://github.com/Babyhamsta/Aimmy It is currently undetected in the finals and possibly other EAC games.

A compiled version is available for free in my discord

If you are struggling to remake it for a seperate game join my discord and for $25 i can make the cheat work for a different game if you provide me with the .onnx file(you can find these in the aimmy discord server) also for $50 i can do that and add a key system for you so you can sell it. My discord user is @presidentelmo if you want to message me about this.

image

How to use

To use it you simply download this directory and then compile it as a release build in visual studio.

How to Make your own

This app is made so you can easily modify it for your own use and different games.

  1. You will want to replace load.onnx with another .onnx file you can find these online in places such as the Aimmy discord. you need to ensure that the file is named load.onnx and that you have set it as an embedded file.

image

  1. Change the default settings, these are at the top of the main.xaml.cs file.

image

  1. (optional) add a key system.

  2. Compile and use

image

About

AI cheat based of off Aimmy


Languages

Language:C# 96.9%Language:Python 3.1%