Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local s = Instance.new("Sound")
- s.Name = "newbie1445"
- s.SoundId = "https://web.roblox.com/Initial-D-Running-in-The-90s-item?id=410134997"
- s.Volume = 90
- s.Looped = false
- s.archivable = false
- s.Parent = script.Parent.Parent.Play
- wait(1)
- s:play()
Add Comment
Please, Sign In to add comment