Advertisement
emilixs

suicide

Apr 16th, 2018
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.32 KB | None | 0 0
  1. --By Rufus14 (i forgot to add creditz cuz som1 could steal it xdxd)
  2. mouse = game.Players.LocalPlayer:GetMouse()
  3. kysing = false
  4. gun = Instance.new("Part", game.Players.LocalPlayer.Character)
  5. gun.Size = Vector3.new(0.5, 1, 2)
  6. gun.CanCollide = false
  7. gun:BreakJoints()
  8. gun.Transparency = 0
  9. weld = Instance.new("Weld", gun)
  10. weld.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  11. weld.Part1 = gun
  12. weld.C0 = weld.C0 * CFrame.new(-0.2,-1.45,-0.25) * CFrame.Angles(0,2.5,0.5)
  13. leel = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  14. leel.SoundId = "rbxassetid://144776699"
  15. leel.Volume = 100
  16. mesh = Instance.new("SpecialMesh", gun)
  17. mesh.MeshId = "rbxassetid://623102664"
  18. mesh.TextureId = "rbxassetid://623102879"
  19. mesh.Scale = Vector3.new(0.01,0.01,0.01)
  20. function kysplz(key)
  21. if key == "q" then
  22. if not kysing then
  23. kysing = true
  24. leel:Play()
  25. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  26. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  27. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  28. rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  29. rhandweld.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  30. for i = 1,2 do
  31. wait()
  32. rhandweld.C0 = rhandweld.C0 * CFrame.Angles(0,0,0.05)
  33. end
  34. for i = 1,4 do
  35. wait()
  36. rhandweld.C0 = rhandweld.C0 * CFrame.Angles(0,0,0.2)
  37. end
  38. for i = 1,4 do
  39. wait()
  40. rhandweld.C0 = rhandweld.C0 * CFrame.Angles(0,0,0.2)
  41. end
  42. for i = 1,2 do
  43. wait()
  44. rhandweld.C0 = rhandweld.C0 * CFrame.Angles(0,0,0.05)
  45. end
  46. wait(math.random(5,8))
  47. leel:Stop()
  48. local shot = Instance.new("Sound", gun)
  49. shot.SoundId = "rbxassetid://846233576"
  50. shot.Volume = 10000
  51. shot:Play()
  52. game.Players.LocalPlayer.Character.Head.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * -7
  53. game.Players.LocalPlayer.Character.Torso.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * -30
  54. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  55. end
  56. end
  57. end
  58. --0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0
  59. --0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0
  60. --[[
  61. local vel = Instance.new("BodyVelocity", game.Players.LocalPlayer.Character.Torso)
  62. vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * -5
  63. vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  64. --]]
  65. --By Rufus14 (FINALLY I KNOW HOW TO MAKE A RAGDOLL :D)
  66. --die plz
  67. mouse = game.Players.LocalPlayer:GetMouse()
  68. function ragdoll()
  69. game.Players.LocalPlayer.Character.Archivable = true
  70. clone = game.Players.LocalPlayer.Character:Clone()
  71. clone.Parent = workspace
  72. for i,v in pairs(clone:GetChildren()) do
  73. if v.ClassName == "Script" or v.ClassName == "LocalScript" then
  74. v:destroy()
  75. end
  76. for i,p in pairs(v:GetChildren()) do
  77. if p.ClassName == "Weld" or p.ClassName == "Motor6D" or p.ClassName == "BodyVelocity" then
  78. p:destroy()
  79. end
  80. end
  81. end
  82. for i,t in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  83. if t.ClassName == "Accessory" or t.ClassName == "ForceField" then
  84. t:destroy()
  85. end
  86. end
  87. vel = Instance.new("BodyVelocity", clone.Torso)
  88. vel.Velocity = clone.Torso.CFrame.lookVector * -5
  89. vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  90. clone.Head.face.Texture = "http://www.roblox.com/asset/?id=161061608"
  91. using = false
  92. hit = Instance.new("Sound", clone.Torso)
  93. hit.SoundId = "rbxassetid://0"
  94. hit.Volume = 5
  95. hit1 = Instance.new("Sound", clone.Torso)
  96. hit1.SoundId = "rbxassetid://0"
  97. hit1.Volume = 5
  98. hit2 = Instance.new("Sound", clone.Torso)
  99. hit2.SoundId = "rbxassetid://0"
  100. hit2.Volume = 5
  101. hit3 = Instance.new("Sound", clone.Torso)
  102. hit3.SoundId = "rbxassetid://0"
  103. hit3.Volume = 5
  104. hit3.TimePosition = 0.33
  105. ded = Instance.new("Sound", clone.Torso)
  106. ded.SoundId = "rbxassetid://0"
  107. ded.Volume = 0
  108. local leftarm = clone:findFirstChild("Left Arm")
  109. local rightrm = clone:findFirstChild("Right Arm")
  110. local leftleg = clone:findFirstChild("Left Leg")
  111. local rightleg = clone:findFirstChild("Right Leg")
  112. local head = clone:findFirstChild("Head")
  113. for i, g in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  114. if g.ClassName == "Part" then
  115. g:destroy()
  116. end
  117. end
  118. for i, h in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  119. if h.ClassName == "Accesory" then
  120. h:destroy()
  121. end
  122. end
  123. game.Workspace.CurrentCamera.CameraSubject = head
  124. if head ~= nil then
  125. local glue13 = Instance.new("Glue", clone.Torso)
  126. glue13.Part0 = clone.Torso
  127. glue13.Part1 = head
  128. glue13.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  129. glue13.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  130. local collider13 = Instance.new("Part", head)
  131. collider13.Position = Vector3.new(0,999,0)
  132. collider13.Size = Vector3.new(0.5, 0.9, 0.9)
  133. collider13.Shape = "Cylinder"
  134. collider13.Transparency = 1
  135. local weld = Instance.new("Weld", collider13)
  136. weld.Part0 = head
  137. weld.Part1 = collider13
  138. weld.C0 = weld.C0 * CFrame.new(0,0.2,0) * CFrame.Angles(0, 0, 80)
  139. collider13.TopSurface = "Smooth"
  140. collider13.BottomSurface = "Smooth"
  141. collider13.formFactor = "Symmetric"
  142. end
  143. if leftleg ~= nil then
  144. local glue = Instance.new("Glue", clone.Torso)
  145. glue.Part0 = clone.Torso
  146. glue.Part1 = leftleg
  147. glue.Name = "Left leg"
  148. local collider = Instance.new("Part", leftleg)
  149. collider.Position = Vector3.new(0,999,0)
  150. collider.Size = Vector3.new(1.7, 1, 1)
  151. collider.Shape = "Cylinder"
  152. local weld = Instance.new("Weld", collider)
  153. weld.Part0 = leftleg
  154. weld.Part1 = collider
  155. weld.C0 = CFrame.Angles(0, 0, 80)
  156. collider.TopSurface = "Smooth"
  157. collider.BottomSurface = "Smooth"
  158. collider.formFactor = "Symmetric"
  159. glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  160. glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  161. collider.Transparency = 1
  162. end
  163. ------------
  164. if rightleg ~= nil then
  165. local glue1 = Instance.new("Glue", clone.Torso)
  166. glue1.Part0 = clone.Torso
  167. glue1.Part1 = rightleg
  168. glue1.Name = "Right leg"
  169. local collider1 = Instance.new("Part", rightleg)
  170. collider1.Position = Vector3.new(0,999,0)
  171. collider1.Size = Vector3.new(1.7, 1, 1)
  172. collider1.Shape = "Cylinder"
  173. local weld1 = Instance.new("Weld", collider1)
  174. weld1.Part0 = rightleg
  175. weld1.Part1 = collider1
  176. weld1.C0 = CFrame.Angles(0, 0, 80)
  177. collider1.TopSurface = "Smooth"
  178. collider1.BottomSurface = "Smooth"
  179. collider1.formFactor = "Symmetric"
  180. glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  181. glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  182. collider1.Transparency = 1
  183. end
  184. ------------
  185. if rightrm ~= nil then
  186. local glue11 = Instance.new("Glue", clone.Torso)
  187. glue11.Part0 = clone.Torso
  188. glue11.Part1 = rightrm
  189. glue11.Name = "Right shoulder"
  190. local collider11 = Instance.new("Part", rightrm)
  191. collider11.Position = Vector3.new(0,9999,0)
  192. collider11.Size = Vector3.new(1.8,1,1)
  193. collider11.Shape = "Cylinder"
  194. local weld11 = Instance.new("Weld", collider11)
  195. weld11.Part0 = rightrm
  196. weld11.Part1 = collider11
  197. weld11.C0 = CFrame.Angles(0, 0, 80)
  198. collider11.TopSurface = "Smooth"
  199. collider11.BottomSurface = "Smooth"
  200. collider11.formFactor = "Symmetric"
  201. glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  202. glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  203. collider11.Transparency = 1
  204. end
  205. ------------
  206. if leftarm ~= nil then
  207. local glue111 = Instance.new("Glue", clone.Torso)
  208. glue111.Part0 = clone.Torso
  209. glue111.Part1 = leftarm
  210. glue111.Name = "Left shoulder"
  211. local collider111 = Instance.new("Part", leftarm)
  212. collider111.Position = Vector3.new(0,9999,0)
  213. collider111.Size = Vector3.new(1.8,1,1)
  214. collider111.Shape = "Cylinder"
  215. local weld111 = Instance.new("Weld", collider111)
  216. weld111.Part0 = leftarm
  217. weld111.Part1 = collider111
  218. weld111.C0 = CFrame.Angles(0, 0, 80)
  219. collider111.TopSurface = "Smooth"
  220. collider111.BottomSurface = "Smooth"
  221. collider111.formFactor = "Symmetric"
  222. glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  223. glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  224. collider111.Transparency = 1
  225. ----------------
  226. sensoring = Instance.new("Part", clone.Torso)
  227. sensoring.Size = Vector3.new(1.2,1.1,0.8)
  228. sensoring.CanCollide = false
  229. sensoring.Position = clone.Torso.Position
  230. local welder = Instance.new("Weld", sensoring)
  231. welder.Part0 = clone.Torso
  232. welder.Part1 = sensoring
  233. welder.C0 = welder.C0 * CFrame.new(0,0,1.05)
  234. sensoring.Transparency = 1
  235. -----------------
  236. sensoring1 = Instance.new("Part", clone.Torso)
  237. sensoring1.Size = Vector3.new(1.2,1.1,0.8)
  238. sensoring1.CanCollide = false
  239. sensoring1.Position = clone.Torso.Position
  240. local welder1 = Instance.new("Weld", sensoring)
  241. welder1.Part0 = clone.Torso
  242. welder1.Part1 = sensoring1
  243. welder1.C0 = welder1.C0 * CFrame.new(0,0,-1.05)
  244. sensoring1.Transparency = 1
  245. end
  246. clone.Name = game.Players.LocalPlayer.Character.Name.." (Emilixs did not know the way and whatched too much hentai anime)"
  247. ded:Play()
  248. vel:destroy()
  249. wait(0.5)
  250. local function touch()
  251. if not using then
  252. using = true
  253. local Math = math.random(1,4)
  254. if Math == 1 then
  255. hit:Play()
  256. end
  257. if Math == 2 then
  258. hit1:Play()
  259. end
  260. if Math == 3 then
  261. hit2:Play()
  262. end
  263. if Math == 4 then
  264. hit3:Play()
  265. end
  266. wait(0.1)
  267. using = false
  268. end
  269. end
  270. sensoring.Touched:connect(touch)
  271. sensoring1.Touched:connect(touch)
  272. wait(4.47)
  273. hit1.Volume = 0
  274. hit2.Volume = 0
  275. hit3.Volume = 0
  276. hit.Volume = 0
  277. end
  278.  
  279. game.Players.LocalPlayer.Character.Humanoid.Died:connect(ragdoll)
  280.  
  281. --di ent
  282. mouse.KeyDown:connect(kysplz)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement