Price
UnknownA script by Secret-Store
Price
Unknown
CarSweep | TOW Service 
The ultimate vehicle cleanup and towing system — fully automated, highly customizable, and built for immersive RP!
Take full control of abandoned or idle vehicles in your city! With CarSweep, you can:
Create and manage tow zones with real-time synchronization.
Schedule automatic sweeps or launch them manually.
Whitelist vehicles or entire areas to protect key spots.
Enjoy immersive sound and visual notifications.
Use walk mode for precise placement and zone adjustments.
Tow player vehicles to garage or impound with just one setting.
Cancel, edit, or delete sweeps directly from an intuitive panel.
Manage permissions, hitlists, and full control — all from one place.
Why CarSweep?
Standalone Frameworks / ESX and QB-Core preconfigured
User-friendly admin panel
Real-time updates & synchronization
Customizable to fit any RP style
Designed for server performance and immersion
Preconfigured to store vehicles in garages:
• Quasar Advanced Garages
• JG Advanced Garages
• okok Garage
• qb Garage
• esx Garage
**Config .lua**
Config = {}
Config.Framework = 'auto' -- | esx | qbcore | auto | standalone |
Config.Language = 'en' -- | en | es |
Config.debug = true -- | true | false |
Config.Commands = {
General = 'sweep',
Menu = 'sweep:menu'
}
Config.Sounds = {
Start = true,
Lessing5sec = true, -- play sound when there are less than 5 seconds left
End = true
}
Config.Admins = {
Groups = { -- recommended to use esx
'superadmin',
'admin',
'mod',
-- 'helper'
},
Identifiers = { -- recommended to use qb-core
'steam:010101a1b2c3d4e5f6', -- juanito
'discord:479177007058649090', -- peloncito
'fivem:11000010d1b1b1d', -- verijas
'fivem:11000010d1b1b1d', -- lesviatan
'license:fa1c5173993d33a98d2e64a12183c0859e8e04ad' -- companocha
}
Jobs = {
['police'] = {1, 2 , 3, 4},
['mechanic'] = 4,
['admin'] = {2 , 3},
}
}
Config.Cancel_Currents_ = true -- true : Cancels all zone sweeps when an automatic global sweep arrives.
-- false: Does not perform a global sweep if there are active zone sweeps.
--[[
This script recommends using only one method for swapping vehicles
in the configuration (allowEvery or allowSpecific) to avoid conflicts.
]]
Config.Timers = {
DefaultTimeWorking = 1, -- minutes
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
allowEvery = true, -- | true | false | if you want to allow the system to work every x time
Every = '01:00', -- | '0:30' = every 30 minutes | '01:00' = every 1 hour | '03:00' = every 3 hours | or as you decide between 00:10 - 12:00
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
allowSpecific = false, -- | true | false | if you want to allow the system to work at specific times
Times = { --
"00:00",
"01:00",
"02:00",
"03:00",
-- add more times as needed
}
}```
WhiteList.lua
WhiteList = {}
WhiteList.zones = {
{
name = "Legion Square Garage",
pos = vector3(25.7828, -1060.8047, 37.4789),
radius = 2.0,
},
}
WhiteList.CarModels = {
"adder",
"zentorno",
"police",
"police2",
}
Video Showcase
Discord/Support
Tebex - 20.00$
| Code is accessible | Partial |
| Subscription-based | No |
| Lines (approximately) | ± 1000 |
| Requirements | Nothing |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.