Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

STANDALONE Danzo Scripts -The Torture Kit - 5 Cinematic Scenes

Fivem Mother Hub

Well-known member
Joined
Aug 2, 2023
Messages
176
Reaction score
15
Points
18
Credits
28,494
Thread owner
Features:
● 5 different cinematic and fully controllable torture scenes.
● Carriable Torture Kit item that you can spawn and use anywhere.
● The Torture Kit can be used on players only. NPCs not supported.
● The Torture Scenes are synchronized between the torturer and the victim.
Torture Scenes:
● Wrench Scene
● Electrocute Scene
● Tooth Pulling Scene
● Waterboard Scene
● Syringe Scene


Note : This script is in Lua bytecode obfuscation I haven’t tested this script yet, so if anyone has checked it, please share the command here.

 
in config just need to make config to standalone to use command
Main Command ;

/torture_kit
→ Opens the kit's spawner/UI to select the scene and target.
(This command is defined by Config.TortureSceneCommand in dz-torture/config.lua and can be modified.)

Usable Item
torture_kit
→ In QBCore/ESX, use the item from the inventory triggered by the same spawner.
(Config.TortureKitItem = "torture_kit" in dz-torture/config.lua; the usage logic is in server/main.lua.)

No other text commands for actions: the various scenes (key/"wrench", "waterboard", tooth puller, electrocution, syringe, etc.) and their steps are controlled from the UI once the kit is opened.
 
Back
Top Bottom