Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- localaction = math.random(1,8)
- if localaction == 1 then
- local Sound = Instance.new("Sound")
- local Id = "5410085763"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing: Tokyo Machine-PLAY"
- wait(5)
- message:Destroy()
- end)
- end
- if localaction == 2 then
- local Sound = Instance.new("Sound")
- local Id = "9041745502"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing: 80s Horror Throwback Scary Creeper Bed"
- wait(5)
- message:Destroy()
- end)
- end
- if localaction == 3 then
- local Sound = Instance.new("Sound")
- local Id = "6911766512"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing: Phonk"
- wait(5)
- message:Destroy()
- end)
- end
- if localaction == 4 then
- local Sound = Instance.new("Sound")
- local Id = "1843497734"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing: Chaos"
- wait(5)
- message:Destroy()
- end)
- end
- if localaction == 5 then
- local Sound = Instance.new("Sound")
- local Id = "1843497734"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing: Hijacked"
- wait(5)
- message:Destroy()
- end)
- end
- if localaction == 6 then
- local Sound = Instance.new("Sound")
- local Id = "6823597327"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing: Brooklyn-Blood Pop"
- wait(5)
- message:Destroy()
- end)
- end
- if localaction == 7 then
- local Sound = Instance.new("Sound")
- local Id = "1842544495"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing:All Out War"
- wait(5)
- message:Destroy()
- end)
- end
- if localaction == 8 then
- local Sound = Instance.new("Sound")
- local Id = "6913550990"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = false
- Sound.Volume = 1
- spawn(function()
- local message = Instance.new("Message",workspace)
- message.Text = "ECCS•AI:Now playing:FNAF It's Been So Long"
- wait(5)
- message:Destroy()
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement