# I Can't withdraw/deposit Dirty Money

{% stepper %}
{% step %}

### MainConfig.lua

Go to the config/MainConfig.lua&#x20;
{% endstep %}

{% step %}

### Change Config.DirtyMoney

Find this part of Configuration file and change item name according to your framework configuration.

```lua
Config.DirtyMoney = {
    -- ON ESX IT WORKS WITH DEFAULT black_money account balance!
    -- This settings apply only for QB/QBOX!
    itemName = "dirty_money"
}
```

{% endstep %}
{% endstepper %}

{% hint style="warning" %}
If this does not help, feel free to contact us through our [Discord Server](https://discord.gg/otherplanet)!
{% endhint %}
