Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [RELEASE] New notification system (t-notify)

ARaros

Her zaman bir adım önde!
Gold Elite
Joined
Jun 29, 2021
Messages
181
Reaction score
70,739
Points
336
Location
USA/Los Angeles
Hello everyone,

Today, I would like to introduce and share a notify system with many detailed features that I found while searching for resources. The most striking features of this plugin are: Support for the use of the Font Awesome icon set and the ability to send notifications with pictures.

The usage template of the Font Awesome icon set I mentioned is not given on the relevant documentation page. Therefore, I include its use as export below;


JavaScript:
exports['t-notify']:Icon({
style = 'info',
message = 'You are now on duty. Welcome back, Senior EMT Cross',
icon = 'fas fa-sign-out-alt',
sound = true
})
1626172364408.png

The main deatures of this notfication system are:


Queue system in notifications
Notification positioning system
Markdown text formatting support
Sound alert system when notifications are triggered
User-defined custom style (CSS) support
Many features are configurable (Requires Intermediate software[JS, HTML, CSS, Lua] knowledge)
Configurable animation settings
Many different export options
Sending a notification with a picture
Additionally; This notification system also has a comprehensive and very detailed documentation page as a source/reference for developers. (Use of exports, functions, color formats, etc.)
Documentation page:

I am attaching a few images of the plugin below;
1626172480508.png
1626172490499.png
1626172518454.png
1626172528851.png
1626172538210.png

Download Link:
Virustotal:
 

Exsupress

Bronze Elite
Joined
Nov 12, 2022
Messages
5
Reaction score
2
Points
146
Location
Norway
Hello everyone,

Today, I would like to introduce and share a notify system with many detailed features that I found while searching for resources. The most striking features of this plugin are: Support for the use of the Font Awesome icon set and the ability to send notifications with pictures.

The usage template of the Font Awesome icon set I mentioned is not given on the relevant documentation page. Therefore, I include its use as export below;



View attachment 811
The main deatures of this notfication system are:


Queue system in notifications
Notification positioning system
Markdown text formatting support
Sound alert system when notifications are triggered
User-defined custom style (CSS) support
Many features are configurable (Requires Intermediate software[JS, HTML, CSS, Lua] knowledge)
Configurable animation settings
Many different export options
Sending a notification with a picture
Additionally; This notification system also has a comprehensive and very detailed documentation page as a source/reference for developers. (Use of exports, functions, color formats, etc.)
Documentation page:


Download Link: *** Hidden text: cannot be quoted. ***


Virustotal:
s
 

riku28205

Silver Elite
Joined
Oct 5, 2023
Messages
16
Reaction score
8
Points
166
Location
riku
Hello everyone,

Today, I would like to introduce and share a notify system with many detailed features that I found while searching for resources. The most striking features of this plugin are: Support for the use of the Font Awesome icon set and the ability to send notifications with pictures.

The usage template of the Font Awesome icon set I mentioned is not given on the relevant documentation page. Therefore, I include its use as export below;



View attachment 811
The main deatures of this notfication system are:


Queue system in notifications
Notification positioning system
Markdown text formatting support
Sound alert system when notifications are triggered
User-defined custom style (CSS) support
Many features are configurable (Requires Intermediate software[JS, HTML, CSS, Lua] knowledge)
Configurable animation settings
Many different export options
Sending a notification with a picture
Additionally; This notification system also has a comprehensive and very detailed documentation page as a source/reference for developers. (Use of exports, functions, color formats, etc.)
Documentation page:


Download Link: *** Hidden text: cannot be quoted. ***


Virustotal:
 
Top