# Black Market Script

## <mark style="color:yellow;">**Overview**</mark>

The Black Market Script adds a fully customizable 24/7 shop to your FiveM server. Players can purchase various items—from food and drinks to tools, electronics, and miscellaneous goods. The script supports multiple payment methods (cash and black money), dynamic pricing, and even Discord integration for price updates. It also restricts access based on a player’s job, ensuring that certain jobs (e.g., police, ambulance, sheriff) are blocked from entering the shop.

## <mark style="color:yellow;">**Key Features:**</mark>

* **Dynamic Pricing:**\
  Prices for items can vary between a defined minimum and maximum on each server restart.
* **Payment Flexibility:**\
  Supports both cash and black money transactions.
* **Multiple Shop Locations:**\
  Define multiple shop coordinates so players can easily access a Black Market.
* **Job Restrictions:**\
  Prevent certain jobs from accessing the shop.
* **Map Blips & Markers:**\
  Display custom map blips and markers for shop locations.
* **Discord Integration:**\
  Sends an embed update to your Discord channel with the new prices upon server start.
* **Custom Notifications & Localization:**\
  Easily customize text prompts, notifications, and language support (English, German, French, Spanish, etc.).<br>

## <mark style="color:yellow;">**Preview Video**</mark>

{% embed url="<https://youtu.be/Wc75bRlAREE>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://risk-scripts.gitbook.io/risk-scripts/scripts/black-market-script.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
