Advertisement
memberhero

slender script

Nov 21st, 2017
6,890
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. --Become Slenderman Script lol
  2. wait(1)
  3. local Player = game:GetService("Players").LocalPlayer
  4. local Character = Player.Character
  5. local yeye = Instance.new("ScreenGui")
  6. local mhm = Instance.new("Frame")
  7. local Hitypical = Instance.new("TextButton")
  8. local hax = Instance.new("TextLabel")
  9. local asd = Instance.new("TextBox")
  10. local Close = Instance.new("TextButton")
  11. local Opener = Instance.new("Frame")
  12. local Open = Instance.new("TextButton")
  13. local debounce = false
  14. Player.Character.Shirt.ShirtTemplate = "rbxassetid://230966654"
  15. Player.Character.Pants.PantsTemplate = "rbxassetid://747603570"
  16. Player.Character.Head.face:Remove()
  17.  
  18. yeye.Name = "yeye"
  19. yeye.Parent = game.Players.LocalPlayer.PlayerGui
  20.  
  21. mhm.Name = "mhm"
  22. mhm.Parent = yeye
  23. mhm.BackgroundColor3 = Color3.new(0, 0, 0)
  24. mhm.BackgroundTransparency = 0.5
  25. mhm.Position = UDim2.new(0, 0, 0.292008191, 0)
  26. mhm.Size = UDim2.new(0, 320, 0, 191)
  27. mhm.Visible = false
  28.  
  29. Hitypical.Name = "Hitypical"
  30. Hitypical.Parent = mhm
  31. Hitypical.BackgroundColor3 = Color3.new(0, 0, 0)
  32. Hitypical.BackgroundTransparency = 0.5
  33. Hitypical.Position = UDim2.new(0.186669305, 0, 0.712777793, 0)
  34. Hitypical.Size = UDim2.new(0, 200, 0, 29)
  35. Hitypical.Font = Enum.Font.SciFi
  36. Hitypical.FontSize = Enum.FontSize.Size28
  37. Hitypical.Text = "ScrewThatPlayerUp"
  38. Hitypical.TextColor3 = Color3.new(0, 1, 1)
  39. Hitypical.TextSize = 27
  40.  
  41. hax.Name = "hax"
  42. hax.Parent = mhm
  43. hax.BackgroundColor3 = Color3.new(0, 0, 0)
  44. hax.BackgroundTransparency = 0.5
  45. hax.Position = UDim2.new(0, 0, 0.129015952, 0)
  46. hax.Size = UDim2.new(0, 314, 0, 43)
  47. hax.Font = Enum.Font.SciFi
  48. hax.FontSize = Enum.FontSize.Size24
  49. hax.Text = "Made By Perry/Talha.Fixed By basstracker1970 This is a gui"
  50. hax.TextColor3 = Color3.new(0, 1, 1)
  51. hax.TextSize = 19
  52.  
  53. asd.Name = "asd"
  54. asd.Parent = mhm
  55. asd.BackgroundColor3 = Color3.new(0, 0, 0)
  56. asd.BackgroundTransparency = 0.5
  57. asd.Position = UDim2.new(0.186669305, 0, 0.418627203, 0)
  58. asd.Size = UDim2.new(0, 200, 0, 44)
  59. asd.Font = Enum.Font.SciFi
  60. asd.FontSize = Enum.FontSize.Size28
  61. asd.Text = "Username"
  62. asd.TextColor3 = Color3.new(0, 1, 1)
  63. asd.TextSize = 28
  64.  
  65. Close.Name = "Close"
  66. Close.Parent = mhm
  67. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  68. Close.BackgroundTransparency = 0.40000000596046
  69. Close.Position = UDim2.new(0.9375, 0, 0, 0)
  70. Close.Size = UDim2.new(0, 20, 0, 17)
  71. Close.Font = Enum.Font.SourceSans
  72. Close.FontSize = Enum.FontSize.Size14
  73. Close.Text = ""
  74. Close.TextSize = 14
  75.  
  76. Opener.Name = "Opener"
  77. Opener.Parent = yeye
  78. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  79. Opener.BackgroundTransparency = 0.5
  80. Opener.Position = UDim2.new(0, 0, 0.497950822, 0)
  81. Opener.Size = UDim2.new(0, 173, 0, 30)
  82.  
  83. Open.Name = "Open"
  84. Open.Parent = Opener
  85. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  86. Open.BackgroundTransparency = 0.5
  87. Open.Size = UDim2.new(0, 173, 0, 30)
  88. Open.Font = Enum.Font.SciFi
  89. Open.FontSize = Enum.FontSize.Size24
  90. Open.Text = "Open"
  91. Open.TextColor3 = Color3.new(0, 1, 1)
  92. Open.TextSize = 20
  93.  
  94. Open.MouseButton1Down:connect(function()
  95. mhm.Visible = true
  96. Opener.Visible = false
  97. end)
  98.  
  99. Close.MouseButton1Down:connect(function()
  100. mhm.Visible = false
  101. Opener.Visible = true
  102. end)
  103.  
  104. Hitypical.MouseButton1Down:connect(function()
  105. --[[
  106. Created by Talha/Perry. Please do not leak thanks.
  107. --]]
  108.  
  109. game.Lighting.OutdoorAmbient = Color3.new(127, 127, 127)
  110. local victim = game.Players.LocalPlayer.PlayerGui.yeye.mhm.asd.Text -- victim
  111. -- xd
  112. ---yiowh45 = game:GetObjects("rbxassetid://1008107388")[1] -- Place
  113. --yiowh45.Parent = workspace
  114.  
  115.  
  116. local lmao = Instance.new("Sound")
  117. lmao.Parent = workspace
  118. lmao.Volume = 1
  119. lmao.SoundId = "http://www.roblox.com/asset/?id=421358540"
  120. lmao.Looped = true
  121. lmao.Pitch = 1
  122. lmao:Play()
  123. local cam = workspace.CurrentCamera
  124. -----workspace.asdfghjm.Van:MakeJoints()
  125. -----workspace.asdfghjm.Van["KZ CV-150"].RW:MakeJoints()
  126. -----workspace.asdfghjm.Van["KZ CV-150"].LW:MakeJoints()
  127. -----workspace.asdfghjm.Van["KZ CV-150"].Body:MakeJoints()
  128. --game.Players[victim].Character.Humanoid.WalkSpeed = 1
  129. --game.Players[victim].Character.Humanoid.JumpPower = 1
  130. cam.CameraSubject = game.Players[victim].Character.Humanoid
  131. cam.CameraType = "Follow"
  132. wait(5)
  133. --workspace[victim].HumanoidRootPart.CFrame = game.--workspace.asdfghjm.Van["KZ CV-150"].Body.Lmao.CFrame
  134. --cam.CameraSubject = --workspace.asdfghjm.nuuuuu
  135. --workspace[victim].HumanoidRootPart.CFrame = --workspace.asdfghjm.Chair.Sit.CFrame
  136. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  137. game.Players[victim].Character.Humanoid.JumpPower = 0
  138. wait(2.8)
  139. local asd = Instance.new("Sound")
  140. asd.Parent = workspace
  141. asd.SoundId = "rbxassetid://181369669"
  142. asd.Looped = false
  143. asd.Volume = 10
  144. asd.Pitch = 1
  145. asd:Play()
  146.  
  147. for i = 0,15,5 do
  148. ----workspace.asdfghjm.hmmhm:TranslateBy(Vector3.new(0,0,-1))
  149. wait()
  150. end
  151. game.Players[victim].Character.Torso.CFrame = Player.Character.Torso.CFrame*CFrame.new(0,0,-5)-- basicly freeze the victim in place just so they cant escape
  152. wait(10)
  153. game.Players[victim].Character.Humanoid.Health = 0
  154. asd:Remove()
  155. wait(2)
  156. lmao:Remove()
  157.  
  158.  
  159.  
  160. --workspace.asdfghjm:Remove()-- Objects
  161. cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  162. cam.CameraType = "Custom"
  163. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement