• VIP Lifetime 20 euro this weekend! 25 % off everything: VIP and Credits!

    Its the holiday month, therefor VIP and Credits have been reduced in price!
    VIP does not need any credits to unlock content and download it.
    Payments via Crypto: Please open a ticket, if you experience any issues, or if you miss your coin as an option in the list we have alot of wallets available.

QBCORE Rainmad Pacific Bank Heist + ExtendedMLO (1 Viewer)

Karthik_V_C

Active member
Mar 5, 2024
60
8
8
Credits
2,019
Pacific bank Heist Made By RainMad tessted and working fully any errors or bugs please do leave the suggesstion

if link expires please inform will be updated immediately




Preview



[Todo]

required items to start the heist:
'drill',
'bag',
'cutter',
'c4_bomb',
'thermite_bomb',
'laptop',
'trojan_usb'

you also need to equip a switchblade for cutting the paintings:

weapon_switchblade

Add the following to share.lua:

['thermite_bomb'] = {['name'] = 'thermite_bomb', ['label'] = 'Thermite Bomb', ['weight'] = 100, ['type'] = 'item', ['image'] = 'thermite_bomb.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Explosive'},

['c4_bomb'] = {['name'] = 'c4_bomb', ['label'] = 'C4 Bomb', ['weight'] = 220, ['type'] = 'item', ['image'] = 'c4_bomb.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Explosive'},

["cutter"] = {["name"] = "cutter", ["label"] = "Cutter", ["weight"] = 15000, ["type"] = "item", ["image"] = "cutter.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Cutter."},

["bag"] = {["name"] = "bag", ["label"] = "Bag", ["weight"] = 10, ["type"] = "item", ["image"] = "bag.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Bag."},

['drill'] = {['name'] = 'drill', ['label'] = 'Drill', ['weight'] = 20000, ['type'] = 'item', ['image'] = 'drill.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'The real deal...'},

['goldbar'] = {['name'] = 'goldbar', ['label'] = 'Gold Bar', ['weight'] = 500, ['type'] = 'item', ['image'] = 'goldbar.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Looks pretty expensive to me'},

['paintingg'] = {['name'] = 'paintingg', ['label'] = 'Painting G', ['weight'] = 120, ['type'] = 'item', ['image'] = 'paintingg.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Painting G'},

['paintingf'] = {['name'] = 'paintingf', ['label'] = 'Painting F', ['weight'] = 120, ['type'] = 'item', ['image'] = 'paintingf.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Painting F'},
 

Users who are viewing this thread

Top