[PAID] [QBCORE] Liberty Lawnmower - Lawnmowing Job

LBLawnmower

[QBCORE] Liberty Lawnmower - Lawnmowing Job

A simple lawnmowing job - grab yourself a lawnmower, head to the designated zone and mow the lawn to earn some cash. Earn more cash the more grass you mow and with bonuses for completing more zones.

Liberty Lawnmower is protected with Asset Escrow (Introducing Asset Escrow for your resources) but is highly configurable, with necessary functions for integration with any other systems available to edit and an extensive config.

Purchase on Tebex

https://liberty-scripts.tebex.io/package/5571136

Features

  • Mow the lawn in any given zone (as configured)
  • Grass to mow is displayed visually
  • Grass is randomly spawned inside the designated zones when the job is selected
  • Grass will only spawn on allocated “grass” surfaces (as configured)
  • Receive bonuses for every zone finished
  • End the job at any time to get paid
  • qtarget and qb-target support
  • Highly configurable
  • Easily plug-in any notification system
  • Easily plug-in any money system for payments
  • Active support available

Dependencies

  • QBCore Framework (QBCore Framework · GitHub)
  • qtarget OR qb-target
  • ps-fuel OR LegacyFuel (OR any other fuel system using SetFuel export)

Installation

  1. Ensure you have all necessary dependencies listed above
  2. Download Liberty Lawnmower from keymaster (https://keymaster.fivem.net/)
  3. Drag-and-drop the liberty-lawnmower folder into your server’s resources folder (ensure the contents of this file include fxmanifest.lua and not another liberty-lawnmower folder!)
  4. Make sure to add ensure liberty-lawnmower to your server’s server.cfg
  5. Configure to your liking in liberty-lawnmower/shared/config.lua and liberty-lawnmower/shared/custom.lua

Preview Video

More from Liberty Scripts

Code is accessible Protected with asset escrow, partially accessible with config and custom functions files unprotected
Subscription-based No
Lines (approximately) ~470 lines
Requirements qbcore, qtarget/qb-target, ps-fuel/LegacyFuel
Support Yes
1 Like

Liberty Lawnmower has received an update:

  • Add a new LBLawnmower_Config.TimeBetweenJobs config option - this option adds a minimum time between starting a job against the last time a job was started in order to prevent people from spam finishing and restarting the job to get a different zone.

  • Fix a bug where clientside the job would mark the job as “started” slightly later than it should have been doing so.