Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local screen = Instance.new("Part")
- screen.Parent = game.Workspace
- screen.Position = Vector3.new(11.87, 11.79, -11.55)
- screen.Size = Vector3.new(40.06, 23.58, 2)
- screen.Anchored = true
- screen.BrickColor = BrickColor.new("Really red")
- local keyboard = Instance.new("Part")
- keyboard.Parent = game.Workspace
- keyboard.Anchored = true
- keyboard.Position = Vector3.new(11.87, 0.64, 1.75)
- keyboard.BrickColor = BrickColor.new("Dark stone grey")
- keyboard.Size = Vector3.new(40.06, 1.28, 28.6)
- keyboard.Orientation = Vector3.new(0, 180, 0)
- local dec = Instance.new("Decal", screen)
- dec.Texture = "http://www.roblox.com/asset/?id=1246767234"
- dec.Parent = screen
- dec.Face = "Back"
- local dec2 = Instance.new("Decal", keyboard)
- dec2.Face = "Top"
- dec2.Texture = "http://www.roblox.com/asset/?id=385388044"
- local sound = Instance.new("Sound")
- sound.Parent = game.Workspace
- sound.MaxDistance = 9999999999999
- sound.Volume = 10
- sound.SoundId = "rbxassetid://885996042"
- sound.Looped = true
- sound:Play()
- wait(5)
- dec.Texture = "http://www.roblox.com/asset/?id=40803629"
- wait(5)
- dec.Texture = "http://www.roblox.com/asset/?id=38946950"
- sound:Pause()
- local sound2 = Instance.new("Sound", game.Workspace)
- sound2.SoundId = "rbxassetid://2323663829"
- sound2.Looped = false
- sound2.MaxDistance = 9999999999999
- sound2.Volume = 10
- sound2:Play()
- wait(3)
- sound:Pause()
- dec.Texture = "http://www.roblox.com/asset/?id=743174498"
- wait(1)
- screen.BrickColor = BrickColor.new("Really black")
- dec.Texture = ""
- wait(1)
- dec.Texture = "http://www.roblox.com/asset/?id=1520456496"
- local sound3 = Instance.new("Sound", game.Workspace)
- sound3.SoundId = "rbxassetid://935691481"
- sound3.Looped = true
- sound3.MaxDistance = 9999999999999
- sound3.Volume = 10
- sound3:Play()
- wait(6)
- sound3:Stop()
- sound:Play()
- dec.Texture = "http://www.roblox.com/asset/?id=1240752333"
- wait(5)
- dec.Texture = "http://www.roblox.com/asset/?id=3275140941"
- local sound4 = Instance.new("Sound")
- sound4.Parent = game.Workspace
- sound4.MaxDistance = 9999999999999
- sound4.Volume = 10
- sound4.SoundId = "rbxassetid://1394889424"
- sound4.Looped = true
- sound:Stop()
- sound4:Play()
- wait(6)
- sound4:Stop()
- dec.Texture = "http://www.roblox.com/asset/?id=152630087"
- local sound5 = Instance.new("Sound")
- sound5.Parent = game.Workspace
- sound5.MaxDistance = 9999999999999
- sound5.Volume = 10
- sound5.SoundId = "rbxassetid://1581458056"
- sound5.Looped = false
- sound5:Play()
- wait(10)
- local sound7 = Instance.new("Sound") -- why did i skip? because i edited this.
- sound7.Parent = game.Workspace
- sound7.MaxDistance = 9999999999999
- sound7.Volume = 10
- sound7.SoundId = "rbxassetid://319332735"
- sound7.Looped = false
- sound7:Play()
- for i, player in ipairs(game.Players:GetPlayers()) do
- if player.Character then
- local hum = player.Character:FindFirstChild('Humanoid')
- if hum then
- hum.Health = hum.health - 32
- end
- end
- end
- wait(8)
- local sound8 = Instance.new("Sound")
- sound8.Parent = game.Workspace
- sound8.MaxDistance = 9999999999999
- sound8.Volume = 10
- sound8.SoundId = "rbxassetid://384972126"
- sound8.Looped = true
- sound8:Play()
- local callhelp = Instance.new("Part")
- callhelp.Parent = workspace
- callhelp.Anchored = true
- callhelp.Position = Vector3.new(119.62, 0.025, -247.825)
- callhelp.Size = Vector3.new(8.78, 0.05, 9.43)
- for i, v in pairs(game.Players:GetPlayers()) do
- v.Character.Torso.CFrame = CFrame.new(Vector3.new(-245.01, 0.5, 246.35))
- screen:Destroy()
- keyboard:Destroy()
- sound:Destroy()
- sound2:Destroy()
- sound3:Destroy()
- sound4:Destroy()
- sound5:Destroy()
- dec:Destroy()
- dec2:Destroy()
- end
- callhelp.Touched:connect(function()
- callhelp:Destroy()
- sound8:Destroy()
- end)
Add Comment
Please, Sign In to add comment