🔌Installing

requirements :

  • ox_lib

  • mysql

first, you need to go to required_resources folder inside the HUNK-AC folder then copy and paste the GetPlayers resource into your resources folder and delete the required_resources folder after

then add these lines inside the server.cfg

start GetPlayers

start HUNK-AC

ok now go to the configs/shared/shared.lua and config the file

after that restart the anticheat you need to go to the server console and execute cipherscan command

this command will find infected files for the cipher backdoor because if there are infected files then while installing the AC the server will crash

so it's very important to use the cipherscan command before jumping into the next parts

if any infected files were found then go to the files and delete the suspicious codes

after that restart the server then go to the server console and run this command

installac all

installac command has two modes: all/active

in active mode, the AC will be installed only inside the started resources

but we recommend using the all mode

you can also use uninstallac for deleting the install files from your resources later if you needed

then after it's finished you need to restart the server

then you are ready to edit the config files

Last updated