Advertisement
VoidScript

ddadadadatryr5yer

May 21st, 2018
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.58 KB | None | 0 0
  1. --[[
  2. Objects Skipped: 4
  3. Script: 4
  4. --]]
  5.  
  6. local base = Instance.new("Model")
  7. local baseplate = Instance.new("Part")
  8. local jeff_the_killer = Instance.new("Model")
  9. local head = Instance.new("Part")
  10. local mesh = Instance.new("SpecialMesh")
  11. local jeffstep = Instance.new("Sound")
  12. local jefflaugh = Instance.new("Sound")
  13. local jeffsusto2 = Instance.new("Sound")
  14. local decal = Instance.new("Decal")
  15. local headweld = Instance.new("Weld")
  16. local headweld_2 = Instance.new("Weld")
  17. local torso = Instance.new("Part")
  18. local roblox = Instance.new("Decal")
  19. local right_shoulder = Instance.new("Motor6D")
  20. local left_shoulder = Instance.new("Motor6D")
  21. local right_hip = Instance.new("Motor6D")
  22. local left_hip = Instance.new("Motor6D")
  23. local neck = Instance.new("Motor6D")
  24. local left_arm = Instance.new("Part")
  25. local right_arm = Instance.new("Part")
  26. local rightgripweld = Instance.new("Weld")
  27. local left_leg = Instance.new("Part")
  28. local right_leg = Instance.new("Part")
  29. local coldbloodedkiller = Instance.new("Humanoid")
  30. local status = Instance.new("Model")
  31. local avaliblespawns = Instance.new("Model")
  32. local animator = Instance.new("Animator", coldbloodedkiller)
  33. local humanoidrootpart = Instance.new("Part")
  34. local rootjoint = Instance.new("Motor6D")
  35. local charactermesh = Instance.new("CharacterMesh")
  36. local swing = Instance.new("Animation")
  37. local charactermesh_2 = Instance.new("CharacterMesh")
  38. local pants = Instance.new("Pants")
  39. local charactermesh_3 = Instance.new("CharacterMesh")
  40. local body_colors = Instance.new("BodyColors")
  41. local animehair = Instance.new("Hat")
  42. local handle = Instance.new("Part")
  43. local mesh_2 = Instance.new("SpecialMesh")
  44. local thumbnailcamera = Instance.new("Camera")
  45. local knife = Instance.new("Part")
  46. local hit1 = Instance.new("Sound")
  47. local swing_2 = Instance.new("Sound")
  48. local hit3 = Instance.new("Sound")
  49. local hit2 = Instance.new("Sound")
  50. local mesh_3 = Instance.new("SpecialMesh")
  51. local decal_2 = Instance.new("Decal")
  52. local decal_3 = Instance.new("Decal")
  53. local decal_4 = Instance.new("Decal")
  54. local decal_5 = Instance.new("Decal")
  55. local shirt = Instance.new("Shirt")
  56. local charactermesh_4 = Instance.new("CharacterMesh")
  57. local charactermesh_5 = Instance.new("CharacterMesh")
  58. local jeffscenesound1 = Instance.new("Sound")
  59. local jeffscenesound2 = Instance.new("Sound")
  60. local girlanimehairgold = Instance.new("Hat")
  61. local handle_2 = Instance.new("Part")
  62. local mesh_4 = Instance.new("SpecialMesh")
  63. local thumbnailcamera_2 = Instance.new("Camera")
  64.  
  65. base.Name = "Base"
  66. base.Parent = workspace
  67. baseplate.Anchored = true
  68. baseplate.Locked = true
  69. baseplate.Size = Vector3.new(512, 20, 512)
  70. baseplate.Material = Enum.Material.Glass
  71. baseplate.Transparency = 0.5
  72. baseplate.Name = "Baseplate"
  73. baseplate.Reflectance = 1
  74. baseplate.BrickColor = BrickColor.new("Eggplant")
  75. baseplate.Color = Color3.new(0.482353, 0, 0.482353)
  76. baseplate.Parent = base
  77. baseplate.CFrame = CFrame.new(0, -10, 0)
  78. jeff_the_killer.PrimaryPart = head
  79. jeff_the_killer.Name = "Jeff the Killer"
  80. jeff_the_killer.Parent = base
  81. head.Size = Vector3.new(2, 1, 1)
  82. head.TopParamA = -99999
  83. head.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  84. head.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  85. head.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  86. head.Material = Enum.Material.SmoothPlastic
  87. head.BackParamA = -99999
  88. head.RightParamB = 99999
  89. head.Name = "Head"
  90. head.LeftParamA = -99999
  91. head.FrontParamA = -99999
  92. head.Orientation = Vector3.new(0, 179.98, 0)
  93. head.LeftParamB = 99999
  94. head.BackParamB = 99999
  95. head.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  96. head.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  97. head.FrontParamB = 99999
  98. head.TopParamB = 99999
  99. head.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  100. head.Color = Color3.new(0.972549, 0.972549, 0.972549)
  101. head.BrickColor = BrickColor.new("Institutional white")
  102. head.BottomParamB = 99999
  103. head.BottomParamA = -99999
  104. head.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  105. head.RightParamA = -99999
  106. head.Parent = jeff_the_killer
  107. head.CFrame = CFrame.new(-31.154, 4.5, -28.921) * CFrame.Angles(-3.142, 0, -3.142)
  108. mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  109. mesh.Parent = head
  110. jeffstep.Volume = 1
  111. jeffstep.Name = "Jeff_Step"
  112. jeffstep.SoundId = "rbxassetid://379611235"
  113. jeffstep.Parent = head
  114. jefflaugh.PlaybackSpeed = 0.97
  115. jefflaugh.Looped = true
  116. jefflaugh.Volume = 1
  117. jefflaugh.SoundId = "rbxassetid://137473066"
  118. jefflaugh.Name = "Jeff_Laugh"
  119. jefflaugh.Parent = head
  120. jeffsusto2.Name = "Jeff_Susto2"
  121. jeffsusto2.SoundId = "rbxassetid://148179980"
  122. jeffsusto2.Playing = true
  123. jeffsusto2.Volume = 1
  124. jeffsusto2.Parent = head
  125. decal.Texture = "http://www.roblox.com/asset/?id=115337883"
  126. decal.Parent = head
  127. headweld.Part1 = handle
  128. headweld.C0 = CFrame.new(0, 0.5, 0)
  129. headweld.Part0 = head
  130. headweld.Name = "HeadWeld"
  131. headweld.C1 = CFrame.new(0, 0.3, -0.2)
  132. headweld.Parent = head
  133. headweld_2.Part1 = handle_2
  134. headweld_2.C0 = CFrame.new(0, 0.5, 0)
  135. headweld_2.Part0 = head
  136. headweld_2.Name = "HeadWeld"
  137. headweld_2.C1 = CFrame.new(0.05, 1, -0.05)
  138. headweld_2.Parent = head
  139. torso.Size = Vector3.new(2, 2, 1)
  140. torso.TopParamA = -99999
  141. torso.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  142. torso.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  143. torso.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  144. torso.Material = Enum.Material.SmoothPlastic
  145. torso.BackParamA = -99999
  146. torso.RightParamB = 99999
  147. torso.Name = "Torso"
  148. torso.LeftParamA = -99999
  149. torso.FrontParamA = -99999
  150. torso.Orientation = Vector3.new(0, 179.98, 0)
  151. torso.LeftParamB = 99999
  152. torso.BackParamB = 99999
  153. torso.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  154. torso.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  155. torso.FrontParamB = 99999
  156. torso.TopParamB = 99999
  157. torso.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  158. torso.Color = Color3.new(0.972549, 0.972549, 0.972549)
  159. torso.BrickColor = BrickColor.new("Institutional white")
  160. torso.BottomParamB = 99999
  161. torso.BottomParamA = -99999
  162. torso.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  163. torso.RightParamA = -99999
  164. torso.Parent = jeff_the_killer
  165. torso.CFrame = CFrame.new(-31.154, 3, -28.921) * CFrame.Angles(-3.142, 0, -3.142)
  166. roblox.Name = "roblox"
  167. roblox.Parent = torso
  168. right_shoulder.Part1 = right_arm
  169. right_shoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(0, 1.571, 0)
  170. right_shoulder.MaxVelocity = 0.1
  171. right_shoulder.C1 = CFrame.new(-0.5, 0.5, 0) * CFrame.Angles(0, 1.571, 0)
  172. right_shoulder.Name = "Right Shoulder"
  173. right_shoulder.Part0 = torso
  174. right_shoulder.Parent = torso
  175. left_shoulder.Part1 = left_arm
  176. left_shoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(0, -1.571, 0)
  177. left_shoulder.MaxVelocity = 0.1
  178. left_shoulder.C1 = CFrame.new(0.5, 0.5, 0) * CFrame.Angles(0, -1.571, 0)
  179. left_shoulder.Name = "Left Shoulder"
  180. left_shoulder.Part0 = torso
  181. left_shoulder.Parent = torso
  182. right_hip.Part1 = right_leg
  183. right_hip.C0 = CFrame.new(1, -1, 0) * CFrame.Angles(0, 1.571, 0)
  184. right_hip.MaxVelocity = 0.1
  185. right_hip.C1 = CFrame.new(0.5, 1, 0) * CFrame.Angles(0, 1.571, 0)
  186. right_hip.Name = "Right Hip"
  187. right_hip.Part0 = torso
  188. right_hip.Parent = torso
  189. left_hip.Part1 = left_leg
  190. left_hip.C0 = CFrame.new(-1, -1, 0) * CFrame.Angles(0, -1.571, 0)
  191. left_hip.MaxVelocity = 0.1
  192. left_hip.C1 = CFrame.new(-0.5, 1, 0) * CFrame.Angles(0, -1.571, 0)
  193. left_hip.Name = "Left Hip"
  194. left_hip.Part0 = torso
  195. left_hip.Parent = torso
  196. neck.Part1 = head
  197. neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-1.571, 0, -3.142)
  198. neck.MaxVelocity = 0.1
  199. neck.C1 = CFrame.new(0, -0.5, 0) * CFrame.Angles(-1.571, 0, -3.142)
  200. neck.Name = "Neck"
  201. neck.Part0 = torso
  202. neck.Parent = torso
  203. left_arm.Size = Vector3.new(1, 2, 1)
  204. left_arm.TopParamA = -99999
  205. left_arm.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  206. left_arm.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  207. left_arm.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  208. left_arm.Material = Enum.Material.SmoothPlastic
  209. left_arm.BackParamA = -99999
  210. left_arm.RightParamB = 99999
  211. left_arm.Name = "Left Arm"
  212. left_arm.LeftParamA = -99999
  213. left_arm.FrontParamA = -99999
  214. left_arm.Orientation = Vector3.new(0, 179.98, 0)
  215. left_arm.LeftParamB = 99999
  216. left_arm.BackParamB = 99999
  217. left_arm.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  218. left_arm.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  219. left_arm.FrontParamB = 99999
  220. left_arm.TopParamB = 99999
  221. left_arm.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  222. left_arm.Color = Color3.new(0.972549, 0.972549, 0.972549)
  223. left_arm.BrickColor = BrickColor.new("Institutional white")
  224. left_arm.BottomParamB = 99999
  225. left_arm.BottomParamA = -99999
  226. left_arm.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  227. left_arm.RightParamA = -99999
  228. left_arm.Parent = jeff_the_killer
  229. left_arm.CFrame = CFrame.new(-29.654, 3, -28.921) * CFrame.Angles(-3.142, 0, -3.142)
  230. right_arm.Size = Vector3.new(1, 2, 1)
  231. right_arm.TopParamA = -99999
  232. right_arm.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  233. right_arm.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  234. right_arm.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  235. right_arm.Material = Enum.Material.SmoothPlastic
  236. right_arm.BackParamA = -99999
  237. right_arm.RightParamB = 99999
  238. right_arm.Name = "Right Arm"
  239. right_arm.LeftParamA = -99999
  240. right_arm.FrontParamA = -99999
  241. right_arm.Orientation = Vector3.new(0, 179.98, 0)
  242. right_arm.LeftParamB = 99999
  243. right_arm.BackParamB = 99999
  244. right_arm.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  245. right_arm.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  246. right_arm.FrontParamB = 99999
  247. right_arm.TopParamB = 99999
  248. right_arm.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  249. right_arm.Color = Color3.new(0.972549, 0.972549, 0.972549)
  250. right_arm.BrickColor = BrickColor.new("Institutional white")
  251. right_arm.BottomParamB = 99999
  252. right_arm.BottomParamA = -99999
  253. right_arm.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  254. right_arm.RightParamA = -99999
  255. right_arm.Parent = jeff_the_killer
  256. right_arm.CFrame = CFrame.new(-32.654, 3, -28.921) * CFrame.Angles(-3.142, 0, -3.142)
  257. rightgripweld.Part1 = right_arm
  258. rightgripweld.C0 = CFrame.new(-1.3, 1.168, 0.751) * CFrame.Angles(-0.252, 0, 0)
  259. rightgripweld.Part0 = knife
  260. rightgripweld.Name = "RightGripWeld"
  261. rightgripweld.C1 = CFrame.new(-1.5, 0, 0)
  262. rightgripweld.Parent = right_arm
  263. left_leg.Size = Vector3.new(1, 2, 1)
  264. left_leg.TopParamA = -99999
  265. left_leg.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  266. left_leg.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  267. left_leg.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  268. left_leg.Material = Enum.Material.SmoothPlastic
  269. left_leg.BackParamA = -99999
  270. left_leg.RightParamB = 99999
  271. left_leg.Name = "Left Leg"
  272. left_leg.LeftParamA = -99999
  273. left_leg.FrontParamA = -99999
  274. left_leg.Orientation = Vector3.new(0, 179.98, 0)
  275. left_leg.LeftParamB = 99999
  276. left_leg.BackParamB = 99999
  277. left_leg.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  278. left_leg.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  279. left_leg.FrontParamB = 99999
  280. left_leg.TopParamB = 99999
  281. left_leg.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  282. left_leg.Color = Color3.new(0.972549, 0.972549, 0.972549)
  283. left_leg.BrickColor = BrickColor.new("Institutional white")
  284. left_leg.BottomParamB = 99999
  285. left_leg.BottomParamA = -99999
  286. left_leg.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  287. left_leg.RightParamA = -99999
  288. left_leg.Parent = jeff_the_killer
  289. left_leg.CFrame = CFrame.new(-30.654, 1, -28.921) * CFrame.Angles(-3.142, 0, -3.142)
  290. right_leg.Size = Vector3.new(1, 2, 1)
  291. right_leg.TopParamA = -99999
  292. right_leg.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  293. right_leg.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  294. right_leg.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  295. right_leg.Material = Enum.Material.SmoothPlastic
  296. right_leg.BackParamA = -99999
  297. right_leg.RightParamB = 99999
  298. right_leg.Name = "Right Leg"
  299. right_leg.LeftParamA = -99999
  300. right_leg.FrontParamA = -99999
  301. right_leg.Orientation = Vector3.new(0, 179.98, 0)
  302. right_leg.LeftParamB = 99999
  303. right_leg.BackParamB = 99999
  304. right_leg.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  305. right_leg.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  306. right_leg.FrontParamB = 99999
  307. right_leg.TopParamB = 99999
  308. right_leg.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  309. right_leg.Color = Color3.new(0.972549, 0.972549, 0.972549)
  310. right_leg.BrickColor = BrickColor.new("Institutional white")
  311. right_leg.BottomParamB = 99999
  312. right_leg.BottomParamA = -99999
  313. right_leg.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  314. right_leg.RightParamA = -99999
  315. right_leg.Parent = jeff_the_killer
  316. right_leg.CFrame = CFrame.new(-31.654, 1, -28.921) * CFrame.Angles(-3.142, 0, -3.142)
  317. coldbloodedkiller.MaxSlopeAngle = 89.9
  318. coldbloodedkiller.WalkSpeed = 1
  319. coldbloodedkiller.MaxHealth = 500
  320. coldbloodedkiller.HealthDisplayDistance = 0
  321. coldbloodedkiller.Name = "ColdBloodedKiller"
  322. coldbloodedkiller.Health = 500
  323. coldbloodedkiller.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None
  324. coldbloodedkiller.JumpPower = 60
  325. coldbloodedkiller.NameDisplayDistance = 0
  326. coldbloodedkiller.NameOcclusion = Enum.NameOcclusion.EnemyOcclusion
  327. coldbloodedkiller.Parent = jeff_the_killer
  328. status.Name = "Status"
  329. status.Parent = coldbloodedkiller
  330. avaliblespawns.Name = "AvalibleSpawns"
  331. avaliblespawns.Parent = status
  332. humanoidrootpart.CanCollide = false
  333. humanoidrootpart.Size = Vector3.new(2, 2, 1)
  334. humanoidrootpart.RightParamB = 99999
  335. humanoidrootpart.Color = Color3.new(0.905882, 0.905882, 0.92549)
  336. humanoidrootpart.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  337. humanoidrootpart.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  338. humanoidrootpart.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  339. humanoidrootpart.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  340. humanoidrootpart.FrontParamA = -99999
  341. humanoidrootpart.LeftParamA = -99999
  342. humanoidrootpart.LeftParamB = 99999
  343. humanoidrootpart.Orientation = Vector3.new(0, 179.98, 0)
  344. humanoidrootpart.Name = "HumanoidRootPart"
  345. humanoidrootpart.Transparency = 1
  346. humanoidrootpart.BackParamB = 99999
  347. humanoidrootpart.FrontParamB = 99999
  348. humanoidrootpart.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  349. humanoidrootpart.Material = Enum.Material.SmoothPlastic
  350. humanoidrootpart.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  351. humanoidrootpart.TopParamB = 99999
  352. humanoidrootpart.TopParamA = -99999
  353. humanoidrootpart.BrickColor = BrickColor.new("Pearl")
  354. humanoidrootpart.BackParamA = -99999
  355. humanoidrootpart.RightParamA = -99999
  356. humanoidrootpart.BottomParamB = 99999
  357. humanoidrootpart.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  358. humanoidrootpart.BottomParamA = -99999
  359. humanoidrootpart.Parent = jeff_the_killer
  360. humanoidrootpart.CFrame = CFrame.new(-31.154, 3, -28.921) * CFrame.Angles(-3.142, 0, -3.142)
  361. rootjoint.Part1 = torso
  362. rootjoint.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.571, 0, -3.142)
  363. rootjoint.MaxVelocity = 0.1
  364. rootjoint.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.571, 0, -3.142)
  365. rootjoint.Name = "RootJoint"
  366. rootjoint.Part0 = humanoidrootpart
  367. rootjoint.Parent = humanoidrootpart
  368. charactermesh.BodyPart = Enum.BodyPart.Torso
  369. charactermesh.MeshId = 27111894
  370. charactermesh.Parent = jeff_the_killer
  371. swing.Name = "Swing"
  372. swing.AnimationId = "rbxassetid://54584713"
  373. swing.Parent = jeff_the_killer
  374. charactermesh_2.BodyPart = Enum.BodyPart.RightArm
  375. charactermesh_2.MeshId = 27111864
  376. charactermesh_2.Parent = jeff_the_killer
  377. pants.Name = "Pants"
  378. pants.PantsTemplate = "rbxassetid://180409197"
  379. pants.Parent = jeff_the_killer
  380. charactermesh_3.BodyPart = Enum.BodyPart.RightLeg
  381. charactermesh_3.MeshId = 27111882
  382. charactermesh_3.Parent = jeff_the_killer
  383. body_colors.HeadColor = BrickColor.new("Institutional white")
  384. body_colors.LeftLegColor = BrickColor.new("Institutional white")
  385. body_colors.LeftArmColor = BrickColor.new("Institutional white")
  386. body_colors.RightLegColor = BrickColor.new("Institutional white")
  387. body_colors.RightArmColor = BrickColor.new("Institutional white")
  388. body_colors.TorsoColor = BrickColor.new("Institutional white")
  389. body_colors.Parent = jeff_the_killer
  390. animehair.AttachmentPoint = CFrame.new(0, 0.3, -0.2)
  391. animehair.AttachmentPos = Vector3.new(0, 0.3, -0.2)
  392. animehair.Name = "AnimeHair"
  393. animehair.Parent = jeff_the_killer
  394. handle.CanCollide = false
  395. handle.Size = Vector3.new(1.2, 0.8, 1.4)
  396. handle.Name = "Handle"
  397. handle.BottomSurface = Enum.SurfaceType.Smooth
  398. handle.Orientation = Vector3.new(0, 179.98, 0)
  399. handle.TopSurface = Enum.SurfaceType.Smooth
  400. handle.Parent = animehair
  401. handle.CFrame = CFrame.new(-31.154, 4.7, -29.121) * CFrame.Angles(-3.142, 0, -3.142)
  402. mesh_2.TextureId = "rbxassetid://16627494"
  403. mesh_2.MeshType = Enum.MeshType.FileMesh
  404. mesh_2.MeshId = "http://www.roblox.com/asset?id=375815502 "
  405. mesh_2.Parent = handle
  406. thumbnailcamera.Focus = CFrame.new(-4.194, 13.556, 8.099)
  407. thumbnailcamera.Name = "ThumbnailCamera"
  408. thumbnailcamera.CFrame = CFrame.new(-3.603, 13.462, 10.008) * CFrame.Angles(0.049, 0.3, -0.015)
  409. thumbnailcamera.Parent = animehair
  410. knife.CanCollide = false
  411. knife.Size = Vector3.new(0.2, 0.2, 0.2)
  412. knife.CustomPhysicalProperties = PhysicalProperties.new(0.7, 2, 0, 1, 1)
  413. knife.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  414. knife.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  415. knife.Material = Enum.Material.Metal
  416. knife.RightParamB = 99999
  417. knife.TopParamA = -99999
  418. knife.Name = "Knife"
  419. knife.LeftParamA = -99999
  420. knife.FrontParamA = -99999
  421. knife.Orientation = Vector3.new(14.44, 179.99, 0)
  422. knife.LeftParamB = 99999
  423. knife.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  424. knife.FrontParamB = 99999
  425. knife.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  426. knife.BackParamB = 99999
  427. knife.TopParamB = 99999
  428. knife.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  429. knife.Color = Color3.new(0.905882, 0.905882, 0.92549)
  430. knife.BrickColor = BrickColor.new("Pearl")
  431. knife.BottomParamA = -99999
  432. knife.RightParamA = -99999
  433. knife.BackParamA = -99999
  434. knife.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  435. knife.BottomParamB = 99999
  436. knife.Parent = jeff_the_killer
  437. knife.CFrame = CFrame.new(-32.455, 2.056, -27.903) * CFrame.Angles(2.89, 0, -3.141)
  438. hit1.Volume = 2
  439. hit1.Name = "Hit1"
  440. hit1.SoundId = "rbxassetid://566593606"
  441. hit1.Parent = knife
  442. swing_2.Volume = 5.5
  443. swing_2.Name = "Swing"
  444. swing_2.SoundId = "rbxassetid://280667448"
  445. swing_2.Parent = knife
  446. hit3.Volume = 2
  447. hit3.Name = "Hit3"
  448. hit3.SoundId = "rbxassetid://566593606"
  449. hit3.Parent = knife
  450. hit2.Volume = 2
  451. hit2.Name = "Hit2"
  452. hit2.SoundId = "rbxassetid://566593606"
  453. hit2.Parent = knife
  454. mesh_3.MeshType = Enum.MeshType.FileMesh
  455. mesh_3.Scale = Vector3.new(0.5, 0.5, 0.5)
  456. mesh_3.MeshId = "http://www.roblox.com/asset/?id=165710339"
  457. mesh_3.TextureId = "http://www.roblox.com/asset/?id=165710383"
  458. mesh_3.Parent = knife
  459. decal_2.Texture = "http://www.roblox.com/asset/?id=148712227"
  460. decal_2.Face = Enum.NormalId.Right
  461. decal_2.Parent = knife
  462. decal_3.Texture = "http://www.roblox.com/asset/?id=449475289"
  463. decal_3.Parent = knife
  464. decal_4.Texture = "http://www.roblox.com/asset/?id=88660759"
  465. decal_4.Face = Enum.NormalId.Left
  466. decal_4.Parent = knife
  467. decal_5.Texture = "http://www.roblox.com/asset/?id=87245265"
  468. decal_5.Face = Enum.NormalId.Left
  469. decal_5.Parent = knife
  470. shirt.Name = "Shirt"
  471. shirt.ShirtTemplate = "rbxassetid://588494019"
  472. shirt.Parent = jeff_the_killer
  473. charactermesh_4.BodyPart = Enum.BodyPart.LeftArm
  474. charactermesh_4.MeshId = 27111419
  475. charactermesh_4.Parent = jeff_the_killer
  476. charactermesh_5.BodyPart = Enum.BodyPart.LeftLeg
  477. charactermesh_5.MeshId = 27111857
  478. charactermesh_5.Parent = jeff_the_killer
  479. jeffscenesound1.SoundId = "rbxassetid://295186616"
  480. jeffscenesound1.Name = "Jeff_Scene_Sound1"
  481. jeffscenesound1.Looped = true
  482. jeffscenesound1.Parent = jeff_the_killer
  483. jeffscenesound2.SoundId = "rbxassetid://295186616"
  484. jeffscenesound2.Name = "Jeff_Scene_Sound2"
  485. jeffscenesound2.Looped = true
  486. jeffscenesound2.Parent = jeff_the_killer
  487. girlanimehairgold.AttachmentPoint = CFrame.new(0.05, 1, -0.05)
  488. girlanimehairgold.AttachmentPos = Vector3.new(0.05, 1, -0.05)
  489. girlanimehairgold.Name = "GirlAnimeHair_Gold"
  490. girlanimehairgold.Parent = jeff_the_killer
  491. handle_2.CanCollide = false
  492. handle_2.Locked = true
  493. handle_2.Size = Vector3.new(1.67, 2.38, 1.7)
  494. handle_2.Orientation = Vector3.new(0, 179.98, 0)
  495. handle_2.BottomSurface = Enum.SurfaceType.Smooth
  496. handle_2.Name = "Handle"
  497. handle_2.TopSurface = Enum.SurfaceType.Smooth
  498. handle_2.Parent = girlanimehairgold
  499. handle_2.CFrame = CFrame.new(-31.104, 4, -28.971) * CFrame.Angles(-3.142, 0, -3.142)
  500. mesh_4.TextureId = "rbxassetid://16627494"
  501. mesh_4.MeshType = Enum.MeshType.FileMesh
  502. mesh_4.MeshId = "http://www.roblox.com/asset/?id=164382853 "
  503. mesh_4.Parent = handle_2
  504. thumbnailcamera_2.Focus = CFrame.new(-0.021, 24.102, 22.578)
  505. thumbnailcamera_2.Name = "ThumbnailCamera"
  506. thumbnailcamera_2.CFrame = CFrame.new(-1.042, 24.57, 20.233) * CFrame.Angles(-2.945, -0.404, -3.063)
  507. thumbnailcamera_2.Parent = girlanimehairgold
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement