DenisPitu06_YT

Evil Laptop script

Aug 8th, 2019
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. local screen = Instance.new("Part")
  2. screen.Parent = game.Workspace
  3. screen.Position = Vector3.new(11.87, 11.79, -11.55)
  4. screen.Size = Vector3.new(40.06, 23.58, 2)
  5. screen.Anchored = true
  6. screen.BrickColor = BrickColor.new("Really red")
  7. local keyboard = Instance.new("Part")
  8. keyboard.Parent = game.Workspace
  9. keyboard.Anchored = true
  10. keyboard.Position = Vector3.new(11.87, 0.64, 1.75)
  11. keyboard.BrickColor = BrickColor.new("Dark stone grey")
  12. keyboard.Size = Vector3.new(40.06, 1.28, 28.6)
  13. keyboard.Orientation = Vector3.new(0, 180, 0)
  14. local dec = Instance.new("Decal", screen)
  15. dec.Texture = "http://www.roblox.com/asset/?id=1246767234"
  16. dec.Parent = screen
  17. dec.Face = "Back"
  18. local dec2 = Instance.new("Decal", keyboard)
  19. dec2.Face = "Top"
  20. dec2.Texture = "http://www.roblox.com/asset/?id=385388044"
  21. local sound = Instance.new("Sound")
  22. sound.Parent = game.Workspace
  23. sound.MaxDistance = 9999999999999
  24. sound.Volume = 10
  25. sound.SoundId = "rbxassetid://885996042"
  26. sound.Looped = true
  27. sound:Play()
  28. wait(5)
  29. dec.Texture = "http://www.roblox.com/asset/?id=40803629"
  30. wait(5)
  31. dec.Texture = "http://www.roblox.com/asset/?id=38946950"
  32. sound:Pause()
  33. local sound2 = Instance.new("Sound", game.Workspace)
  34. sound2.SoundId = "rbxassetid://2323663829"
  35. sound2.Looped = false
  36. sound2.MaxDistance = 9999999999999
  37. sound2.Volume = 10
  38. sound2:Play()
  39. wait(3)
  40. sound:Pause()
  41. dec.Texture = "http://www.roblox.com/asset/?id=743174498"
  42. wait(1)
  43. screen.BrickColor = BrickColor.new("Really black")
  44. dec.Texture = ""
  45. wait(1)
  46. dec.Texture = "http://www.roblox.com/asset/?id=1520456496"
  47. local sound3 = Instance.new("Sound", game.Workspace)
  48. sound3.SoundId = "rbxassetid://935691481"
  49. sound3.Looped = true
  50. sound3.MaxDistance = 9999999999999
  51. sound3.Volume = 10
  52. sound3:Play()
  53. wait(6)
  54. sound3:Stop()
  55. sound:Play()
  56. dec.Texture = "http://www.roblox.com/asset/?id=1240752333"
  57. wait(5)
  58. dec.Texture = "http://www.roblox.com/asset/?id=3275140941"
  59. local sound4 = Instance.new("Sound")
  60. sound4.Parent = game.Workspace
  61. sound4.MaxDistance = 9999999999999
  62. sound4.Volume = 10
  63. sound4.SoundId = "rbxassetid://1394889424"
  64. sound4.Looped = true
  65. sound:Stop()
  66. sound4:Play()
  67. wait(6)
  68. sound4:Stop()
  69. dec.Texture = "http://www.roblox.com/asset/?id=152630087"
  70. local sound5 = Instance.new("Sound")
  71. sound5.Parent = game.Workspace
  72. sound5.MaxDistance = 9999999999999
  73. sound5.Volume = 10
  74. sound5.SoundId = "rbxassetid://1581458056"
  75. sound5.Looped = false
  76. sound5:Play()
  77. wait(10)
  78. local sound7 = Instance.new("Sound") -- why did i skip? because i edited this.
  79. sound7.Parent = game.Workspace
  80. sound7.MaxDistance = 9999999999999
  81. sound7.Volume = 10
  82. sound7.SoundId = "rbxassetid://319332735"
  83. sound7.Looped = false
  84. sound7:Play()
  85. for i, player in ipairs(game.Players:GetPlayers()) do
  86. if player.Character then
  87. local hum = player.Character:FindFirstChild('Humanoid')
  88. if hum then
  89. hum.Health = hum.health - 32
  90. end
  91. end
  92. end
  93. wait(8)
  94. local sound8 = Instance.new("Sound")
  95. sound8.Parent = game.Workspace
  96. sound8.MaxDistance = 9999999999999
  97. sound8.Volume = 10
  98. sound8.SoundId = "rbxassetid://384972126"
  99. sound8.Looped = true
  100. sound8:Play()
  101. local callhelp = Instance.new("Part")
  102. callhelp.Parent = workspace
  103. callhelp.Anchored = true
  104. callhelp.Position = Vector3.new(119.62, 0.025, -247.825)
  105. callhelp.Size = Vector3.new(8.78, 0.05, 9.43)
  106.  
  107. for i, v in pairs(game.Players:GetPlayers()) do
  108. v.Character.Torso.CFrame = CFrame.new(Vector3.new(-245.01, 0.5, 246.35))
  109. screen:Destroy()
  110. keyboard:Destroy()
  111. sound:Destroy()
  112. sound2:Destroy()
  113. sound3:Destroy()
  114. sound4:Destroy()
  115. sound5:Destroy()
  116. dec:Destroy()
  117. dec2:Destroy()
  118. end
  119.  
  120.  
  121.  
  122. callhelp.Touched:connect(function()
  123. callhelp:Destroy()
  124. sound8:Destroy()
  125. end)
Add Comment
Please, Sign In to add comment