Everything you need to install, configure and update Venom scripts — one place for every product.
Overview
This documentation covers every script sold on the Venom Scripts store. Each product has an Installation page (requirements, start order, first-time setup) and a Config page (every option, with examples). The pages under Getting started explain what is common to all of them: escrow delivery, updates and troubleshooting.
Requirements
- A FiveM server running a recent recommended artifact build.
- ox_lib installed and started before any Venom resource.
- A supported framework: ESX, QBCore, Qbox or Standalone — detected automatically on start.
- Access to your server's Keymaster (portal.cfx.re) so escrowed assets can be granted to your license key.
- Scripts that store data need oxmysql; scripts that use items need an inventory such as ox_inventory or qb-inventory.
Quick start
- Buy with the Cfx.re account that owns your server key. The script appears in Keymaster → Granted assets within minutes.
- Assign it to your server key and download the ZIP.
- Extract it into your resources folder without renaming it, and
ensureit after ox_lib and your framework. - Restart, then open the script's Config page here and adjust the commented
config.lua.
# server.cfg — the order that works for every Venom script ensure oxmysql # if the script stores data ensure ox_lib ensure es_extended # or qb-core / qbx_core — skip on standalone ensure ox_inventory # if the script uses items ensure <venom-resource-folder>
Tip: Press Ctrl K anywhere in the docs to search every page — commands, config keys and error messages are all indexed.
Updates and support
Every purchase includes lifetime updates: new versions land in your Keymaster automatically and the changelog is posted with each release. If something does not work as described, check Troubleshooting first, then open a ticket from the support page with your server details.
Scripts
Pick a script below to open its documentation.