Welcome to the project of FNFBot

This project have been forked from vantonuk35/Fnf_bot

In this page we are going to show you how to compile the code.

THIS IS FOR BUILD ONLY

If you want the executable, go there Download

Step 1: Download the pre-built library Download

Run the downloaded .exe file to extract the archive.

For the sake of uniformity, this tutorial will assume that you’ve extracted the contents to C:\

Download and install the Microsoft DirectX Developpement Kit from the website Download

Step 2: Add to path

Add opencv’s bin directory to path.

Path

Step 3: Create a project in Visual Studio 2019

In this step, we’re creating a new project in Visual Studio 2019. Note that the settings we set below are only applied to the new project. If you create a new project, you’ll need to repeat the steps below.

Before we go any further, I want to outline the steps we’re taking and why we are performing each step.

Set platform target to x64 — Pre-built binaries are built for x64 Windows platforms.

Add to Include Directories —Tell the compiler how the OpenCV library looks. This is done by providing a path to the header files (build/include).

Add to Library Directories — Tell the linker where it can find the lib files for different modules.

Add Additional Dependencies — List .lib files for different modules. Note that we’re only going to list a single all-in-one file named opencv_world.

Make sure to also add the DirectX Dev Kit includes and libs directory

The VC++ Directories tab should look like below:

It’s time to list the module dependencies. We are only going to add a single all-in-one module named “opencv_world452.lib” and “opencv_world452d.lib”

We now should be ready.

Support or Contact

Having trouble ?

Discord:

Kamigen^2#1087 (Who writted this)

Vadim Antonuk#7941 (The original creator)

If in any case you cannot add both of us, you can check our current username on discord.id

Kamigen^2#1087: 381916855365009418

Vadim Antonuk#7941: 439112278613426187

__

Requirement

Minimum

Minimum requirement:

Windows =< 7

RAM =< 4GB

CPU Duo Cores 2.7 GHz

Recommended:

Windows 10

RAM =< 4GB

CPU Quad Cores 3.5GHz

Example gameplay of STRESS TEST

Example of real gameplay