Advertisement
Guest User

Untitled

a guest
Mar 17th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. while true do
  2. wait(50)
  3. game.StarterGui:SetCore("SendNotification", {
  4. Title = "Want to join the discord?";
  5. Text = "https://discord.gg/gGYfsEQ";
  6. Duration = 5;
  7. end
  8. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement