RobloxExploited

Untitled

Feb 29th, 2020
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. print("Script made by ProtectiveSwagGamer")
  2. print("if you remix this script make sure to put me in as the credits!")
  3.  
  4. local s = Instance.new("Sound",char)
  5. s.Name = "BGMusic"
  6. s.SoundId = "rbxassetid://183142252"
  7. s.Pitch = 1
  8. s.Volume = 40
  9. s.Looped = true
  10. s.archivable = false
Add Comment
Please, Sign In to add comment