dylan12312

Untitled

Feb 4th, 2018
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.69 KB | None | 0 0
  1. Game.Workspace.yfc["Right Arm"].Transparency = 1
  2. local h = Instance.new("Part")
  3. h.Name = "Handle"
  4. h.Parent = Workspace.yfc
  5. h.Size = Vector3.new(1,2,1)
  6. h.formFactor = "Brick"
  7. h.BrickColor = BrickColor.new("Bright red")
  8. h.TopSurface = "Smooth"
  9. h.BottomSurface = "Smooth"
  10. h:BreakJoints()
  11. h.Transparency = 0
  12. h.Reflectance = 0
  13. ---------------------mesh
  14. m = Instance.new("BlockMesh")
  15. m.Parent = h
  16. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  17. -----------------------------------------weldling
  18. w1 = Instance.new("Weld")
  19. w1.Parent = Workspace.yfc ["Right Arm"]
  20. w1.Part0 = h
  21. w1.Part1 = Workspace.yfc ["Right Arm"]
  22. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  23.  
  24. Game.Workspace.yfc["Left Arm"].Transparency = 1
  25. local h = Instance.new("Part")
  26. h.Name = "Handle"
  27. h.Parent = Workspace.yfc
  28. h.Size = Vector3.new(1,2,1)
  29. h.formFactor = "Brick"
  30. h.BrickColor = BrickColor.new("Bright red")
  31. h.TopSurface = "Smooth"
  32. h.BottomSurface = "Smooth"
  33. h:BreakJoints()
  34. h.Transparency = 0
  35. h.Reflectance = 0
  36. ---------------------mesh
  37. m = Instance.new("BlockMesh")
  38. m.Parent = h
  39. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  40. -----------------------------------------weldling
  41. w1 = Instance.new("Weld")
  42. w1.Parent = Workspace.yfc ["Left Arm"]
  43. w1.Part0 = h
  44. w1.Part1 = Workspace.yfc ["Left Arm"]
  45. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  46.  
  47. Game.Workspace.yfc["Left Leg"].Transparency = 1
  48. local h = Instance.new("Part")
  49. h.Name = "Handle"
  50. h:BreakJoints()
  51. h.Parent = Workspace.yfc
  52. h.Size = Vector3.new(1,2,1)
  53. h.formFactor = "Brick"
  54. h.BrickColor = BrickColor.new("Bright red")
  55. h.TopSurface = "Smooth"
  56. h.BottomSurface = "Smooth"
  57. h.Transparency = 0
  58. h.Reflectance = 0
  59. ---------------------mesh
  60. m = Instance.new("BlockMesh")
  61. m.Parent = h
  62. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  63. -----------------------------------------weldling
  64. w1 = Instance.new("Weld")
  65. w1.Parent = Workspace.yfc ["Left Leg"]
  66. w1.Part0 = h
  67. w1.Part1 = Workspace.yfc ["Left Leg"]
  68. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  69.  
  70. Game.Workspace.yfc["Right Leg"].Transparency = 1
  71. local h = Instance.new("Part")
  72. h.Name = "Handle"
  73. h.Parent = Workspace.yfc
  74. h.Size = Vector3.new(1,2,1)
  75. h:BreakJoints()
  76. h.formFactor = "Brick"
  77. h.BrickColor = BrickColor.new("Bright red")
  78. h.TopSurface = "Smooth"
  79. h.BottomSurface = "Smooth"
  80. h.Transparency = 0
  81. h.Reflectance = 0
  82. ---------------------mesh
  83. m = Instance.new("BlockMesh")
  84. m.Parent = h
  85. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  86. -----------------------------------------weldling
  87. w1 = Instance.new("Weld")
  88. w1.Parent = Workspace.yfc ["Right Leg"]
  89. w1.Part0 = h
  90. w1.Part1 = Workspace.yfc ["Right Leg"]
  91. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  92.  
  93. Game.Workspace.yfc["Left Leg"].Transparency = 1
  94. local h = Instance.new("Part")
  95. h.Name = "Handle"
  96. h.Parent = Workspace.yfc
  97. h.Size = Vector3.new(1,2,1)
  98. h.formFactor = "Brick"
  99. h.BrickColor = BrickColor.new("Bright red")
  100. h.TopSurface = "Smooth"
  101. h:BreakJoints()
  102. h.BottomSurface = "Smooth"
  103. h.Transparency = 0
  104. h.Reflectance = 0
  105. ---------------------mesh
  106. m = Instance.new("BlockMesh")
  107. m.Parent = h
  108. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  109. -----------------------------------------weldling
  110. w1 = Instance.new("Weld")
  111. w1.Parent = Workspace.yfc ["Left Leg"]
  112. w1.Part0 = h
  113. w1.Part1 = Workspace.yfc ["Left Leg"]
  114. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  115.  
  116. Game.Workspace.yfc.Torso.Transparency = 1
  117. local h = Instance.new("Part")
  118. h.Name = "Handle"
  119. h.Parent = Workspace.yfc
  120. h.Size = Vector3.new(2,2,1)
  121. h.formFactor = "Brick"
  122. h.BrickColor = BrickColor.new("Bright red")
  123. h.TopSurface = "Smooth"
  124. h:BreakJoints()
  125. h.BottomSurface = "Smooth"
  126. h.Transparency = 0
  127. h.Reflectance = 0
  128. ---------------------mesh
  129. m = Instance.new("BlockMesh")
  130. m.Parent = h
  131. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  132. -----------------------------------------weldling
  133. w1 = Instance.new("Weld")
  134. w1.Parent = Workspace.yfc.Torso
  135. w1.Part0 = h
  136. w1.Part1 = Workspace.yfc.Torso
  137. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  138.  
  139. Game.Workspace.yfc.Head.Transparency = 1
  140. local h = Instance.new("Part")
  141. h.Name = "Handle"
  142. h.Parent = Workspace.yfc
  143. h.Size = Vector3.new(1,1,1)
  144. h:BreakJoints()
  145. h.formFactor = "Brick"
  146. h.BrickColor = BrickColor.new("Bright red")
  147. h.TopSurface = "Smooth"
  148. h.BottomSurface = "Smooth"
  149. h.Transparency = 0
  150. h.Reflectance = 0
  151. ---------------------mesh
  152. m = Instance.new("SpecialMesh")
  153. m.Parent = h
  154. m.Scale = Vector3.new(1.3, 1.3, 1.3)
  155. -----------------------------------------weldling
  156. w1 = Instance.new("Weld")
  157. w1.Parent = Workspace.yfc.Head
  158. w1.Part0 = h
  159. w1.Part1 = Workspace.yfc.Head
  160. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  161.  
  162. local h = Instance.new("Part")
  163. h.Name = "Handle"
  164. h.Parent = Workspace.yfc
  165. h:BreakJoints()
  166. h.Size = Vector3.new(2,3,1)
  167. h.formFactor = "Brick"
  168. h.BrickColor = BrickColor.new("Really black")
  169. h.TopSurface = "Smooth"
  170. h.BottomSurface = "Smooth"
  171. h.Transparency = 0
  172. h.Reflectance = 0
  173. ---------------------mesh
  174. m = Instance.new("BlockMesh")
  175. m.Parent = h
  176. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  177. -----------------------------------------weldling
  178. w1 = Instance.new("Weld")
  179. w1.Parent = Workspace.yfc.Torso
  180. w1.Part0 = h
  181. w1.Part1 = Workspace.yfc.Torso
  182. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0.5, -0.5, -1)
  183.  
  184. local h = Instance.new("Part")
  185. h.Name = "Handle"
  186. h.Parent = Workspace.yfc
  187. h.Size = Vector3.new(2,3,1)
  188. h.formFactor = "Brick"
  189. h.BrickColor = BrickColor.new("Really black")
  190. h.TopSurface = "Smooth"
  191. h.BottomSurface = "Smooth"
  192. h:BreakJoints()
  193. h.Transparency = 0
  194. h.Reflectance = 0
  195. ---------------------mesh
  196. m = Instance.new("BlockMesh")
  197. m.Parent = h
  198. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  199. -----------------------------------------weldling
  200. w1 = Instance.new("Weld")
  201. w1.Parent = Workspace.yfc.Torso
  202. w1.Part0 = h
  203. w1.Part1 = Workspace.yfc.Torso
  204. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-0.5, -0.5, -1)
  205.  
  206. local h = Instance.new("Part")
  207. h.Name = "Handle"
  208. h.Parent = Workspace.yfc
  209. h.Size = Vector3.new(2,3,1)
  210. h.formFactor = "Brick"
  211. h.BrickColor = BrickColor.new("Really black")
  212. h.TopSurface = "Smooth"
  213. h:BreakJoints()
  214. h.BottomSurface = "Smooth"
  215. h.Transparency = 0
  216. h.Reflectance = 0
  217. ---------------------mesh
  218. m = Instance.new("BlockMesh")
  219. m.Parent = h
  220. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  221. -----------------------------------------weldling
  222. w1 = Instance.new("Weld")
  223. w1.Parent = Workspace.yfc.Torso
  224. w1.Part0 = h
  225. w1.Part1 = Workspace.yfc.Torso
  226. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(1.5, -1.5, -1)
  227.  
  228. local h = Instance.new("Part")
  229. h.Name = "Handle"
  230. h.Parent = Workspace.yfc
  231. h:BreakJoints()
  232. h.Size = Vector3.new(2,3,1)
  233. h.formFactor = "Brick"
  234. h.BrickColor = BrickColor.new("Really black")
  235. h.TopSurface = "Smooth"
  236. h.BottomSurface = "Smooth"
  237. h.Transparency = 0
  238. h.Reflectance = 0
  239. ---------------------mesh
  240. m = Instance.new("BlockMesh")
  241. m.Parent = h
  242. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  243. -----------------------------------------weldling
  244. w1 = Instance.new("Weld")
  245. w1.Parent = Workspace.yfc.Torso
  246. w1.Part0 = h
  247. w1.Part1 = Workspace.yfc.Torso
  248. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-1.5, -1.5, -1)
  249.  
  250.  
  251. local h = Instance.new("Part")
  252. h.Name = "Handle"
  253. h.Parent = Workspace.yfc
  254. h.Size = Vector3.new(2,3,1)
  255. h.formFactor = "Brick"
  256. h.BrickColor = BrickColor.new("Really black")
  257. h.TopSurface = "Smooth"
  258. h.BottomSurface = "Smooth"
  259. h.Transparency = 0
  260. h:BreakJoints()
  261. h.Reflectance = 0
  262. ---------------------mesh
  263. m = Instance.new("BlockMesh")
  264. m.Parent = h
  265. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  266. -----------------------------------------weldling
  267. w1 = Instance.new("Weld")
  268. w1.Parent = Workspace.yfc.Torso
  269. w1.Part0 = h
  270. w1.Part1 = Workspace.yfc.Torso
  271. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(3.5, -3.5, -1)
  272.  
  273. local h = Instance.new("Part")
  274. h.Name = "Handle"
  275. h.Parent = Workspace.yfc
  276. h:BreakJoints()
  277. h.Size = Vector3.new(2,3,1)
  278. h.formFactor = "Brick"
  279. h.BrickColor = BrickColor.new("Really black")
  280. h.TopSurface = "Smooth"
  281. h.BottomSurface = "Smooth"
  282. h.Transparency = 0
  283. h.Reflectance = 0
  284. ---------------------mesh
  285. m = Instance.new("BlockMesh")
  286. m.Parent = h
  287. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  288. -----------------------------------------weldling
  289. w1 = Instance.new("Weld")
  290. w1.Parent = Workspace.yfc.Torso
  291. w1.Part0 = h
  292. w1.Part1 = Workspace.yfc.Torso
  293. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-3.5, -3.5, -1)
  294.  
  295. Game.Workspace.yfc["Right Arm"].Transparency = 1
  296. local h = Instance.new("Part")
  297. h.Name = "Handle"
  298. h.Parent = Workspace.yfc
  299. h.Size = Vector3.new(1,2,1)
  300. h.formFactor = "Brick"
  301. h.BrickColor = BrickColor.new("White")
  302. h.TopSurface = "Smooth"
  303. h.BottomSurface = "Smooth"
  304. h:BreakJoints()
  305. h.Transparency = 0
  306. h.Reflectance = 0
  307. ---------------------mesh
  308. m = Instance.new("BlockMesh")
  309. m.Parent = h
  310. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  311. -----------------------------------------weldling
  312. w1 = Instance.new("Weld")
  313. w1.Parent = Workspace.yfc ["Right Arm"]
  314. w1.Part0 = h
  315. w1.Part1 = Workspace.yfc ["Right Arm"]
  316. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  317.  
  318. Game.Workspace.yfc["Left Arm"].Transparency = 1
  319. local h = Instance.new("Part")
  320. h.Name = "Handle"
  321. h.Parent = Workspace.yfc
  322. h.Size = Vector3.new(1,2,1)
  323. h.formFactor = "Brick"
  324. h.BrickColor = BrickColor.new("White")
  325. h.TopSurface = "Smooth"
  326. h.BottomSurface = "Smooth"
  327. h:BreakJoints()
  328. h.Transparency = 0
  329. h.Reflectance = 0
  330. ---------------------mesh
  331. m = Instance.new("BlockMesh")
  332. m.Parent = h
  333. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  334. -----------------------------------------weldling
  335. w1 = Instance.new("Weld")
  336. w1.Parent = Workspace.yfc ["Left Arm"]
  337. w1.Part0 = h
  338. w1.Part1 = Workspace.yfc ["Left Arm"]
  339. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  340.  
  341. Game.Workspace.yfc["Left Leg"].Transparency = 1
  342. local h = Instance.new("Part")
  343. h.Name = "Handle"
  344. h:BreakJoints()
  345. h.Parent = Workspace.yfc
  346. h.Size = Vector3.new(1,2,1)
  347. h.formFactor = "Brick"
  348. h.BrickColor = BrickColor.new("White")
  349. h.TopSurface = "Smooth"
  350. h.BottomSurface = "Smooth"
  351. h.Transparency = 0
  352. h.Reflectance = 0
  353. ---------------------mesh
  354. m = Instance.new("BlockMesh")
  355. m.Parent = h
  356. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  357. -----------------------------------------weldling
  358. w1 = Instance.new("Weld")
  359. w1.Parent = Workspace.yfc ["Left Leg"]
  360. w1.Part0 = h
  361. w1.Part1 = Workspace.yfc ["Left Leg"]
  362. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  363.  
  364. Game.Workspace.yfc["Right Leg"].Transparency = 1
  365. local h = Instance.new("Part")
  366. h.Name = "Handle"
  367. h.Parent = Workspace.yfc
  368. h.Size = Vector3.new(1,2,1)
  369. h.formFactor = "Brick"
  370. h.BrickColor = BrickColor.new("White")
  371. h:BreakJoints()
  372. h.TopSurface = "Smooth"
  373. h.BottomSurface = "Smooth"
  374. h.Transparency = 0
  375. h.Reflectance = 0
  376. ---------------------mesh
  377. m = Instance.new("BlockMesh")
  378. m.Parent = h
  379. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  380. -----------------------------------------weldling
  381. w1 = Instance.new("Weld")
  382. w1.Parent = Workspace.yfc ["Right Leg"]
  383. w1.Part0 = h
  384. w1.Part1 = Workspace.yfc ["Right Leg"]
  385. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  386.  
  387. Game.Workspace.yfc["Left Leg"].Transparency = 1
  388. local h = Instance.new("Part")
  389. h.Name = "Handle"
  390. h.Parent = Workspace.yfc
  391. h.Size = Vector3.new(1,2,1)
  392. h.formFactor = "Brick"
  393. h.BrickColor = BrickColor.new("White")
  394. h:BreakJoints()
  395. h.TopSurface = "Smooth"
  396. h.BottomSurface = "Smooth"
  397. h.Transparency = 0
  398. h.Reflectance = 0
  399. ---------------------mesh
  400. m = Instance.new("BlockMesh")
  401. m.Parent = h
  402. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  403. -----------------------------------------weldling
  404. w1 = Instance.new("Weld")
  405. w1.Parent = Workspace.yfc ["Left Leg"]
  406. w1.Part0 = h
  407. w1.Part1 = Workspace.yfc ["Left Leg"]
  408. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  409.  
  410. Game.Workspace.yfc.Torso.Transparency = 1
  411. local h = Instance.new("Part")
  412. h.Name = "Handle"
  413. h.Parent = Workspace.yfc
  414. h.Size = Vector3.new(2,2,1)
  415. h.formFactor = "Brick"
  416. h.BrickColor = BrickColor.new("White")
  417. h.TopSurface = "Smooth"
  418. h.BottomSurface = "Smooth"
  419. h:BreakJoints()
  420. h.Transparency = 0
  421. h.Reflectance = 0
  422. ---------------------mesh
  423. m = Instance.new("BlockMesh")
  424. m.Parent = h
  425. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  426. -----------------------------------------weldling
  427. w1 = Instance.new("Weld")
  428. w1.Parent = Workspace.yfc.Torso
  429. w1.Part0 = h
  430. w1.Part1 = Workspace.yfc.Torso
  431. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  432.  
  433. Game.Workspace.yfc.Head.Transparency = 1
  434. local h = Instance.new("Part")
  435. h.Name = "Handle"
  436. h.Parent = Workspace.yfc
  437. h.Size = Vector3.new(1,1,1)
  438. h.formFactor = "Brick"
  439. h.BrickColor = BrickColor.new("White")
  440. h.TopSurface = "Smooth"
  441. h:BreakJoints()
  442. h.BottomSurface = "Smooth"
  443. h.Transparency = 0
  444. h.Reflectance = 0
  445. ---------------------mesh
  446. m = Instance.new("SpecialMesh")
  447. m.Parent = h
  448. m.Scale = Vector3.new(1.3, 1.3, 1.3)
  449. -----------------------------------------weldling
  450. w1 = Instance.new("Weld")
  451. w1.Parent = Workspace.yfc.Head
  452. w1.Part0 = h
  453. w1.Part1 = Workspace.yfc.Head
  454. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 0, 0)
  455.  
  456. local h = Instance.new("Part")
  457. h.Name = "Handle"
  458. h.Parent = Workspace.yfc
  459. h.Size = Vector3.new(2,2,1)
  460. h.formFactor = "Brick"
  461. h.BrickColor = BrickColor.new("Mid grey")
  462. h.TopSurface = "Smooth"
  463. h.BottomSurface = "Smooth"
  464. h.Transparency = 0
  465. h:BreakJoints()
  466. h.Reflectance = 0
  467. ---------------------mesh
  468. m = Instance.new("BlockMesh")
  469. m.Parent = h
  470. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  471. -----------------------------------------weldling
  472. w1 = Instance.new("Weld")
  473. w1.Parent = Workspace.yfc.Torso
  474. w1.Part0 = h
  475. w1.Part1 = Workspace.yfc.Torso
  476. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0.5, -0.5, -1)
  477.  
  478. local h = Instance.new("Part")
  479. h.Name = "Handle"
  480. h.Parent = Workspace.yfc
  481. h.Size = Vector3.new(2,2,1)
  482. h.formFactor = "Brick"
  483. h.BrickColor = BrickColor.new("Mid grey")
  484. h.TopSurface = "Smooth"
  485. h:BreakJoints()
  486. h.BottomSurface = "Smooth"
  487. h.Transparency = 0
  488. h.Reflectance = 0
  489. ---------------------mesh
  490. m = Instance.new("BlockMesh")
  491. m.Parent = h
  492. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  493. -----------------------------------------weldling
  494. w1 = Instance.new("Weld")
  495. w1.Parent = Workspace.yfc.Torso
  496. w1.Part0 = h
  497. w1.Part1 = Workspace.yfc.Torso
  498. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-0.5, -0.5, -1)
  499.  
  500. local h = Instance.new("Part")
  501. h.Name = "Handle"
  502. h.Parent = Workspace.yfc
  503. h.Size = Vector3.new(2,2,1)
  504. h.formFactor = "Brick"
  505. h.BrickColor = BrickColor.new("Mid grey")
  506. h.TopSurface = "Smooth"
  507. h.BottomSurface = "Smooth"
  508. h:BreakJoints()
  509. h.Transparency = 0
  510. h.Reflectance = 0
  511. ---------------------mesh
  512. m = Instance.new("BlockMesh")
  513. m.Parent = h
  514. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  515. -----------------------------------------weldling
  516. w1 = Instance.new("Weld")
  517. w1.Parent = Workspace.yfc.Torso
  518. w1.Part0 = h
  519. w1.Part1 = Workspace.yfc.Torso
  520. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(1.5, -1.5, -1)
  521.  
  522. local h = Instance.new("Part")
  523. h.Name = "Handle"
  524. h.Parent = Workspace.yfc
  525. h.Size = Vector3.new(2,2,1)
  526. h.formFactor = "Brick"
  527. h.BrickColor = BrickColor.new("Mid grey")
  528. h.TopSurface = "Smooth"
  529. h.BottomSurface = "Smooth"
  530. h:BreakJoints()
  531. h.Transparency = 0
  532. h.Reflectance = 0
  533. ---------------------mesh
  534. m = Instance.new("BlockMesh")
  535. m.Parent = h
  536. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  537. -----------------------------------------weldling
  538. w1 = Instance.new("Weld")
  539. w1.Parent = Workspace.yfc.Torso
  540. w1.Part0 = h
  541. w1.Part1 = Workspace.yfc.Torso
  542. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-1.5, -1.5, -1)
  543.  
  544.  
  545. local h = Instance.new("Part")
  546. h.Name = "Handle"
  547. h.Parent = Workspace.yfc
  548. h.Size = Vector3.new(2,2,1)
  549. h.formFactor = "Brick"
  550. h.BrickColor = BrickColor.new("Mid grey")
  551. h.TopSurface = "Smooth"
  552. h.BottomSurface = "Smooth"
  553. h.Transparency = 0
  554. h:BreakJoints()
  555. h.Reflectance = 0
  556. ---------------------mesh
  557. m = Instance.new("BlockMesh")
  558. m.Parent = h
  559. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  560. -----------------------------------------weldling
  561. w1 = Instance.new("Weld")
  562. w1.Parent = Workspace.yfc.Torso
  563. w1.Part0 = h
  564. w1.Part1 = Workspace.yfc.Torso
  565. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(3.5, -3.5, -1)
  566.  
  567. local h = Instance.new("Part")
  568. h.Name = "Handle"
  569. h.Parent = Workspace.yfc
  570. h.Size = Vector3.new(2,2,1)
  571. h.formFactor = "Brick"
  572. h.BrickColor = BrickColor.new("Mid grey")
  573. h.TopSurface = "Smooth"
  574. h.BottomSurface = "Smooth"
  575. h:BreakJoints()
  576. h.Transparency = 0
  577. h.Reflectance = 0
  578. ---------------------mesh
  579. m = Instance.new("BlockMesh")
  580. m.Parent = h
  581. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  582. -----------------------------------------weldling
  583. w1 = Instance.new("Weld")
  584. w1.Parent = Workspace.yfc.Torso
  585. w1.Part0 = h
  586. w1.Part1 = Workspace.yfc.Torso
  587. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-3.5, -3.5, -1)
  588.  
  589. t = Instance.new("Tool")
  590. t.Parent = game.Players.yfc.Backpack
  591. t.Name = "Heal"
  592.  
  593. local handlee = Instance.new("Part")
  594. handlee.Name = "Handle"
  595. handlee.Parent = t
  596. handlee.Shape = "Ball"
  597. handlee.BrickColor = BrickColor.new("New Yeller")
  598. handlee.Size = Vector3.new(1, 1, 1)
  599. handlee.TopSurface = "Smooth"
  600. handlee.BottomSurface = "Smooth"
  601. handlee.Transparency = 0
  602. handlee.Reflectance = 0
  603. -----------------------------------------mesh
  604. m = Instance.new("BlockMesh")
  605. m.Parent = handlee
  606. m.Scale = Vector3.new(0.5, 1.0, 0.5)
  607. -----------------------------------------Brick2
  608. local brick3 = Instance.new("Part")
  609. brick3.Name = "Part"
  610. brick3.Parent = t
  611. brick3.formFactor = "Plate"
  612. brick3.BrickColor = BrickColor.new("Neon orange")
  613. brick3.Size = Vector3.new(2, 1, 1)
  614. brick3.TopSurface = "Smooth"
  615. brick3.BottomSurface = "Smooth"
  616. brick3.Transparency = 0
  617. brick3.Reflectance = 0
  618. -----------------------------------------mesh
  619. m = Instance.new("CylinderMesh")
  620. m.Parent = brick3
  621. m.Scale = Vector3.new(1.4, 0.3, 1.4)
  622. -----------------------------------------weld
  623. w2 = Instance.new("Weld")
  624. w2.Parent = handlee
  625. w2.Part0 = brick3
  626. w2.Part1 = handlee
  627. w2.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, -2, 0)
  628. -----------------------------------------Brick2
  629. local brick2 = Instance.new("Part")
  630. brick2.Name = "Part"
  631. brick2.Parent = t
  632. brick2.formFactor = "Plate"
  633. brick2.BrickColor = BrickColor.new("Bright yellow")
  634. brick2.Size = Vector3.new(1, 1, 1)
  635. brick2.TopSurface = "Smooth"
  636. brick2.BottomSurface = "Smooth"
  637. brick2.Transparency = 0.5
  638. brick2.Reflectance = 0
  639. -----------------------------------------mesh
  640. m = Instance.new("CylinderMesh")
  641. m.Parent = brick2
  642. m.Scale = Vector3.new(5, 10000, 5)
  643. -----------------------------------------weld
  644. w2 = Instance.new("Weld")
  645. w2.Parent = handlee
  646. w2.Part0 = brick2
  647. w2.Part1 = handlee
  648. w2.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, -2, 0)
  649.  
  650. ---------------------Part 2
  651. ---------------------Part 2
  652. ---------------------Part 2
  653.  
  654. r = game:service("RunService")
  655.  
  656.  
  657. local damage = 100000
  658.  
  659.  
  660. local slash_damage = 100000
  661.  
  662.  
  663. sword = brick3
  664. Tool = t
  665.  
  666. function attack()
  667. local anim = Instance.new("StringValue")
  668. anim.Name = "toolanim"
  669. anim.Value = "Slash"
  670. anim.Parent = Tool
  671. end
  672.  
  673.  
  674. function swordUp()
  675. Tool.GripForward = Vector3.new(-1,0,0)
  676. Tool.GripRight = Vector3.new(0,1,0)
  677. Tool.GripUp = Vector3.new(0,0,1)
  678. end
  679.  
  680. function swordOut()
  681. Tool.GripForward = Vector3.new(0,0,1)
  682. Tool.GripRight = Vector3.new(0,-1,0)
  683. Tool.GripUp = Vector3.new(-1,0,0)
  684. end
  685.  
  686.  
  687.  
  688. Tool.Enabled = true
  689.  
  690. function onActivated()
  691.  
  692. if not Tool.Enabled then
  693. return
  694. end
  695.  
  696. Tool.Enabled = false
  697.  
  698. local character = Tool.Parent;
  699. local humanoid = character.Humanoid
  700. if humanoid == nil then
  701. print("Humanoid not found")
  702. return
  703. end
  704.  
  705.  
  706.  
  707. attack()
  708.  
  709. wait()
  710.  
  711. Tool.Enabled = true
  712. end
  713.  
  714.  
  715. function onEquipped()
  716.  
  717. end
  718.  
  719.  
  720. ------part 3
  721. ------part 3
  722. ------part 3
  723. function onTouched(hit)
  724. h = hit.Parent:findFirstChild("Humanoid")
  725. if h ~= nil then
  726. h.MaxHealth = Huge
  727. end
  728. end
  729.  
  730.  
  731. Tool.Activated:connect(onActivated)
  732. Tool.Equipped:connect(onEquipped)
  733. sword.Touched:connect(onTouched)
  734.  
  735. t = Instance.new("Tool")
  736. t.Parent = game.Players.yfc.Backpack
  737. t.Name = "Devil"
  738.  
  739. local handlee = Instance.new("Part")
  740. handlee.Name = "Handle"
  741. handlee.Parent = t
  742. handlee.Shape = "Ball"
  743. handlee.BrickColor = BrickColor.new("New Yeller")
  744. handlee.Size = Vector3.new(1, 1, 1)
  745. handlee.TopSurface = "Smooth"
  746. handlee.BottomSurface = "Smooth"
  747. handlee.Transparency = 0
  748. handlee.Reflectance = 0
  749. -----------------------------------------mesh
  750. m = Instance.new("BlockMesh")
  751. m.Parent = handlee
  752. m.Scale = Vector3.new(0.5, 1.0, 0.5)
  753. -----------------------------------------Brick2
  754. local brick3 = Instance.new("Part")
  755. brick3.Name = "Part"
  756. brick3.Parent = t
  757. brick3.formFactor = "Plate"
  758. brick3.BrickColor = BrickColor.new("Neon orange")
  759. brick3.Size = Vector3.new(2, 1, 1)
  760. brick3.TopSurface = "Smooth"
  761. brick3.BottomSurface = "Smooth"
  762. brick3.Transparency = 0
  763. brick3.Reflectance = 0
  764. -----------------------------------------mesh
  765. m = Instance.new("CylinderMesh")
  766. m.Parent = brick3
  767. m.Scale = Vector3.new(1.4, 0.3, 1.4)
  768. -----------------------------------------weld
  769. w2 = Instance.new("Weld")
  770. w2.Parent = handlee
  771. w2.Part0 = brick3
  772. w2.Part1 = handlee
  773. w2.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, -2, 0)
  774. -----------------------------------------Brick2
  775. local brick2 = Instance.new("Part")
  776. brick2.Name = "Part"
  777. brick2.Parent = t
  778. brick2.formFactor = "Plate"
  779. brick2.BrickColor = BrickColor.new("Bright red")
  780. brick2.Size = Vector3.new(1, 1, 1)
  781. brick2.TopSurface = "Smooth"
  782. brick2.BottomSurface = "Smooth"
  783. brick2.Transparency = 0.5
  784. brick2.Reflectance = 0
  785. -----------------------------------------mesh
  786. m = Instance.new("CylinderMesh")
  787. m.Parent = brick2
  788. m.Scale = Vector3.new(5, 10000, 5)
  789. m.Offset = Vector3.new(0, -5000, 0)
  790. -----------------------------------------weld
  791. w2 = Instance.new("Weld")
  792. w2.Parent = handlee
  793. w2.Part0 = brick2
  794. w2.Part1 = handlee
  795. w2.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, -2, 0)
  796.  
  797. ---------------------Part 2
  798. ---------------------Part 2
  799. ---------------------Part 2
  800.  
  801. r = game:service("RunService")
  802.  
  803.  
  804. local damage = 100000
  805.  
  806.  
  807. local slash_damage = 100000
  808.  
  809.  
  810. sword = brick3
  811. Tool = t
  812.  
  813. function attack()
  814. local anim = Instance.new("StringValue")
  815. anim.Name = "toolanim"
  816. anim.Value = "Slash"
  817. anim.Parent = Tool
  818. end
  819.  
  820.  
  821. function swordUp()
  822. Tool.GripForward = Vector3.new(-1,0,0)
  823. Tool.GripRight = Vector3.new(0,1,0)
  824. Tool.GripUp = Vector3.new(0,0,1)
  825. end
  826.  
  827. function swordOut()
  828. Tool.GripForward = Vector3.new(0,0,1)
  829. Tool.GripRight = Vector3.new(0,-1,0)
  830. Tool.GripUp = Vector3.new(-1,0,0)
  831. end
  832.  
  833.  
  834.  
  835. Tool.Enabled = true
  836.  
  837. function onActivated()
  838.  
  839. if not Tool.Enabled then
  840. return
  841. end
  842.  
  843. Tool.Enabled = false
  844.  
  845. local character = Tool.Parent;
  846. local humanoid = character.Humanoid
  847. if humanoid == nil then
  848. print("Humanoid not found")
  849. return
  850. end
  851.  
  852.  
  853.  
  854. attack()
  855.  
  856. wait()
  857.  
  858. Tool.Enabled = true
  859. end
  860.  
  861.  
  862. function onEquipped()
  863.  
  864. end
  865.  
  866.  
  867. ------part 3
  868. ------part 3
  869. ------part 3
  870. function onTouched(hit)
  871. h = hit.Parent:findFirstChild("Humanoid")
  872. if h ~= nil then
  873. h.Health = 0
  874. end
  875. end
  876.  
  877.  
  878. Tool.Activated:connect(onActivated)
  879. Tool.Equipped:connect(onEquipped)
  880. sword.Touched:connect(onTouched)
  881.  
  882. t = Instance.new("Tool")
  883. t.Parent = game.Players.yfc.Backpack
  884. t.Name = "Claw"
  885.  
  886. local handlee = Instance.new("Part")
  887. handlee.Name = "Handle"
  888. handlee.Parent = t
  889. handlee.BrickColor = BrickColor.new("Really black")
  890. handlee.Size = Vector3.new(1, 1, 2)
  891. handlee.TopSurface = "Smooth"
  892. handlee.BottomSurface = "Smooth"
  893. handlee.Transparency = 0
  894. handlee.Reflectance = 0
  895. -----------------------------------------mesh
  896. m = Instance.new("BlockMesh")
  897. m.Parent = handlee
  898. m.Scale = Vector3.new(0.2, 0.2, 1)
  899. -----------------------------------------Brick2
  900. local brick3 = Instance.new("Part")
  901. brick3.Name = "Part"
  902. brick3.Parent = t
  903. brick3.formFactor = "Plate"
  904. brick3.BrickColor = BrickColor.new("Really black")
  905. brick3.Size = Vector3.new(1, 1, 2)
  906. brick3.TopSurface = "Smooth"
  907. brick3.BottomSurface = "Smooth"
  908. brick3.Transparency = 0
  909. brick3.Reflectance = 0
  910. -----------------------------------------mesh
  911. m = Instance.new("BlockMesh")
  912. m.Parent = brick3
  913. m.Scale = Vector3.new(0.2, 0.2, 1)
  914. -----------------------------------------weld
  915. w2 = Instance.new("Weld")
  916. w2.Parent = handlee
  917. w2.Part0 = brick3
  918. w2.Part1 = handlee
  919. w2.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-0.3, 0, 0)
  920. -----------------------------------------Brick2
  921. local brick4 = Instance.new("Part")
  922. brick4.Name = "Part"
  923. brick4.Parent = t
  924. brick4.formFactor = "Plate"
  925. brick4.BrickColor = BrickColor.new("Really black")
  926. brick4.Size = Vector3.new(1, 1, 2)
  927. brick4.TopSurface = "Smooth"
  928. brick4.BottomSurface = "Smooth"
  929. brick4.Transparency = 0
  930. brick4.Reflectance = 0
  931. -----------------------------------------mesh
  932. m = Instance.new("BlockMesh")
  933. m.Parent = brick4
  934. m.Scale = Vector3.new(0.2, 0.2, 1)
  935. -----------------------------------------weld
  936. w2 = Instance.new("Weld")
  937. w2.Parent = handlee
  938. w2.Part0 = brick4
  939. w2.Part1 = handlee
  940. w2.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0.3, 0, 0)
  941.  
  942. ---------------------Part 2
  943. ---------------------Part 2
  944. ---------------------Part 2
  945.  
  946. r = game:service("RunService")
  947.  
  948.  
  949. local damage = 100000
  950.  
  951.  
  952. local slash_damage = 100000
  953.  
  954.  
  955. sword = brick4
  956. Tool = t
  957.  
  958. function attack()
  959. local anim = Instance.new("StringValue")
  960. anim.Name = "toolanim"
  961. anim.Value = "Slash"
  962. anim.Parent = Tool
  963. end
  964.  
  965.  
  966. function swordUp()
  967. Tool.GripForward = Vector3.new(-1,0,0)
  968. Tool.GripRight = Vector3.new(0,1,0)
  969. Tool.GripUp = Vector3.new(0,0,1)
  970. end
  971.  
  972. function swordOut()
  973. Tool.GripForward = Vector3.new(0,0,1)
  974. Tool.GripRight = Vector3.new(0,-1,0)
  975. Tool.GripUp = Vector3.new(-1,0,0)
  976. end
  977.  
  978.  
  979.  
  980. Tool.Enabled = true
  981.  
  982. function onActivated()
  983.  
  984. if not Tool.Enabled then
  985. return
  986. end
  987.  
  988. Tool.Enabled = false
  989.  
  990. local character = Tool.Parent;
  991. local humanoid = character.Humanoid
  992. if humanoid == nil then
  993. print("Humanoid not found")
  994. return
  995. end
  996.  
  997.  
  998.  
  999. attack()
  1000.  
  1001. wait()
  1002.  
  1003. Tool.Enabled = true
  1004. end
  1005.  
  1006.  
  1007. function onEquipped()
  1008.  
  1009. end
  1010.  
  1011.  
  1012. ------part 3
  1013. ------part 3
  1014. ------part 3
  1015. function onTouched(hit)
  1016. h = hit.Parent:findFirstChild("Humanoid")
  1017. if h ~= nil then
  1018. h:TakeDamage(25)
  1019. end
  1020. end
  1021.  
  1022.  
  1023. Tool.Activated:connect(onActivated)
  1024. Tool.Equipped:connect(onEquipped)
  1025. sword.Touched:connect(onTouched)
Add Comment
Please, Sign In to add comment