Advertisement
RyanDaCoder

fuck you

Oct 26th, 2017
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. game.Workspace.Gravity = 1
  2.  
  3. local prefix = "rbxassetid://"
  4.  
  5. local fuckyou = Instance.new("Sound")
  6. fuckyou.SoundId = prefix .. "130841252"
  7. fuckyou.Volume = 1
  8. fuckyou.Playing = true
  9. fuckyou.Looped = true
  10. fuckyou.Parent = game.Players.LocalPlayer.Character.Head
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement