Notification | Universal OPEN Source

Notification | Universal OPEN Source

4mo ago
Notification | Universal OPEN Source
axrexdev
4 followers

Description

AxrexNotifier – Modern Roblox Notification Library

Description:
AxrexNotifier is a sleek and professional notification system for Roblox, designed to provide smooth, animated alerts directly on the player’s screen. It combines modern UI elements with easy customization, making it perfect for scripts, games, and admin tools.

Features:

  • Smooth slide-in animation from the bottom-right corner

  • Automatic fade-out after a configurable duration

  • Gradient backgrounds with rounded corners and shadow effects

  • Customizable title, message, and display time

  • Console logging for debugging and tracking

  • Lightweight, efficient, and modular

  1. Easy integration via ModuleScript or GitHub load
    Usage Example:

    local NotificationLib = require(game.ReplicatedStorage:WaitForChild("AxrexNotifier"))

    NotificationLib:Show("⚡ AxrexHub", "Script executed successfully!", 3)

Comments

0comments

No comments yet

Be the first to share your thoughts!