Code Monkey home page Code Monkey logo

fireac's Introduction

FIREAC logo FIREAC FIREAC logo

Discord - Website


FIREAC is the best free FiveM anti-cheat made by Amirreza Jaberi for free for you FiveM server owners and developers, this anti-cheat will help you get rid of cheaters and make a fair game for your players.


Advertise :

Fiveguard

For better paid anticheat check out https://store.fiveguard.ac.

We are able to provide this free product because of help of https://fiveguard.net.

fiveguard is best fivem anticheat


Requirements :

menuv
For admin menu
discord-screenshot
For take screenshot
oxmysql
For save sql data

Features :

Client Side Protecet

  • Anti Track Player's
  • Anti Health Hack
  • Anti Armor Hack
  • Anti Infinity Ammo
  • Anti Spectate
  • Anti Ragdoll
  • Anti Menyoo
  • Anti Aim Assist
  • Anti Infinite Stamina
  • Anti Aim Bot
  • Anti Black List Weapon
  • Anti Add Weapon
  • Anti Remove Weapon
  • Anti God Mode
  • Anti Noclip
  • Anti Rainbow Vehicle
  • Anti Teleport Vehicle
  • Anti Teleport Ped
  • Anti Invisble
  • Anti Change Speed
  • Anti Free Camera
  • Anti Plate Changer
  • Anti Night Vision
  • Anti Thermal Vision
  • Anti Super Jump
  • Anti Suicide

Server Side Protecet

  • Anti Spam Chat
  • Anti Black List Commands
  • Anti Weapon Damage Changer
  • Anti Vehicle Damage Changer
  • Anti Black List Word
  • Anti Bring All
  • Anti Black List Trigger
  • Anti Spam Trigger
  • Anti Clear Ped Tasks
  • Anti Taze Players
  • Anti Inject
  • Anti Black List Explosion
  • Anti Explosion Spam
  • Anti Black List Object
  • Anti Black List Ped
  • Anti Black List Vehicle
  • Anti Spam Vehicle
  • Anti Spam Ped
  • Anti Spam Object
  • Anti Change Perm
  • Anti Play Sound

Inject Protect :

Server Side Protecet

  • Anti Resource Start / Stop / Restart
  • Anti Add Command

Connection Protect :

Server Side Protecet

  • Anti VPN
  • Anti Hosting
  • Anti Black List Name

Ban Method :

identifiers

  • FiveM License
  • Steam Identifier
  • IP Address
  • Microsoft ID(LIVE ID)
  • Xbox Live ID (XBL ID)
  • Discord ID
  • FiveM Player Token's

Log's :

  • Console
  • Discord
  • Chat
  • Screenshot

Installation :

  • Add this text in your server.cfg :
ensure FIREAC
ensure menuv
ensure screenshot-basic
ensure discord-screenshot

Whitelist :

  • You can add your users identifiers by admin menu

Exports :

(Server Side) :

  • FIREAC_CHANGE_TEMP_WHHITELIST This export only for add and remove player from Temporary whitelist for example :
Add :
exports['FIREAC']:FIREAC_CHANGE_TEMP_WHHITELIST(source, true)

Remove :
exports['FIREAC']:FIREAC_CHANGE_TEMP_WHHITELIST(source, false)
  • FIREAC_CHECK_TEMP_WHITELIST This export only for check player from Temporary whitelist and get your result for example :
for check :
exports['FIREAC']:FIREAC_CHECK_TEMP_WHITELIST(source)
  • FIREAC_ACTION This export is for BAN or KICK or WARN the player for example :
for BAN :
exports['FIREAC']:FIREAC_ACTION(source, "BAN", reason, details)

for KICK :
exports['FIREAC']:FIREAC_ACTION(source, "KICK", reason, details)

for WARN :
exports['FIREAC']:FIREAC_ACTION(source, "WARN", reason, details)

(Client Side) :

  • FIREAC_CHANGE_TEMP_WHHITELIST This export only for add and remove player from Temporary whitelist for example :
Add :
exports['FIREAC']:FIREAC_CHANGE_TEMP_WHHITELIST(true)

Remove :
exports['FIREAC']:FIREAC_CHANGE_TEMP_WHHITELIST(false)
  • FIREAC_CHECK_TEMP_WHITELIST This export only for check player from Temporary whitelist and get your result for example :
for check :
exports['FIREAC']:FIREAC_CHECK_TEMP_WHITELIST()
  • FIREAC_ACTION This export is for BAN or KICK or WARN the player for example :
for BAN :
exports['FIREAC']:FIREAC_ACTION("BAN", reason, details)

for KICK :
exports['FIREAC']:FIREAC_ACTION("KICK", reason, details)

for WARN :
exports['FIREAC']:FIREAC_ACTION("WARN", reason, details)

Command :

/funban [Ban ID]
This command unban user from database by admins (with console for in game)

/addadmin [ID]
This command add admin to database and so that can open admin menu (with console for in game)

/addwhitelist [ID]
This command add admin to database and so that can do anything in server (with console for in game)


Tutorial :

You can install anti-cheat with tutorial of FIREAC website in https://amirrezajaberi.ir/fireac


License :

Legal Notices

FIREAC

Copyright (C) 2022-2023 FIREAC by Amirreza Jaberi

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/

fireac's People

Contributors

amirrezajaberi avatar esterze avatar alessandromrc avatar csokihun avatar klxyinc avatar kokeroo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.