FiveStar Development
YoutubeCFX forumTebexDiscord
  • 👨‍💻About Us
  • 😊Control Panel ⁽ᶠᵒʳ ᶜᵘˢᵗᵒᵐᵉʳˢ ᵒᶠ ᵗʰᵉ ᵒᶠᶠᶦᶜᶦᵃˡ ˢᶦᵗᵉ⁾
    • 📲Active Redeem Code
    • ⬇️Download Script
    • 👾Create License
    • 📅Expiration date
    • ⬅️Reset Data License
  • 🧾Scripts
    • 🆘FiveStar-HelpMenu
      • 🧠How to Install
      • ⏭️Config Script
    • 🛡️FiveStar-Paintball
      • 😘[ESX]
        • 🧠How to Install
        • ⏭️Config Script
      • 🥰[QB]
        • 🧠How to Install
        • ⏭️Config Script
    • 🔫FiveStar-WeaponShop
      • 😘[ESX]
        • 🧠How to Install
        • ⏭️Config Script
      • 🥰[QB]
        • 🧠How to Install
        • ⏭️Config Script
    • 🔐FiveStar-Security [FREE FOR CUSTOMER]
      • 🧠How to Install
      • ⏭️Config Script
    • 🎟️FiveStar-MissionClub
      • 😘[ESX]
        • 🧠How to Install
        • ⏭️Config Script
      • 🥰[QB]
        • 🧠How to Install
        • ⏭️Config Script
    • 🛒FiveStar-VehicleShop
      • 😘[ESX]
        • 🧠How to Install
        • ⏭️Config Script
      • 🥰[QB]
        • 🧠How to Install
        • ⏭️Config Script
    • 💸FiveStar-Subscribe
      • 😘[ESX]
        • 🧠How to Install
        • ⏭️Config Script
      • 🥰[QB]
        • 🧠How to Install
        • ⏭️Config Script
    • 🚘FiveStar-Garage
      • 😘[ESX]
        • 🧠How to Install
        • ⏭️Config Script
      • 🥰[QB]
        • 🧠How to Install
        • ⏭️Config Script
    • 💋FiveStar-Speedometer [FREE]
      • 🧠How to Install
Powered by GitBook
On this page

Was this helpful?

  1. Scripts
  2. FiveStar-Security [FREE FOR CUSTOMER]

How to Install

FiveStar Script

PreviousFiveStar-Security [FREE FOR CUSTOMER]NextConfig Script

Last updated 11 months ago

Was this helpful?

Installation

Automatic installation

Enter the fssecurity help command in terminal server side

Our suggestion is automatic installation and after installation, check the console to see if everything is installed correctly

fssecurity install

Automatic installation of Encryption, Anti-Dumper, Safe Trigger and Anti stop script[in loading game] for FiveStar Scripts

fssecurity uninstall

Automatic uninstallation of Encryption, Anti-Dumper, Safe Trigger and Anti stop script[in loading game] for FiveStar Scripts

After installing or uninstalling, check the status list section to make sure that the installation or uninstallation was completed correctly.

Manual installation

Put shared_scripts in the fxmanifest of the desired script, replace client_script with secure_client_scripts, and wrap the paths inside 👇 as shown below:

fxmanifest.lua
shared_script "@FiveStar-Security/shared/config.lua"
shared_script "@FiveStar-Security/shared/main.lua"

--* Secured By FiveStar Development
secure_client_scripts [[{
	'client/*.lua'
}]]

server_scripts {
    "@FiveStar-Security/FsSecurity/!sv.lua",
}

Place the client_scripts "@FiveStar-Security/FsSecurity/base.lua" in the "es_extended[Add to your core game mode]/fxmanifest.lua" file to ensure that the script is fully installed and functional.

[Game Mode]/fxmanifest.lua
client_scripts {
    "@FiveStar-Security/FsSecurity/base.lua",
    -- ...
}

Thank you for choosing FiveStar Development.

🧾
🔐
🧠
Page cover image