RoomaticViner

ggggggggggggg

Mar 26th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. --Made by zaket22
  2. local h = game.Workspace:FindFirstChild("Hint")
  3.  
  4. if h == nil then
  5. local h = Instance.new("Message")
  6. h.Name = ("Hint")
  7. h.Parent = game.Workspace
  8. h.Text = "get r3kt m8"
  9. wait(999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999)--You can change the time/wait
  10. game.Workspace.Hint:Remove() --Don't delete you'll need this to get rid of the message
  11.  
  12. end
Advertisement
Add Comment
Please, Sign In to add comment