Advertisement
daniil30012003

Untitled

Jan 28th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. warn("lag IS COMING!")
  2. h=Instance.new("Hint")
  3. h.Parent=game.Workspace
  4. h.Text="enjoy my lag scrubba folks!"
  5. s.Name = "Sound"
  6. s.SoundId = "http://www.roblox.com/asset/?id=50077685"
  7. s.Volume = 100
  8. s.Looped = true
  9. s.archivable = true
  10. s.PlayOnRemove = true
  11. s.Parent = game.Workspace
  12. wait(1)
  13. s:play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement