This is a script created for qbx and lets you create use and smoke dmt as well as adds randomized custom effects from the drug.
Farming System
- Multiple farming locations across the map
- Harvest Mimosa bark from specific trees
- Cooldown system for harvesting locations
- Configurable harvest amounts and timers
Processing System
- Main extraction lab and multiple secondary labs
- Two-step crafting process:
- Extract DMT crystals from bark using chemicals
- Create DMT vape juice from crystals and vape liquid
- Chance of failure during extraction process
- Progress bars for all actions
Trip System
- Unique out-of-body experience implementation
- Player's character ragdolls while spirit form explores
- Visual effects including:
- Color cycling
- Geometric patterns
- Screen distortions
- Floating movement mechanics in spirit form
- Configurable trip duration and cooldown
Configuration
All settings can be modified in config.lua:
- Debug mode
- Blip visibility
- Harvest settings (time, amounts, cooldown)
- Processing times
- Trip settings (duration, cooldown, float height/speed)
- Farming locations
- Lab locations
- Crafting recipes
- Compatible vape devices
Installation
- Place the
dmt_farmingfolder in your server's resources directory - Add
ensure dmt_farmingto your server.cfg - Add the following items to your ox_inventory:
- mimosa_bark
- chemicals
- dmt_crystal
- vape_liquid
- dmt_vape_juice
- vape_device (or your server's vape item)
Usage
-
Harvesting:
- Locate Mimosa trees using map blips (if enabled)
- Use the target system to harvest bark
- Wait for cooldown before harvesting same location
-
Processing:
- Visit any lab location
- Extract DMT crystals (requires 8 bark + 2 chemicals)
- Create vape juice (requires 4 crystals + 1 vape liquid)
-
Using:
- Must have both DMT vape juice and a compatible vape device
- Using the juice initiates a 90-second trip
- 5-minute cooldown between trips
Security
- Server-side verification for all actions
- Anti-exploit measures
- Cooldown systems to prevent abuse