An advanced and more up to date version of qb-truckrobbery with difficulty levels for better payouts and unique items
there are a lot of checks within the script to ensure that the script can not be exploited/abused.
the script is very customizable and the Ai is pretty intelligent for GTA standards
- qb-core
- qb-menu
- qb-target
- nspeedo
Add to qb-core/shared/items
['bonds_mazebank'] = {['name'] = 'bonds_mazebank', ['label'] = 'MazeBank Bonds', ['weight'] = 0, ['type'] = 'item', ['image'] = 'certificate.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Ownership certificate for maze bank bonds'},
['bonds_unionbank'] = {['name'] = 'bonds_unionbank', ['label'] = 'Union Depository Bank Bonds', ['weight'] = 0, ['type'] = 'item', ['image'] = 'certificate.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Ownership certificate for union depository bank bonds'},