Advertisement
joelastley555

Untitled

Aug 29th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. local a = Instance.new("Hint")
  2. a.Parent = game.Workspace
  3. a.Name = "YEET"
  4. a.Text = "YEET"
  5. wait(5)
  6. a:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement