What it is
The garbage job is a route-based collection loop that trades speed for reliability. It is one of the cleaner ways to make legal money while learning how the city is laid out.
Jobs & Careers
A route-based collection job focused on basic repetition, map movement, and dependable legal payout.
The garbage job is a route-based collection loop that trades speed for reliability. It is one of the cleaner ways to make legal money while learning how the city is laid out.
Head to the garbage depot, pay the truck deposit, and spawn the work truck. The script rolls a random number of stops and bags, so each run is similar but not identical.
Drive the truck to the active trash-can stop, collect the bags, load them into the truck, then move to the next stop until the route is finished. After the run, cash out your payslip and return the truck to close the loop cleanly.
The job pays by route activity, not by pretending to freestyle trash pickup anywhere. Pay attention to the stop count, bag count, and the separate paycheck collection flow when you finish.
This guide leaves out exact stop coordinates and the random-route internals, but the practical player loop is fully covered here.
This page was written against the live resource stack below so it matches the actual systems running on your server.
Practical Flow
Go to the garbage depot and start the shift.
Pay the truck deposit and spawn the garbage truck.
Drive to the marked stop and collect each trash bag for that stop.
Throw the bags into the back of the truck until the stop is complete.
Repeat the route until every stop is finished.
Collect your payslip and return the truck to close the job out and recover the deposit.