Advertisement
raulib

Mechanical Beast

Jul 28th, 2017
713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.14 KB | None | 0 0
  1. wait(2)
  2. BEAST = game.Players.LocalPlayer -----By raulib fellas, again. Who copies this without my permission gets civil judgement. ---Again thanks MustardFoot and Tollonis for the blood--- It works the grab and kill on R15 too!
  3. inf = math.huge
  4. Mouse = BEAST:GetMouse()
  5. BEAST.Character.Head.face:Destroy()
  6. TRGT = Instance.new("ObjectValue")
  7. TRGT.Parent = script
  8. TRGT.Name = "Target"
  9. InvisFF = Instance.new("ForceField")
  10. InvisFF.Parent = BEAST.Character
  11. InvisFF.Visible = false
  12. BEAST.Character.Humanoid.MaxHealth = inf
  13. BEAST.Character.Humanoid.Health = inf
  14. BEAST.Character.Humanoid.Name = "I am the killer, MUAHAHA"
  15. -------Identitations on shit----------
  16. Grabbed = false
  17. Killing = false
  18. RAN = false
  19. --------------------------------------
  20. o1 = Instance.new("Model")
  21. o2 = Instance.new("Part")
  22. o3 = Instance.new("SpecialMesh")
  23. o4 = Instance.new("Part")
  24. o5 = Instance.new("SpecialMesh")
  25. o6 = Instance.new("Weld")
  26. o7 = Instance.new("CFrameValue")
  27. o8 = Instance.new("Part")
  28. o9 = Instance.new("ParticleEmitter")
  29. o9.LockedToPart = true
  30. o10 = Instance.new("Weld")
  31. o11 = Instance.new("CFrameValue")
  32. o12 = Instance.new("Part")
  33. o13 = Instance.new("ParticleEmitter")
  34. o13.LockedToPart = true
  35. o14 = Instance.new("Weld")
  36. o15 = Instance.new("CFrameValue")
  37. o1.Name = "NoobHead"
  38. o1.Parent = BEAST.Character
  39. o2.Name = "Top"
  40. o2.Parent = o1
  41. o2.BrickColor = BEAST.Character.Head.BrickColor
  42. o2.Position = Vector3.new(-19.9953899, 10.3819218, -45.1451874)
  43. o2.Size = Vector3.new(1.22399998, 1.05599999, 1.22399998)
  44. o2.CFrame = CFrame.new(-19.9953899, 10.3819218, -45.1451874, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  45. o2.Color = BEAST.Character.Head.Color
  46. o2.Position = Vector3.new(-19.9953899, 10.3819218, -45.1451874)
  47. o2.Color = BEAST.Character.Head.Color
  48. o3.Parent = o2
  49. o3.MeshId = "rbxassetid://942999646"
  50. o3.MeshType = Enum.MeshType.FileMesh
  51. o4.Name = "Bottom"
  52. WELD = Instance.new("Weld")
  53. WELD.Parent = o4
  54. WELD.Part1 = o4
  55. WELD.Part0 = BEAST.Character.Head
  56. WELD.C0 = CFrame.new(0,-0.25,0)
  57. BEAST.Character.Head.Transparency = 1
  58. o4.Parent = o1
  59. o4.BrickColor = BEAST.Character.Head.BrickColor
  60. o4.Position = Vector3.new(-19.9953899, 10.0184422, -45.1451874)
  61. o4.Size = Vector3.new(1.22399998, 0.58099997, 1.22500002)
  62. o4.CFrame = CFrame.new(-19.9953899, 10.0184422, -45.1451874, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  63. o4.Color = BEAST.Character.Head.Color
  64. o4.Position = Vector3.new(-19.9953899, 10.0184422, -45.1451874)
  65. o4.Color = BEAST.Character.Head.Color
  66. o5.Parent = o4
  67. o5.MeshId = "rbxassetid://943004920"
  68. o5.MeshType = Enum.MeshType.FileMesh
  69. o6.Name = "qCFrameWeldThingy"
  70. o6.Parent = o4
  71. o6.C1 = CFrame.new(0, 0.363479137, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  72. o6.Part0 = o2
  73. o6.Part1 = o4
  74. o7.Name = "qRelativeCFrameWeldValue"
  75. o7.Parent = o4
  76. o7.Value = CFrame.new(0, 0.363479137, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  77. o8.Name = "ParticleEmitter"
  78. o8.Parent = o1
  79. o8.Transparency = 1
  80. o8.Position = Vector3.new(-20.1943512, 10.4078159, -45.6634293)
  81. o8.Rotation = Vector3.new(-21.2299995, 0, 0)
  82. o8.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
  83. o8.CFrame = CFrame.new(-20.1943512, 10.4078159, -45.6634293, 1, 0, 0, 0, 0.9321208, 0.362152874, 0, -0.362148494, 0.932122946)
  84. o8.Position = Vector3.new(-20.1943512, 10.4078159, -45.6634293)
  85. o8.Orientation = Vector3.new(-21.2299995, 0, 0)
  86. o9.Name = "Fire"
  87. o9.Enabled = false
  88. o9.Parent = o8
  89. o9.Transparency = NumberSequence.new(0,0.54374998807907,0.73749995231628,0,0.72500002384186,0.45625001192093,0.63749998807907,0,0.52499997615814,0)
  90. o9.Rotation = NumberRange.new(4,9)
  91. o9.Size = NumberSequence.new(0.25,0.25)
  92. o9.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(0.364706, 0, 0))
  93. o9.LightEmission = 0.86000001430511
  94. o9.Texture = "http://www.roblox.com/asset/?id=248625108"
  95. o9.Acceleration = Vector3.new(0, 6, 0)
  96. o9.Lifetime = NumberRange.new(0,0.20000000298023)
  97. o9.Rate = inf
  98. o9.RotSpeed = NumberRange.new(5,9)
  99. o9.Speed = NumberRange.new(5,7)
  100. o9.VelocitySpread = 5
  101. o9.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(0.364706, 0, 0))
  102. o10.Name = "qCFrameWeldThingy"
  103. o10.Parent = o8
  104. o10.C1 = CFrame.new(0.198961258, -0.211818695, 0.473686218, 1, 0, 0, 0, 0.9321208, -0.362148494, 0, 0.362152874, 0.932122946)
  105. o10.Part0 = o2
  106. o10.Part1 = o8
  107. o11.Name = "qRelativeCFrameWeldValue"
  108. o11.Parent = o8
  109. o11.Value = CFrame.new(0.198961258, -0.211818695, 0.473686218, 1, 0, 0, 0, 0.9321208, -0.362148494, 0, 0.362152874, 0.932122946)
  110. o12.Name = "ParticleEmitter"
  111. o12.Parent = o1
  112. o12.Transparency = 1
  113. o12.Position = Vector3.new(-19.7783909, 10.4078159, -45.6634293)
  114. o12.Rotation = Vector3.new(-21.2299995, 0, 0)
  115. o12.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
  116. o12.CFrame = CFrame.new(-19.7783909, 10.4078159, -45.6634293, 1, 0, 0, 0, 0.9321208, 0.362152874, 0, -0.362148494, 0.932122946)
  117. o12.Position = Vector3.new(-19.7783909, 10.4078159, -45.6634293)
  118. o12.Orientation = Vector3.new(-21.2299995, 0, 0)
  119. o13.Name = "Fire"
  120. o13.Enabled = false
  121. o13.Parent = o12
  122. o13.Transparency = NumberSequence.new(0,0.54374998807907,0.73749995231628,0,0.72500002384186,0.45625001192093,0.63749998807907,0,0.52499997615814,0)
  123. o13.Rotation = NumberRange.new(4,9)
  124. o13.Size = NumberSequence.new(0.25,0.25)
  125. o13.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(0.364706, 0, 0))
  126. o13.LightEmission = 0.86000001430511
  127. o13.Texture = "http://www.roblox.com/asset/?id=248625108"
  128. o13.Acceleration = Vector3.new(0, 6, 0)
  129. o13.Lifetime = NumberRange.new(0,0.20000000298023)
  130. o13.Rate = inf
  131. o13.RotSpeed = NumberRange.new(5,9)
  132. o13.Speed = NumberRange.new(5,7)
  133. o13.VelocitySpread = 5
  134. o13.Color = ColorSequence.new(Color3.new(1, 0.333333, 0),Color3.new(0.364706, 0, 0))
  135. o14.Name = "qCFrameWeldThingy"
  136. o14.Parent = o12
  137. o14.C1 = CFrame.new(-0.216999054, -0.211818695, 0.473686218, 1, 0, 0, 0, 0.9321208, -0.362148494, 0, 0.362152874, 0.932122946)
  138. o14.Part0 = o2
  139. o14.Part1 = o12
  140. o15.Name = "qRelativeCFrameWeldValue"
  141. o15.Parent = o12
  142. o15.Value = CFrame.new(-0.216999054, -0.211818695, 0.473686218, 1, 0, 0, 0, 0.9321208, -0.362148494, 0, 0.362152874, 0.932122946)
  143. -----EYS
  144. eyo1 = Instance.new("Part")
  145. eyo2 = Instance.new("SpecialMesh")
  146. eyo3 = Instance.new("Weld")
  147. eyo4 = Instance.new("CFrameValue")
  148. eyo5 = Instance.new("Part")
  149. eyo6 = Instance.new("SpecialMesh")
  150. eyo7 = Instance.new("Weld")
  151. eyo8 = Instance.new("CFrameValue")
  152. eyo1.Name = "Eye"
  153. eyo1.Parent = o1
  154. eyo1.Position = Vector3.new(24.7383823, 1.86318994, 10.103672)
  155. eyo1.Rotation = Vector3.new(-0.25999999, 0.189999998, -90)
  156. eyo1.FormFactor = Enum.FormFactor.Symmetric
  157. eyo1.Size = Vector3.new(0.350000441, 0.319999933, 0.319999993)
  158. eyo1.CFrame = CFrame.new(24.7383823, 1.86318994, 10.103672, 7.78192862e-06, 0.99997592, 0.00339514017, -0.99998951, -9.68524728e-06, 0.00458411966, 0.00458441861, -0.00339506217, 0.999983728)
  159. eyo1.BottomSurface = Enum.SurfaceType.Smooth
  160. eyo1.TopSurface = Enum.SurfaceType.Smooth
  161. eyo1.Position = Vector3.new(24.7383823, 1.86318994, 10.103672)
  162. eyo1.Orientation = Vector3.new(-0.25999999, 0.189999998, -90)
  163. eyo2.Parent = eyo1
  164. eyo2.MeshId = "http://www.roblox.com/asset/?id=1185246"
  165. eyo2.Scale = Vector3.new(0.699999988, 0.699999988, 0.660000026)
  166. eyo2.TextureId = "http://www.roblox.com/asset/?id=7185305"
  167. eyo2.MeshType = Enum.MeshType.FileMesh
  168. eyo2.Scale = Vector3.new(0.699999988, 0.699999988, 0.660000026)
  169. eyo3.Name = "qCFrameWeldThingy"
  170. eyo3.Parent = eyo1
  171. eyo3.C1 = CFrame.new(0.0261619687, 0.160301208, 0.393903732, 2.7723012e-05, -1, -2.49082223e-06, 0.999990821, 2.67715077e-05, -4.06522304e-07, 4.10014763e-07, -2.6402995e-06, 1)
  172. eyo3.Part0 = o2
  173. eyo3.Part1 = eyo1
  174. eyo4.Name = "qRelativeCFrameWeldValue"
  175. eyo4.Parent = eyo1
  176. eyo4.Value = CFrame.new(0.0261619687, 0.160301208, 0.393903732, 2.7723012e-05, -1, -2.49082223e-06, 0.999990821, 2.67715077e-05, -4.06522304e-07, 4.10014763e-07, -2.6402995e-06, 1)
  177. eyo5.Name = "Eye"
  178. eyo5.Parent = o1
  179. eyo5.Position = Vector3.new(25.0674343, 1.86318672, 10.1025543)
  180. eyo5.Rotation = Vector3.new(-0.25999999, 0.189999998, -90)
  181. eyo5.FormFactor = Enum.FormFactor.Symmetric
  182. eyo5.Size = Vector3.new(0.350000441, 0.319999933, 0.319999993)
  183. eyo5.CFrame = CFrame.new(25.0674343, 1.86318672, 10.1025543, 7.78192862e-06, 0.99997592, 0.00339514017, -0.99998951, -9.68524728e-06, 0.00458411966, 0.00458441861, -0.00339506217, 0.999983728)
  184. eyo5.BottomSurface = Enum.SurfaceType.Smooth
  185. eyo5.TopSurface = Enum.SurfaceType.Smooth
  186. eyo5.Position = Vector3.new(25.0674343, 1.86318672, 10.1025543)
  187. eyo5.Orientation = Vector3.new(-0.25999999, 0.189999998, -90)
  188. eyo6.Parent = eyo5
  189. eyo6.MeshId = "http://www.roblox.com/asset/?id=1185246"
  190. eyo6.Scale = Vector3.new(0.699999988, 0.699999988, 0.660000026)
  191. eyo6.TextureId = "http://www.roblox.com/asset/?id=7185305"
  192. eyo6.MeshType = Enum.MeshType.FileMesh
  193. eyo6.Scale = Vector3.new(0.699999988, 0.699999988, 0.660000026)
  194. eyo7.Name = "qCFrameWeldThingy"
  195. eyo7.Parent = eyo5
  196. eyo7.C1 = CFrame.new(0.0261619687, -0.168758392, 0.393903732, 2.7723012e-05, -1, -2.49082223e-06, 0.999990821, 2.67715077e-05, -4.06522304e-07, 4.10014763e-07, -2.6402995e-06, 1)
  197. eyo7.Part0 = o2
  198. eyo7.Part1 = eyo5
  199. eyo8.Name = "qRelativeCFrameWeldValue"
  200. eyo8.Parent = eyo5
  201. eyo8.Value = CFrame.new(0.0261619687, -0.168758392, 0.393903732, 2.7723012e-05, -1, -2.49082223e-06, 0.999990821, 2.67715077e-05, -4.06522304e-07, 4.10014763e-07, -2.6402995e-06, 1)
  202. --------
  203.  
  204. pcall(function()
  205. for i, v in pairs(BEAST.Character:children()) do
  206. if v:IsA("Accessory")then
  207. if v.Handle.AccessoryWeld.Part1 == BEAST.Character.Head
  208. then
  209. WELD = Instance.new("Weld")
  210. WELD.Parent = o4
  211. WELD.Part1 = o4
  212. WELD.Part0 = BEAST.Character.Head
  213. WELD.C0 = CFrame.new(0,-0.25,0)
  214. BEAST.Character.Head.Transparency = 1
  215. v.Handle.AccessoryWeld.Part1 = o2
  216. end
  217. end
  218. end
  219. end)
  220.  
  221.  
  222. Mouse.KeyDown:connect(function(key)
  223. if (key == "g") and Grabbed == false and Killing == false and (Mouse.Target.Parent.Head.Position - BEAST.Character.Head.Position).magnitude < 5 then
  224. pcall(function()
  225. for i, v in pairs(Mouse.Target.Parent:children()) do
  226. if v:IsA("Part") and v.Name == "HumanoidRootPart" then
  227. v:Destroy()
  228. end
  229. end
  230. end)
  231.  
  232. pcall(function()
  233. for i, v in pairs(TRGT.Value:children()) do
  234. if v:IsA("Humanoid")then
  235. v.PlatformStand = true
  236. v.AutoRotate = false
  237. v.WalkSpeed = 0
  238. v.JumpPower = 0
  239. end
  240. end
  241. end)
  242.  
  243. TRGT.Value = Mouse.Target.Parent
  244. WELD_TO_PLAYER = Instance.new("Weld")
  245. WELD_TO_PLAYER.Parent = BEAST.Character["Left Arm"]
  246. WELD_TO_PLAYER.Name = "ASDAFSRTHSHDTYJFHJGSDZGFTDGJFFGDHDGDG"
  247. WELD_TO_PLAYER.Part0 = BEAST.Character["Left Arm"]
  248. WELD_TO_PLAYER.Part1 = TRGT.Value.Head
  249.  
  250. WELD_TO_PLAYER.C1 = CFrame.Angles(0,0,math.deg(90))
  251. WELD_TO_PLAYER.C0 = CFrame.new(0,-1.5,-.5)
  252.  
  253. local o2 = Instance.new("Weld")
  254. local o3 = Instance.new("CFrameValue")
  255. local o5 = Instance.new("Weld")
  256. local o6 = Instance.new("CFrameValue")
  257. o2.Name = "qCFrameWeldThingy"
  258. o2.Parent = BEAST.Character["Left Arm"]
  259. o2.C1 = CFrame.new(1.46055746, 0.78657341, -0.997600555, 0.975721657, -0.0151646473, -0.218488649, 0.219014272, 0.0675594062, 0.97337997, 0, -0.997600019, 0.0692404509)
  260. o2.C0 = CFrame.new(0,1.5,0)
  261. o2.Part1 = BEAST.Character["Left Arm"]
  262. o2.Part0 = BEAST.Character.Torso
  263. o3.Name = "qRelativeCFrameWeldValue"
  264. o3.Parent = BEAST.Character["Left Arm"]
  265. o3.Value = CFrame.new(1.46055746, 0.78657341, -0.997600555, 0.975721657, -0.0151646473, -0.218488649, 0.219014272, 0.0675594062, 0.97337997, 0, -0.997600019, 0.0692404509)
  266. o5.Name = "qCFrameWeldThingy"
  267. o5.Part0 = BEAST.Character.Torso
  268. o5.Parent = BEAST.Character["Right Arm"]
  269. o5.C1 = CFrame.new(-1.49657011, 0.582841873, -0.999992371, 0.996869624, 0.000299534295, 0.0790627375, -0.0790633038, 0.00377667812, 0.996862471, 0, -0.999992847, 0.00378853758)
  270. o5.C0 = CFrame.new(0,1.5,0)
  271. o5.Part1 = BEAST.Character["Right Arm"]
  272. o6.Name = "qRelativeCFrameWeldValue"
  273. o6.Parent = BEAST.Character["Right Arm"]
  274. o6.Value = CFrame.new(-1.49657011, 0.582841873, -0.999992371, 0.996869624, 0.000299534295, 0.0790627375, -0.0790633038, 0.00377667812, 0.996862471, 0, -0.999992847, 0.00378853758)
  275. wait(.5)
  276. Grabbed = true
  277. repeat
  278. wait()
  279. pcall(function()
  280. for i, v in pairs(TRGT.Value:children()) do
  281. if v:IsA("Humanoid")then
  282. AS = v
  283. v.PlatformStand = true
  284. end
  285. end
  286. end)
  287. until AS.Health == 0 or Grabbed == false
  288. end
  289. end)
  290.  
  291.  
  292.  
  293. Mouse.KeyDown:connect(function(key)
  294. if (key == "g") and Grabbed == true and Killing == false then
  295. WELD_TO_PLAYER:Destroy()
  296. pcall(function()
  297. for i, v in pairs(BEAST.Character["Left Arm"]:children()) do
  298. if v:IsA("Weld") or v:IsA("CFrameValue")then
  299. v:Destroy()
  300. end
  301. end
  302. end)
  303.  
  304. pcall(function()
  305. for i, v in pairs(BEAST.Character["Right Arm"]:children()) do
  306. if v:IsA("Weld") or v:IsA("CFrameValue")then
  307. v:Destroy()
  308. end
  309. end
  310. end)
  311.  
  312. local LS = Instance.new("Motor6D")
  313. local RS = Instance.new("Motor6D")
  314. LS.Parent = BEAST.Character.Torso
  315. LS.C0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  316. LS.C1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  317. LS.MaxVelocity = 0.10000000149012
  318. LS.Part0 = BEAST.Character.Torso
  319. LS.Part1 = BEAST.Character["Left Arm"]
  320.  
  321. RS.Name = "Right Shoulder"
  322. RS.Parent = BEAST.Character.Torso
  323. RS.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  324. RS.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  325. RS.MaxVelocity = 0.10000000149012
  326. RS.Part0 = BEAST.Character.Torso
  327. RS.Part1 = BEAST.Character["Right Arm"]
  328. wait(.5)
  329. Grabbed = false
  330. end
  331. end)
  332.  
  333. Mouse.KeyDown:connect(function(key)
  334. if (key == "f") and Grabbed == true and Killing == false then
  335. Killing = true
  336. o6.C1 = CFrame.new(4.529953e-06, 0.700579643, 0.505683899, 1.00000536, 7.90506601e-06, 4.5709312e-06, 2.35470694e-07, 0.460277289, -0.88778156, -9.26107168e-06, 0.887776494, 0.460277677)
  337. o7.Value = CFrame.new(4.529953e-06, 0.700579643, 0.505683899, 1.00000536, 7.90506601e-06, 4.5709312e-06, 2.35470694e-07, 0.460277289, -0.88778156, -9.26107168e-06, 0.887776494, 0.460277677)
  338. WELD_TO_PLAYER.C1 = CFrame.Angles(0,0,math.rad(-5))
  339. WELD_TO_PLAYER.C0 = CFrame.new(1.35,.4,-.8)
  340. wait(1)
  341. o6.C1 = CFrame.new(-6.19888306e-06, 0.633776188, 0.255449295, 1, -1.33216381e-05, 1.1920929e-06, 1.07695132e-05, 0.753788352, -0.657117188, 7.7188015e-06, 0.657117307, 0.753788352)
  342. o7.Value = CFrame.new(-6.19888306e-06, 0.633776188, 0.255449295, 1, -1.33216381e-05, 1.1920929e-06, 1.07695132e-05, 0.753788352, -0.657117188, 7.7188015e-06, 0.657117307, 0.753788352)
  343.  
  344. pcall(function()
  345. for i, v in pairs(TRGT.Value:children()) do
  346. if v:IsA("BodyColors")then
  347. v:Destroy()
  348. end
  349. end
  350. end)
  351.  
  352. SSSND = Instance.new("Sound")
  353. SSSND.Parent = TRGT.Value
  354. SSSND.Name = "gh"
  355. SSSND.SoundId = "rbxassetid://144884872"
  356. SSSND:Play()
  357. pcall(function()
  358. for i, v in pairs(TRGT.Value.Head:children()) do
  359. if v:IsA("Decal")then
  360. v.Texture = "http://www.roblox.com/asset/?id=886062561"
  361. end
  362. end
  363. end)
  364. wait(1)
  365. TRGT.Value.Head.BrickColor = BrickColor.new("Maroon")
  366. SND = Instance.new("Sound")
  367. SND.Parent = TRGT.Value
  368. SND.Name = "AH"
  369. SND.SoundId = "rbxassetid://138167455"
  370. SND:Play()
  371.  
  372. bloodco = 0
  373. function bleed(frick)
  374. while frick.Parent ~= nil do
  375. local reeee = coroutine.wrap(function()
  376. local thing = Instance.new('Part',game.Workspace)
  377. thing.Size = Vector3.new(0.2,0.2,0.2)
  378. thing.CFrame = frick.CFrame
  379. thing.Shape = Enum.PartType.Ball
  380. thing.CFrame = frick.CFrame
  381. thing.Transparency = 1
  382. thing.BrickColor = BrickColor.new('Maroon')
  383. thing.Material = Enum.Material.SmoothPlastic
  384. thing.Name = "Blood"
  385. thing.CanCollide =false
  386. local rawrxd = Instance.new('BodyForce',thing)
  387. rawrxd.Force = TRGT.Value.Head.CFrame.lookVector*(math.random()*2)+Vector3.new(math.random(-5, 5)/10,1.5,0)
  388. local coru = coroutine.wrap(function()
  389. wait(0.01)
  390. rawrxd:Destroy()
  391. end)
  392. coru()
  393. local ree = Instance.new('ParticleEmitter',thing)
  394. ree.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(100,0,0)),ColorSequenceKeypoint.new(1,Color3.fromRGB(100,0,0))})
  395. ree.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.1),NumberSequenceKeypoint.new(1,0.1)})
  396. ree.Texture = 'rbxassetid://867743272'
  397. ree.Lifetime = NumberRange.new(0.4)
  398. ree.Rate = 50
  399. ree.LockedToPart = true
  400. ree.Speed = NumberRange.new(0, 2)
  401.  
  402. thing.Touched:connect(function(tou)
  403. if tou.Parent and tou.Parent:IsA('Tool') == false and tou.Parent.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Parent:FindFirstChildOfClass('Humanoid') == nil and tou.Name ~= "Blood" and tou.Parent.Name ~= "Projectile" and tou.Parent.Name ~= "big ass knife" and tou.Parent ~= BEAST.Character and tou.Parent.ClassName ~= "Accessory" and tou.Parent.Name ~= "bitch ass knife" then
  404. local pos = Vector3.new(thing.Position.X,(tou.Position.Y+(tou.Size.Y/2))+0.02,thing.Position.Z)
  405. thing:Destroy()
  406. if tou.Name == "BloodPuddle" then
  407. local reee = tou.CFrame
  408. if tou.Transparency > -0.2 then
  409. tou.Transparency = tou.Transparency -0.2
  410. end
  411. if tou.Size.X < 15 then
  412. tou.Size = tou.Size+Vector3.new(0.1,0,0.1)
  413. tou.CFrame = reee
  414. end
  415. else
  416. local bloodlol = Instance.new('Part',workspace)
  417. bloodlol.Size=Vector3.new(1,0.2,1)
  418. bloodlol.Name = "BloodPuddle"
  419. bloodlol.Anchored = true
  420. bloodlol.CanCollide = false
  421. bloodlol.Material = Enum.Material.SmoothPlastic
  422. bloodlol.BrickColor = BrickColor.new('Maroon')
  423. bloodlol.Transparency = -0.2
  424. local cyl = Instance.new('CylinderMesh',bloodlol)
  425. cyl.Scale = Vector3.new(1,0.1,1)
  426. bloodlol.CFrame = CFrame.new(pos)
  427. end
  428. end
  429. end)
  430. end)
  431. reeee()
  432. wait()
  433. end
  434. end
  435.  
  436. local bleedzer = Instance.new('Part',TRGT.Value.Head)
  437. bleedzer.CFrame = TRGT.Value.Head.CFrame
  438. bleedzer.Size = Vector3.new(0.1,0.1,0.1)
  439. bleedzer.Transparency = -0.2
  440. bleedzer.CanCollide = false
  441. local weld = Instance.new('Weld',bleedzer)
  442. weld.Part0 = bleedzer
  443. weld.Part1 = TRGT.Value.Head
  444. weld.C0= CFrame.new(0,0,0)*CFrame.Angles(math.rad(-90),0,0)
  445. local woodpekker = coroutine.wrap(function()
  446. bleed(bleedzer)
  447. end)
  448. woodpekker()
  449. wait(4.3)
  450. TRGT.Value:BreakJoints()
  451. pcall(function()
  452. for i, v in pairs(BEAST.Character["Right Arm"]:children()) do
  453. if v:IsA("Weld") or v:IsA("CFrameValue")then
  454. v:Destroy()
  455. end
  456. end
  457. end)
  458.  
  459. pcall(function()
  460. for i, v in pairs(BEAST.Character["Left Arm"]:children()) do
  461. if v:IsA("Weld") or v:IsA("CFrameValue")then
  462. v:Destroy()
  463. end
  464. end
  465. end)
  466.  
  467. local LS = Instance.new("Motor6D")
  468. local RS = Instance.new("Motor6D")
  469. LS.Parent = BEAST.Character.Torso
  470. LS.C0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  471. LS.C1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  472. LS.MaxVelocity = 0.10000000149012
  473. LS.Part0 = BEAST.Character.Torso
  474. LS.Part1 = BEAST.Character["Left Arm"]
  475.  
  476. RS.Name = "Right Shoulder"
  477. RS.Parent = BEAST.Character.Torso
  478. RS.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  479. RS.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  480. RS.MaxVelocity = 0.10000000149012
  481. RS.Part0 = BEAST.Character.Torso
  482. RS.Part1 = BEAST.Character["Right Arm"]
  483. wait(.5)
  484. o6.C1 = CFrame.new(0, 0.363479137, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  485. o7.Value = CFrame.new(0, 0.363479137, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  486. Killing = false
  487. Grabbed = false
  488. end
  489. end)
  490.  
  491.  
  492.  
  493. Mouse.KeyDown:connect(function(key)
  494. if string.byte(key) == 50 and RAN == false then
  495. RAN = true
  496. BEAST.Character["I am the killer, MUAHAHA"].JumpPower = 125
  497. BEAST.Character["I am the killer, MUAHAHA"].WalkSpeed = 50
  498. end
  499. end)
  500.  
  501. Mouse.KeyUp:connect(function(key)
  502. if string.byte(key) == 50 and RAN == true then
  503. RAN = false
  504. BEAST.Character["I am the killer, MUAHAHA"].JumpPower = 50
  505. BEAST.Character["I am the killer, MUAHAHA"].WalkSpeed = 16
  506. end
  507. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement