Var-FiveM/Var-GarbageJob — reverse-engineered prompt
Reverse engineered prompt
Build me a simple FiveM garbage job resource in Lua. I want players on my server to be able to start a garbage worker shift, follow the job flow, collect trash around the map, return when finished, and get paid in a way that feels clean and easy to use. Keep it lightweight and easy to drop into a server, with a proper fxmanifest, client code, server code, and shared settings so I can change basic things later without hunting through every file.
Please make the experience feel polished enough for a public roleplay server, with clear prompts or notifications for what the player should do next, sensible checks so people can’t easily abuse rewards, and simple setup instructions. I should be able to put the folder in my resources folder and add ensure Var GarbageJob to server.cfg. Look up current FiveM resource docs if you need to, and keep the code readable so I can tweak it later.
Want more depth? Deep Reverse