mr2meows

soun

Jul 7th, 2022 (edited)
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. local s2 = Instance.new("Sound",script)
  2. s2.Name = "h"
  3. s2.Looped = true
  4. s2.SoundId = "rbxassetid://9079385448"
  5. s2.Volume = 0.5
  6. s2:Play()
  7.  
Add Comment
Please, Sign In to add comment