# NTS Progressbar | Premium RedM Progress Bar
## 🎯 Overview
**NTS Progressbar** is a beautifully designed, premium progress bar script for **RedM**. Featuring a stunning Wild West-inspired aesthetic, smooth animations, and multi-language support, this progress bar will elevate your server's visual experience to a new level.
---
## ✨ Features
### 🎨 Premium Design
-
**Custom Western Theme** – Authentic Wild West aesthetic with decorative header elements
-
**Smooth Animations** – Bouncy pop-up effects with silky smooth CSS transitions
-
**Custom Fonts** – Unique "Hapna" and "Crock" fonts for authentic western typography
-
**Dynamic Percentage Display** – Real-time percentage counter synced perfectly with the bar
-
**Textured Progress Fill** – Diagonal stripe pattern for a premium look
### 🌍 Multi-Language Support
Built-in localization for:
- 🇹🇷 Turkish (Türkçe)
- 🇺🇸 English
- 🇪🇸 Spanish (Español)
- 🇷🇴 Romanian (Română)
- 🇧🇷 Portuguese (Português)
Easy to add more languages through the simple config system!
### ⚙️ Developer Friendly
-
**Simple Exports** – Easy-to-use `Start` and `Stop` exports
-
**Event Triggers** – Use events for server-side integration
-
**Custom Text Support** – Pass any custom text to display
-
**Dynamic Duration** – Set any duration in milliseconds
-
**Test Command** – Built-in `/testbar` command for easy testing
---
## 📦 Installation
1. Download and extract the resource
2. Place `nts_progressbar` in your resources folder
3. Add `ensure nts_progressbar` to your server.cfg
4. Configure your preferred language in `config.lua`
5. Restart your server
---
## 🔧 Usage
### Exports
```lua
-- Start progress bar with custom text and duration (5000ms = 5 seconds)
exports['nts_progressbar']:Start("Searching...", 5000)
-- Start with default localized text
exports['nts_progressbar']:Start(nil, 3000)
-- Stop progress bar manually
exports['nts_progressbar']:Stop()
```
### Events
```lua
-- Trigger from client-side
TriggerEvent('nts_progressbar:start', "Custom Text", 5000)
TriggerEvent('nts_progressbar:stop')
```
### Test Command
```
/testbar 5000 Custom Text Here
```
---
## 🛡️ Dependencies
- **None!** – This is a standalone script
---
## 📞 Support
Need help? Join our Discord for premium support!
---
## 📜 Terms of Service
- ❌ Do not resell or redistribute
- ❌ Do not claim as your own work
- ✅ Modification for personal server use is allowed
- ✅ Lifetime updates included
---
**© 2026 NightTimeSorry (NTS) – All Rights Reserved**