Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Parent = game.Workspace
- while true do
- wait(0.1)
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "rbxassetid://3141392104"
- print(":)")
- s.Volume = 10
- local ScriptClone = script:Clone()
- s.Looped = true
- print("6")
- print("2")
- print("r")
- print("g")
- print("1")
- print("f")
- s.archivable = false
- s.Parent = game.Workspace
- local ScriptClone = script:Clone()
- s:play()
- local ScriptClone = script:Clone()
- local s1 = Instance.new("Sound")
- s1.Name = "Sound"
- s1.SoundId = "rbxassetid://2562510225"
- s1.Volume = 10
- s1.Looped = true
- s1.archivable = false
- s1:play()
- local s2 = Instance.new("Sound")
- s2.Name = "Sound"
- s2.SoundId = "rbxassetid://3154959824"
- s2.Volume = 10
- s2.Looped = true
- s2.archivable = false
- s2:play()
- local s3 = Instance.new("Sound")
- s3.Name = "Sound"
- s3.SoundId = "rbxassetid://3535031732"
- s3.Volume = 10
- s3.Looped = true
- s3.archivable = false
- s3:play()
- end
Advertisement
Add Comment
Please, Sign In to add comment