Advanced Weed Planting

Introducing Advanced Weed Planting by Nevera Development!

The Advanced Weed Planting script offers a fully optimized experience for your FiveM server, boasting a minimal resource footprint with both server and client-side resmon values consistently at 0.00ms. This script provides players with a detailed and immersive weed-growing system, with plenty of unique features and dynamic gameplay.

Frameworks Supported
ESX Framework :white_check_mark:
QB Framework :white_check_mark:
Scripts Supported Download
ox_target :white_check_mark: Github
ox_inventory :white_check_mark: Github
qb-target :white_check_mark: Github
qb-inventory :x: ~
Requirements Download
oxmysql Github

:warning: The script is still in the beta. Please report any bugs so we can fix them as soon as possible.

:shopping_cart: [Escrowed] Weed Planting - Tebex / €7.50 +tax
:shopping_cart: [OpenSource] Weed Planting - Tebex / €49.99 +tax

Key Features:

  • :seedling: Planting Anywhere: Players can plant weed seedlings anywhere they choose, with full flexibility to move and relocate their plants at any time.

  • :chart_with_upwards_trend: Plant Growth Levels: The weed plant levels up progressively, with 6 growth stages. Once the plant reaches level 6, it is fully matured at 100% and ready for harvesting.

  • :droplet::herb: Maintenance: Players must regularly monitor and maintain their plant’s water :droplet: and food :herb: levels to ensure healthy growth. If neglected, the plant’s health will decline.

  • :bug: Infestation and Disease: Plants are susceptible to pests :bug: and diseases that can damage their health. Players will need to use items such as bug sprays :lotion_bottle: from the weed shop to protect their crops.

  • :convenience_store: Weed Shop: Players can visit the weed shop :convenience_store: to purchase essential supplies, including:

    • :herb: Plant Food: To boost the plant’s health and growth.
    • :lotion_bottle: Bug Spray: To protect the plant from pests and infections.
    • :scroll: Rolling Paper: To craft joints from harvested weed buds.
  • :scissors: Harvesting: Once the plant reaches full maturity, players can harvest between 10-160 weed buds :herb: depending on the plant’s growth and overall health.

  • :smoking: Crafting Joints: Using weed buds :herb: and rolling paper :scroll:, players can craft joints. Upon smoking a joint :smoking:, they will experience a unique weed smoking effect :wind_face: that enhances gameplay immersion.

  • :bar_chart: Discord Webhook Logs: Server owners can track important activities via Discord logs. Webhooks allow them to receive real-time notifications when players:

    • :seedling: Plant a seedling
    • :man_running: Move the plant’s location
    • :droplet: Water or feed the plant
    • :lotion_bottle: Apply bug spray
    • :scissors: Harvest the plant

This ensures server owners can maintain oversight on player activities and keep the economy balanced.

Advanced Weed Planting provides players with an engaging, interactive, and realistic weed-growing experience that enhances both personal roleplay and server dynamics. With its focus on optimization, detailed plant care mechanics, and Discord webhook logging, this script is ideal for any FiveM server looking to introduce a sophisticated and rewarding cannabis cultivation system.

Items:

OX Inventory - Items Config

:memo: Open ox_inventory/data/items.lua and insert this code there.

['weed-seedling'] = {
    label = 'Weed Seedling',
    weight = 5000,
    client = {
        event = 'nv_weedplanting:client:createWeedPot',
        image = 'weed-seedling.png',
    }
},
['weed-bud'] = {
    label = 'Weed Bud',
    weight = 1,
    client = {
        image = 'weed-bud.png'
    }
},

['pest-spray'] = {
    label = 'Pest Spray',
    weight = 500,
    client = {
        image = 'pest-spray.png'
    }
},

['weed-food'] = {
    label = 'Weed Food',
    weight = 10000,
    client = {
        image = 'weed-food.png'
    }
},

['joint'] = {
    label = 'Joint',
    weight = 1.5,
    client = {
        event = 'nv_weedplanting:client:smokeJoint',
        image = 'joint.png'
    }
},

['rolling-paper'] = {
    label = 'Rolling Paper',
    weight = 0.5,
    client = {
        event = 'nv_weedplanting:client:makeJoint',
        image = 'rolling-paper.png'
    }
},

:shopping_cart: [Escrowed] Weed Planting - Tebex / €7.50 +tax
:shopping_cart: [OpenSource] Weed Planting - Tebex / €49.99 +tax

:framed_picture: Image Preview:

:movie_camera: Video Preview:


:shopping_cart: [Escrowed] Weed Planting - Tebex / €7.50 +tax
:shopping_cart: [OpenSource] Weed Planting - Tebex / €49.99 +tax

Server Resmon

Client Resmon

:shopping_cart: [Escrowed] Weed Planting - Tebex / €7.50 +tax
:shopping_cart: [OpenSource] Weed Planting - Tebex / €49.99 +tax

TODO List

Name Status Version
QB Inventory support :x: ~
Pack weed in blocks and bags :x: ~
Sell weed to NPC :x: ~
Weed brownies with different effects :x: ~
Weed delivery missions :x: ~
Legal Weed (tea’s, oil, etc) :x: ~

Other

Code is accessible Yes/No
Subscription-based No
Lines (approximately) 1000+
Requirements oxmysql
Support Yes

Our other PAID scripts:

Realistic ATM - Tebex | €5.99
Controll All Security Cameras - Tebex | €3.99
Advanced Scoreboard - Tebex | €4.99
Weapon Shop - Tebex | €8.99

Our other FREE scripts:

[FREE] Sit On Every Chair - Github/Tebex | €0.00
[FREE] [ESX] Scoreboard - Github/Tebex | €0.00
[FREE] Loading Screen - Github/Tebex | €0.00

Any plans on updates? Would like the ability to have different strains to grow with different props.

1 Like

Yes, we plan to update in 4/5 days. We are currently working on the update for Realistic ATM, so we are a bit pressed for time. :smile:

1 Like

Thanks!