PREVIEW VIDEO
U can buy it on my Tebex
Introducing the ultimate hostage script from NobodyScripts.
Designed for players who crave realism and excitement, this script allows you to take NPCs hostage, opening up a world of possibilities for heists, kidnappings, and more.
Take hostages
Take control of NPCs with realistic hostage mechanics. Whether you need to take advantage of a tense situation or simply want to create a distraction, this feature allows you to grab NPCs by the throat and hold them captive.
Steal NPCs
Increase your loot with the ability to steal from your captives. The script allows you to strip NPCs of their valuables, adding an extra layer of strategy to your game. Whether you’re looking for money, weapons, or other items, you can configure yourself who you want users to meet and how many possibilities.
Precision Kill
For those times when negotiations fail, the script offers the option to kill hostages for when negotiations break down.
Perfect for robberies and kidnappings
Elevate your heist and kidnapping scenarios to new heights. The script integrates seamlessly into theft scripts. Use hostages to manipulate security forces, negotiate ransoms, or simply to add dramatic flair to your criminal activities.
Extensive customization options
One of the standout features of this script is its incredible configurability. Tailor the experience to match your exact preferences with a wide range of adjustable settings.
Requirements:
- Only ESX Legacy or QBCore.
- OX Lib
Configurable with:
Config File:
Config = {}
Config.locale = "english" -- LANGUAGES AVAILABLES: english, spanish // you can edit the locales in the locales folder to match your language
Config.framework = "esxlegacy" -- FRAMEWORK AVAILABLES: esxlegacy, qbcore
Config.Target = "none" -- TARGET AVAILABLES: ox, qbtarget, none
Config.Inventory = "ox_inventory" -- INVENTORY AVAILABLES: ox_inventory, qb-inventory, esx_inventory, quasar-inventory, core_inventory
Config.Weapons = { -- Weapons that the player needs to have to hostage the npc
"WEAPON_PISTOL",
"WEAPON_COMBATPISTOL",
"WEAPON_APPISTOL",
"WEAPON_PISTOL50",
"WEAPON_SNSPISTOL",
"WEAPON_HEAVYPISTOL",
"WEAPON_VINTAGEPISTOL",
"WEAPON_SWITCHBLADE",
"WEAPON_KNIFE",
"WEAPON_DAGGER",
"WEAPON_BAT",
}
Config.NPCWeapons = { -- Weapons that the npc can have when reveled
"WEAPON_PISTOL",
"WEAPON_COMBATPISTOL",
"WEAPON_PISTOL50",
"WEAPON_SNSPISTOL",
"WEAPON_HEAVYPISTOL",
"WEAPON_VINTAGEPISTOL",
"WEAPON_SWITCHBLADE",
"WEAPON_KNIFE",
"WEAPON_DAGGER",
"WEAPON_BAT",
}
Config.RobberyItems = { -- Items that the npc can give to the player
{item = "water", chance = 30},
{item = "nothing", chance = 20},
{item = "money", chance = 50},
}
Config.RobberyAmount = { -- Amount of the item to give to the player
min = 1,
max = 5,
}
Config.MinimunCops = 0 -- Minimun cops online to rob the npc // 0 to disable this feature
Config.FreePedKey = 44 -- Key to free the ped
Config.KillPedKey = 38 -- Key to kill the ped
Config.revchance = 50 -- Chance of the npc taking a gun out and shoot the player
Config.Cooldown = 30 -- Cooldown in seconds to rob npc again
Config.DispatchCommand = "none" -- Command to dispatch the police // set it to "none" to disable this feature
Features:
- Optimized (0.00ms idle, and 0.01ms on use, less than 1 MiB ram usage regardless of frameworks)
- Only support ESX Legacy & QBCore.
- Fully secure, without possibilities of farming or docking quickly!
- Fully translatable (2 translations included in package).
- Thousands of ways and possibilities to configure.
LINKS
Code is accessible | Yes (Config) |
Subscription-based | No |
Lines (approximately) | 1000 |
Requirements | ESX or QB, ox_lib/ox_target/qb-menu/ |
Support | Yes |