Kyros Repair Bench
The KYROS Weapon Repair Script provides an easy-to-use solution for repairing weapons within a FiveM server using the ox_inventory system. The script features a customizable configuration, progress bar/circle repair animations, language support, and options for various repair mechanics — such as requiring a weapon repair kit.
Features
- Seamless integration with ox_inventory
- Animated progress bar or circle during repair
- Fully customizable locations & config
- Multi-language support
- Optional repair kit item requirement
Requirements
ox_inventoryox_lib(recommended for progress bar)
Installation
Download kyros-repair-bench from keymaster.fivem.net.
Extract with WinRAR / 7-Zip. Upload via WinSCP if using FTP.
Add the item to your ox_inventory items file if you want to require a kit:
['weapon_repair_kit'] = {
label = 'Weapon Repair Kit',
weight = 500,
stack = true,
close = true,
},
Open config.lua in the resource folder — repair-kit item, repair time, progress style, bench locations, and locale strings are all documented inline. Adjust the values to taste.
ensure kyros-repair-bench
Restart your server and go to a configured location to test the repair bench.
Stuck on this step?We answer fastest in Discord.