# Report System V2

0BugScripts Report Menu is a fully-featured in-game ticket and support system for FiveM servers. It allows your players to contact staff directly from inside the game without needing to leave the server or go through Discord.

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

🎫 Ticket System — Players can create tickets with a category, priority, and description\
📸 In-game Screenshot — Capture nearby players with their ID and name automatically attached to the report\
🖼️ External Image Upload — Players can attach proof images from outside the game\
⚡ Quick Responses — Pre-written staff responses for faster handling\
📊 Staff Dashboard — Full analytics with stats, charts, and a staff leaderboard\
⭐ Player Feedback — Players rate their support experience after a ticket is closed\
🔔 Discord Webhooks — Get notified on Discord about ticket activity even when offline\
🛡️ Admin Quick Actions — Revive, teleport, freeze, spectate players directly from the ticket\
🔒 Private Staff Notes — Internal messages only visible to staff members\
📖 FAQ Page — Players can find quick answers without creating a ticket\
🟢 Duty System — Staff toggle duty on/off to manage availability\
🕐 Support Schedule — Display your support hours directly in the menu\
⚙️ Fully Configurable — Every feature can be adjusted from the config file

### Permission System

Assign different access levels to your staff using any of the following:

* **Discord Roles** — Link your Discord server roles directly
* **ACE Permissions** — FiveM's native permission system
* **Framework Groups** — QBCore, QBX, or ESX group system

You can combine all three at the same time and the script will always apply the highest permission level the player qualifies for.

***

### Framework Compatibility

| Framework  | Supported |
| ---------- | --------- |
| QBCore     | ✅         |
| QBX        | ✅         |
| ESX        | ✅         |
| Standalone | ✅         |

***

### Links

* 🛒 **Store:** <https://0bugscripts.com>
* 💬 **Discord:** <https://discord.com/invite/YPA3UcTUAy>


---

# 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://0bugscripts.gitbook.io/0bugscripts/infinity-scripts/report-system-v2.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.
