Overview
Nyks Notify is a premium, high-performance notification system designed to replace boring, default alerts. It features a Modern Grunge UI that fits perfectly into any serious roleplay or survival environment.
Optimized for Zero Latency and ultimate customization, ensuring your players get the information they need without breaking immersion.
Key Features
- ✓ Modern Design: Sleek glassmorphism with subtle grunge textures.
- ✓ Animated Loading: Real-time progress rings for processing actions.
- ✓ Multi-Type Support: Success, Error, Warning, Info, and Loading states.
- ✓ Custom Icons: Use
nui://paths to display items directly from your inventory. - ✓ Plug & Play: Ready to use with simple exports for any framework.
Implementation (Exports)
-- Simple Success Alert
exports['nyks_notify']:SendAlert('success', 'Success', 'You bought an item.', 5000)
-- Loading State with Progress
exports['nyks_notify']:SendAlert('loading', 'Please Wait', 'Processing...', 5000)
-- Custom Item Icon
exports['nyks_notify']:SendAlert('info', 'Received', '1x Water.', 5000, 'nui://inventory/img/water.png')
exports['nyks_notify']:SendAlert('success', 'Success', 'You bought an item.', 5000)
-- Loading State with Progress
exports['nyks_notify']:SendAlert('loading', 'Please Wait', 'Processing...', 5000)
-- Custom Item Icon
exports['nyks_notify']:SendAlert('info', 'Received', '1x Water.', 5000, 'nui://inventory/img/water.png')
Need Assistance?
Get instant support or report bugs on our official community server.
Join Our DiscordFast support for all Nyks customers.
© 2026 Nyks Scripts - All Rights Reserved
Unauthorized distribution is strictly prohibited.