NoLimits Phone Snatcher Installation Guide
Follow this guide to successfully set up the NoLimits Phone Snatcher script on your FiveM server.
Step 1 : Downloading the Script
First, purchase the NoLimits Phone Snatcher from the NoLimits Store. Once purchased, you'll find the download available in your Keymaster Account.
️Important: Be sure to buy the script using the same Keymaster account that is linked to your server. Otherwise, you may encounter an error stating: "You lack the required entitlement."
Step 2 : Resource Transfer
After downloading the script, extract the ZIP file and upload the folder to your server’s resources
directory.
If you are using FTP, please ensure you use WinSCP to transfer the resource to the server. If you use FileZilla, you may encounter the error "Failed to verify protected resource" Resource Dependency
Step 3 : Required Dependencies
Step 4: Starting the Resource
Add the script to your server.cfg
, making sure it's started in the correct order. Here's an example layout:
ensure ox_lib # Ensure dependencies are started first
ensure es_extended/qb-core # Core framework must start before this
# Start NoLimits Phone Snatcher
ensure nl-phonesnatcher
# Other server resources follow
Step 5 : Inventory Assets
Inside the resource folder, look for the INSTALL
directory. Copy all item images from there to your inventory system’s image folder.
Step 6 : Configuration
Customize the script to match your server’s setup.
Open-source files are available for editing the framework function. The main configuration of the resource is provided below.
If you need further assistance or help with custom integration, feel free to reach out via the NoLimits support channels.
Happy Snatching!
Last updated