Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Notifications = loadstring(game:HttpGet("https://raw.githubusercontent.com/tacolift/notification-library/main/library.lua"))()
- Notifications.Create("made by:", "lulaslollipop", 5, Color3.fromRGB(255,255,255))
- --title,desk,time,titlekolor
- task.wait(1)
- Notifications.Clear()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement