[FREE] ATM Robbery

Description:

  • Robbing the atm by pulling and breaking the atms determined with the rope item in the inventory with the vehicle
  • Editable function for police dispatch
  • Animation when putting on and robbing

Links

Other Scripts

image
imageimage
image

Code is accessible No with Editable client and server files
Subscription-based No
Lines (approximately) 500
Requirements ESX / QBCore / QBox
Support Yes
3 Likes

Well you escrowed your code because its a copy paste but still thanks its free.

1 Like

Does not work with system ESX

Hello, tried on a clean esx server and no any problem. If you are getting errors even though you are doing everything right. You can come to our Discord server and create a support ticket

Hi, very nice script, is it possible to make a version when I rob, it gives directly cash and no objects?
cash / bank or black_money ?

or just add an option in the config to have an item, or cash directly?

i’ll release a new update today

Hi,

I tried the new version, and if I put bank in type it doesn’t give me the money in the bank account, and is it possible to make it give dirty money instead?

CONFIG :

–[[ All settings of the script are found and edited in this file. ]]

Config = {}

—Interaction with these models
Config.AtmModels = {
prop_atm_01,
prop_atm_02,
prop_atm_03,
prop_fleeca_atm,
}

–[[ The time it takes for the ATM to be rob again | seconds ]]
Config.AtmCooldown = 300

—Item required for ATM robbery
@type {name: string, label:string}
Config.RopeItem = { name = ‘lockpick’, label = ‘Lockpick’ }

—The time it takes to get the money from the ATM after it is ripped out
Config.BreakTime = 5 – seconds

—Money to be earned from ATM
Config.MoneyItem = { name = ‘money’ }

–[[ Required police count for rob ]]
Config.RequiredPoliceCount = 0

–[[ Required police job names | The total number of players with these job will be checked for RequiredPoliceCount]]
Config.PoliceJobName = {
[‘police’] = true,
[‘sheriff’] = true,
}

—The prize amount gives a random amount between max-min
@type {max:number, min: number, type: ‘item’|‘bank’}
Config.Reward = {
type = ‘bank’,
min = 2000,
max = 5000,
}

–[[ DEBUG ]]
Config.debug = true

For support, please create a ticket via our discord server.
wasdstore

1 Like

360_F_170311553_VqmD0O1W7pkRMi4LtcHkIKf7NwslfJG1-removebg-preview (1)

Since there no inv pic heres one for anyone using this!

Thank you for contributing to our script.

1 Like

it removes everyone in the server from the car everytime u attach the rope, i tried to find your discord for support but cant find it

my bro it wont let me hook up to the car.
any advice?