This script is compatible with Illenium Appareance, esx_skin, and qb_clothing.
This script is compatible with the clothing-as-item system of Quasar Inventory.
INSTALLATION GUIDE
Download from KEYMASTER and Unzip the sleek-barber.pack.zip and place this folder in your server's resource folder.
Add the resource to your server start config: ensure sleek-barber, the name of the folder must not be changed or the resource will not function correctly.Ensure the script is the latest one.
Open the config.lua and configure it correctly, paying attention to all the variables, especially the open functions that you need to fill in according to your systems, like the Notifications one.
Install file INSTALL_SQL.sqlin your database.
Clear the cache of your server and also of your own FiveM.
Reboot the entire server with the forge script well ensured in your server.cfg.
Download from KEYMASTER and Unzip the sleek-barber.pack.zip and place this folder in your server's resource folder.
Add the resource to your server start config: ensure sleek-barber, the name of the folder must not be changed or the resource will not function correctly.Ensure the script is the latest one.
Open the config.lua and configure it correctly, paying attention to all the variables, especially the open functions that you need to fill in according to your systems, like the Notifications one.
Required Step for QB-Clothing Users (One-Time Only)
If you're using qb-clothing, you must add the following block of code to ensure full compatibility with all Forge scripts that rely on skin handling.
⚠️ Note: This is a common requirement for all Forge scripts using skin. You only need to add this once—do not repeat it for each script.
📂 File to edit:
📌 Add this block of code:
💡 Tip: Place this code at the bottom of the file or next to other event handlers.
It’s essential for proper integration between Forge scripts and the QB-Clothing system.
Install file INSTALL SQL.sqlin your database.
Clear the cache of your server and also of your own FiveM.
Reboot the entire server with the forge script well ensured in your server.cfg.
FREQUENTLY ASKED QUESTIONS
I use GABZ barbershop maps, what should I do?
If you’re using GABZ interiors, in your script folder, you’ll find a file called GABZ_LOCATIONS. Simply take its content and replace the one in the config.lua.
Some things don’t change color, or I can’t translate them from the config.
Navigate through the CSS and JS files, look for any color codes, and replace them with the ones you want. Similarly, for translations, if something is missing in the config, search for that text in the HTML or JS files and replace it.
CONFIG
The following will explain all the settings, one of the most important things that I recommend you spend a few minutes to understand in order to offer your users the best possible experience.
If you want to edit the aesthetics or design. You have the HTML open so you can modify the style and everything as you want.
The script is RESPONSIVE for all resolutions as well.