All-in-One Drug Script V2

tk_drugsGIF

tk_drugs V2

Video | Purchase | Subscriptions (Best value)


Main Features

  • Grow, process and sell weed, cocaine and meth, heroin, LSD and shrooms
  • Unique interactions for every piece of equipment
  • Boosters that speed up plants and equipment
  • Plants and equipment save over server restarts
  • Built in “trap phone” system with lab purchasing, worker hiring and drug selling
  • Sell on streets for NPCs or to phone customers with the Plug app
  • Purchase drug labs and hire workers to automate drug making
  • Usable drugs with custom effects
  • Addiction system with withdrawal effects
  • Pickpocket NPCs
  • ESX, QBCore and QBOX support, framework code is editable
  • English and Finnish translations included, fully translatable

Equipment

  • Most actions are done using equipment
  • Each equipment type has its own minigame
  • Equipment and plants are saved over restarts
  • Buy equipment from the shop, or set fixed spawn locations in the config

Weed

  • Plant cannabis seeds in pots
  • Water and fertilize your plants so they don’t die
  • Use grow lights to speed up growth
  • Bag the harvest into sellable weed or make joints
  • Includes 4 different strains of weed
  • Use drying rack to increase weed quality

Cocaine

  • Grow coca plants the same way as weed
  • Cauldron: turn coca leaves into coke base
  • Oven: process it into cocaine
  • Coke press: press cocaine into bricks
  • Use drying rack to increase coca leaf quality

Meth

  • Cooking table: mix the chemicals and manage the heat to make liquid meth
  • Meth table: pour onto an empty tray
  • Chiller: process liquid meth tray to meth tray
  • Meth table: hammer meth tray to get meth pieces
  • Bag the meth into sellable bags

LSD

  • Purchase ingredients from store
  • Process into LSD sheets

Heroin

  • Purchase ingredients from store
  • Process into heroin syringe

Fields & Shrooms

  • Configure fields where different types of plants will spawn and can be picked up by players
  • By default includes 3 types of mushrooms that can be dried, cooked and bagged

Mixer

  • Improve and combine products into new ones with custom effects or for example better prices when selling
  • Easily add more recipes in config

Selling

  • Sell drugs to NPCs on the street
  • Choose how much you sell at once, more product means a higher reject and police alert chance
  • NPCs have favourite effects, sell them what they like and they pay more

Trap Phone

  • Custom built in phone system for drug related stuff
  • Includes lab purchasing, worker hiring, drug selling

Labs

  • Purchase a drug lab from the built in trap phone system
  • Place shelves, equipment, plants inside drug lab
  • Labs can also be entered by other players if door is opened, and you can give permissions for other players

Workers

  • Hire NPC workers to run equipment in your labs
  • They keep processing while you are away as long as they have ingredients

Plug App (Phone)

  • Phone app for selling to regular customers
  • Build reputation with customers over time
  • Negotiate prices with counter-offers
  • Deliver orders to customers

Addiction

  • Using drugs builds addiction
  • Withdrawal gives debuffs until you use again

Pickpocket

  • Steal items and cash from NPCs
  • Configurable cooldown and rewards

Boosters

  • Place booster items (growing lamp, AC unit) near plants or equipment
  • Speeds up plant growth and equipment processing
  • Set the radius and speed per booster in the config

Storages

  • Place drug shelves to store drug related items
  • Items placed on shelf will show as real objects on the shelf
  • Also used by workers inside a lab to take/put ingredients and drugs

Shops

  • Built-in shops for equipment, chemicals and materials

Effects

  • 20+ ready-made drug effects
  • Taking more of the same drug extends the effect
  • Choose which item uses which effect in the config

Admin Menu

  • View, manage and delete data for all plants, equipment and boosters

Other

  • Clean UI
  • Optimised - 0.00ms idle
  • Highly configurable - add new drug types, new recipes, edit shop items, edit selling prices and items, and more

Compatibility

Framework

  • ESX
  • QBCore
  • QBOX
  • Custom (framework code is editable)

Inventory

  • ox_inventory
  • qb-inventory
  • qs-inventory
  • Other (you can add yourself)

Target

  • ox_target
  • qb-target
  • None (3D Text)

Dispatch

  • tk_dispatch
  • cd_dispatch
  • Built-in
  • Other (you can add yourself)

Screenshots





Code is accessible Partially (all framework specific functions and events + some other stuff)
Subscription-based No, but subscriptions are available on website
Lines (approximately) ~29000
Requirements esx/qb/qbox & mysql-async/oxmysql
Support Yes

Config | Documentation | Video | Purchase (19.99€ + VAT) | Monthly Subscriptions


2 Likes

tk_drugs - 2.0.1 - client/main.lua, shared/utils.lua, fxmanifest.lua

  • Add visible warning if the new addon models are being used but not loaded/installed

tk_drugs - 2.0.2 - client/cauldron.lua, client/phone.lua, server/labs.lua, server/phone.lua, server/workers.lua, shared/utils.lua, locales/, config.lua, tk_drugs.sql, web/build/

  • Fix cauldron keybinds not showing rotate keybind
  • Fix not being able to cancel cauldron interaction
  • Add sell button to owned labs section in trap phone
  • Adjust layout of available and owned lab sections

tk_drugs - 2.0.3 - client/pickpocket.lua, client/harvest.lua, config.lua, fxmanifest.lua

  • Add baggy, joints and rolling paper to drug shelf allowed items
  • Use secondaryInteract control for pickpocketing
  • Fix outline not showing in harvest for coca leaf

tk_drugs - 2.0.4 - client/zones.lua, client/equipment.lua, client/processor.lua, server/processor.lua, server/workers.lua, server/shelf.lua, web/build/, config.lua, fxmanifest.lua

  • Fix workers not being able to use mixer, drying rack and meth chiller
  • Add Config.PhoneSettings.apps allowing you to disable certain apps on trap phone
  • Fix weird collision issue with LSD table

tk_drugs - 2.0.5 - server/main.lua, server/plants.lua, config.lua, fxmanifest.lua

  • Add Config.OnlineOnlyGrowth

tk_drugs - 2.0.6 - client/pickpocket.lua, client/plug.lua, client/selling.lua, config.lua, fxmanifest.lua

  • Fix plug NPC handoff having no interaction prompt when Config.Target is ‘none’
  • Fix being able to pickpocket animal peds
  • Add Config.PickPocketing.disabledModels

tk_drugs - 2.0.7 - client/labs.lua, server/labs.lua, shared/utils.lua, fxmanifest.lua

  • Add police enter option to owned labs

tk_drugs - 2.0.8 - client/harvest.lua, client/plants.lua, server/plants.lua, fxmanifest.lua

  • Fix being able to change plant harvest amount by exiting and re-entering the harvest minigame