Advertisement
VoidScript

jasonmm

May 21st, 2018
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.27 KB | None | 0 0
  1. --[[
  2. Objects Skipped: 9
  3. Script: 9
  4. --]]
  5.  
  6. local base = Instance.new("Model")
  7. local baseplate = Instance.new("Part")
  8. local jason_voorhees = Instance.new("Model")
  9. local humanoidrootpart = Instance.new("Part")
  10. local rootrigattachment = Instance.new("Attachment")
  11. local originalsize = Instance.new("Vector3Value")
  12. local lefthand = Instance.new("MeshPart")
  13. local originalsize_2 = Instance.new("Vector3Value")
  14. local leftwrist = Instance.new("Motor6D")
  15. local leftlowerarm = Instance.new("MeshPart")
  16. local originalsize_3 = Instance.new("Vector3Value")
  17. local leftelbow = Instance.new("Motor6D")
  18. local leftupperarm = Instance.new("MeshPart")
  19. local originalsize_4 = Instance.new("Vector3Value")
  20. local leftshoulder = Instance.new("Motor6D")
  21. local righthand = Instance.new("MeshPart")
  22. local originalsize_5 = Instance.new("Vector3Value")
  23. local rightwrist = Instance.new("Motor6D")
  24. local rightgrip = Instance.new("Weld")
  25. local rightlowerarm = Instance.new("MeshPart")
  26. local rightelbowrigattachment = Instance.new("Attachment")
  27. local rightwristrigattachment = Instance.new("Attachment")
  28. local originalsize_6 = Instance.new("Vector3Value")
  29. local rightelbow = Instance.new("Motor6D")
  30. local rightupperarm = Instance.new("MeshPart")
  31. local originalsize_7 = Instance.new("Vector3Value")
  32. local rightshoulder = Instance.new("Motor6D")
  33. local uppertorso = Instance.new("MeshPart")
  34. local originalsize_8 = Instance.new("Vector3Value")
  35. local waist = Instance.new("Motor6D")
  36. local particleemitter = Instance.new("ParticleEmitter")
  37. local sound = Instance.new("Sound")
  38. local decal = Instance.new("Decal")
  39. local pointlight = Instance.new("PointLight")
  40. local leftfoot = Instance.new("MeshPart")
  41. local originalsize_9 = Instance.new("Vector3Value")
  42. local leftankle = Instance.new("Motor6D")
  43. local leftlowerleg = Instance.new("MeshPart")
  44. local originalsize_10 = Instance.new("Vector3Value")
  45. local leftknee = Instance.new("Motor6D")
  46. local leftupperleg = Instance.new("MeshPart")
  47. local originalsize_11 = Instance.new("Vector3Value")
  48. local lefthip = Instance.new("Motor6D")
  49. local decal_2 = Instance.new("Decal")
  50. local rightfoot = Instance.new("MeshPart")
  51. local rightanklerigattachment = Instance.new("Attachment")
  52. local originalsize_12 = Instance.new("Vector3Value")
  53. local rightankle = Instance.new("Motor6D")
  54. local rightlowerleg = Instance.new("MeshPart")
  55. local rightkneerigattachment = Instance.new("Attachment")
  56. local rightanklerigattachment_2 = Instance.new("Attachment")
  57. local originalsize_13 = Instance.new("Vector3Value")
  58. local rightknee = Instance.new("Motor6D")
  59. local rightupperleg = Instance.new("MeshPart")
  60. local righthiprigattachment = Instance.new("Attachment")
  61. local rightkneerigattachment_2 = Instance.new("Attachment")
  62. local originalsize_14 = Instance.new("Vector3Value")
  63. local righthip = Instance.new("Motor6D")
  64. local lowertorso = Instance.new("MeshPart")
  65. local originalsize_15 = Instance.new("Vector3Value")
  66. local root = Instance.new("Motor6D")
  67. local npc = Instance.new("Humanoid")
  68. local animator = Instance.new("Animator", npc)
  69. local head = Instance.new("Part")
  70. local mesh = Instance.new("SpecialMesh")
  71. local originalsize_16 = Instance.new("Vector3Value")
  72. local neck = Instance.new("Motor6D")
  73. local headweld = Instance.new("Weld")
  74. local N30_male_torso = Instance.new("CharacterMesh")
  75. local body_colors = Instance.new("BodyColors")
  76. local clothing = Instance.new("Shirt")
  77. local clothing_2 = Instance.new("Pants")
  78. local axe = Instance.new("Tool")
  79. local handle = Instance.new("Part")
  80. local axemesh = Instance.new("SpecialMesh")
  81. local handle_terrain_joint = Instance.new("ManualWeld")
  82. local thumbnailcamera = Instance.new("Camera")
  83. local hat = Instance.new("Hat")
  84. local handle_2 = Instance.new("Part")
  85. local mesh_2 = Instance.new("SpecialMesh")
  86. local N30_male_left_arm = Instance.new("CharacterMesh")
  87. local N30_male_left_leg = Instance.new("CharacterMesh")
  88. local N30_male_right_arm = Instance.new("CharacterMesh")
  89. local N30_male_right_leg = Instance.new("CharacterMesh")
  90.  
  91. base.Name = "Base"
  92. base.Parent = workspace
  93. baseplate.Anchored = true
  94. baseplate.Locked = true
  95. baseplate.Size = Vector3.new(512, 20, 512)
  96. baseplate.Material = Enum.Material.Glass
  97. baseplate.Transparency = 0.5
  98. baseplate.Name = "Baseplate"
  99. baseplate.Reflectance = 1
  100. baseplate.BrickColor = BrickColor.new("Eggplant")
  101. baseplate.Color = Color3.new(0.482353, 0, 0.482353)
  102. baseplate.Parent = base
  103. baseplate.CFrame = CFrame.new(0, -10, 0)
  104. jason_voorhees.PrimaryPart = humanoidrootpart
  105. jason_voorhees.Name = "Jason Voorhees"
  106. jason_voorhees.Parent = base
  107. humanoidrootpart.CanCollide = false
  108. humanoidrootpart.Size = Vector3.new(2.8, 2.8, 1.4)
  109. humanoidrootpart.Name = "HumanoidRootPart"
  110. humanoidrootpart.BrickColor = BrickColor.new("Light stone grey")
  111. humanoidrootpart.Color = Color3.new(0.898039, 0.894118, 0.87451)
  112. humanoidrootpart.Orientation = Vector3.new(0, 70.68, 0)
  113. humanoidrootpart.Transparency = 1
  114. humanoidrootpart.Parent = jason_voorhees
  115. humanoidrootpart.CFrame = CFrame.new(-54.762, 3.29, -35.803) * CFrame.Angles(0, 1.234, 0)
  116. rootrigattachment.Name = "RootRigAttachment"
  117. rootrigattachment.Parent = humanoidrootpart
  118. originalsize.Value = Vector3.new(2, 2, 1)
  119. originalsize.Name = "OriginalSize"
  120. originalsize.Parent = humanoidrootpart
  121. lefthand.CanCollide = false
  122. lefthand.Size = Vector3.new(1.4, 0.42, 1.4)
  123. lefthand.Name = "LeftHand"
  124. lefthand.MeshId = "http://www.roblox.com/asset/?id=532219986"
  125. lefthand.Color = Color3.new(0.85098, 0.780392, 0.611765)
  126. lefthand.Orientation = Vector3.new(0, 70.68, 0)
  127. lefthand.BrickColor = BrickColor.new("Brick yellow")
  128. lefthand.Parent = jason_voorhees
  129. lefthand.CFrame = CFrame.new(-55.457, 3.01, -33.821) * CFrame.Angles(0, 1.234, 0)
  130. originalsize_2.Value = Vector3.new(1, 0.3, 1)
  131. originalsize_2.Name = "OriginalSize"
  132. originalsize_2.Parent = lefthand
  133. leftwrist.Part1 = lefthand
  134. leftwrist.C0 = CFrame.new(0.001, -0.77, 0)
  135. leftwrist.Part0 = leftlowerarm
  136. leftwrist.C1 = CFrame.new(0.001, 0.21, 0)
  137. leftwrist.Name = "LeftWrist"
  138. leftwrist.Parent = lefthand
  139. leftlowerarm.CanCollide = false
  140. leftlowerarm.Size = Vector3.new(1.4, 1.68, 1.4)
  141. leftlowerarm.Name = "LeftLowerArm"
  142. leftlowerarm.MeshId = "http://www.roblox.com/asset/?id=532219991"
  143. leftlowerarm.Color = Color3.new(0.85098, 0.780392, 0.611765)
  144. leftlowerarm.Orientation = Vector3.new(0, 70.68, 0)
  145. leftlowerarm.BrickColor = BrickColor.new("Brick yellow")
  146. leftlowerarm.Parent = jason_voorhees
  147. leftlowerarm.CFrame = CFrame.new(-55.457, 3.99, -33.821) * CFrame.Angles(0, 1.234, 0)
  148. originalsize_3.Value = Vector3.new(1, 1.2, 1)
  149. originalsize_3.Name = "OriginalSize"
  150. originalsize_3.Parent = leftlowerarm
  151. leftelbow.Part1 = leftlowerarm
  152. leftelbow.C0 = CFrame.new(0.001, -0.28, 0)
  153. leftelbow.Part0 = leftupperarm
  154. leftelbow.C1 = CFrame.new(0.001, 0.35, 0)
  155. leftelbow.Name = "LeftElbow"
  156. leftelbow.Parent = leftlowerarm
  157. leftupperarm.CanCollide = false
  158. leftupperarm.Size = Vector3.new(1.4, 1.96, 1.4)
  159. leftupperarm.Name = "LeftUpperArm"
  160. leftupperarm.MeshId = "http://www.roblox.com/asset/?id=532219996"
  161. leftupperarm.Color = Color3.new(0.85098, 0.780392, 0.611765)
  162. leftupperarm.Orientation = Vector3.new(0, 70.68, 0)
  163. leftupperarm.BrickColor = BrickColor.new("Brick yellow")
  164. leftupperarm.Parent = jason_voorhees
  165. leftupperarm.CFrame = CFrame.new(-55.457, 4.62, -33.821) * CFrame.Angles(0, 1.234, 0)
  166. originalsize_4.Value = Vector3.new(1, 1.4, 1)
  167. originalsize_4.Name = "OriginalSize"
  168. originalsize_4.Parent = leftupperarm
  169. leftshoulder.Part1 = leftupperarm
  170. leftshoulder.C0 = CFrame.new(-1.75, 0.77, 0)
  171. leftshoulder.Part0 = uppertorso
  172. leftshoulder.C1 = CFrame.new(0.35, 0.63, 0)
  173. leftshoulder.Name = "LeftShoulder"
  174. leftshoulder.Parent = leftupperarm
  175. righthand.CanCollide = false
  176. righthand.Size = Vector3.new(1.4, 0.42, 1.4)
  177. righthand.Name = "RightHand"
  178. righthand.MeshId = "http://www.roblox.com/asset/?id=532219997"
  179. righthand.Color = Color3.new(0.843137, 0.772549, 0.603922)
  180. righthand.Orientation = Vector3.new(0, 70.68, 0)
  181. righthand.BrickColor = BrickColor.new("Brick yellow")
  182. righthand.Parent = jason_voorhees
  183. righthand.CFrame = CFrame.new(-54.068, 3.01, -37.785) * CFrame.Angles(0, 1.234, 0)
  184. originalsize_5.Value = Vector3.new(1, 0.3, 1)
  185. originalsize_5.Name = "OriginalSize"
  186. originalsize_5.Parent = righthand
  187. rightwrist.Part1 = righthand
  188. rightwrist.C0 = CFrame.new(0, -0.77, 0)
  189. rightwrist.Part0 = rightlowerarm
  190. rightwrist.C1 = CFrame.new(0, 0.21, 0)
  191. rightwrist.Name = "RightWrist"
  192. rightwrist.Parent = righthand
  193. rightgrip.Part1 = handle
  194. rightgrip.C0 = CFrame.new(0, -0.2, 0) * CFrame.Angles(-1.571, 0, 0)
  195. rightgrip.Part0 = righthand
  196. rightgrip.Name = "RightGrip"
  197. rightgrip.C1 = CFrame.new(0.055, -1.04, -0.05) * CFrame.Angles(0, -0.273, 0)
  198. rightgrip.Parent = righthand
  199. rightlowerarm.CanCollide = false
  200. rightlowerarm.Size = Vector3.new(1.4, 1.68, 1.4)
  201. rightlowerarm.Name = "RightLowerArm"
  202. rightlowerarm.MeshId = "http://www.roblox.com/asset/?id=532219999"
  203. rightlowerarm.Color = Color3.new(0.843137, 0.772549, 0.603922)
  204. rightlowerarm.Orientation = Vector3.new(0, 70.68, 0)
  205. rightlowerarm.BrickColor = BrickColor.new("Brick yellow")
  206. rightlowerarm.Parent = jason_voorhees
  207. rightlowerarm.CFrame = CFrame.new(-54.068, 3.99, -37.785) * CFrame.Angles(0, 1.234, 0)
  208. rightelbowrigattachment.Position = Vector3.new(0, 0.35, 0)
  209. rightelbowrigattachment.Name = "RightElbowRigAttachment"
  210. rightelbowrigattachment.CFrame = CFrame.new(0, 0.35, 0)
  211. rightelbowrigattachment.Parent = rightlowerarm
  212. rightwristrigattachment.Position = Vector3.new(0, -0.77, 0)
  213. rightwristrigattachment.Name = "RightWristRigAttachment"
  214. rightwristrigattachment.CFrame = CFrame.new(0, -0.77, 0)
  215. rightwristrigattachment.Parent = rightlowerarm
  216. originalsize_6.Value = Vector3.new(1, 1.2, 1)
  217. originalsize_6.Name = "OriginalSize"
  218. originalsize_6.Parent = rightlowerarm
  219. rightelbow.Part1 = rightlowerarm
  220. rightelbow.C0 = CFrame.new(0, -0.28, 0)
  221. rightelbow.Part0 = rightupperarm
  222. rightelbow.C1 = CFrame.new(0, 0.35, 0)
  223. rightelbow.Name = "RightElbow"
  224. rightelbow.Parent = rightlowerarm
  225. rightupperarm.CanCollide = false
  226. rightupperarm.Size = Vector3.new(1.4, 1.96, 1.4)
  227. rightupperarm.Name = "RightUpperArm"
  228. rightupperarm.MeshId = "http://www.roblox.com/asset/?id=532220004"
  229. rightupperarm.Color = Color3.new(0.843137, 0.772549, 0.603922)
  230. rightupperarm.Orientation = Vector3.new(0, 70.68, 0)
  231. rightupperarm.BrickColor = BrickColor.new("Brick yellow")
  232. rightupperarm.Parent = jason_voorhees
  233. rightupperarm.CFrame = CFrame.new(-54.068, 4.62, -37.785) * CFrame.Angles(0, 1.234, 0)
  234. originalsize_7.Value = Vector3.new(1, 1.4, 1)
  235. originalsize_7.Name = "OriginalSize"
  236. originalsize_7.Parent = rightupperarm
  237. rightshoulder.Part1 = rightupperarm
  238. rightshoulder.C0 = CFrame.new(1.75, 0.77, 0)
  239. rightshoulder.Part0 = uppertorso
  240. rightshoulder.C1 = CFrame.new(-0.35, 0.63, 0)
  241. rightshoulder.Name = "RightShoulder"
  242. rightshoulder.Parent = rightupperarm
  243. uppertorso.CanCollide = false
  244. uppertorso.Size = Vector3.new(2.8, 2.24, 1.4)
  245. uppertorso.Name = "UpperTorso"
  246. uppertorso.MeshId = "http://www.roblox.com/asset/?id=532220007"
  247. uppertorso.Color = Color3.new(0.105882, 0.164706, 0.207843)
  248. uppertorso.Orientation = Vector3.new(0, 70.68, 0)
  249. uppertorso.BrickColor = BrickColor.new("Black")
  250. uppertorso.Parent = jason_voorhees
  251. uppertorso.CFrame = CFrame.new(-54.762, 4.48, -35.803) * CFrame.Angles(0, 1.234, 0)
  252. originalsize_8.Value = Vector3.new(2, 1.6, 1)
  253. originalsize_8.Name = "OriginalSize"
  254. originalsize_8.Parent = uppertorso
  255. waist.Part1 = uppertorso
  256. waist.C0 = CFrame.new(0, 0.77, 0)
  257. waist.Part0 = lowertorso
  258. waist.C1 = CFrame.new(0, -0.63, 0)
  259. waist.Name = "Waist"
  260. waist.Parent = uppertorso
  261. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 5), NumberSequenceKeypoint.new(1, 5)})
  262. particleemitter.Lifetime = NumberRange.new(1)
  263. particleemitter.SpreadAngle = Vector2.new(720, 720)
  264. particleemitter.Texture = "rbxasset://textures/particles/smoke_main.dds"
  265. particleemitter.Color = ColorSequence.new(Color3.new(0, 0, 0), Color3.new(0, 0, 0))
  266. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.725), NumberSequenceKeypoint.new(1, 1)})
  267. particleemitter.Rate = 5
  268. particleemitter.VelocitySpread = 720
  269. particleemitter.LockedToPart = true
  270. particleemitter.Parent = uppertorso
  271. sound.MaxDistance = 80
  272. sound.Looped = true
  273. sound.SoundId = "rbxassetid://845268894"
  274. sound.Volume = 3
  275. sound.Parent = uppertorso
  276. decal.Texture = "http://www.roblox.com/asset/?id=341918913"
  277. decal.Face = Enum.NormalId.Back
  278. decal.Parent = uppertorso
  279. pointlight.Color = Color3.new(1, 0.113725, 0.113725)
  280. pointlight.Range = 10
  281. pointlight.Parent = uppertorso
  282. leftfoot.CanCollide = false
  283. leftfoot.Size = Vector3.new(1.4, 0.42, 1.4)
  284. leftfoot.Name = "LeftFoot"
  285. leftfoot.MeshId = "http://www.roblox.com/asset/?id=532220012"
  286. leftfoot.Color = Color3.new(0.105882, 0.164706, 0.207843)
  287. leftfoot.Orientation = Vector3.new(0, 70.68, 0)
  288. leftfoot.BrickColor = BrickColor.new("Black")
  289. leftfoot.Parent = jason_voorhees
  290. leftfoot.CFrame = CFrame.new(-54.994, 0.21, -35.142) * CFrame.Angles(0, 1.234, 0)
  291. originalsize_9.Value = Vector3.new(1, 0.3, 1)
  292. originalsize_9.Name = "OriginalSize"
  293. originalsize_9.Parent = leftfoot
  294. leftankle.Part1 = leftfoot
  295. leftankle.C0 = CFrame.new(0, -1.05, 0)
  296. leftankle.Part0 = leftlowerleg
  297. leftankle.C1 = CFrame.new(0, 0.07, 0)
  298. leftankle.Name = "LeftAnkle"
  299. leftankle.Parent = leftfoot
  300. leftlowerleg.CanCollide = false
  301. leftlowerleg.Size = Vector3.new(1.4, 2.1, 1.4)
  302. leftlowerleg.Name = "LeftLowerLeg"
  303. leftlowerleg.MeshId = "http://www.roblox.com/asset/?id=532220017"
  304. leftlowerleg.Color = Color3.new(0.105882, 0.164706, 0.207843)
  305. leftlowerleg.Orientation = Vector3.new(0, 70.68, 0)
  306. leftlowerleg.BrickColor = BrickColor.new("Black")
  307. leftlowerleg.Parent = jason_voorhees
  308. leftlowerleg.CFrame = CFrame.new(-54.994, 1.33, -35.142) * CFrame.Angles(0, 1.234, 0)
  309. originalsize_10.Value = Vector3.new(1, 1.5, 1)
  310. originalsize_10.Name = "OriginalSize"
  311. originalsize_10.Parent = leftlowerleg
  312. leftknee.Part1 = leftlowerleg
  313. leftknee.C0 = CFrame.new(0, -0.42, 0)
  314. leftknee.Part0 = leftupperleg
  315. leftknee.C1 = CFrame.new(0, 0.35, 0)
  316. leftknee.Name = "LeftKnee"
  317. leftknee.Parent = leftlowerleg
  318. leftupperleg.CanCollide = false
  319. leftupperleg.Size = Vector3.new(1.4, 2.1, 1.4)
  320. leftupperleg.Name = "LeftUpperLeg"
  321. leftupperleg.MeshId = "http://www.roblox.com/asset/?id=532220018"
  322. leftupperleg.Color = Color3.new(0.105882, 0.164706, 0.207843)
  323. leftupperleg.Orientation = Vector3.new(0, 70.68, 0)
  324. leftupperleg.BrickColor = BrickColor.new("Black")
  325. leftupperleg.Parent = jason_voorhees
  326. leftupperleg.CFrame = CFrame.new(-54.994, 2.1, -35.142) * CFrame.Angles(0, 1.234, 0)
  327. originalsize_11.Value = Vector3.new(1, 1.5, 1)
  328. originalsize_11.Name = "OriginalSize"
  329. originalsize_11.Parent = leftupperleg
  330. lefthip.Part1 = leftupperleg
  331. lefthip.C0 = CFrame.new(-0.7, -0.28, 0)
  332. lefthip.Part0 = lowertorso
  333. lefthip.C1 = CFrame.new(0, 0.7, 0)
  334. lefthip.Name = "LeftHip"
  335. lefthip.Parent = leftupperleg
  336. decal_2.Texture = "http://www.roblox.com/asset/?id=341918913"
  337. decal_2.Parent = leftupperleg
  338. rightfoot.CanCollide = false
  339. rightfoot.Size = Vector3.new(1.4, 0.42, 1.4)
  340. rightfoot.Name = "RightFoot"
  341. rightfoot.MeshId = "http://www.roblox.com/asset/?id=532220020"
  342. rightfoot.Color = Color3.new(0.105882, 0.164706, 0.207843)
  343. rightfoot.Orientation = Vector3.new(0, 70.68, 0)
  344. rightfoot.BrickColor = BrickColor.new("Black")
  345. rightfoot.Parent = jason_voorhees
  346. rightfoot.CFrame = CFrame.new(-54.531, 0.21, -36.464) * CFrame.Angles(0, 1.234, 0)
  347. rightanklerigattachment.Position = Vector3.new(0, 0.07, 0)
  348. rightanklerigattachment.Name = "RightAnkleRigAttachment"
  349. rightanklerigattachment.CFrame = CFrame.new(0, 0.07, 0)
  350. rightanklerigattachment.Parent = rightfoot
  351. originalsize_12.Value = Vector3.new(1, 0.3, 1)
  352. originalsize_12.Name = "OriginalSize"
  353. originalsize_12.Parent = rightfoot
  354. rightankle.Part1 = rightfoot
  355. rightankle.C0 = CFrame.new(0, -1.05, 0)
  356. rightankle.Part0 = rightlowerleg
  357. rightankle.C1 = CFrame.new(0, 0.07, 0)
  358. rightankle.Name = "RightAnkle"
  359. rightankle.Parent = rightfoot
  360. rightlowerleg.CanCollide = false
  361. rightlowerleg.Size = Vector3.new(1.4, 2.1, 1.4)
  362. rightlowerleg.Name = "RightLowerLeg"
  363. rightlowerleg.MeshId = "http://www.roblox.com/asset/?id=532220027"
  364. rightlowerleg.Color = Color3.new(0.105882, 0.164706, 0.207843)
  365. rightlowerleg.Orientation = Vector3.new(0, 70.68, 0)
  366. rightlowerleg.BrickColor = BrickColor.new("Black")
  367. rightlowerleg.Parent = jason_voorhees
  368. rightlowerleg.CFrame = CFrame.new(-54.531, 1.33, -36.464) * CFrame.Angles(0, 1.234, 0)
  369. rightkneerigattachment.Position = Vector3.new(0, 0.35, 0)
  370. rightkneerigattachment.Name = "RightKneeRigAttachment"
  371. rightkneerigattachment.CFrame = CFrame.new(0, 0.35, 0)
  372. rightkneerigattachment.Parent = rightlowerleg
  373. rightanklerigattachment_2.Position = Vector3.new(0, -1.05, 0)
  374. rightanklerigattachment_2.Name = "RightAnkleRigAttachment"
  375. rightanklerigattachment_2.CFrame = CFrame.new(0, -1.05, 0)
  376. rightanklerigattachment_2.Parent = rightlowerleg
  377. originalsize_13.Value = Vector3.new(1, 1.5, 1)
  378. originalsize_13.Name = "OriginalSize"
  379. originalsize_13.Parent = rightlowerleg
  380. rightknee.Part1 = rightlowerleg
  381. rightknee.C0 = CFrame.new(0, -0.42, 0)
  382. rightknee.Part0 = rightupperleg
  383. rightknee.C1 = CFrame.new(0, 0.35, 0)
  384. rightknee.Name = "RightKnee"
  385. rightknee.Parent = rightlowerleg
  386. rightupperleg.CanCollide = false
  387. rightupperleg.Size = Vector3.new(1.4, 2.1, 1.4)
  388. rightupperleg.Name = "RightUpperLeg"
  389. rightupperleg.MeshId = "http://www.roblox.com/asset/?id=532220031"
  390. rightupperleg.Color = Color3.new(0.105882, 0.164706, 0.207843)
  391. rightupperleg.Orientation = Vector3.new(0, 70.68, 0)
  392. rightupperleg.BrickColor = BrickColor.new("Black")
  393. rightupperleg.Parent = jason_voorhees
  394. rightupperleg.CFrame = CFrame.new(-54.531, 2.1, -36.464) * CFrame.Angles(0, 1.234, 0)
  395. righthiprigattachment.Position = Vector3.new(0, 0.7, 0)
  396. righthiprigattachment.Name = "RightHipRigAttachment"
  397. righthiprigattachment.CFrame = CFrame.new(0, 0.7, 0)
  398. righthiprigattachment.Parent = rightupperleg
  399. rightkneerigattachment_2.Position = Vector3.new(0, -0.42, 0)
  400. rightkneerigattachment_2.Name = "RightKneeRigAttachment"
  401. rightkneerigattachment_2.CFrame = CFrame.new(0, -0.42, 0)
  402. rightkneerigattachment_2.Parent = rightupperleg
  403. originalsize_14.Value = Vector3.new(1, 1.5, 1)
  404. originalsize_14.Name = "OriginalSize"
  405. originalsize_14.Parent = rightupperleg
  406. righthip.Part1 = rightupperleg
  407. righthip.C0 = CFrame.new(0.7, -0.28, 0)
  408. righthip.Part0 = lowertorso
  409. righthip.C1 = CFrame.new(0, 0.7, 0)
  410. righthip.Name = "RightHip"
  411. righthip.Parent = rightupperleg
  412. lowertorso.CanCollide = false
  413. lowertorso.Size = Vector3.new(2.8, 0.56, 1.4)
  414. lowertorso.Name = "LowerTorso"
  415. lowertorso.MeshId = "http://www.roblox.com/asset/?id=532220036"
  416. lowertorso.Color = Color3.new(0.105882, 0.164706, 0.207843)
  417. lowertorso.Orientation = Vector3.new(0, 70.68, 0)
  418. lowertorso.BrickColor = BrickColor.new("Black")
  419. lowertorso.Parent = jason_voorhees
  420. lowertorso.CFrame = CFrame.new(-54.762, 3.08, -35.803) * CFrame.Angles(0, 1.234, 0)
  421. originalsize_15.Value = Vector3.new(2, 0.4, 1)
  422. originalsize_15.Name = "OriginalSize"
  423. originalsize_15.Parent = lowertorso
  424. root.Part1 = lowertorso
  425. root.Part0 = humanoidrootpart
  426. root.C1 = CFrame.new(0, 0.21, 0)
  427. root.Name = "Root"
  428. root.Parent = lowertorso
  429. npc.Name = "NPC"
  430. npc.MaxHealth = 500
  431. npc.WalkSpeed = 12
  432. npc.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None
  433. npc.HipHeight = 1.35
  434. npc.Health = 500
  435. npc.RigType = Enum.HumanoidRigType.R15
  436. npc.Parent = jason_voorhees
  437. head.CanCollide = false
  438. head.Size = Vector3.new(2.8, 1.4, 1.4)
  439. head.Orientation = Vector3.new(0, 70.68, 0)
  440. head.BottomSurface = Enum.SurfaceType.Smooth
  441. head.BrickColor = BrickColor.new("Brick yellow")
  442. head.Name = "Head"
  443. head.TopSurface = Enum.SurfaceType.Smooth
  444. head.Color = Color3.new(0.843137, 0.772549, 0.603922)
  445. head.Parent = jason_voorhees
  446. head.CFrame = CFrame.new(-54.762, 6.3, -35.803) * CFrame.Angles(0, 1.234, 0)
  447. mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  448. mesh.Parent = head
  449. originalsize_16.Value = Vector3.new(2, 1, 1)
  450. originalsize_16.Name = "OriginalSize"
  451. originalsize_16.Parent = head
  452. neck.Part1 = head
  453. neck.C0 = CFrame.new(0, 1.12, 0)
  454. neck.Part0 = uppertorso
  455. neck.C1 = CFrame.new(0, -0.7, 0)
  456. neck.Name = "Neck"
  457. neck.Parent = head
  458. headweld.Part1 = handle_2
  459. headweld.C0 = CFrame.new(0, 0.5, 0)
  460. headweld.Part0 = head
  461. headweld.Name = "HeadWeld"
  462. headweld.C1 = CFrame.new(0, 0.4, 0.05)
  463. headweld.Parent = head
  464. N30_male_torso.BodyPart = Enum.BodyPart.Torso
  465. N30_male_torso.Name = "3.0 Male Torso"
  466. N30_male_torso.MeshId = 82907945
  467. N30_male_torso.Parent = jason_voorhees
  468. body_colors.HeadColor = BrickColor.new("Brick yellow")
  469. body_colors.LeftLegColor = BrickColor.new("Black")
  470. body_colors.LeftArmColor = BrickColor.new("Brick yellow")
  471. body_colors.RightLegColor = BrickColor.new("Black")
  472. body_colors.RightArmColor = BrickColor.new("Brick yellow")
  473. body_colors.TorsoColor = BrickColor.new("Black")
  474. body_colors.Parent = jason_voorhees
  475. clothing.ShirtTemplate = "rbxassetid://188727263"
  476. clothing.Parent = jason_voorhees
  477. clothing_2.PantsTemplate = "rbxassetid://129459076"
  478. clothing_2.Parent = jason_voorhees
  479. axe.GripForward = Vector3.new(0.27, 0, -0.963)
  480. axe.GripRight = Vector3.new(0.963, 0, 0.27)
  481. axe.TextureId = "http://www.roblox.com/asset/?id=196386598"
  482. axe.ToolTip = "I Can't Stop Taking These Pills..."
  483. axe.Grip = CFrame.new(0.055, -1.04, -0.05) * CFrame.Angles(0, -0.273, 0)
  484. axe.Name = "Axe"
  485. axe.GripPos = Vector3.new(0.055, -1.04, -0.05)
  486. axe.Parent = jason_voorhees
  487. handle.CanCollide = false
  488. handle.Size = Vector3.new(0.28, 4.746, 2.254)
  489. handle.CustomPhysicalProperties = PhysicalProperties.new(7.85, 2, 0, 1, 1)
  490. handle.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  491. handle.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  492. handle.Material = Enum.Material.Metal
  493. handle.RightParamB = 99999
  494. handle.TopParamA = -99999
  495. handle.Name = "Handle"
  496. handle.LeftParamA = -99999
  497. handle.FrontParamA = -99999
  498. handle.Orientation = Vector3.new(-74.36, 160.68, -90)
  499. handle.LeftParamB = 99999
  500. handle.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  501. handle.FrontParamB = 99999
  502. handle.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  503. handle.BackParamB = 99999
  504. handle.TopParamB = 99999
  505. handle.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  506. handle.Color = Color3.new(0.854902, 0.52549, 0.478431)
  507. handle.BrickColor = BrickColor.new("Medium red")
  508. handle.BottomParamA = -99999
  509. handle.RightParamA = -99999
  510. handle.BackParamA = -99999
  511. handle.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  512. handle.BottomParamB = 99999
  513. handle.Parent = axe
  514. handle.CFrame = CFrame.new(-55.062, 2.873, -38.092) * CFrame.Angles(-1.829, 0.089, 1.245)
  515. axemesh.MeshType = Enum.MeshType.FileMesh
  516. axemesh.MeshId = "http://www.roblox.com/asset?id=145815658"
  517. axemesh.Name = "AxeMesh"
  518. axemesh.TextureId = "http://www.roblox.com/asset/?id=186913315"
  519. axemesh.Scale = Vector3.new(1.4, 1.05, 1.4)
  520. axemesh.Parent = handle
  521. handle_terrain_joint.Name = "Handle Terrain Joint"
  522. handle_terrain_joint.Part1 = handle
  523. handle_terrain_joint.Parent = handle
  524. thumbnailcamera.FieldOfView = 20
  525. thumbnailcamera.Name = "ThumbnailCamera"
  526. thumbnailcamera.Focus = CFrame.new(2.79, -0.246, -1.702)
  527. thumbnailcamera.CFrame = CFrame.new(4.397, -0.944, -2.666) * CFrame.Angles(2.515, 0.933, -2.615)
  528. thumbnailcamera.Parent = axe
  529. hat.AttachmentPoint = CFrame.new(0, 0.4, 0.05)
  530. hat.AttachmentPos = Vector3.new(0, 0.4, 0.05)
  531. hat.Parent = jason_voorhees
  532. handle_2.CanCollide = false
  533. handle_2.Locked = true
  534. handle_2.Size = Vector3.new(0.07, 0.07, 0.07)
  535. handle_2.Orientation = Vector3.new(0, 70.68, 0)
  536. handle_2.BottomSurface = Enum.SurfaceType.Smooth
  537. handle_2.Name = "Handle"
  538. handle_2.TopSurface = Enum.SurfaceType.Smooth
  539. handle_2.Parent = hat
  540. handle_2.CFrame = CFrame.new(-54.809, 6.4, -35.819) * CFrame.Angles(0, 1.234, 0)
  541. mesh_2.MeshType = Enum.MeshType.FileMesh
  542. mesh_2.Scale = Vector3.new(1.47, 1.47, 1.47)
  543. mesh_2.MeshId = "http://www.roblox.com/asset/?id=62146989"
  544. mesh_2.TextureId = "http://www.roblox.com/asset/?id=84065223"
  545. mesh_2.Parent = handle_2
  546. N30_male_left_arm.BodyPart = Enum.BodyPart.LeftArm
  547. N30_male_left_arm.Name = "3.0 Male Left Arm"
  548. N30_male_left_arm.MeshId = 82907977
  549. N30_male_left_arm.Parent = jason_voorhees
  550. N30_male_left_leg.BodyPart = Enum.BodyPart.LeftLeg
  551. N30_male_left_leg.Name = "3.0 Male Left Leg"
  552. N30_male_left_leg.MeshId = 81487640
  553. N30_male_left_leg.Parent = jason_voorhees
  554. N30_male_right_arm.BodyPart = Enum.BodyPart.RightArm
  555. N30_male_right_arm.Name = "3.0 Male Right Arm"
  556. N30_male_right_arm.MeshId = 82908019
  557. N30_male_right_arm.Parent = jason_voorhees
  558. N30_male_right_leg.BodyPart = Enum.BodyPart.RightLeg
  559. N30_male_right_leg.Name = "3.0 Male Right Leg"
  560. N30_male_right_leg.MeshId = 81487710
  561. N30_male_right_leg.Parent = jason_voorhees
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement