Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- p1 = "rbxassetid://298090755"
- p2 = "rbxassetid://298090936"
- p3 = "rbxassetid://298090977"
- while true do
- s = Instance.new("Sound",workspace.Imtannerbanner56)
- s.Volume = 1
- s.SoundId = p1
- s.Looped = true
- s:play()
- wait(80)
- s:destroy()
- s2 = Instance.new("Sound",workspace.Imtannerbanner56)
- s2.Volume = 1
- s2.SoundId = p2
- s2.Looped = true
- s2:play()
- wait(80)
- s2:destroy()
- s3 = Instance.new("Sound",workspace.Imtannerbanner56)
- s3.Volume = 1
- s3.SoundId = p3
- s3.Looped = true
- s3:play()
- wait(61)
- s3:destroy()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement