fetch('https://docmaker.ir/data/anti-cheat-installation-guide-for-fireac-ug-2')
.then(response => response.json())
.then(({ data }) => console.log(data));
To download FIREAC, you should visit the official GitHub page of its developer (Amirreza Jaberi). By clicking the download button on the FIREAC page, the GitHub page will open for you.

Then, click on the latest version released (Releases) on the GitHub page.

Download the latest FIREAC.rar file.

On our GitHub page, two requirements are listed; these must also be downloaded.

In this step, you should have downloaded each of the files (FIREAC - discord-screenshot - oxmysql).
*Usually, servers with an ESX base have oxmysql for their database, and there is no need to reinstall it.*
Now, add both to the resources in your server.cfg.

Note that in discord-screenshot, which you downloaded, there is also screenshot-basic, meaning the discord-screenshot contains 2 resources.
Our anti-cheat keeps 4 database tables which you need to add to your database.

These databases are for storing admins, banned players, individuals with unban access, and the whitelist.
After completing these steps, your server will have protection enabled. With default settings, the configuration is designed to minimize errors; however, many servers may need further adjustments. For instructions on reconfiguration, refer to our website again.