Installation
This page will explain how to install the script and get it working for your lovely server!
If you need any support while installing make sure to make a ticket in Outlaw Discord!
After Purchase
Join Outlaw Discord Server
Claim your discord roles with the /claim command in #bot-commands and your transaction id Example: https://imgur.com/a/qWucHWF
Make sure the account that is used to buy the package is also the same account with the server key of your server!
Then go to this website: https://keymaster.fivem.net/asset-grants
You will need to download the one called Outlaw Anti-Cheat
Unzip the main folder and then follow instructions below
Install For Non-Framework Server
Unzip the folder called
OutlawAC
.Then put the folder with all the files in it into your server's resource files
You must change the name of the anti-cheat to something random that doesn't resemble a anti-cheat! Then go into your server.cfg and add
ensure [resourcename]
.Look through and configure your Config.lua file as it may false ban people if you do not setup correctly
Also look through admins folder as that's where you setup all your admins!
Then restart/start your server and enjoy a lovely anti-cheat!
If you do not configure the Config.lua
you will most likely have issues so please configure it
Install For ESX Server
Unzip the folder called
OutlawAC
Then put the folder with all the files in it into your server's resource files
Then upload the file calledoptionalSQL.sqlinto your databaseThen you will need to go into
fxmanifest.lua
and make it look like this below
5. You must change the name of the anti-cheat to something random that doesn't resemble a anti-cheat! Then go into your server.cfg and add ensure [resourcename]
.
6. Look through and configure your Config.lua file as it may false ban people if you do not setup correctly! Make sure to set your framework to the correct one as well as the sql type
7. Also look through admins folder as that's where you setup all your admins!
8. Then restart/start your server and enjoy a lovely anti-cheat!
Install For QBCore Server
If you are planning on using sql bans for Qb-Core you must be using 1.9.2+ of oxmysql
Unzip the folder called
OutlawAC
Then put the folder with all the files in it into your server's resource files
Then upload the file calledoptionalSQL.sqlinto your databaseThen you will need to go into
fxmanifest.lua
and make it look like this below
5. You must change the name of the anti-cheat to something random that doesn't resemble a anti-cheat! Then go into your server.cfg and add ensure [resourcename]
.
6. Look through and configure your Config.lua file as it may false ban people if you do not setup correctly! Make sure to set your framework to the correct one as well as the sql type
7. Also look through admins folder as that's where you setup all your admins!
8. Then restart/start your server and enjoy a lovely anti-cheat!
Last updated