Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

PAID Advanced Chop Shop System [ESX / QBX / QB / CUSTOM]

notkuubik

Member
Joined
Nov 10, 2025
Messages
3
Reaction score
17
Points
86
Location
Europe


INTRODUCTION​


Advanced Chop Shop for your server. Includes group jobs, contract classes, skills system and much more.

When you run into any issues, our support is more than welcome to assist you in our Discord server. This script has undergone extensive testing with over 500 unique users, who have collectively completed more than 40,000 chop contracts and over 6000 auctions.

1762799512623.png

1762799603434.png



Resmon (idle / active): 0.00ms / 0.01 - 0.06ms

DEPENDENCIES​

oxmysql
ox_lib

This resource uses the Asset Escrow system provided by FiveM. However, many parts of the code are unencrypted. This allows this resource to be modified to work with any framework you wish. Also, the design is fully editable.
 
Last edited:

notkuubik

Member
Joined
Nov 10, 2025
Messages
3
Reaction score
17
Points
86
Location
Europe

🚗 🪛 Kub Chop v1.0.6​


Enhancements:​

  • Dynamic locations - Only use locations that aren't currently in use by other contracts.
  • Added more locations for remote key hacking contracts.
  • Transactions logs timestamp length increased for accuracy.
  • Additional checks when kicking a player from vehicle that hasn't been hacked.

SQL:
ALTER TABLE `kub_chop_auctions_transactions` 
CHANGE COLUMN `created` `created` TIMESTAMP(6) NOT NULL DEFAULT current_timestamp(6) AFTER `updated`;

Bug Fixes:​

  • Fixed an issue where transactions logs would show incorrect balance.
  • Fixed an issue where bids weren't being correctly refunded.

Changed files:​

Code:
public\config\server\sv_coordsconfig.lua
client\cl_main.lua
server\auctions\sv_finalize.lua
server\sv_server.lua
fxmanifest.lua
 
Top