Welcome to FiveM Scripts, MLOs & Server Files – Toxic FiveM

Premium FiveM scripts, custom MLOs, and exclusive vehicle mods – everything your server needs in one place. Discover top-quality resources today.

Toxic QB V3.2 Server Files

Premium members can download it for free.

Toxic PVP V4 Server Files

Premium members can download it for free.

400+ Unbranded Vehicles 2025

Premium members can download it for free.

Scripts FiveM - Aircraft Carrier Robbery (QB-Core) | Free

Random threads

Framework
  1. QBCORE
Download the FiveM Aircraft Carrier Robbery script for QB-Core. Includes heist mechanics, lootable items, and a challenging mission. Free download & setup guide.

aircraft robbery fivem.webp

Installation Guide: FiveM Aircraft Carrier Robbery

What is the FiveM Aircraft Carrier Robbery?

This script introduces a full-scale heist on an aircraft carrier, allowing players to loot items, hack security, and complete a challenging robbery mission.

Supports QB-Core Framework
Aircraft Carrier Heist with Lootable Items
Memory Game Hacking Mechanic
Search Boxes for Special Items
Optimized for Performance & Roleplay


How to Download & Install the Aircraft Carrier Robbery?

Step 1: Click the Download Link


This file contains the latest qb-aircraftheist script for FiveM.


Step 2: Move the Script to Your FiveM Server

  • Download and extract the script.
  • Move the qb-aircraftheist folder to your FiveM server’s resources directory:
    resources/[heists]/qb-aircraftheist

Step 3: Enable the Script

  • Open server.cfg and add the following line
Code:
ensure qb-aircraftheist


Step 4: Install Required Dependencies

  • This script requires the following dependencies:
📥
Link hidden for visitors, to see Log in or register now.

📥
Link hidden for visitors, to see Log in or register now.

📥
Link hidden for visitors, to see Log in or register now.

📥
Link hidden for visitors, to see Log in or register now.



Step 5: Add Items to QB-Core Inventory

  • Open qb-core/shared/items.lua and add the following item:
Code:
["labs_usb"] = {
    ["name"] = "labs_usb",
    ["label"] = "USB Research",
    ["weight"] = 500,
    ["type"] = "item",
    ["image"] = "lab-usb.png",
    ["unique"] = false,
    ["useable"] = true,
    ["shouldClose"] = true,
    ["combinable"] = nil,
    ["description"] = "A USB filled with loads of complicated numbers and letters... Big brain stuff!"
},

Copy lab-usb.png into qb-inventory/html/images/ folder.


Step 6: Configure Target Models

  • Open qb-target/init.lua and add this configuration:
Code:
["aircraftbox"] = {
    models = {
        "hei_prop_carrier_cargo_05a"
    },
    options = {
        {
            type = "client",
            event = "qb-aircraftheist-collect",
            icon = "fas fa-box",
            label = "Search Box",
            item = "labs_usb",
        },
    },
    distance = 2.5,
},


Step 7: Restart Your Server

  • Restart FiveM to apply changes.

How It Works:

Players Must Infiltrate the Aircraft Carrier
Loot Special Items by Searching Boxes
Hack Security Using the Memory Game System
Escape Before Getting Caught by the Authorities


Key Features:

Works with QB-Core Framework
Fully Scripted Heist & Looting System
Memory Game Hacking for Security Terminals
Supports Searchable Boxes & Unique Loot Drops
Optimized for Roleplay & Heist Servers


Watch the Script in Action!

🎥 Demo Video:
Link hidden for visitors, to see Log in or register now.


Final Thoughts

The FiveM Aircraft Carrier Robbery adds an intense heist experience to roleplay servers, featuring challenging mechanics, security hacking, and high-value loot. With full QB-Core support, this script is a must-have for immersive heist gameplay.
 
Last edited:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top