1. Installation

Follow these steps to install successfully:


[ DEPENDENCIES ]

  • QBCore, ESX or QBX Framework

  • qb-target / ox_target

  • qb-phone / ox_lib (for notifications)


[ INSTALL ]

  1. Ensure you have the latest version of QBCore Framework installed.

  2. Copy the kb-blackmarket folder to your server resources directory.

  3. Add ensure kb-blackmarket to your server.cfg.

  4. Add this to qb-core/shared/items.lua.

vpn = {name = "vpn", label = "VPN", weight = 15000, type = "item", image = "vpn.png", unique = true, useable = true, shouldClose = false, combinable = nil description = "A Virtual Private Network device to allow access to the Dark Web."},

  1. Add the photo that is in the [add-image] photos to qb-inventory/html/images/.

  2. Change your Config to make sure everything is set correctly for your Framework.

  3. Restart your server.


[ INSTALL QBCORE]

  1. Ensure you have the latest version of QBCore Framework installed.

  2. Copy the kb-blackmarket folder to your server resources directory.

  3. Add ensure kb-blackmarket to your server.cfg.

  4. Add this to qb-core/shared/items.lua.

vpn = {name = "vpn", label = "VPN", weight = 15000, type = "item", image = "vpn.png", unique = true, useable = true, shouldClose = false, combinable = nil description = "A Virtual Private Network device to allow access to the Dark Web."},

  1. Add the photo that is in the [add-image] photos to qb-inventory/html/images/.

  2. Change your Config to make sure everything is set correctly for your Framework.

  3. Restart your server.


[ INSTALL - ESX/QBOX ]

  1. Ensure you have the recommended version+ of ESX/QBX Framework installed

  2. Copy the kb-blackmarket folder to your server resources directory

  3. Add ensure kb-blackmarket to your server.cfg

  4. Add these to ox_inventory/data/items.lua or the appropriate directory for your items.

['vpn'] = { label = 'vpn', },

['laptop'] = { label = 'laptop', },

  1. Place the photos from the [add-images] folder into ox_inventory\web\images or the appropriate directory for your inventory script.

  2. Change your Config to make sure everything is set correctly for your Framework.

  3. Restart your server


[ USAGE ]

  1. Acquire a "laptop" item through in-game means (default to qb-core).

  2. Use the laptop to access the underground black market network (with or without VPN).

  3. Navigate the dark web interface to view and order illicit items.

  4. Await a secure message with GPS coordinates sent to your in-game phone.

  5. Head to the randomized drop-off location discreetly (make sure to have cash or ambush occurs).

  6. Use qb-target on the delivery van to retrieve your contraband.


[ SUPPORT ]

You can receive support here on our discord: https://discord.gg/a2ERj8DhvH

Last updated