Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. -- Objects
  2.  
  3. local yeye = Instance.new("ScreenGui")
  4. local mhm = Instance.new("Frame")
  5. local Hitypical = Instance.new("TextButton")
  6. local hax = Instance.new("TextLabel")
  7. local asd = Instance.new("TextBox")
  8. local Close = Instance.new("TextButton")
  9. local Opener = Instance.new("Frame")
  10. local Open = Instance.new("TextButton")
  11.  
  12. -- Properties
  13.  
  14. yeye.Name = "hoverw"
  15. yeye.Parent = game.CoreGui
  16.  
  17. mhm.Name = "hoverw"
  18. mhm.Parent = yeye
  19. mhm.BackgroundColor3 = Color3.new(0, 0, 0)
  20. mhm.BackgroundTransparency = 0.5
  21. mhm.Position = UDim2.new(0, 0, 0.292008191, 0)
  22. mhm.Size = UDim2.new(0, 320, 0, 191)
  23. mhm.Visible = false
  24.  
  25. Hitypical.Name = "Hitypical"
  26. Hitypical.Parent = mhm
  27. Hitypical.BackgroundColor3 = Color3.new(0, 0, 0)
  28. Hitypical.BackgroundTransparency = 0.5
  29. Hitypical.Position = UDim2.new(0.186669305, 0, 0.712777793, 0)
  30. Hitypical.Size = UDim2.new(0, 200, 0, 29)
  31. Hitypical.Font = Enum.Font.SciFi
  32. Hitypical.FontSize = Enum.FontSize.Size28
  33. Hitypical.Text = "VanDaPlayer"
  34. Hitypical.TextColor3 = Color3.new(0, 1, 1)
  35. Hitypical.TextSize = 27
  36.  
  37. hax.Name = "hax"
  38. hax.Parent = mhm
  39. hax.BackgroundColor3 = Color3.new(0, 0, 0)
  40. hax.BackgroundTransparency = 0.5
  41. hax.Position = UDim2.new(0, 0, 0.129015952, 0)
  42. hax.Size = UDim2.new(0, 314, 0, 43)
  43. hax.Font = Enum.Font.SciFi
  44. hax.FontSize = Enum.FontSize.Size24
  45. hax.Text = "Made By Perry/Talha. This is a hax"
  46. hax.TextColor3 = Color3.new(0, 1, 1)
  47. hax.TextSize = 19
  48.  
  49. asd.Name = "asd"
  50. asd.Parent = mhm
  51. asd.BackgroundColor3 = Color3.new(0, 0, 0)
  52. asd.BackgroundTransparency = 0.5
  53. asd.Position = UDim2.new(0.186669305, 0, 0.418627203, 0)
  54. asd.Size = UDim2.new(0, 200, 0, 44)
  55. asd.Font = Enum.Font.SciFi
  56. asd.FontSize = Enum.FontSize.Size28
  57. asd.Text = "Username"
  58. asd.TextColor3 = Color3.new(0, 1, 1)
  59. asd.TextSize = 28
  60.  
  61. Close.Name = "Close"
  62. Close.Parent = mhm
  63. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  64. Close.BackgroundTransparency = 0.40000000596046
  65. Close.Position = UDim2.new(0.9375, 0, 0, 0)
  66. Close.Size = UDim2.new(0, 20, 0, 17)
  67. Close.Font = Enum.Font.SourceSans
  68. Close.FontSize = Enum.FontSize.Size14
  69. Close.Text = ""
  70. Close.TextSize = 14
  71.  
  72. Opener.Name = "Opener"
  73. Opener.Parent = yeye
  74. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  75. Opener.BackgroundTransparency = 0.5
  76. Opener.Position = UDim2.new(0, 0, 0.497950822, 0)
  77. Opener.Size = UDim2.new(0, 173, 0, 30)
  78.  
  79. Open.Name = "Open"
  80. Open.Parent = Opener
  81. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  82. Open.BackgroundTransparency = 0.5
  83. Open.Size = UDim2.new(0, 173, 0, 30)
  84. Open.Font = Enum.Font.SciFi
  85. Open.FontSize = Enum.FontSize.Size24
  86. Open.Text = "Open"
  87. Open.TextColor3 = Color3.new(0, 1, 1)
  88. Open.TextSize = 20
  89.  
  90. Open.MouseButton1Down:connect(function()
  91. mhm.Visible = true
  92. Opener.Visible = false
  93. end)
  94.  
  95. Close.MouseButton1Down:connect(function()
  96. mhm.Visible = false
  97. Opener.Visible = true
  98. end)
  99.  
  100. Hitypical.MouseButton1Down:connect(function()
  101. --[[
  102. Created by Talha/Perry. Please do not leak thanks.
  103. --]]
  104.  
  105. game.Lighting.OutdoorAmbient = Color3.new(127, 127, 127)
  106. local victim = game.CoreGui.yeye.mhm.asd.Text -- victim
  107. -- xd
  108. yiowh45 = game:GetObjects("rbxassetid://1008107388")[1] -- Place
  109. yiowh45.Parent = workspace
  110. spawn(function ()
  111. for i=1, 800 do
  112. wait()
  113. local victim = game.CoreGui.yeye.mhm.asd.Text -- victim
  114. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.meemmeemmemee.Seat.CFrame
  115. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  116. game.Players[victim].Character.Humanoid.JumpPower = 0
  117. end
  118. end)
  119. spawn(function ()
  120. loadstring(game:GetObjects("rbxassetid://1008068509")[1].Source)() -- help from sigma xd
  121. end)
  122.  
  123. local lmao = Instance.new("Sound")
  124. lmao.Parent = workspace
  125. lmao.Volume = 1
  126. lmao.SoundId = "http://www.roblox.com/asset/?id=421358540"
  127. lmao.Looped = true
  128. lmao.Pitch = 1
  129. lmao:Play()
  130. local cam = workspace.CurrentCamera
  131. workspace.asdfghjm.Van:MakeJoints()
  132. workspace.asdfghjm.Van["KZ CV-150"].RW:MakeJoints()
  133. workspace.asdfghjm.Van["KZ CV-150"].LW:MakeJoints()
  134. workspace.asdfghjm.Van["KZ CV-150"].Body:MakeJoints()
  135. wait(0.5)
  136. cam.CameraSubject = workspace.asdfghjm.kek
  137. wait(2)
  138. cam.CameraSubject = workspace.asdfghjm.kek2
  139. wait(2)
  140. cam.CameraSubject = workspace.asdfghjm.kek3
  141. wait(2)
  142. cam.CameraSubject = workspace.asdfghjm.kek4
  143. wait(3)
  144. cam.CameraSubject = workspace.asdfghjm.kek5
  145. wait(2)
  146. cam.CameraSubject = workspace.asdfghjm.kek6
  147. wait(4)
  148. game.Players[victim].Character.Humanoid.WalkSpeed = 1
  149. game.Players[victim].Character.Humanoid.JumpPower = 1
  150. cam.CameraSubject = workspace.asdfghjm.kek5
  151. wait(3)
  152. cam.CameraSubject = workspace.asdfghjm.kek4
  153. wait(4)
  154. cam.CameraSubject = workspace.asdfghjm.kek3
  155. wait(3)
  156. cam.CameraSubject = workspace.asdfghjm.kek2
  157. wait(3)
  158. cam.CameraSubject = workspace.asdfghjm.kek
  159. wait(6)
  160. for i = 0,5,.1 do
  161. workspace.asdfghjm.Van:TranslateBy(Vector3.new(0,0,2))
  162. wait()
  163. end
  164. wait(5)
  165. workspace[victim].HumanoidRootPart.CFrame = game.Workspace.asdfghjm.Van["KZ CV-150"].Body.Lmao.CFrame
  166. cam.CameraSubject = workspace.asdfghjm.nuuuuu
  167. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.Chair.Sit.CFrame
  168. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  169. game.Players[victim].Character.Humanoid.JumpPower = 0
  170. wait(2.8)
  171. local asd = Instance.new("Sound")
  172. asd.Parent = workspace
  173. asd.SoundId = "http://www.roblox.com/asset/?id=131070686"
  174. asd.Looped = false
  175. asd.Volume = 10
  176. asd.Pitch = 1
  177. asd:Play()
  178.  
  179. for i = 0,15,5 do
  180. workspace.asdfghjm.hmmhm:TranslateBy(Vector3.new(0,0,-1))
  181. wait()
  182. end
  183.  
  184. for i,v in pairs(workspace.asdfghjm.thonk:GetChildren() ) do
  185. if v:IsA("BasePart") then
  186. v.Transparency = 0
  187. end
  188. end
  189. game.Players[victim].Character.Humanoid.Health = 0
  190. asd:Remove()
  191. wait(2)
  192. lmao:Remove()
  193.  
  194. workspace.asdfghjm:Remove()-- Objects
  195. cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  196. cam.CameraType = "Custom"
  197. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement