Jump to content
LOOKING FOR ROBLOX ASSETS? VISIT ROBLOXBAY.COM! ×
THE BEST DISCORD BACKUP BOT | PRESERVE YOUR DISCORD SERVER! ×

RobloxBay

Visit Site

FiveSecured

 

Stop shipping plaintext. FiveSecured encrypts, obfuscates, and licenses your Lua resources so customers run your work without ever holding your source.

Try for Free
  • 5decrypt-banner-v1.thumb.png.262b7992a5a4de66fd6633bf48af6c1c.png

1 Screenshot

About This File

qb-fz_sponge

This is a FiveM resource that allows players to clean nearby vehicles using a sponge item. The script features prop attachment, animations, and durability tracking using ox_inventory and ox_lib.

⚠️ I did not create the original version of this script. All credit goes to the original author — I have simply converted it to work with the QBCore framework. This version is modified to be fully compatible with QBCore servers, using ox_inventory for item metadata (durability), and ox_lib for progress bars and notifications.

Original

Features

  • Clean nearby vehicles with animation and prop.
  • Sponge item has 10-use durability.
  • Sponge breaks after full use.
  • Inventory integration using ox_inventory.
  • Styled progress and notifications via ox_lib.

OX Inventory Item

['sponge'] = {
	label = 'Cleaning Sponge',
	weight = 100,
	stack = false,
	close = true,
	description = 'A sponge for cleaning vehicles',
	client = {
		export = 'fz_sponge.fz_sponge:use'
	}
},
 

Dependencies

  • QBCore
  • ox_inventory
  • ox_lib

Notes

This is a conversion, not an original creation. If the original author wants it taken down or credited more explicitly, feel free to contact me.


User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

There are no reviews to display.

  • Recently Browsing   0 members

    • No registered users viewing this page.


×
×
  • Create New...

Important Information

By continuing on Launcherleaks.net, you agree to our Terms of Use, Guidelines & Privacy Policy