Advertisement
Nova355killer

Welcome to RedExploit Notification

Mar 16th, 2019
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. wait(1.2)
  2. game.StarterGui:SetCore("SendNotification", {
  3. Title = "RedExploit";
  4. Text = "Welcome to RedExploit "..game.Players.LocalPlayer.Name;
  5. Icon = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name;
  6. Duration = 15;
  7. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement