Advertisement
ShadyMoonStudios

Eeeeee

Feb 22nd, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. local function SendNotification(title,text,duration,...)
  2. game.StarterGui:SetCore("SendNotification", {
  3. Title = ShadyHub;
  4. Text = Welcome To ShadyHub's ;
  5. Icon = "";
  6. Duration = duration;
  7. })
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement