Page cover

diagram-projectmad-cipherheist

FiveM QB-Core Heist. Collect cipher fragments, merge them, and use the result to locate and retrieve a valuable tracked item. Evade police and disable the tracker to claim your prize.

Introduction

Dive into an immersive heist experience unlike any other. Follow a gripping storyline as you acquire crucial components, hack into secure terminals, and decipher cryptic messages to uncover the truth behind a mysterious signal. Track down a sunken narco sub, and claim the high-value loot - if you can outsmart the cops and crack the final hacks in time! Are you ready to embark on a daring mission filled with excitement and suspense?

Preview

Preview Video

Heist Overview

This heist involves collecting cipher fragments, merging them, and using the result to locate and retrieve a valuable item guarded by a tracker. Players must evade police and disable the tracker through sequential hacks.

Preparation

  • Items: Acquire a Cipher USB, Scanner Antenna, Scanner Screen, Trojan USB, Electronic Kit, and Scuba Tank with Oxygen Refills.

Steps

  • Combine Scanner: Combine Antenna and Screen to create a Digiscanner.

  • Hack Electric Panel: Use Trojan USB and Electronic Kit at Fort Zancudo Military Base to access the tower.

  • Hack Terminal: Use the Cipher USB (consumed) at the top of the tower to receive an email with instructions and a map blip leading to the Merryweather facility.

  • Find Signals: Use the Digiscanner at each location to pinpoint and hack exposed signals (4 required). Each successful hack grants a Cipher Fragment (limited to 1 hour duration).

  • Merge Fragments: Go to the anonymous hacking group's den and use their computer to merge fragments. Another hack consumes the fragments and gives you "Decrypted Transmissions".

  • Activate Beacon: Use Decrypted Transmissions to trigger a temporary radius blip indicating the prize location underwater.

  • Retrieve Prize: Dive deep underwater to find the sunken narco submarine and its nearby crate. Interact with the Beacon to obtain the "Signal-Emitting Military Case".

  • Escape and Disable Tracker: Evade police while the case emits a signal visible to them. Interact with the case to start 3 sequential hacks with a configurable cooldown in between. Successfully complete all 3 to disable the tracker.

  • Enjoy the Loot: Open the case for various rewards including blueprints, weapons, and other valuable items.


Installation

Dependencies

  • Dependencies must load before mad-cipherheist. I recommend you setup your load order as such:

  • Place all dependencies in [standalone] - as well as the included hacking folder.

  • Place [mad-cipherheist] & [mad-map-cipherheist] in [madcap] folder.

  • Ensure resources in server cfg:

Items

  • Copy and paste the items below into your shared items, example: qb-core/shared/items.lua

  • Copy and paste the weapon below into your shared weapons, example: qb-core/shared/weapons.lua

  • Copy and paste all images the INSTALL/InventoryImages into your inventory ...html/images folder

  • Copy and paste the INSTALL/qb-doorlock/mad-cipherheist.lua file into your qb-doorlock/configs folder

  • Copy and paste the INSTALL/interact-sound/casebeep.ogg file into your interact-sound/client/html folder

  • You can remove the INSTALL folder once you've completed these steps if you wish.

ps-dispatch

Add this to your ps-dispatch/client/alerts.lua

  • Add this to your ps-dispatch/shared/config.lua

Backitems

  • Optional Add this to your backitems resource (example: devyn-backitems/BackItems.lua)

glow_minigames

  • (Optional) Edit glow_minigames/html/js/main.js startEndScreens:

line 16

line 18


Configuration

You can adjust the resource to your server's needs in /shared/config.lua.


Resmon

  • 0ms when heist isn't active.

  • 0ms while doing heist setup.

  • 0.1ms when loops are running (trackedloot blips and beep loops are active)

Last updated