# bc\_communityservice

Advanced Community Service | Black City Scripts

These packages contains FiveM’s Asset Encryption System but there’s many editable sections of the script!<br>

This system allows the server admins to punish players, but they don't have to ban the players right away. The Admins can give the players Community Services and until the player is not completed with the services, he can’t play on the server. In the configs you can set how much time it takes to complete these services!&#x20;

## Links

YouTube preview: <https://youtu.be/aDEorThbsmc>

CFX Forum post: <https://forum.cfx.re/t/paid-esx-qb-advanced-community-service-v2/5169233>

Tebex (ESX version): <https://black-city-scripts.tebex.io/package/5360680>

Tebex (QB version): <https://black-city-scripts.tebex.io/package/5910149>

## Dependencies

* ESX (legacy) or QB (new version)
* oxmysql or MySQL-Async


---

# 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://black-city-scripts.gitbook.io/docs/bc_communityservice.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.
