# Possible modifications

{% hint style="info" %}
**Good to know:** We try to ensure that each of our scripts has an extensive config tailored to the needs of everyone
{% endhint %}

**If you want to add the car to the blacklist:**

1. Open `config.lua`
2. Go to 22-26 lines
3. Add car name like this:

![](https://4007365116-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FseZhHWpEUpubYY5znPWc%2Fuploads%2FYyOsR4e0YbamPDw9udU5%2Fimage.png?alt=media\&token=d8338ecb-80d4-44cf-bf48-50bd63d49b7a)

**If you want to change the translation of the menu:**

1. Open `assets/config.js`
2. Edit the text you like!

#### **If you want to open the menu after using the item u have to (ESX VERSION):**

1. Open `server_config.lua`
2. Delete text in row number 3 and number 10 (Marked in red)
3. Change "ITEM\_NAME" to the name of your item

<div align="left"><img src="https://4007365116-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FseZhHWpEUpubYY5znPWc%2Fuploads%2FL6NFKcICJuQSoCjNbZ8N%2Fimage.png?alt=media&#x26;token=596059ea-8350-4136-b7a6-0e0b7ccbf9fe" alt=""></div>

#### **If you want to open the menu after using the item u have to (QB VERSION):**

1. Open `server_config.lua`
2. Delete text in row number 15 and number 21 (Marked in red)
3. Change "YOUR\_ITEM" to the name of your item

<div align="left"><img src="https://4007365116-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FseZhHWpEUpubYY5znPWc%2Fuploads%2FiOMKbwtGXuPqsyYgSAhV%2Fimage.png?alt=media&#x26;token=67226ac6-a32e-452c-a8d6-158dcd0f896a" alt=""></div>
