FALKENRP Torture script
easy as spawning in the torture item ( torture_kit ) and pressing use
READ THE README
Put the items in qb-qbinv-html-images Drag the png
go to qb-core-shared-items.lua and paste this
['torture_kit'] = {
['name'] = 'torture_kit',
['label'] = 'Torture Kit',
['weight'] = 500,
['type'] = 'item',
['image'] = 'torture_kit.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = 'A sinister kit containing tools for torture... handle with care.'
},
Falkenrp-torture
A fully immersive torture system for QBCore / ESX with chair placement, qb-target menu, synced torturer props, victim reactions, cleaned FX, and a reset option.
Features
Chair Spawner: Place a torture chair anywhere using the torture_kit item.
qb-target Menu:
Seat nearest player
Unseat victim
Torture options: Wrench, Jerrycan, Tooth Pull, Electrocute, Syringe
Reset Victim (unstick manually)
Despawn Kit (refunds item)
Torturer Props: Wrench, Jerrycan, Taser, Syringe (attached to hand).
Victim Reactions: Pain flinch, coughing, twitching, idle animations.
Cleaned FX: No more infinite screen shake or lingering effects.
Item Logic:
Uses torture_kit item to place chair
Consumes on placement
Refunds on cancel
Returns on despawn
Installation
Extract the folder dz-torture into your server’s resources folder.
Add to your server.cfg:
ensure dz-torture
Make sure you have:
qb-target https://github.com/qbcore-framework/qb-target
ox_lib https://github.com/overextended/ox_lib
oxmysql https://github.com/overextended/oxmysql
Item Setup
Add to your qb-core/shared/items.lua (or ESX items database):
['torture_kit'] = {
['name'] = 'torture_kit',
['label'] = 'Torture Kit',
['weight'] = 500,
['type'] = 'item',
['image'] = 'torture_kit.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = 'A sinister kit containing tools for torture... handle with care.'
},
Place torture_kit.png in your inventory images folder.
Usage
Use the Torture Kit item from your inventory.
Chair spawns in front of you.
Interact with it using qb-target:
Seat a victim
Choose a torture method
Reset them if stuck
Despawn to pack up kit
Reset Victim
If a victim gets stuck:
Walk to the chair
Open qb-target
Select Reset Victim
This clears animations, unfreezes, and stops FX.
Falken RolePlay Custom Resource
Built for immersive roleplay torture scenes.
READ THE README
Put the items in qb-qbinv-html-images Drag the png
go to qb-core-shared-items.lua and paste this
['torture_kit'] = {
['name'] = 'torture_kit',
['label'] = 'Torture Kit',
['weight'] = 500,
['type'] = 'item',
['image'] = 'torture_kit.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = 'A sinister kit containing tools for torture... handle with care.'
},

torture made by me - Clipped GTA V with Medal.tv
Watch torture made by me by falki3 and millions of other GTA V videos on Medal. #gtav, #grandtheftautov
medal.tv

A fully immersive torture system for QBCore / ESX with chair placement, qb-target menu, synced torturer props, victim reactions, cleaned FX, and a reset option.

Chair Spawner: Place a torture chair anywhere using the torture_kit item.
qb-target Menu:
Seat nearest player
Unseat victim
Torture options: Wrench, Jerrycan, Tooth Pull, Electrocute, Syringe
Reset Victim (unstick manually)
Despawn Kit (refunds item)
Torturer Props: Wrench, Jerrycan, Taser, Syringe (attached to hand).
Victim Reactions: Pain flinch, coughing, twitching, idle animations.
Cleaned FX: No more infinite screen shake or lingering effects.
Item Logic:
Uses torture_kit item to place chair
Consumes on placement
Refunds on cancel
Returns on despawn

Extract the folder dz-torture into your server’s resources folder.
Add to your server.cfg:
ensure dz-torture
Make sure you have:
qb-target https://github.com/qbcore-framework/qb-target
ox_lib https://github.com/overextended/ox_lib
oxmysql https://github.com/overextended/oxmysql

Add to your qb-core/shared/items.lua (or ESX items database):
['torture_kit'] = {
['name'] = 'torture_kit',
['label'] = 'Torture Kit',
['weight'] = 500,
['type'] = 'item',
['image'] = 'torture_kit.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = 'A sinister kit containing tools for torture... handle with care.'
},
Place torture_kit.png in your inventory images folder.

Use the Torture Kit item from your inventory.
Chair spawns in front of you.
Interact with it using qb-target:
Seat a victim
Choose a torture method
Reset them if stuck
Despawn to pack up kit

If a victim gets stuck:
Walk to the chair
Open qb-target
Select Reset Victim
This clears animations, unfreezes, and stops FX.

Built for immersive roleplay torture scenes.
Attachments
Last edited: