ATM Robbery Script ESX and QbCore | Top Quality, Affordable FREE ! 🆓

:sparkles: FEATURES:
Optimized Script : 0.00ms
Secure for Triggers (cheateur)
Animation for Robbery
Alert Police custom

Configuration :

Config = {}
-- Framework
Config.Framework = "ESX" -- ESX or Qb
Config.AccountGainESX = "black_money" -- black_money/money/bank // For ESX
Config.AccountGainQB = "cash" -- cash/bank // For QbCore

-- MiniGame
Config.MiniGame = "thermite" -- Options: "digital", "thermite", "number_maze"

-- Target
Config.Target = "ox_target" -- ox_target or qb-target

-- Dispatch & Police
Config.Dispatch = "default" -- cd_dispatch | qs-dispatch | rcore_dispatch | ps-dispatch | default
Config.PoliceJob = {'police', 'sheriff'}

-- Item
Config.ItemRequire = "hacking_computer"
Config.RemoveItem = true -- true or false

-- Gain Stolen
Config.GainStolen = math.random(10000, 15000)

Config.WebhooksLinks = "WebhooksLinks"

Items to Create

Hacking Computer

Item for:

Quasar:

['hacking_computer'] = {
    ['name'] = 'hacking_computer',
    ['label'] = 'Hacking Computer',
    ['weight'] = 1000,
    ['type'] = 'item',
    ['image'] = 'hacking_computer.png',
    ['unique'] = false,
    ['useable'] = true,
    ['shouldClose'] = true,
    ['combinable'] = true,
    ['description'] = 'A computer equipped with software for hacking.',
}

Ox:

['hacking_computer'] = {
    label = 'Hacking Computer',
    weight = 100,
    stack = true,
    close = false,
    description = 'A computer equipped with software for hacking.',
}

Dependencies

Utk_FingerPrint and PS-UI = mini-games

6 Likes

how is one of the features “Secure for Triggers (cheateur)”
if i can just spam

TriggerServerEvent("OffSeyATM:Recompense") 

to get rich O_o

1 Like

I just fixed it my friends

Have error, Config set to Qb
[ script:ATM-Robbery] SCRIPT ERROR: @ATM-Robbery/server/sv_main.lua:22: attempt to index a nil value (global ‘ESX’)
[ script:ATM-Robbery] > handler (@ATM-Robbery/server/sv_main.lua:22)

Hi, I’m trying to fix it

join my server for the support and update announce

I put the new version on github
Yoy will try and tell me