Dark_EccentricYT

Untitled

Oct 2nd, 2017
823
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 149.59 KB | None | 0 0
  1. -- [ Fixed by all_suck
  2.  
  3. player = game:GetService("Players").LocalPlayer
  4.  
  5. char = player.Character
  6.  
  7. mouse = player:GetMouse()
  8.  
  9. local makeorb = false
  10.  
  11. idleq = false
  12.  
  13. local skl = false
  14.  
  15. local healingmode = false
  16.  
  17. parts = {}
  18.  
  19. poses = {}
  20.  
  21. sizes = {}
  22.  
  23. local obj3, TARG10, TARG11, STARG, lastdg, dg, dgm
  24.  
  25. team = Instance.new("StringValue", char)
  26.  
  27. team.Name = "Team"
  28.  
  29. team.Value = player.Name
  30.  
  31. local lastdf, df, dfm
  32.  
  33. local basicunlocked = false
  34.  
  35. mc = Instance.new("NumberValue", char)
  36.  
  37. mc.Name = "CloanTime"
  38.  
  39. mc.Value = 0
  40.  
  41. ht = Instance.new("NumberValue", char)
  42.  
  43. ht.Name = "HealingTime"
  44.  
  45. ht.Value = 6
  46.  
  47. stun = Instance.new("BoolValue", char)
  48.  
  49. stun.Name = "Stunned"
  50.  
  51. stun.Value = false
  52.  
  53. atk = Instance.new("NumberValue", char)
  54.  
  55. atk.Name = "Attack"
  56.  
  57. atk.Value = 1
  58.  
  59. def = Instance.new("NumberValue", char)
  60.  
  61. def.Name = "Defense"
  62.  
  63. def.Value = 1.1
  64.  
  65. spd = Instance.new("NumberValue", char)
  66.  
  67. spd.Name = "Speed"
  68.  
  69. spd.Value = 1
  70.  
  71. deft = Instance.new("NumberValue", char)
  72.  
  73. deft.Name = "DefenseTime"
  74.  
  75. deft.Value = 0
  76.  
  77. atkt = Instance.new("NumberValue", char)
  78.  
  79. atkt.Name = "AttackTime"
  80.  
  81. atkt.Value = 0
  82.  
  83. spdt = Instance.new("NumberValue", char)
  84.  
  85. spdt.Name = "SpeedTime"
  86.  
  87. spdt.Value = 0
  88.  
  89. posd = Instance.new("BoolValue", char)
  90.  
  91. posd.Name = "Posioned"
  92.  
  93. posd.Value = false
  94.  
  95. pt = Instance.new("NumberValue", char)
  96.  
  97. pt.Name = "PoisonTime"
  98.  
  99. pt.Value = 0
  100.  
  101. bl = Instance.new("BoolValue", char)
  102.  
  103. bl.Name = "Blocking"
  104.  
  105. bl.Value = false
  106.  
  107. bll = Instance.new("BoolValue", char)
  108.  
  109. bll.Name = "BlockingLabel"
  110.  
  111. bll.Value = false
  112.  
  113. blt = Instance.new("NumberValue", char)
  114.  
  115. blt.Name = "BlockingLeft"
  116.  
  117. blt.Value = 50
  118.  
  119. pb = Instance.new("BoolValue", char)
  120.  
  121. pb.Name = "PauseBlock"
  122.  
  123. pb.Value = false
  124.  
  125. blm = 100
  126.  
  127. gd = Instance.new("BoolValue", char)
  128.  
  129. gd.Name = "Ground"
  130.  
  131. local TARG7, obj, TARG8, obj2
  132.  
  133. for i, v in pairs(char:GetChildren()) do
  134.  
  135. if v.ClassName == "Weld" then
  136.  
  137. v:destroy()
  138.  
  139. end
  140.  
  141. if v.ClassName == "Model" then
  142.  
  143. v:Destroy()
  144.  
  145. end
  146.  
  147. end
  148.  
  149. for i, v in pairs(player.PlayerGui:GetChildren()) do
  150.  
  151. if v.Name == "UI" then
  152.  
  153. v:Destroy()
  154.  
  155. end
  156.  
  157. end
  158.  
  159. for i, v in pairs(char.Head:GetChildren()) do
  160.  
  161. if v.ClassName == "Sound" then
  162.  
  163. v:Destroy()
  164.  
  165. end
  166.  
  167. end
  168.  
  169. if script:FindFirstChild("forCustomRun") ~= nil then
  170.  
  171. local sc = script.forCustomRun.Value
  172.  
  173. assert(loadstring(sc))()
  174.  
  175. return
  176.  
  177. elseif script:FindFirstChild("forCustomRunL") ~= nil then
  178.  
  179. local locsc = workspace:FindFirstChild("_localrun")
  180.  
  181. local sc = script.forCustomRunL
  182.  
  183. if locsc ~= nil then
  184.  
  185. local loc = locsc:clone()
  186.  
  187. loc.scrun.Value = sc.Value
  188.  
  189. loc.Name = script.Name
  190.  
  191. for i, v in pairs(script:GetChildren()) do
  192.  
  193. v:clone().Parent = loc
  194.  
  195. end
  196.  
  197. loc.Parent = script.Parent
  198.  
  199. script:remove()
  200.  
  201. return
  202.  
  203. else
  204.  
  205. assert(loadstring(sc.Value))()
  206.  
  207. return
  208.  
  209. end
  210.  
  211. end
  212.  
  213. local m = Instance.new("Model")
  214.  
  215. m.Name = "Cortex"
  216.  
  217. p1 = Instance.new("Part", m)
  218.  
  219. p1.BrickColor = BrickColor.new("Bright orange")
  220.  
  221. p1.Name = "P1"
  222.  
  223. p1.CFrame = CFrame.new(74.4850006, 0.896979809, -80.3010025, 0.0250819121, -0.998309731, 0.0522681326, -0.86434716, -0.0479167439, -0.500589728, 0.502244949, -0.032613717, -0.864100158)
  224.  
  225. p1.CanCollide = false
  226.  
  227. p1.FormFactor = Enum.FormFactor.Custom
  228.  
  229. p1.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  230.  
  231. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  232.  
  233. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  234.  
  235. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  236.  
  237. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  238.  
  239. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  240.  
  241. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  242.  
  243. b1 = Instance.new("BlockMesh", p1)
  244.  
  245. b1.Name = "Mesh"
  246.  
  247. b1.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  248.  
  249. p2 = Instance.new("Part", m)
  250.  
  251. p2.BrickColor = BrickColor.new("Br. yellowish orange")
  252.  
  253. p2.Name = "P2"
  254.  
  255. p2.CFrame = CFrame.new(74.4646378, 1.25767887, -80.2053528, 0.0524596013, -0.998304963, -0.0248665046, -0.500721753, -0.0478316285, 0.864275277, -0.864011943, -0.0328799896, -0.502379239)
  256.  
  257. p2.CanCollide = false
  258.  
  259. p2.FormFactor = Enum.FormFactor.Custom
  260.  
  261. p2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  262.  
  263. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  264.  
  265. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  266.  
  267. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  268.  
  269. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  270.  
  271. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  272.  
  273. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  274.  
  275. b2 = Instance.new("BlockMesh", p2)
  276.  
  277. b2.Name = "Mesh"
  278.  
  279. b2.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  280.  
  281. p3 = Instance.new("Part", m)
  282.  
  283. p3.BrickColor = BrickColor.new("Bright orange")
  284.  
  285. p3.Name = "P3"
  286.  
  287. p3.CFrame = CFrame.new(74.4763031, 1.09725058, -80.3280258, 0.0546606034, -0.998306096, 0.0195044391, -0.965169787, -0.0478129238, 0.257183164, -0.255825788, -0.0328745358, -0.966154933)
  288.  
  289. p3.CanCollide = false
  290.  
  291. p3.FormFactor = Enum.FormFactor.Custom
  292.  
  293. p3.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  294.  
  295. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  296.  
  297. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  298.  
  299. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  300.  
  301. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  302.  
  303. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  304.  
  305. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  306.  
  307. b3 = Instance.new("BlockMesh", p3)
  308.  
  309. b3.Name = "Mesh"
  310.  
  311. b3.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  312.  
  313. p4 = Instance.new("Part", m)
  314.  
  315. p4.BrickColor = BrickColor.new("Br. yellowish orange")
  316.  
  317. p4.Name = "P4"
  318.  
  319. p4.CFrame = CFrame.new(74.4558029, 1.21352983, -79.8729706, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  320.  
  321. p4.CanCollide = false
  322.  
  323. p4.FormFactor = Enum.FormFactor.Custom
  324.  
  325. p4.Size = Vector3.new(0.200000003, 0.240367845, 0.721103489)
  326.  
  327. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  328.  
  329. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  330.  
  331. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  332.  
  333. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  334.  
  335. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  336.  
  337. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  338.  
  339. b4 = Instance.new("BlockMesh", p4)
  340.  
  341. b4.Name = "Mesh"
  342.  
  343. b4.Scale = Vector3.new(0.80122602, 1, 1)
  344.  
  345. p5 = Instance.new("Part", m)
  346.  
  347. p5.BrickColor = BrickColor.new("Br. yellowish orange")
  348.  
  349. p5.Name = "P5"
  350.  
  351. p5.CFrame = CFrame.new(74.4283676, 1.6955595, -79.7407761, -0.998334646, 0.024735868, -0.0519541278, -0.0474555828, -0.864426851, 0.500495851, -0.0325219966, 0.502124786, 0.864173353)
  352.  
  353. p5.CanCollide = false
  354.  
  355. p5.FormFactor = Enum.FormFactor.Custom
  356.  
  357. p5.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  358.  
  359. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  360.  
  361. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  362.  
  363. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  364.  
  365. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  366.  
  367. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  368.  
  369. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  370.  
  371. b5 = Instance.new("BlockMesh", p5)
  372.  
  373. b5.Name = "Mesh"
  374.  
  375. b5.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  376.  
  377. p6 = Instance.new("Part", m)
  378.  
  379. p6.BrickColor = BrickColor.new("Br. yellowish orange")
  380.  
  381. p6.Name = "P6"
  382.  
  383. p6.CFrame = CFrame.new(74.4612656, 1.28415167, -80.1418076, 0.0443101786, -0.998302639, -0.0375729874, -0.260042369, -0.0478305817, 0.964402497, -0.964573622, -0.0329539329, -0.26171425)
  384.  
  385. p6.CanCollide = false
  386.  
  387. p6.FormFactor = Enum.FormFactor.Custom
  388.  
  389. p6.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  390.  
  391. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  392.  
  393. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  394.  
  395. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  396.  
  397. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  398.  
  399. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  400.  
  401. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  402.  
  403. b6 = Instance.new("BlockMesh", p6)
  404.  
  405. b6.Name = "Mesh"
  406.  
  407. b6.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  408.  
  409. p7 = Instance.new("Part", m)
  410.  
  411. p7.BrickColor = BrickColor.new("Br. yellowish orange")
  412.  
  413. p7.Name = "P7"
  414.  
  415. p7.CFrame = CFrame.new(74.5116653, 1.13120699, -81.4558029, -0.047846213, -0.998299301, -0.0330535844, 0.998841882, -0.0479081944, 0.00134743063, -0.00291989627, -0.0329424888, 0.999444366)
  416.  
  417. p7.CanCollide = false
  418.  
  419. p7.FormFactor = Enum.FormFactor.Custom
  420.  
  421. p7.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  422.  
  423. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  424.  
  425. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  426.  
  427. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  428.  
  429. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  430.  
  431. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  432.  
  433. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  434.  
  435. b7 = Instance.new("BlockMesh", p7)
  436.  
  437. b7.Name = "Mesh"
  438.  
  439. b7.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  440.  
  441. p8 = Instance.new("Part", m)
  442.  
  443. p8.BrickColor = BrickColor.new("Br. yellowish orange")
  444.  
  445. p8.Name = "P8"
  446.  
  447. p8.CFrame = CFrame.new(74.5073547, 1.37105012, -81.6752472, 0.0477833003, -0.998318195, 0.0325690359, -0.998844683, -0.0478465706, -0.00143165409, 0.0029787838, -0.0324546471, -0.999460161)
  448.  
  449. p8.CanCollide = false
  450.  
  451. p8.FormFactor = Enum.FormFactor.Custom
  452.  
  453. p8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  454.  
  455. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  456.  
  457. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  458.  
  459. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  460.  
  461. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  462.  
  463. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  464.  
  465. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  466.  
  467. b8 = Instance.new("BlockMesh", p8)
  468.  
  469. b8.Name = "Mesh"
  470.  
  471. b8.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  472.  
  473. p9 = Instance.new("Part", m)
  474.  
  475. p9.BrickColor = BrickColor.new("Br. yellowish orange")
  476.  
  477. p9.Name = "P9"
  478.  
  479. p9.CFrame = CFrame.new(74.293251, 1.23596191, -74.9483643, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  480.  
  481. p9.CanCollide = false
  482.  
  483. p9.FormFactor = Enum.FormFactor.Custom
  484.  
  485. p9.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  486.  
  487. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  488.  
  489. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  490.  
  491. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  492.  
  493. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  494.  
  495. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  496.  
  497. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  498.  
  499. b9 = Instance.new("BlockMesh", p9)
  500.  
  501. b9.Name = "Mesh"
  502.  
  503. b9.Scale = Vector3.new(0.40061301, 0.640980899, 0.40061301)
  504.  
  505. p10 = Instance.new("Part", m)
  506.  
  507. p10.BrickColor = BrickColor.new("Bright orange")
  508.  
  509. p10.Name = "P10"
  510.  
  511. p10.CFrame = CFrame.new(74.2423935, 1.30802619, -74.7262878, 0.0546606034, -0.998306096, 0.0195044391, -0.965169787, -0.0478129238, 0.257183164, -0.255825788, -0.0328745358, -0.966154933)
  512.  
  513. p10.CanCollide = false
  514.  
  515. p10.FormFactor = Enum.FormFactor.Custom
  516.  
  517. p10.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  518.  
  519. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  520.  
  521. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  522.  
  523. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  524.  
  525. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  526.  
  527. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  528.  
  529. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  530.  
  531. b10 = Instance.new("SpecialMesh", p10)
  532.  
  533. b10.MeshType = Enum.MeshType.Wedge
  534.  
  535. b10.Name = "Mesh"
  536.  
  537. b10.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  538.  
  539. p11 = Instance.new("Part", m)
  540.  
  541. p11.BrickColor = BrickColor.new("Reddish brown")
  542.  
  543. p11.Name = "Handle"
  544.  
  545. p11.CFrame = CFrame.new(74.4855194, 1.25221145, -80.8340607, 0.998325169, -0.0328403264, 0.0474501625, 0.0475116409, 0.0013576051, -0.998860717, 0.0327301435, 0.999451339, 0.00290685217)
  546.  
  547. p11.FormFactor = Enum.FormFactor.Custom
  548.  
  549. p11.Size = Vector3.new(0.240367815, 1.76269746, 0.240367845)
  550.  
  551. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  552.  
  553. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  554.  
  555. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  556.  
  557. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  558.  
  559. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  560.  
  561. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  562.  
  563. b11 = Instance.new("CylinderMesh", p11)
  564.  
  565. b11.Name = "Mesh"
  566.  
  567. p12 = Instance.new("Part", m)
  568.  
  569. p12.BrickColor = BrickColor.new("Br. yellowish orange")
  570.  
  571. p12.Name = "P12"
  572.  
  573. p12.CFrame = CFrame.new(74.3949356, 1.1679045, -77.9511261, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  574.  
  575. p12.CanCollide = false
  576.  
  577. p12.FormFactor = Enum.FormFactor.Custom
  578.  
  579. p12.Size = Vector3.new(3.68563962, 0.200000003, 0.200000003)
  580.  
  581. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  582.  
  583. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  584.  
  585. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  586.  
  587. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  588.  
  589. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  590.  
  591. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  592.  
  593. b12 = Instance.new("BlockMesh", p12)
  594.  
  595. b12.Name = "Mesh"
  596.  
  597. b12.Scale = Vector3.new(1, 0.640980899, 0.40061301)
  598.  
  599. p13 = Instance.new("Part", m)
  600.  
  601. p13.BrickColor = BrickColor.new("Br. yellowish orange")
  602.  
  603. p13.Name = "P66"
  604.  
  605. p13.CFrame = CFrame.new(74.3665009, 1.35283399, -77.3510208, 0.0331627727, -0.998302579, -0.0477015376, -0.00155824423, -0.0477707386, 0.998848021, -0.999440372, -0.0330418944, -0.00313103199)
  606.  
  607. p13.CanCollide = false
  608.  
  609. p13.FormFactor = Enum.FormFactor.Custom
  610.  
  611. p13.Size = Vector3.new(5.04772425, 0.200000003, 0.240367845)
  612.  
  613. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  614.  
  615. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  616.  
  617. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  618.  
  619. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  620.  
  621. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  622.  
  623. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  624.  
  625. b13 = Instance.new("BlockMesh", p13)
  626.  
  627. b13.Name = "Mesh"
  628.  
  629. b13.Scale = Vector3.new(1, 0.640980899, 1)
  630.  
  631. p14 = Instance.new("Part", m)
  632.  
  633. p14.BrickColor = BrickColor.new("Bright orange")
  634.  
  635. p14.Name = "P14"
  636.  
  637. p14.CFrame = CFrame.new(74.3404083, 1.09644794, -74.9578629, -0.0408099443, 0.998314857, -0.0410502069, 0.17482619, 0.04757661, 0.983440042, 0.98374635, 0.032949131, -0.176466092)
  638.  
  639. p14.CanCollide = false
  640.  
  641. p14.FormFactor = Enum.FormFactor.Custom
  642.  
  643. p14.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  644.  
  645. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  646.  
  647. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  648.  
  649. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  650.  
  651. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  652.  
  653. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  654.  
  655. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  656.  
  657. b14 = Instance.new("SpecialMesh", p14)
  658.  
  659. b14.MeshType = Enum.MeshType.Wedge
  660.  
  661. b14.Name = "Mesh"
  662.  
  663. b14.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  664.  
  665. p15 = Instance.new("Part", m)
  666.  
  667. p15.BrickColor = BrickColor.new("Br. yellowish orange")
  668.  
  669. p15.Name = "P15"
  670.  
  671. p15.CFrame = CFrame.new(74.518837, 1.13096368, -81.6745529, 0.0477833003, -0.998318195, 0.0325690359, -0.998844683, -0.0478465706, -0.00143165409, 0.0029787838, -0.0324546471, -0.999460161)
  672.  
  673. p15.CanCollide = false
  674.  
  675. p15.FormFactor = Enum.FormFactor.Custom
  676.  
  677. p15.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  678.  
  679. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  680.  
  681. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  682.  
  683. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  684.  
  685. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  686.  
  687. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  688.  
  689. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  690.  
  691. b15 = Instance.new("BlockMesh", p15)
  692.  
  693. b15.Name = "Mesh"
  694.  
  695. b15.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  696.  
  697. p16 = Instance.new("Part", m)
  698.  
  699. p16.BrickColor = BrickColor.new("Bright orange")
  700.  
  701. p16.Name = "P16"
  702.  
  703. p16.CFrame = CFrame.new(74.3224258, 1.31191719, -74.7236786, -0.0547425598, 0.998297811, 0.019693315, 0.965134799, 0.0478394888, 0.257309258, 0.25593999, 0.0330841243, -0.966117382)
  704.  
  705. p16.CanCollide = false
  706.  
  707. p16.FormFactor = Enum.FormFactor.Custom
  708.  
  709. p16.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  710.  
  711. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  712.  
  713. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  714.  
  715. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  716.  
  717. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  718.  
  719. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  720.  
  721. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  722.  
  723. b16 = Instance.new("SpecialMesh", p16)
  724.  
  725. b16.MeshType = Enum.MeshType.Wedge
  726.  
  727. b16.Name = "Mesh"
  728.  
  729. b16.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  730.  
  731. p17 = Instance.new("Part", m)
  732.  
  733. p17.BrickColor = BrickColor.new("Br. yellowish orange")
  734.  
  735. p17.Name = "P17"
  736.  
  737. p17.CFrame = CFrame.new(74.4683762, 1.21568036, -80.259903, 0.0571767092, -0.998301923, -0.0103862695, -0.707385659, -0.0478431173, 0.705194473, -0.704506218, -0.0329656862, -0.708920002)
  738.  
  739. p17.CanCollide = false
  740.  
  741. p17.FormFactor = Enum.FormFactor.Custom
  742.  
  743. p17.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  744.  
  745. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  746.  
  747. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  748.  
  749. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  750.  
  751. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  752.  
  753. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  754.  
  755. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  756.  
  757. b17 = Instance.new("BlockMesh", p17)
  758.  
  759. b17.Name = "Mesh"
  760.  
  761. b17.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  762.  
  763. p18 = Instance.new("Part", m)
  764.  
  765. p18.BrickColor = BrickColor.new("Br. yellowish orange")
  766.  
  767. p18.Transparency = 1
  768.  
  769. p18.Name = "P65"
  770.  
  771. p18.CFrame = CFrame.new(74.4222488, 1.69581449, -79.5537949, -0.99832958, 0.0574649423, -0.0043799039, -0.0476420708, -0.865793467, -0.498110175, -0.0324076116, -0.497081518, 0.867088437)
  772.  
  773. p18.CanCollide = false
  774.  
  775. p18.FormFactor = Enum.FormFactor.Custom
  776.  
  777. p18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  778.  
  779. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  780.  
  781. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  782.  
  783. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  784.  
  785. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  786.  
  787. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  788.  
  789. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  790.  
  791. b18 = Instance.new("BlockMesh", p18)
  792.  
  793. b18.Name = "Mesh"
  794.  
  795. b18.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  796.  
  797. p19 = Instance.new("Part", m)
  798.  
  799. p19.BrickColor = BrickColor.new("Bright orange")
  800.  
  801. p19.Name = "P19"
  802.  
  803. p19.CFrame = CFrame.new(74.3157806, 1.43817937, -74.7073364, -0.047846213, 0.998305321, 0.0328707919, 0.998841882, 0.0479079448, -0.00135614304, -0.00291983667, 0.0327594876, -0.999450326)
  804.  
  805. p19.CanCollide = false
  806.  
  807. p19.FormFactor = Enum.FormFactor.Custom
  808.  
  809. p19.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  810.  
  811. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  812.  
  813. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  814.  
  815. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  816.  
  817. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  818.  
  819. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  820.  
  821. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  822.  
  823. b19 = Instance.new("SpecialMesh", p19)
  824.  
  825. b19.MeshType = Enum.MeshType.Wedge
  826.  
  827. b19.Name = "Mesh"
  828.  
  829. b19.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  830.  
  831. p20 = Instance.new("Part", m)
  832.  
  833. p20.BrickColor = BrickColor.new("Bright orange")
  834.  
  835. p20.Name = "P20"
  836.  
  837. p20.CFrame = CFrame.new(74.482811, 0.960588753, -80.327652, 0.0376285762, -0.99831003, 0.0440947786, -0.964450777, -0.0478217751, -0.259864569, 0.261527956, -0.0327405669, -0.964631498)
  838.  
  839. p20.CanCollide = false
  840.  
  841. p20.FormFactor = Enum.FormFactor.Custom
  842.  
  843. p20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  844.  
  845. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  846.  
  847. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  848.  
  849. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  850.  
  851. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  852.  
  853. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  854.  
  855. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  856.  
  857. b20 = Instance.new("BlockMesh", p20)
  858.  
  859. b20.Name = "Mesh"
  860.  
  861. b20.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  862.  
  863. p21 = Instance.new("Part", m)
  864.  
  865. p21.BrickColor = BrickColor.new("Bright orange")
  866.  
  867. p21.Name = "P64"
  868.  
  869. p21.CFrame = CFrame.new(74.4723816, 1.16090846, -80.3017731, 0.0579402298, -0.998300374, 0.00467805378, -0.865818024, -0.0479083695, 0.498040795, -0.496982932, -0.0328980386, -0.867126048)
  870.  
  871. p21.CanCollide = false
  872.  
  873. p21.FormFactor = Enum.FormFactor.Custom
  874.  
  875. p21.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  876.  
  877. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  878.  
  879. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  880.  
  881. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  882.  
  883. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  884.  
  885. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  886.  
  887. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  888.  
  889. b21 = Instance.new("BlockMesh", p21)
  890.  
  891. b21.Name = "Mesh"
  892.  
  893. b21.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  894.  
  895. p22 = Instance.new("Part", m)
  896.  
  897. p22.BrickColor = BrickColor.new("Br. yellowish orange")
  898.  
  899. p22.Name = "P63"
  900.  
  901. p22.CFrame = CFrame.new(74.3594208, 1.47329617, -77.3113251, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  902.  
  903. p22.CanCollide = false
  904.  
  905. p22.FormFactor = Enum.FormFactor.Custom
  906.  
  907. p22.Size = Vector3.new(4.9676013, 0.200000003, 0.200000003)
  908.  
  909. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  910.  
  911. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  912.  
  913. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  914.  
  915. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  916.  
  917. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  918.  
  919. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  920.  
  921. b22 = Instance.new("BlockMesh", p22)
  922.  
  923. b22.Name = "Mesh"
  924.  
  925. b22.Scale = Vector3.new(1, 0.801226139, 0.40061301)
  926.  
  927. p23 = Instance.new("Part", m)
  928.  
  929. p23.BrickColor = BrickColor.new("Bright orange")
  930.  
  931. p23.Name = "P23"
  932.  
  933. p23.CFrame = CFrame.new(74.2357559, 1.43437028, -74.7099991, 0.0477872491, -0.998318255, 0.0325632654, -0.998844862, -0.0478465483, -0.00130974781, 0.00285680452, -0.0324547142, -0.999460518)
  934.  
  935. p23.CanCollide = false
  936.  
  937. p23.FormFactor = Enum.FormFactor.Custom
  938.  
  939. p23.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  940.  
  941. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  942.  
  943. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  944.  
  945. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  946.  
  947. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  948.  
  949. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  950.  
  951. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  952.  
  953. b23 = Instance.new("SpecialMesh", p23)
  954.  
  955. b23.MeshType = Enum.MeshType.Wedge
  956.  
  957. b23.Name = "Mesh"
  958.  
  959. b23.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  960.  
  961. p24 = Instance.new("Part", m)
  962.  
  963. p24.BrickColor = BrickColor.new("Br. yellowish orange")
  964.  
  965. p24.Name = "P24"
  966.  
  967. p24.CFrame = CFrame.new(74.4876328, 0.80141902, -80.2416992, 0.0524596013, -0.998304963, -0.0248665046, -0.500721753, -0.0478316285, 0.864275277, -0.864011943, -0.0328799896, -0.502379239)
  968.  
  969. p24.CanCollide = false
  970.  
  971. p24.FormFactor = Enum.FormFactor.Custom
  972.  
  973. p24.Size = Vector3.new(0.240367815, 0.240367845, 0.200000003)
  974.  
  975. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  976.  
  977. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  978.  
  979. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  980.  
  981. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  982.  
  983. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  984.  
  985. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  986.  
  987. b24 = Instance.new("BlockMesh", p24)
  988.  
  989. b24.Name = "Mesh"
  990.  
  991. b24.Scale = Vector3.new(1, 1, 0.801226139)
  992.  
  993. p25 = Instance.new("Part", m)
  994.  
  995. p25.BrickColor = BrickColor.new("Bright orange")
  996.  
  997. p25.Name = "P25"
  998.  
  999. p25.CFrame = CFrame.new(74.2489777, 1.20300317, -74.7749939, 0.0581113175, -0.998301685, -3.60328704E-4, -0.819068611, -0.0478758439, 0.571678638, -0.570737362, -0.0329175182, -0.820462048)
  1000.  
  1001. p25.CanCollide = false
  1002.  
  1003. p25.FormFactor = Enum.FormFactor.Custom
  1004.  
  1005. p25.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  1006.  
  1007. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1008.  
  1009. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1010.  
  1011. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1012.  
  1013. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1014.  
  1015. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1016.  
  1017. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1018.  
  1019. b25 = Instance.new("SpecialMesh", p25)
  1020.  
  1021. b25.MeshType = Enum.MeshType.Wedge
  1022.  
  1023. b25.Name = "Mesh"
  1024.  
  1025. b25.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  1026.  
  1027. p26 = Instance.new("Part", m)
  1028.  
  1029. p26.BrickColor = BrickColor.new("Br. yellowish orange")
  1030.  
  1031. p26.Name = "RAY"
  1032.  
  1033. p26.CFrame = CFrame.new(74.3758087, 1.20065057, -77.3905945, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  1034.  
  1035. p26.CanCollide = false
  1036.  
  1037. p26.FormFactor = Enum.FormFactor.Custom
  1038.  
  1039. p26.Size = Vector3.new(4.80735636, 0.200000003, 0.200000003)
  1040.  
  1041. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1042.  
  1043. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1044.  
  1045. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1046.  
  1047. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1048.  
  1049. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1050.  
  1051. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1052.  
  1053. b26 = Instance.new("BlockMesh", p26)
  1054.  
  1055. b26.Name = "Mesh"
  1056.  
  1057. b26.Scale = Vector3.new(1, 0.640980899, 0.40061301)
  1058.  
  1059. p27 = Instance.new("Part", m)
  1060.  
  1061. p27.BrickColor = BrickColor.new("Br. yellowish orange")
  1062.  
  1063. p27.Name = "P27"
  1064.  
  1065. p27.CFrame = CFrame.new(74.4763412, 0.896838307, -80.0377121, 0.0473471135, -0.998302162, -0.0336809494, -0.343099177, -0.047912471, 0.93806684, -0.938099384, -0.0328505039, -0.344780028)
  1066.  
  1067. p27.CanCollide = false
  1068.  
  1069. p27.FormFactor = Enum.FormFactor.Custom
  1070.  
  1071. p27.Size = Vector3.new(0.240367815, 0.240367845, 0.200000003)
  1072.  
  1073. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1074.  
  1075. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1076.  
  1077. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1078.  
  1079. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1080.  
  1081. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1082.  
  1083. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1084.  
  1085. b27 = Instance.new("BlockMesh", p27)
  1086.  
  1087. b27.Name = "Mesh"
  1088.  
  1089. b27.Scale = Vector3.new(1, 1, 0.801226139)
  1090.  
  1091. p28 = Instance.new("Part", m)
  1092.  
  1093. p28.BrickColor = BrickColor.new("Br. yellowish orange")
  1094.  
  1095. p28.Name = "P28"
  1096.  
  1097. p28.CFrame = CFrame.new(74.4585876, 1.29327106, -80.0734253, 0.0331607275, -0.998304665, -0.0476598851, -0.00151514332, -0.0477276258, 0.998850226, -0.99944061, -0.0330420434, -0.00308647985)
  1098.  
  1099. p28.CanCollide = false
  1100.  
  1101. p28.FormFactor = Enum.FormFactor.Custom
  1102.  
  1103. p28.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1104.  
  1105. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1106.  
  1107. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1108.  
  1109. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1110.  
  1111. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1112.  
  1113. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1114.  
  1115. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1116.  
  1117. b28 = Instance.new("BlockMesh", p28)
  1118.  
  1119. b28.Name = "Mesh"
  1120.  
  1121. b28.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  1122.  
  1123. p29 = Instance.new("Part", m)
  1124.  
  1125. p29.BrickColor = BrickColor.new("Bright orange")
  1126.  
  1127. p29.Name = "P29"
  1128.  
  1129. p29.CFrame = CFrame.new(74.454628, 1.22144091, -79.8730316, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  1130.  
  1131. p29.CanCollide = false
  1132.  
  1133. p29.FormFactor = Enum.FormFactor.Custom
  1134.  
  1135. p29.Size = Vector3.new(0.200000003, 0.32049045, 0.640980899)
  1136.  
  1137. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1138.  
  1139. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1140.  
  1141. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1142.  
  1143. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1144.  
  1145. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1146.  
  1147. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1148.  
  1149. b29 = Instance.new("BlockMesh", p29)
  1150.  
  1151. b29.Name = "Mesh"
  1152.  
  1153. b29.Scale = Vector3.new(0.40061301, 1, 1)
  1154.  
  1155. p30 = Instance.new("Part", m)
  1156.  
  1157. p30.BrickColor = BrickColor.new("Br. yellowish orange")
  1158.  
  1159. p30.Name = "P30"
  1160.  
  1161. p30.CFrame = CFrame.new(74.4193573, 1.1349299, -78.6716156, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  1162.  
  1163. p30.CanCollide = false
  1164.  
  1165. p30.FormFactor = Enum.FormFactor.Custom
  1166.  
  1167. p30.Size = Vector3.new(2.243433, 0.200000003, 0.200000003)
  1168.  
  1169. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1170.  
  1171. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1172.  
  1173. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1174.  
  1175. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1176.  
  1177. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1178.  
  1179. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1180.  
  1181. b30 = Instance.new("BlockMesh", p30)
  1182.  
  1183. b30.Name = "Mesh"
  1184.  
  1185. b30.Scale = Vector3.new(1, 0.640980899, 0.40061301)
  1186.  
  1187. p31 = Instance.new("Part", m)
  1188.  
  1189. p31.BrickColor = BrickColor.new("Bright orange")
  1190.  
  1191. p31.Name = "P31"
  1192.  
  1193. p31.CFrame = CFrame.new(74.3461914, 1.07678747, -75.106041, -0.0371449776, 0.998314679, -0.0443998799, 0.0883789733, 0.0475296788, 0.994943321, 0.995386481, 0.0330247842, -0.0899875611)
  1194.  
  1195. p31.CanCollide = false
  1196.  
  1197. p31.FormFactor = Enum.FormFactor.Custom
  1198.  
  1199. p31.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  1200.  
  1201. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1202.  
  1203. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1204.  
  1205. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1206.  
  1207. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1208.  
  1209. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1210.  
  1211. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1212.  
  1213. b31 = Instance.new("SpecialMesh", p31)
  1214.  
  1215. b31.MeshType = Enum.MeshType.Wedge
  1216.  
  1217. b31.Name = "Mesh"
  1218.  
  1219. b31.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  1220.  
  1221. p32 = Instance.new("Part", m)
  1222.  
  1223. p32.BrickColor = BrickColor.new("Br. yellowish orange")
  1224.  
  1225. p32.Name = "P32"
  1226.  
  1227. p32.CFrame = CFrame.new(74.5144348, 1.25105679, -81.7149429, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  1228.  
  1229. p32.CanCollide = false
  1230.  
  1231. p32.FormFactor = Enum.FormFactor.Custom
  1232.  
  1233. p32.Size = Vector3.new(0.200000003, 0.32049045, 0.32049045)
  1234.  
  1235. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1236.  
  1237. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1238.  
  1239. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1240.  
  1241. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1242.  
  1243. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1244.  
  1245. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1246.  
  1247. b32 = Instance.new("BlockMesh", p32)
  1248.  
  1249. b32.Name = "Mesh"
  1250.  
  1251. b32.Scale = Vector3.new(0.80122602, 1, 1)
  1252.  
  1253. p33 = Instance.new("Part", m)
  1254.  
  1255. p33.BrickColor = BrickColor.new("Br. yellowish orange")
  1256.  
  1257. p33.Name = "P33"
  1258.  
  1259. p33.CFrame = CFrame.new(74.4974442, 1.4659605, -81.511467, 0.00499837659, -0.998306513, -0.0578139275, 0.49804318, -0.047639817, 0.86583221, -0.867123663, -0.0331132412, 0.496973723)
  1260.  
  1261. p33.CanCollide = false
  1262.  
  1263. p33.FormFactor = Enum.FormFactor.Custom
  1264.  
  1265. p33.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1266.  
  1267. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1268.  
  1269. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1270.  
  1271. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1272.  
  1273. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1274.  
  1275. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1276.  
  1277. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1278.  
  1279. b33 = Instance.new("BlockMesh", p33)
  1280.  
  1281. b33.Name = "Mesh"
  1282.  
  1283. b33.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  1284.  
  1285. p34 = Instance.new("Part", m)
  1286.  
  1287. p34.BrickColor = BrickColor.new("Bright orange")
  1288.  
  1289. p34.Name = "P34"
  1290.  
  1291. p34.CFrame = CFrame.new(74.3349228, 1.13621974, -74.8491211, -0.0524816141, 0.998312116, -0.0245321598, 0.500629246, 0.047549706, 0.864344478, 0.864064336, 0.0330723301, -0.502276599)
  1292.  
  1293. p34.CanCollide = false
  1294.  
  1295. p34.FormFactor = Enum.FormFactor.Custom
  1296.  
  1297. p34.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  1298.  
  1299. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1300.  
  1301. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1302.  
  1303. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1304.  
  1305. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1306.  
  1307. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1308.  
  1309. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1310.  
  1311. b34 = Instance.new("SpecialMesh", p34)
  1312.  
  1313. b34.MeshType = Enum.MeshType.Wedge
  1314.  
  1315. b34.Name = "Mesh"
  1316.  
  1317. b34.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  1318.  
  1319. p35 = Instance.new("Part", m)
  1320.  
  1321. p35.BrickColor = BrickColor.new("Br. yellowish orange")
  1322.  
  1323. p35.Name = "P35"
  1324.  
  1325. p35.CFrame = CFrame.new(74.5204849, 1.02183568, -81.5648575, -0.0327107832, -0.998305142, 0.0479601398, 0.00157983182, -0.0480287634, -0.998835742, 0.999455273, -0.0325885825, 0.00313943322)
  1326.  
  1327. p35.CanCollide = false
  1328.  
  1329. p35.FormFactor = Enum.FormFactor.Custom
  1330.  
  1331. p35.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1332.  
  1333. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1334.  
  1335. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1336.  
  1337. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1338.  
  1339. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1340.  
  1341. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1342.  
  1343. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1344.  
  1345. b35 = Instance.new("BlockMesh", p35)
  1346.  
  1347. b35.Name = "Mesh"
  1348.  
  1349. b35.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  1350.  
  1351. p36 = Instance.new("Part", m)
  1352.  
  1353. p36.BrickColor = BrickColor.new("Br. yellowish orange")
  1354.  
  1355. p36.Name = "P36"
  1356.  
  1357. p36.CFrame = CFrame.new(74.4320755, 1.65369916, -79.7905045, -0.9983325, 0.00546072423, -0.0573197752, -0.0474776067, -0.641084969, 0.765988171, -0.0325556472, 0.767433643, 0.640287757)
  1358.  
  1359. p36.CanCollide = false
  1360.  
  1361. p36.FormFactor = Enum.FormFactor.Custom
  1362.  
  1363. p36.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1364.  
  1365. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1366.  
  1367. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1368.  
  1369. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1370.  
  1371. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1372.  
  1373. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1374.  
  1375. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1376.  
  1377. b36 = Instance.new("BlockMesh", p36)
  1378.  
  1379. b36.Name = "Mesh"
  1380.  
  1381. b36.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  1382.  
  1383. p37 = Instance.new("Part", m)
  1384.  
  1385. p37.BrickColor = BrickColor.new("Bright orange")
  1386.  
  1387. p37.Name = "P37"
  1388.  
  1389. p37.CFrame = CFrame.new(74.3484573, 1.02189076, -77.54216, 0.0339996666, -0.998298109, -0.0472013615, -0.0190592688, -0.0478590988, 0.998663247, -0.999231935, -0.0330462493, -0.0206454061)
  1390.  
  1391. p37.CanCollide = false
  1392.  
  1393. p37.FormFactor = Enum.FormFactor.Custom
  1394.  
  1395. p37.Size = Vector3.new(4.72723389, 0.200000003, 0.240367845)
  1396.  
  1397. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1398.  
  1399. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1400.  
  1401. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1402.  
  1403. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1404.  
  1405. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1406.  
  1407. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1408.  
  1409. b37 = Instance.new("SpecialMesh", p37)
  1410.  
  1411. b37.MeshType = Enum.MeshType.Wedge
  1412.  
  1413. b37.Name = "Mesh"
  1414.  
  1415. b37.Scale = Vector3.new(1, 0.40061307, 1)
  1416.  
  1417. p38 = Instance.new("Part", m)
  1418.  
  1419. p38.BrickColor = BrickColor.new("Bright orange")
  1420.  
  1421. p38.Name = "P38"
  1422.  
  1423. p38.CFrame = CFrame.new(74.5166855, 1.25886393, -81.7949753, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  1424.  
  1425. p38.CanCollide = false
  1426.  
  1427. p38.FormFactor = Enum.FormFactor.Custom
  1428.  
  1429. p38.Size = Vector3.new(0.200000003, 0.240367845, 0.240367845)
  1430.  
  1431. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1432.  
  1433. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1434.  
  1435. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1436.  
  1437. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1438.  
  1439. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1440.  
  1441. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1442.  
  1443. b38 = Instance.new("BlockMesh", p38)
  1444.  
  1445. b38.Name = "Mesh"
  1446.  
  1447. b38.Scale = Vector3.new(0.80122602, 1, 1)
  1448.  
  1449. p39 = Instance.new("Part", m)
  1450.  
  1451. p39.BrickColor = BrickColor.new("Bright orange")
  1452.  
  1453. p39.Name = "P39"
  1454.  
  1455. p39.CFrame = CFrame.new(74.4284592, 1.02568734, -77.5395355, -0.0339458846, 0.998315811, -0.0468670502, 0.0188027117, 0.0475150794, 0.998684525, 0.99923861, 0.0330116563, -0.0203753691)
  1456.  
  1457. p39.CanCollide = false
  1458.  
  1459. p39.FormFactor = Enum.FormFactor.Custom
  1460.  
  1461. p39.Size = Vector3.new(4.72723389, 0.200000003, 0.240367845)
  1462.  
  1463. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1464.  
  1465. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1466.  
  1467. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1468.  
  1469. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1470.  
  1471. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1472.  
  1473. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1474.  
  1475. b39 = Instance.new("SpecialMesh", p39)
  1476.  
  1477. b39.MeshType = Enum.MeshType.Wedge
  1478.  
  1479. b39.Name = "Mesh"
  1480.  
  1481. b39.Scale = Vector3.new(1, 0.40061307, 1)
  1482.  
  1483. p40 = Instance.new("Part", m)
  1484.  
  1485. p40.BrickColor = BrickColor.new("Bright orange")
  1486.  
  1487. p40.Name = "P40"
  1488.  
  1489. p40.CFrame = CFrame.new(74.2661438, 1.07290602, -75.1086884, 0.0371716507, -0.998303354, -0.0446883366, -0.0885947496, -0.0478268377, 0.994915545, -0.995369256, -0.0330207422, -0.0902140513)
  1490.  
  1491. p40.CanCollide = false
  1492.  
  1493. p40.FormFactor = Enum.FormFactor.Custom
  1494.  
  1495. p40.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  1496.  
  1497. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1498.  
  1499. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1500.  
  1501. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1502.  
  1503. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1504.  
  1505. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1506.  
  1507. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1508.  
  1509. b40 = Instance.new("SpecialMesh", p40)
  1510.  
  1511. b40.MeshType = Enum.MeshType.Wedge
  1512.  
  1513. b40.Name = "Mesh"
  1514.  
  1515. b40.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  1516.  
  1517. p41 = Instance.new("Part", m)
  1518.  
  1519. p41.BrickColor = BrickColor.new("Br. yellowish orange")
  1520.  
  1521. p41.Name = "P41"
  1522.  
  1523. p41.CFrame = CFrame.new(74.5011063, 1.4657886, -81.6207886, 0.0524596013, -0.998304963, -0.0248665046, -0.500721753, -0.0478316285, 0.864275277, -0.864011943, -0.0328799896, -0.502379239)
  1524.  
  1525. p41.CanCollide = false
  1526.  
  1527. p41.FormFactor = Enum.FormFactor.Custom
  1528.  
  1529. p41.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1530.  
  1531. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1532.  
  1533. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1534.  
  1535. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1536.  
  1537. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1538.  
  1539. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1540.  
  1541. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1542.  
  1543. b41 = Instance.new("BlockMesh", p41)
  1544.  
  1545. b41.Name = "Mesh"
  1546.  
  1547. b41.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  1548.  
  1549. p42 = Instance.new("Part", m)
  1550.  
  1551. p42.BrickColor = BrickColor.new("Br. yellowish orange")
  1552.  
  1553. p42.Name = "P42"
  1554.  
  1555. p42.CFrame = CFrame.new(74.4392319, 1.53358483, -79.8338776, -0.998325825, -0.0326749459, -0.0475505628, -0.0476029031, 0.00109051703, 0.998856723, -0.032577388, 0.999457061, -0.00263533345)
  1556.  
  1557. p42.CanCollide = false
  1558.  
  1559. p42.FormFactor = Enum.FormFactor.Custom
  1560.  
  1561. p42.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1562.  
  1563. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1564.  
  1565. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1566.  
  1567. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1568.  
  1569. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1570.  
  1571. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1572.  
  1573. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1574.  
  1575. b42 = Instance.new("BlockMesh", p42)
  1576.  
  1577. b42.Name = "Mesh"
  1578.  
  1579. b42.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  1580.  
  1581. p43 = Instance.new("Part", m)
  1582.  
  1583. p43.BrickColor = BrickColor.new("Bright orange")
  1584.  
  1585. p43.Name = "P43"
  1586.  
  1587. p43.CFrame = CFrame.new(74.3290787, 1.20679891, -74.7723618, -0.0581035241, 0.998302221, -1.31290406E-4, 0.8189587, 0.0477318875, 0.571848154, 0.57089591, 0.0331105255, -0.820344031)
  1588.  
  1589. p43.CanCollide = false
  1590.  
  1591. p43.FormFactor = Enum.FormFactor.Custom
  1592.  
  1593. p43.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  1594.  
  1595. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1596.  
  1597. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1598.  
  1599. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1600.  
  1601. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1602.  
  1603. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1604.  
  1605. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1606.  
  1607. b43 = Instance.new("SpecialMesh", p43)
  1608.  
  1609. b43.MeshType = Enum.MeshType.Wedge
  1610.  
  1611. b43.Name = "Mesh"
  1612.  
  1613. b43.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  1614.  
  1615. p44 = Instance.new("Part", m)
  1616.  
  1617. p44.BrickColor = BrickColor.new("Bright orange")
  1618.  
  1619. p44.Name = "P44"
  1620.  
  1621. p44.CFrame = CFrame.new(74.254837, 1.13231885, -74.8517838, 0.0524596013, -0.998304963, -0.0248665046, -0.500721753, -0.0478316285, 0.864275277, -0.864011943, -0.0328799896, -0.502379239)
  1622.  
  1623. p44.CanCollide = false
  1624.  
  1625. p44.FormFactor = Enum.FormFactor.Custom
  1626.  
  1627. p44.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  1628.  
  1629. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1630.  
  1631. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1632.  
  1633. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1634.  
  1635. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1636.  
  1637. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1638.  
  1639. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1640.  
  1641. b44 = Instance.new("SpecialMesh", p44)
  1642.  
  1643. b44.MeshType = Enum.MeshType.Wedge
  1644.  
  1645. b44.Name = "Mesh"
  1646.  
  1647. b44.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  1648.  
  1649. p45 = Instance.new("Part", m)
  1650.  
  1651. p45.BrickColor = BrickColor.new("Br. yellowish orange")
  1652.  
  1653. p45.Name = "P45"
  1654.  
  1655. p45.CFrame = CFrame.new(74.5147476, 1.07657385, -81.4702911, -0.0574037507, -0.998330653, -0.00488479249, 0.865681469, -0.0473294891, -0.498334706, 0.497283787, -0.0328266025, 0.86695683)
  1656.  
  1657. p45.CanCollide = false
  1658.  
  1659. p45.FormFactor = Enum.FormFactor.Custom
  1660.  
  1661. p45.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1662.  
  1663. p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1664.  
  1665. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1666.  
  1667. p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1668.  
  1669. p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1670.  
  1671. p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1672.  
  1673. p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1674.  
  1675. b45 = Instance.new("BlockMesh", p45)
  1676.  
  1677. b45.Name = "Mesh"
  1678.  
  1679. b45.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  1680.  
  1681. p46 = Instance.new("Part", m)
  1682.  
  1683. p46.BrickColor = BrickColor.new("Br. yellowish orange")
  1684.  
  1685. p46.Name = "P46"
  1686.  
  1687. p46.CFrame = CFrame.new(74.521553, 1.03643513, -81.6195755, -0.00440586172, -0.998309135, 0.0578165613, -0.498106778, -0.0479342304, -0.8657794, 0.867090285, -0.0326049812, -0.497065514)
  1688.  
  1689. p46.CanCollide = false
  1690.  
  1691. p46.FormFactor = Enum.FormFactor.Custom
  1692.  
  1693. p46.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1694.  
  1695. p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1696.  
  1697. p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1698.  
  1699. p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1700.  
  1701. p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1702.  
  1703. p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1704.  
  1705. p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1706.  
  1707. b46 = Instance.new("BlockMesh", p46)
  1708.  
  1709. b46.Name = "Mesh"
  1710.  
  1711. b46.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  1712.  
  1713. p47 = Instance.new("Part", m)
  1714.  
  1715. p47.BrickColor = BrickColor.new("Br. yellowish orange")
  1716.  
  1717. p47.Name = "P47"
  1718.  
  1719. p47.CFrame = CFrame.new(74.4980774, 1.42602015, -81.4712448, -0.0245325584, -0.998317242, -0.0523835458, 0.864265561, -0.0475060567, 0.500769675, -0.502412498, -0.0329797827, 0.863988936)
  1720.  
  1721. p47.CanCollide = false
  1722.  
  1723. p47.FormFactor = Enum.FormFactor.Custom
  1724.  
  1725. p47.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1726.  
  1727. p47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1728.  
  1729. p47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1730.  
  1731. p47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1732.  
  1733. p47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1734.  
  1735. p47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1736.  
  1737. p47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1738.  
  1739. b47 = Instance.new("BlockMesh", p47)
  1740.  
  1741. b47.Name = "Mesh"
  1742.  
  1743. b47.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  1744.  
  1745. p48 = Instance.new("Part", m)
  1746.  
  1747. p48.BrickColor = BrickColor.new("Br. yellowish orange")
  1748.  
  1749. p48.Transparency = 1
  1750.  
  1751. p48.Name = "P48"
  1752.  
  1753. p48.CFrame = CFrame.new(74.4862061, 0.842368245, -80.2588806, 0.0106396191, -0.998316407, 0.0568720587, -0.705345929, -0.0477984995, -0.707237244, 0.70876503, -0.0325813927, -0.704679608)
  1754.  
  1755. p48.CanCollide = false
  1756.  
  1757. p48.FormFactor = Enum.FormFactor.Custom
  1758.  
  1759. p48.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1760.  
  1761. p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1762.  
  1763. p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1764.  
  1765. p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1766.  
  1767. p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1768.  
  1769. p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1770.  
  1771. p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1772.  
  1773. b48 = Instance.new("BlockMesh", p48)
  1774.  
  1775. b48.Name = "Mesh"
  1776.  
  1777. b48.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  1778.  
  1779. p49 = Instance.new("Part", m)
  1780.  
  1781. p49.BrickColor = BrickColor.new("Br. yellowish orange")
  1782.  
  1783. p49.Name = "P49"
  1784.  
  1785. p49.CFrame = CFrame.new(74.518013, 1.03648925, -81.5102005, -0.0520766452, -0.998332024, 0.0245817993, 0.500477791, -0.0473831333, -0.864441395, 0.864176571, -0.0327062085, 0.502107501)
  1786.  
  1787. p49.CanCollide = false
  1788.  
  1789. p49.FormFactor = Enum.FormFactor.Custom
  1790.  
  1791. p49.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1792.  
  1793. p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1794.  
  1795. p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1796.  
  1797. p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1798.  
  1799. p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1800.  
  1801. p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1802.  
  1803. p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1804.  
  1805. b49 = Instance.new("BlockMesh", p49)
  1806.  
  1807. b49.Name = "Mesh"
  1808.  
  1809. b49.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  1810.  
  1811. p50 = Instance.new("Part", m)
  1812.  
  1813. p50.BrickColor = BrickColor.new("Br. yellowish orange")
  1814.  
  1815. p50.Name = "P50"
  1816.  
  1817. p50.CFrame = CFrame.new(74.4254074, 1.71774864, -79.6798553, -0.998332798, 0.0410985909, -0.0403206572, -0.0475317053, -0.983475089, 0.174640924, -0.0324685164, 0.17625919, 0.983799458)
  1818.  
  1819. p50.CanCollide = false
  1820.  
  1821. p50.FormFactor = Enum.FormFactor.Custom
  1822.  
  1823. p50.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1824.  
  1825. p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1826.  
  1827. p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1828.  
  1829. p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1830.  
  1831. p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1832.  
  1833. p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1834.  
  1835. p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1836.  
  1837. b50 = Instance.new("BlockMesh", p50)
  1838.  
  1839. b50.Name = "Mesh"
  1840.  
  1841. b50.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  1842.  
  1843. p51 = Instance.new("Part", m)
  1844.  
  1845. p51.BrickColor = BrickColor.new("Br. yellowish orange")
  1846.  
  1847. p51.Name = "P51"
  1848.  
  1849. p51.CFrame = CFrame.new(74.435791, 1.59756637, -79.8227997, -0.998324037, -0.0144562852, -0.0558864549, -0.0476279929, -0.340493679, 0.93903023, -0.032595519, 0.940123737, 0.339245856)
  1850.  
  1851. p51.CanCollide = false
  1852.  
  1853. p51.FormFactor = Enum.FormFactor.Custom
  1854.  
  1855. p51.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1856.  
  1857. p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1858.  
  1859. p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1860.  
  1861. p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1862.  
  1863. p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1864.  
  1865. p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1866.  
  1867. p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1868.  
  1869. b51 = Instance.new("BlockMesh", p51)
  1870.  
  1871. b51.Name = "Mesh"
  1872.  
  1873. b51.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  1874.  
  1875. p52 = Instance.new("Part", m)
  1876.  
  1877. p52.BrickColor = BrickColor.new("Bright orange")
  1878.  
  1879. p52.Name = "P52"
  1880.  
  1881. p52.CFrame = CFrame.new(74.4798431, 1.02888262, -80.3367844, 0.0477833003, -0.998318195, 0.0325690359, -0.998844683, -0.0478465706, -0.00143165409, 0.0029787838, -0.0324546471, -0.999460161)
  1882.  
  1883. p52.CanCollide = false
  1884.  
  1885. p52.FormFactor = Enum.FormFactor.Custom
  1886.  
  1887. p52.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1888.  
  1889. p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1890.  
  1891. p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1892.  
  1893. p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1894.  
  1895. p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1896.  
  1897. p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1898.  
  1899. p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1900.  
  1901. b52 = Instance.new("BlockMesh", p52)
  1902.  
  1903. b52.Name = "Mesh"
  1904.  
  1905. b52.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  1906.  
  1907. p53 = Instance.new("Part", m)
  1908.  
  1909. p53.BrickColor = BrickColor.new("Bright orange")
  1910.  
  1911. p53.Name = "P53"
  1912.  
  1913. p53.CFrame = CFrame.new(74.2603378, 1.0926019, -74.9605255, 0.0409791954, -0.998298466, -0.041280102, -0.174987525, -0.0478384197, 0.983398616, -0.983710587, -0.0330670364, -0.176643103)
  1914.  
  1915. p53.CanCollide = false
  1916.  
  1917. p53.FormFactor = Enum.FormFactor.Custom
  1918.  
  1919. p53.Size = Vector3.new(0.200000003, 0.200000003, 0.240367845)
  1920.  
  1921. p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1922.  
  1923. p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1924.  
  1925. p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1926.  
  1927. p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1928.  
  1929. p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1930.  
  1931. p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1932.  
  1933. b53 = Instance.new("SpecialMesh", p53)
  1934.  
  1935. b53.MeshType = Enum.MeshType.Wedge
  1936.  
  1937. b53.Name = "Mesh"
  1938.  
  1939. b53.Scale = Vector3.new(0.80122602, 0.40061307, 1)
  1940.  
  1941. p54 = Instance.new("Part", m)
  1942.  
  1943. p54.BrickColor = BrickColor.new("Br. yellowish orange")
  1944.  
  1945. p54.Name = "P54"
  1946.  
  1947. p54.CFrame = CFrame.new(74.4578781, 1.25330591, -79.9932709, 0.0331607275, -0.998304665, -0.0476598851, -0.00151514332, -0.0477276258, 0.998850226, -0.99944061, -0.0330420434, -0.00308647985)
  1948.  
  1949. p54.CanCollide = false
  1950.  
  1951. p54.FormFactor = Enum.FormFactor.Custom
  1952.  
  1953. p54.Size = Vector3.new(0.200000003, 0.240367845, 0.32049045)
  1954.  
  1955. p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1956.  
  1957. p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1958.  
  1959. p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1960.  
  1961. p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1962.  
  1963. p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1964.  
  1965. p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1966.  
  1967. b54 = Instance.new("BlockMesh", p54)
  1968.  
  1969. b54.Name = "Mesh"
  1970.  
  1971. b54.Scale = Vector3.new(0.40061301, 1, 1)
  1972.  
  1973. p55 = Instance.new("Part", m)
  1974.  
  1975. p55.BrickColor = BrickColor.new("Br. yellowish orange")
  1976.  
  1977. p55.Name = "P55"
  1978.  
  1979. p55.CFrame = CFrame.new(74.5032578, 1.31667686, -81.4709473, -0.0574037507, -0.998330653, -0.00488479249, 0.865681469, -0.0473294891, -0.498334706, 0.497283787, -0.0328266025, 0.86695683)
  1980.  
  1981. p55.CanCollide = false
  1982.  
  1983. p55.FormFactor = Enum.FormFactor.Custom
  1984.  
  1985. p55.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1986.  
  1987. p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1988.  
  1989. p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1990.  
  1991. p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1992.  
  1993. p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1994.  
  1995. p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1996.  
  1997. p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1998.  
  1999. b55 = Instance.new("BlockMesh", p55)
  2000.  
  2001. b55.Name = "Mesh"
  2002.  
  2003. b55.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  2004.  
  2005. p56 = Instance.new("Part", m)
  2006.  
  2007. p56.BrickColor = BrickColor.new("Br. yellowish orange")
  2008.  
  2009. p56.Name = "P56"
  2010.  
  2011. p56.CFrame = CFrame.new(74.5002518, 1.37134469, -81.4565201, -0.047846213, -0.998299301, -0.0330535844, 0.998841882, -0.0479081944, 0.00134743063, -0.00291989627, -0.0329424888, 0.999444366)
  2012.  
  2013. p56.CanCollide = false
  2014.  
  2015. p56.FormFactor = Enum.FormFactor.Custom
  2016.  
  2017. p56.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2018.  
  2019. p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2020.  
  2021. p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2022.  
  2023. p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2024.  
  2025. p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2026.  
  2027. p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2028.  
  2029. p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2030.  
  2031. b56 = Instance.new("BlockMesh", p56)
  2032.  
  2033. b56.Name = "Mesh"
  2034.  
  2035. b56.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  2036.  
  2037. p57 = Instance.new("Part", m)
  2038.  
  2039. p57.BrickColor = BrickColor.new("Br. yellowish orange")
  2040.  
  2041. p57.Name = "P57"
  2042.  
  2043. p57.CFrame = CFrame.new(74.5094986, 1.18583572, -81.4706192, -0.0245325584, -0.998317242, -0.0523835458, 0.864265561, -0.0475060567, 0.500769675, -0.502412498, -0.0329797827, 0.863988936)
  2044.  
  2045. p57.CanCollide = false
  2046.  
  2047. p57.FormFactor = Enum.FormFactor.Custom
  2048.  
  2049. p57.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2050.  
  2051. p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2052.  
  2053. p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2054.  
  2055. p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2056.  
  2057. p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2058.  
  2059. p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2060.  
  2061. p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2062.  
  2063. b57 = Instance.new("BlockMesh", p57)
  2064.  
  2065. b57.Name = "Mesh"
  2066.  
  2067. b57.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  2068.  
  2069. p58 = Instance.new("Part", m)
  2070.  
  2071. p58.BrickColor = BrickColor.new("Br. yellowish orange")
  2072.  
  2073. p58.Name = "P58"
  2074.  
  2075. p58.CFrame = CFrame.new(74.5042648, 1.42576611, -81.6607285, 0.0579402298, -0.998300374, 0.00467805378, -0.865818024, -0.0479083695, 0.498040795, -0.496982932, -0.0328980386, -0.867126048)
  2076.  
  2077. p58.CanCollide = false
  2078.  
  2079. p58.FormFactor = Enum.FormFactor.Custom
  2080.  
  2081. p58.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2082.  
  2083. p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2084.  
  2085. p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2086.  
  2087. p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2088.  
  2089. p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2090.  
  2091. p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2092.  
  2093. p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2094.  
  2095. b58 = Instance.new("BlockMesh", p58)
  2096.  
  2097. b58.Name = "Mesh"
  2098.  
  2099. b58.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  2100.  
  2101. p59 = Instance.new("Part", m)
  2102.  
  2103. p59.BrickColor = BrickColor.new("Bright orange")
  2104.  
  2105. p59.Name = "P59"
  2106.  
  2107. p59.CFrame = CFrame.new(74.4232178, 1.71791637, -79.6149521, -0.998327017, 0.0524968728, -0.0238843542, -0.0476160161, -0.983933747, -0.172014907, -0.0325225107, -0.170600072, 0.984794736)
  2108.  
  2109. p59.CanCollide = false
  2110.  
  2111. p59.FormFactor = Enum.FormFactor.Custom
  2112.  
  2113. p59.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2114.  
  2115. p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2116.  
  2117. p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2118.  
  2119. p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2120.  
  2121. p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2122.  
  2123. p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2124.  
  2125. p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2126.  
  2127. b59 = Instance.new("BlockMesh", p59)
  2128.  
  2129. b59.Name = "Mesh"
  2130.  
  2131. b59.Scale = Vector3.new(0.40061301, 0.40061307, 0.40061301)
  2132.  
  2133. p60 = Instance.new("Part", m)
  2134.  
  2135. p60.BrickColor = BrickColor.new("Br. yellowish orange")
  2136.  
  2137. p60.Name = "P60"
  2138.  
  2139. p60.CFrame = CFrame.new(74.4985809, 1.48057747, -81.5661469, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  2140.  
  2141. p60.CanCollide = false
  2142.  
  2143. p60.FormFactor = Enum.FormFactor.Custom
  2144.  
  2145. p60.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2146.  
  2147. p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2148.  
  2149. p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2150.  
  2151. p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2152.  
  2153. p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2154.  
  2155. p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2156.  
  2157. p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2158.  
  2159. b60 = Instance.new("BlockMesh", p60)
  2160.  
  2161. b60.Name = "Mesh"
  2162.  
  2163. b60.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  2164.  
  2165. p61 = Instance.new("Part", m)
  2166.  
  2167. p61.BrickColor = BrickColor.new("Br. yellowish orange")
  2168.  
  2169. p61.Name = "P61"
  2170.  
  2171. p61.CFrame = CFrame.new(74.5210037, 1.07631004, -81.6597672, 0.0250819121, -0.998309731, 0.0522681326, -0.86434716, -0.0479167439, -0.500589728, 0.502244949, -0.032613717, -0.864100158)
  2172.  
  2173. p61.CanCollide = false
  2174.  
  2175. p61.FormFactor = Enum.FormFactor.Custom
  2176.  
  2177. p61.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2178.  
  2179. p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2180.  
  2181. p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2182.  
  2183. p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2184.  
  2185. p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2186.  
  2187. p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2188.  
  2189. p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2190.  
  2191. b61 = Instance.new("BlockMesh", p61)
  2192.  
  2193. b61.Name = "Mesh"
  2194.  
  2195. b61.Scale = Vector3.new(0.40061301, 0.801226139, 0.40061301)
  2196.  
  2197. p62 = Instance.new("Part", m)
  2198.  
  2199. p62.BrickColor = BrickColor.new("Br. yellowish orange")
  2200.  
  2201. p62.Name = "P62"
  2202.  
  2203. p62.CFrame = CFrame.new(74.4692383, 0.933352768, -79.8722534, 0.0331627764, -0.998302519, -0.0477015413, -0.00155824434, -0.0477707312, 0.99884814, -0.999440432, -0.0330418944, -0.00313103222)
  2204.  
  2205. p62.CanCollide = false
  2206.  
  2207. p62.FormFactor = Enum.FormFactor.Custom
  2208.  
  2209. p62.Size = Vector3.new(0.200000003, 0.240367845, 0.200000003)
  2210.  
  2211. p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2212.  
  2213. p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2214.  
  2215. p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2216.  
  2217. p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2218.  
  2219. p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2220.  
  2221. p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2222.  
  2223. b62 = Instance.new("BlockMesh", p62)
  2224.  
  2225. b62.Name = "Mesh"
  2226.  
  2227. b62.Scale = Vector3.new(0.80122602, 1, 0.801226139)
  2228.  
  2229. w1 = Instance.new("Weld", p11)
  2230.  
  2231. w1.Name = "P1"
  2232.  
  2233. w1.Part0 = p11
  2234.  
  2235. w1.C0 = CFrame.new(5.34057617E-5, 0.532310486, 0.35636282, 4.09020868E-4, -1, 1.02993094E-4, 0.499988496, 1.15310409E-4, -0.866032124, 0.866032004, 4.05720522E-4, 0.499988526)
  2236.  
  2237. w1.Part1 = p1
  2238.  
  2239. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2240.  
  2241. w2 = Instance.new("Weld", p11)
  2242.  
  2243. w2.Name = "P2"
  2244.  
  2245. w2.Part0 = p11
  2246.  
  2247. w2.C0 = CFrame.new(0, 0.629066467, -0.00461864471, 2.90755852E-4, -0.99999994, -2.01782546E-4, -0.865950406, -1.50862688E-4, -0.500129819, 0.500129759, 3.20149353E-4, -0.865950406)
  2248.  
  2249. w2.Part1 = p2
  2250.  
  2251. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2252.  
  2253. w3 = Instance.new("Weld", p11)
  2254.  
  2255. w3.Name = "P3"
  2256.  
  2257. w3.Part0 = p11
  2258.  
  2259. w3.C0 = CFrame.new(0, 0.505859375, 0.155825138, 3.28774011E-4, -1, 6.23916349E-5, -0.25878635, -1.45348458E-4, -0.965934634, 0.965934575, 3.01428081E-4, -0.25878638)
  2260.  
  2261. w3.Part1 = p3
  2262.  
  2263. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2264.  
  2265. w4 = Instance.new("Weld", p11)
  2266.  
  2267. w4.Name = "P4"
  2268.  
  2269. w4.Part0 = p11
  2270.  
  2271. w4.C0 = CFrame.new(-3.81469727E-5, 0.961502075, 0.0400307178, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2272.  
  2273. w4.Part1 = p4
  2274.  
  2275. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2276.  
  2277. w5 = Instance.new("Weld", p11)
  2278.  
  2279. w5.Name = "P5"
  2280.  
  2281. w5.Part0 = p11
  2282.  
  2283. w5.C0 = CFrame.new(-1.98364258E-4, 1.0951767, -0.442374706, -1, 5.58271495E-5, 2.08427198E-4, 2.08424593E-4, 0.499879658, 0.866094828, -5.58369138E-5, 0.866094887, -0.499879628)
  2284.  
  2285. w5.Part1 = p5
  2286.  
  2287. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2288.  
  2289. w6 = Instance.new("Weld", p11)
  2290.  
  2291. w6.Name = "P6"
  2292.  
  2293. w6.Part0 = p11
  2294.  
  2295. w6.C0 = CFrame.new(-3.05175781E-5, 0.692726135, -0.0310366154, 2.99799605E-4, -1, -2.49866163E-4, -0.965866387, -2.24840973E-4, -0.259040594, 0.259040475, 3.18997598E-4, -0.965866446)
  2296.  
  2297. w6.Part1 = p6
  2298.  
  2299. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2300.  
  2301. w7 = Instance.new("Weld", p11)
  2302.  
  2303. w7.Name = "P7"
  2304.  
  2305. w7.Part0 = p11
  2306.  
  2307. w7.C0 = CFrame.new(0, -0.622436523, 0.120296478, -3.96716408E-4, -1, -2.13616528E-4, -5.96028258E-8, -2.13616528E-4, 1, -1, 3.96716408E-4, 2.51449421E-8)
  2308.  
  2309. w7.Part1 = p7
  2310.  
  2311. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2312.  
  2313. w8 = Instance.new("Weld", p11)
  2314.  
  2315. w8.Name = "P8"
  2316.  
  2317. w8.Part0 = p11
  2318.  
  2319. w8.C0 = CFrame.new(-9.15527344E-5, -0.841293335, -0.120121956, 3.35703604E-4, -0.99999994, -2.74647959E-4, 6.09774143E-5, 2.74668448E-4, -1, 1, 3.3568684E-4, 6.10696079E-5)
  2320.  
  2321. w8.Part1 = p8
  2322.  
  2323. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2324.  
  2325. w9 = Instance.new("Weld", p11)
  2326.  
  2327. w9.Name = "P9"
  2328.  
  2329. w9.Part0 = p11
  2330.  
  2331. w9.C0 = CFrame.new(-3.05175781E-5, 5.88885498, 0.0242705345, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2332.  
  2333. w9.Part1 = p9
  2334.  
  2335. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2336.  
  2337. w10 = Instance.new("Weld", p11)
  2338.  
  2339. w10.Name = "P10"
  2340.  
  2341. w10.Part0 = p11
  2342.  
  2343. w10.C0 = CFrame.new(-0.0401077271, 6.11257935, -0.0494781733, 3.28774011E-4, -1, 6.23916349E-5, -0.25878635, -1.45348458E-4, -0.965934634, 0.965934575, 3.01428081E-4, -0.25878638)
  2344.  
  2345. w10.Part1 = p10
  2346.  
  2347. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2348.  
  2349. w11 = Instance.new("Weld", p11)
  2350.  
  2351. w11.Name = "P12"
  2352.  
  2353. w11.Part0 = p11
  2354.  
  2355. w11.C0 = CFrame.new(-5.34057617E-5, 2.88426208, 0.0883207321, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2356.  
  2357. w11.Part1 = p12
  2358.  
  2359. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2360.  
  2361. w12 = Instance.new("Weld", p11)
  2362.  
  2363. w12.Name = "P66"
  2364.  
  2365. w12.Part0 = p11
  2366.  
  2367. w12.C0 = CFrame.new(-7.62939453E-6, 3.48522949, -0.0960006714, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2368.  
  2369. w12.Part1 = p13
  2370.  
  2371. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2372.  
  2373. w13 = Instance.new("Weld", p11)
  2374.  
  2375. w13.Name = "P14"
  2376.  
  2377. w13.Part0 = p11
  2378.  
  2379. w13.C0 = CFrame.new(0.0401077271, 5.87762451, 0.165837526, -2.27210985E-4, 1, -2.56693547E-5, 0.984799027, 2.19298425E-4, -0.173697904, -0.173697904, -6.47452107E-5, -0.984799027)
  2380.  
  2381. w13.Part1 = p14
  2382.  
  2383. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2384.  
  2385. w14 = Instance.new("Weld", p11)
  2386.  
  2387. w14.Name = "P15"
  2388.  
  2389. w14.Part0 = p11
  2390.  
  2391. w14.C0 = CFrame.new(-1.52587891E-5, -0.841300964, 0.12024188, 3.35703604E-4, -0.99999994, -2.74647959E-4, 6.09774143E-5, 2.74668448E-4, -1, 1, 3.3568684E-4, 6.10696079E-5)
  2392.  
  2393. w14.Part1 = p15
  2394.  
  2395. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2396.  
  2397. w15 = Instance.new("Weld", p11)
  2398.  
  2399. w15.Name = "P16"
  2400.  
  2401. w15.Part0 = p11
  2402.  
  2403. w15.C0 = CFrame.new(0.0400619507, 6.11257172, -0.0495603085, -4.08517197E-4, 0.999999881, 2.58168846E-4, 0.258903146, 3.55132564E-4, -0.965903223, -0.965903163, -3.27747373E-4, -0.258903265)
  2404.  
  2405. w15.Part1 = p16
  2406.  
  2407. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2408.  
  2409. w16 = Instance.new("Weld", p11)
  2410.  
  2411. w16.Name = "P17"
  2412.  
  2413. w16.Part0 = p11
  2414.  
  2415. w16.C0 = CFrame.new(-5.34057617E-5, 0.574363708, 0.037350893, 4.01318073E-4, -1.00000024, -6.7204237E-5, -0.706963122, -2.3663044E-4, -0.707250774, 0.707250714, 3.31521034E-4, -0.706963301)
  2416.  
  2417. w16.Part1 = p17
  2418.  
  2419. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2420.  
  2421. w17 = Instance.new("Weld", p11)
  2422.  
  2423. w17.Name = "P65"
  2424.  
  2425. w17.Part0 = p11
  2426.  
  2427. w17.C0 = CFrame.new(-1.6784668E-4, 1.28225708, -0.442374229, -1, -4.76508685E-5, 3.44658969E-4, 3.22328269E-4, -0.49987185, 0.866099298, 1.31014953E-4, 0.866099358, 0.49987185)
  2428.  
  2429. w17.Part1 = p18
  2430.  
  2431. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2432.  
  2433. w18 = Instance.new("Weld", p11)
  2434.  
  2435. w18.Name = "P19"
  2436.  
  2437. w18.Part0 = p11
  2438.  
  2439. w18.C0 = CFrame.new(0.0399627686, 6.12928772, -0.175948501, -3.96716408E-4, 1, 3.05166359E-5, 0, 3.05166468E-5, -1, -1, -3.96716408E-4, -1.2101367E-8)
  2440.  
  2441. w18.Part1 = p19
  2442.  
  2443. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2444.  
  2445. w19 = Instance.new("Weld", p11)
  2446.  
  2447. w19.Name = "P20"
  2448.  
  2449. w19.Part0 = p11
  2450.  
  2451. w19.C0 = CFrame.new(1.52587891E-5, 0.505836487, 0.292643547, 2.96961196E-4, -0.99999994, 9.13158656E-5, 0.258852482, -1.13343931E-5, -0.965916872, 0.965916812, 3.10477131E-4, 0.258852482)
  2452.  
  2453. w19.Part1 = p20
  2454.  
  2455. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2456.  
  2457. w20 = Instance.new("Weld", p11)
  2458.  
  2459. w20.Name = "P64"
  2460.  
  2461. w20.Part0 = p11
  2462.  
  2463. w20.C0 = CFrame.new(-3.05175781E-5, 0.532310486, 0.0921292305, 4.28915024E-4, -0.999999583, -5.15282154E-5, -0.49978894, -1.69157982E-4, -0.866146803, 0.866146684, 3.96966934E-4, -0.499788523)
  2464.  
  2465. w20.Part1 = p21
  2466.  
  2467. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2468.  
  2469. w21 = Instance.new("Weld", p11)
  2470.  
  2471. w21.Name = "P63"
  2472.  
  2473. w21.Part0 = p11
  2474.  
  2475. w21.C0 = CFrame.new(-5.34057617E-5, 3.52529907, -0.216547966, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2476.  
  2477. w21.Part1 = p22
  2478.  
  2479. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2480.  
  2481. w22 = Instance.new("Weld", p11)
  2482.  
  2483. w22.Name = "P23"
  2484.  
  2485. w22.Part0 = p11
  2486.  
  2487. w22.C0 = CFrame.new(-0.0401992798, 6.12924957, -0.175948143, 3.35643999E-4, -1, -2.74625578E-4, -6.10668212E-5, 2.74605118E-4, -1, 1, 3.35660763E-4, -6.09746457E-5)
  2488.  
  2489. w22.Part1 = p23
  2490.  
  2491. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2492.  
  2493. w23 = Instance.new("Weld", p11)
  2494.  
  2495. w23.Name = "P24"
  2496.  
  2497. w23.Part0 = p11
  2498.  
  2499. w23.C0 = CFrame.new(8.39233398E-5, 0.591369629, 0.452114344, 2.90755852E-4, -0.99999994, -2.01782546E-4, -0.865950406, -1.50862688E-4, -0.500129819, 0.500129759, 3.20149353E-4, -0.865950406)
  2500.  
  2501. w23.Part1 = p24
  2502.  
  2503. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2504.  
  2505. w24 = Instance.new("Weld", p11)
  2506.  
  2507. w24.Name = "P25"
  2508.  
  2509. w24.Part0 = p11
  2510.  
  2511. w24.C0 = CFrame.new(-0.0401153564, 6.06354523, 0.0555975437, 4.06615087E-4, -1, -5.44825052E-5, -0.573446751, -1.88537713E-4, -0.819242835, 0.819242775, 3.64359352E-4, -0.573446751)
  2512.  
  2513. w24.Part1 = p25
  2514.  
  2515. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2516.  
  2517. w25 = Instance.new("Weld", p11)
  2518.  
  2519. w25.Name = "RAY"
  2520.  
  2521. w25.Part0 = p11
  2522.  
  2523. w25.C0 = CFrame.new(7.55310059E-4, 3.44516754, 0.0563380718, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2524.  
  2525. w25.Part1 = p26
  2526.  
  2527. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2528.  
  2529. w26 = Instance.new("Weld", p11)
  2530.  
  2531. w26.Name = "P27"
  2532.  
  2533. w26.Part0 = p11
  2534.  
  2535. w26.C0 = CFrame.new(2.28881836E-5, 0.79574585, 0.356861115, 2.51524471E-4, -1, -3.3528902E-4, -0.939617932, -1.21592449E-4, -0.342225492, 0.342225403, 4.01121652E-4, -0.939617872)
  2536.  
  2537. w26.Part1 = p27
  2538.  
  2539. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2540.  
  2541. w27 = Instance.new("Weld", p11)
  2542.  
  2543. w27.Name = "P28"
  2544.  
  2545. w27.Part0 = p11
  2546.  
  2547. w27.C0 = CFrame.new(-3.05175781E-5, 0.761169434, -0.0400733948, 3.12735385E-4, -1, -2.15752894E-4, -1, -3.12698132E-4, -1.7266089E-4, 1.72593413E-4, 2.15806882E-4, -1)
  2548.  
  2549. w27.Part1 = p28
  2550.  
  2551. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2552.  
  2553. w28 = Instance.new("Weld", p11)
  2554.  
  2555. w28.Name = "P29"
  2556.  
  2557. w28.Part0 = p11
  2558.  
  2559. w28.C0 = CFrame.new(-8.39233398E-4, 0.961494446, 0.0320725441, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2560.  
  2561. w28.Part1 = p29
  2562.  
  2563. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2564.  
  2565. w29 = Instance.new("Weld", p11)
  2566.  
  2567. w29.Name = "P30"
  2568.  
  2569. w29.Part0 = p11
  2570.  
  2571. w29.C0 = CFrame.new(-8.31604004E-4, 2.16330719, 0.120316029, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2572.  
  2573. w29.Part1 = p30
  2574.  
  2575. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2576.  
  2577. w30 = Instance.new("Weld", p11)
  2578.  
  2579. w30.Name = "P31"
  2580.  
  2581. w30.Part0 = p11
  2582.  
  2583. w30.C0 = CFrame.new(0.0401000977, 5.72930908, 0.18531847, -2.95270613E-4, 1, 8.10020629E-6, 0.996196032, 2.94853264E-4, -0.0871398449, -0.0871398374, -1.76604408E-5, -0.996196151)
  2584.  
  2585. w30.Part1 = p31
  2586.  
  2587. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2588.  
  2589. w31 = Instance.new("Weld", p11)
  2590.  
  2591. w31.Name = "P32"
  2592.  
  2593. w31.Part0 = p11
  2594.  
  2595. w31.C0 = CFrame.new(-3.05175781E-5, -0.881362915, -4.33921814E-5, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2596.  
  2597. w31.Part1 = p32
  2598.  
  2599. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2600.  
  2601. w32 = Instance.new("Weld", p11)
  2602.  
  2603. w32.Name = "P33"
  2604.  
  2605. w32.Part0 = p11
  2606.  
  2607. w32.C0 = CFrame.new(-1.14440918E-4, -0.677146912, -0.214918613, 2.68456817E-4, -1, -3.02448607E-4, -0.86615485, -3.83681647E-4, 0.499775618, -0.499775708, 1.27799169E-4, -0.866154909)
  2608.  
  2609. w32.Part1 = p33
  2610.  
  2611. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2612.  
  2613. w33 = Instance.new("Weld", p11)
  2614.  
  2615. w33.Name = "P34"
  2616.  
  2617. w33.Part0 = p11
  2618.  
  2619. w33.C0 = CFrame.new(0.0400848389, 5.98654175, 0.126167297, -3.15413316E-4, 1, 1.38656687E-4, 0.866003335, 3.42482643E-4, -0.500038147, -0.500038207, -3.7641541E-5, -0.866003394)
  2620.  
  2621. w33.Part1 = p34
  2622.  
  2623. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2624.  
  2625. w34 = Instance.new("Weld", p11)
  2626.  
  2627. w34.Name = "P35"
  2628.  
  2629. w34.Part0 = p11
  2630.  
  2631. w34.C0 = CFrame.new(3.05175781E-5, -0.731864929, 0.229645252, 1.40018819E-4, -0.99999994, 5.17935201E-4, 1, 1.40130593E-4, 2.1574751E-4, -2.15820037E-4, 5.17904991E-4, 0.99999994)
  2632.  
  2633. w34.Part1 = p35
  2634.  
  2635. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2636.  
  2637. w35 = Instance.new("Weld", p11)
  2638.  
  2639. w35.Name = "P36"
  2640.  
  2641. w35.Part0 = p11
  2642.  
  2643. w35.C0 = CFrame.new(-1.14440918E-4, 1.04529572, -0.400530338, -1, 1.12058558E-4, 1.3821898E-4, 1.74690591E-4, 0.765981495, 0.642862558, -3.38349309E-5, 0.642862618, -0.765981495)
  2644.  
  2645. w35.Part1 = p36
  2646.  
  2647. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2648.  
  2649. w36 = Instance.new("Weld", p11)
  2650.  
  2651. w36.Name = "P37"
  2652.  
  2653. w36.Part0 = p11
  2654.  
  2655. w36.C0 = CFrame.new(-0.0400085449, 3.29434204, 0.233157873, 3.23406741E-4, -0.999999881, -3.4174521E-4, -0.999842703, -3.17294121E-4, -0.0177375581, 0.0177374501, 3.47427878E-4, -0.999842644)
  2656.  
  2657. w36.Part1 = p37
  2658.  
  2659. w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2660.  
  2661. w37 = Instance.new("Weld", p11)
  2662.  
  2663. w37.Name = "P38"
  2664.  
  2665. w37.Part0 = p11
  2666.  
  2667. w37.C0 = CFrame.new(-3.05175781E-5, -0.961418152, -0.00796818733, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2668.  
  2669. w37.Part1 = p38
  2670.  
  2671. w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2672.  
  2673. w38 = Instance.new("Weld", p11)
  2674.  
  2675. w38.Name = "P39"
  2676.  
  2677. w38.Part0 = p11
  2678.  
  2679. w38.C0 = CFrame.new(0.0401306152, 3.29434204, 0.23316884, -2.81685148E-4, 1, 1.86586863E-6, 0.999847233, 2.81674729E-4, -0.0174786132, -0.0174786113, -3.05788194E-6, -0.999847293)
  2680.  
  2681. w38.Part1 = p39
  2682.  
  2683. w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2684.  
  2685. w39 = Instance.new("Weld", p11)
  2686.  
  2687. w39.Name = "P40"
  2688.  
  2689. w39.Part0 = p11
  2690.  
  2691. w39.C0 = CFrame.new(-0.0400848389, 5.72928619, 0.185390234, 3.12209129E-4, -1.00000274, -2.88609415E-4, -0.996179938, -2.91585922E-4, -0.087356776, 0.0873566866, 3.15029174E-4, -0.996182799)
  2692.  
  2693. w39.Part1 = p40
  2694.  
  2695. w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2696.  
  2697. w40 = Instance.new("Weld", p11)
  2698.  
  2699. w40.Name = "P41"
  2700.  
  2701. w40.Part0 = p11
  2702.  
  2703. w40.C0 = CFrame.new(-4.57763672E-5, -0.786529541, -0.214891911, 2.90755852E-4, -0.99999994, -2.01782546E-4, -0.865950406, -1.50862688E-4, -0.500129819, 0.500129759, 3.20149353E-4, -0.865950406)
  2704.  
  2705. w40.Part1 = p41
  2706.  
  2707. w40.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2708.  
  2709. w41 = Instance.new("Weld", p11)
  2710.  
  2711. w41.Name = "P42"
  2712.  
  2713. w41.Part0 = p11
  2714.  
  2715. w41.C0 = CFrame.new(-9.15527344E-5, 1.00154877, -0.280337453, -1, 1.52600463E-4, -9.15317796E-5, 1.52575318E-4, 0.99999994, 2.74665188E-4, 9.15736891E-5, 2.74651218E-4, -1)
  2716.  
  2717. w41.Part1 = p42
  2718.  
  2719. w41.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2720.  
  2721. w42 = Instance.new("Weld", p11)
  2722.  
  2723. w42.Name = "P43"
  2724.  
  2725. w42.Part0 = p11
  2726.  
  2727. w42.C0 = CFrame.new(0.0401153564, 6.06355286, 0.0556137562, -3.98867851E-4, 1, 1.86098972E-4, 0.573604763, 3.8123221E-4, -0.819132149, -0.819132149, -2.19978247E-4, -0.573604882)
  2728.  
  2729. w42.Part1 = p43
  2730.  
  2731. w42.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2732.  
  2733. w43 = Instance.new("Weld", p11)
  2734.  
  2735. w43.Name = "P44"
  2736.  
  2737. w43.Part0 = p11
  2738.  
  2739. w43.C0 = CFrame.new(-0.0401382446, 5.98651123, 0.126256704, 2.90755852E-4, -0.99999994, -2.01782546E-4, -0.865950406, -1.50862688E-4, -0.500129819, 0.500129759, 3.20149353E-4, -0.865950406)
  2740.  
  2741. w43.Part1 = p44
  2742.  
  2743. w43.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2744.  
  2745. w44 = Instance.new("Weld", p11)
  2746.  
  2747. w44.Name = "P45"
  2748.  
  2749. w44.Part0 = p11
  2750.  
  2751. w44.C0 = CFrame.new(0, -0.637084961, 0.174972057, 1.10034518E-4, -1, -1.74376502E-4, 0.500071824, -9.598209E-5, 0.865984023, -0.865983903, -1.8248889E-4, 0.500071824)
  2752.  
  2753. w44.Part1 = p45
  2754.  
  2755. w44.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2756.  
  2757. w45 = Instance.new("Weld", p11)
  2758.  
  2759. w45.Name = "P46"
  2760.  
  2761. w45.Part0 = p11
  2762.  
  2763. w45.C0 = CFrame.new(0, -0.786567688, 0.214953423, 3.18960956E-4, -1, 3.04582762E-4, 0.86610198, 1.24001788E-4, -0.499867409, 0.49986726, 4.23237914E-4, 0.86610198)
  2764.  
  2765. w45.Part1 = p46
  2766.  
  2767. w45.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2768.  
  2769. w46 = Instance.new("Weld", p11)
  2770.  
  2771. w46.Name = "P47"
  2772.  
  2773. w46.Part0 = p11
  2774.  
  2775. w46.C0 = CFrame.new(-6.10351563E-5, -0.637023926, -0.174875617, 1.30058354E-4, -1, -2.13304491E-4, -0.500174046, -2.4975749E-4, 0.865924954, -0.865924954, -5.93141567E-6, -0.500174046)
  2776.  
  2777. w46.Part1 = p47
  2778.  
  2779. w46.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2780.  
  2781. w47 = Instance.new("Weld", p11)
  2782.  
  2783. w47.Name = "P48"
  2784.  
  2785. w47.Part0 = p11
  2786.  
  2787. w47.C0 = CFrame.new(3.81469727E-5, 0.574295044, 0.411092997, 3.07865994E-4, -1, 9.85547595E-5, 0.707087398, 1.47997533E-4, -0.7071262, 0.707126141, 2.87386938E-4, 0.707087457)
  2788.  
  2789. w47.Part1 = p48
  2790.  
  2791. w47.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2792.  
  2793. w48 = Instance.new("Weld", p11)
  2794.  
  2795. w48.Name = "P49"
  2796.  
  2797. w48.Part0 = p11
  2798.  
  2799. w48.C0 = CFrame.new(5.34057617E-5, -0.677139282, 0.215050459, 8.53582751E-5, -1, -9.9242221E-5, 0.86610198, 2.43210234E-5, 0.499867409, -0.49986738, -1.28621687E-4, 0.86610204)
  2800.  
  2801. w48.Part1 = p49
  2802.  
  2803. w48.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2804.  
  2805. w49 = Instance.new("Weld", p11)
  2806.  
  2807. w49.Name = "P50"
  2808.  
  2809. w49.Part0 = p11
  2810.  
  2811. w49.C0 = CFrame.new(-9.91821289E-5, 1.15619659, -0.464501381, -1, 6.55345139E-5, 2.54195882E-4, 2.61710753E-4, 0.173489466, 0.984835744, 2.04404205E-5, 0.984835744, -0.173489481)
  2812.  
  2813. w49.Part1 = p50
  2814.  
  2815. w49.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2816.  
  2817. w50 = Instance.new("Weld", p11)
  2818.  
  2819. w50.Name = "P51"
  2820.  
  2821. w50.Part0 = p11
  2822.  
  2823. w50.C0 = CFrame.new(-1.29699707E-4, 1.01282501, -0.344378352, -1, 1.66169106E-4, -6.36503828E-5, 1.34359943E-4, 0.939639211, 0.34216705, 1.16665979E-4, 0.34216705, -0.939639211)
  2824.  
  2825. w50.Part1 = p51
  2826.  
  2827. w50.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2828.  
  2829. w51 = Instance.new("Weld", p11)
  2830.  
  2831. w51.Name = "P52"
  2832.  
  2833. w51.Part0 = p11
  2834.  
  2835. w51.C0 = CFrame.new(0, 0.496894836, 0.2242589, 3.35703604E-4, -0.99999994, -2.74647959E-4, 6.09774143E-5, 2.74668448E-4, -1, 1, 3.3568684E-4, 6.10696079E-5)
  2836.  
  2837. w51.Part1 = p52
  2838.  
  2839. w51.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2840.  
  2841. w52 = Instance.new("Weld", p11)
  2842.  
  2843. w52.Name = "P53"
  2844.  
  2845. w52.Part0 = p11
  2846.  
  2847. w52.C0 = CFrame.new(-0.0401000977, 5.87759399, 0.165872812, 3.89685971E-4, -0.999999881, -2.62950693E-4, -0.984769046, -3.38032172E-4, -0.173867315, 0.173867196, 3.26699344E-4, -0.984769106)
  2848.  
  2849. w52.Part1 = p53
  2850.  
  2851. w52.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2852.  
  2853. w53 = Instance.new("Weld", p11)
  2854.  
  2855. w53.Name = "P54"
  2856.  
  2857. w53.Part0 = p11
  2858.  
  2859. w53.C0 = CFrame.new(-1.52587891E-5, 0.841255188, 4.69684601E-5, 3.12735385E-4, -1, -2.15752894E-4, -1, -3.12698132E-4, -1.7266089E-4, 1.72593413E-4, 2.15806882E-4, -1)
  2860.  
  2861. w53.Part1 = p54
  2862.  
  2863. w53.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2864.  
  2865. w54 = Instance.new("Weld", p11)
  2866.  
  2867. w54.Name = "P55"
  2868.  
  2869. w54.Part0 = p11
  2870.  
  2871. w54.C0 = CFrame.new(-7.62939453E-5, -0.637046814, -0.0654084682, 1.10034518E-4, -1, -1.74376502E-4, 0.500071824, -9.598209E-5, 0.865984023, -0.865983903, -1.8248889E-4, 0.500071824)
  2872.  
  2873. w54.Part1 = p55
  2874.  
  2875. w54.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2876.  
  2877. w55 = Instance.new("Weld", p11)
  2878.  
  2879. w55.Name = "P56"
  2880.  
  2881. w55.Part0 = p11
  2882.  
  2883. w55.C0 = CFrame.new(-7.62939453E-6, -0.622451782, -0.120115519, -3.96716408E-4, -1, -2.13616528E-4, -5.96028258E-8, -2.13616528E-4, 1, -1, 3.96716408E-4, 2.51449421E-8)
  2884.  
  2885. w55.Part1 = p56
  2886.  
  2887. w55.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2888.  
  2889. w56 = Instance.new("Weld", p11)
  2890.  
  2891. w56.Name = "P57"
  2892.  
  2893. w56.Part0 = p11
  2894.  
  2895. w56.C0 = CFrame.new(-5.34057617E-5, -0.63710022, 0.0655829906, 1.30058354E-4, -1, -2.13304491E-4, -0.500174046, -2.4975749E-4, 0.865924954, -0.865924954, -5.93141567E-6, -0.500174046)
  2896.  
  2897. w56.Part1 = p57
  2898.  
  2899. w56.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2900.  
  2901. w57 = Instance.new("Weld", p11)
  2902.  
  2903. w57.Name = "P58"
  2904.  
  2905. w57.Part0 = p11
  2906.  
  2907. w57.C0 = CFrame.new(-9.91821289E-5, -0.82660675, -0.174880862, 4.28915024E-4, -0.999999583, -5.15282154E-5, -0.49978894, -1.69157982E-4, -0.866146803, 0.866146684, 3.96966934E-4, -0.499788523)
  2908.  
  2909. w57.Part1 = p58
  2910.  
  2911. w57.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2912.  
  2913. w58 = Instance.new("Weld", p11)
  2914.  
  2915. w58.Name = "P59"
  2916.  
  2917. w58.Part0 = p11
  2918.  
  2919. w58.C0 = CFrame.new(-1.52587891E-4, 1.22113037, -0.464583635, -1, 6.71830494E-5, 2.22479764E-4, 2.07442936E-4, -0.173560232, 0.984823287, 1.04777064E-4, 0.984823287, 0.173560217)
  2920.  
  2921. w58.Part1 = p59
  2922.  
  2923. w58.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2924.  
  2925. w59 = Instance.new("Weld", p11)
  2926.  
  2927. w59.Name = "P60"
  2928.  
  2929. w59.Part0 = p11
  2930.  
  2931. w59.C0 = CFrame.new(-7.62939453E-5, -0.731819153, -0.229624748, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2932.  
  2933. w59.Part1 = p60
  2934.  
  2935. w59.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2936.  
  2937. w60 = Instance.new("Weld", p11)
  2938.  
  2939. w60.Name = "P61"
  2940.  
  2941. w60.Part0 = p11
  2942.  
  2943. w60.C0 = CFrame.new(3.05175781E-5, -0.826667786, 0.174979925, 4.09020868E-4, -1, 1.02993094E-4, 0.499988496, 1.15310409E-4, -0.866032124, 0.866032004, 4.05720522E-4, 0.499988526)
  2944.  
  2945. w60.Part1 = p61
  2946.  
  2947. w60.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2948.  
  2949. w61 = Instance.new("Weld", p11)
  2950.  
  2951. w61.Name = "P62"
  2952.  
  2953. w61.Part0 = p11
  2954.  
  2955. w61.C0 = CFrame.new(8.39233398E-5, 0.961402893, 0.320533037, 3.12735385E-4, -0.999999881, -2.58901709E-4, -1, -3.12679476E-4, -2.15824606E-4, 2.15743639E-4, 2.58969172E-4, -1)
  2956.  
  2957. w61.Part1 = p62
  2958.  
  2959. w61.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2960.  
  2961. m.Parent = char
  2962.  
  2963. m:MakeJoints()
  2964.  
  2965. local tr = char:WaitForChild("Torso")
  2966.  
  2967. local lr = char:WaitForChild("Left Arm")
  2968.  
  2969. local ra = char:WaitForChild("Right Arm")
  2970.  
  2971. local s1 = Instance.new("Sound", char.Head)
  2972.  
  2973. s1.Volume = 1
  2974.  
  2975. s1.SoundId = "rbxassetid://419372077"
  2976.  
  2977. s1.Pitch = 1
  2978.  
  2979. local s2 = Instance.new("Sound", char.Head)
  2980.  
  2981. s2.Volume = 1
  2982.  
  2983. s2.SoundId = "rbxassetid://419378177"
  2984.  
  2985. local s3 = Instance.new("Sound", char.Head)
  2986.  
  2987. s3.Volume = 1
  2988.  
  2989. s3.SoundId = "rbxassetid://419378177"
  2990.  
  2991. local s4 = Instance.new("Sound", char.Head)
  2992.  
  2993. s4.Volume = 1
  2994.  
  2995. s4.SoundId = "rbxassetid://320557518"
  2996.  
  2997. local s5 = Instance.new("Sound", char.Head)
  2998.  
  2999. s5.Volume = 1
  3000.  
  3001. s5.SoundId = "rbxassetid://320557537"
  3002.  
  3003. local s6 = Instance.new("Sound", char.Head)
  3004.  
  3005. s6.Volume = 1
  3006.  
  3007. s6.SoundId = "rbxassetid://433087655"
  3008.  
  3009. local s7 = Instance.new("Sound", char.Head)
  3010.  
  3011. s7.Volume = 1
  3012.  
  3013. s7.SoundId = "rbxassetid://338586299"
  3014.  
  3015. local s8 = Instance.new("Sound", char.Head)
  3016.  
  3017. s8.Volume = 1
  3018.  
  3019. s8.SoundId = "rbxassetid://338586318"
  3020.  
  3021. local s9 = Instance.new("Sound", char.Head)
  3022.  
  3023. s9.Volume = 1
  3024.  
  3025. s9.SoundId = "rbxassetid://338586331"
  3026.  
  3027. local w3 = Instance.new("Weld", char)
  3028.  
  3029. run = game:GetService("RunService")
  3030.  
  3031. w3.Part0 = lr
  3032.  
  3033. w3.Part1 = tr
  3034.  
  3035. w3.C0 = CFrame.new(1.5, 0, 0)
  3036.  
  3037. local w4 = Instance.new("Weld", char)
  3038.  
  3039. w4.Part0 = ra
  3040.  
  3041. w4.Part1 = tr
  3042.  
  3043. w4.C0 = CFrame.new(-1.5, 0, 0)
  3044.  
  3045. local nc = Instance.new("Weld", char)
  3046.  
  3047. nc.Part0 = char.Torso
  3048.  
  3049. nc.Part1 = char.Head
  3050.  
  3051. nc.C0 = CFrame.new(0, 1.5, 0)
  3052.  
  3053. local ll = Instance.new("Weld", char)
  3054.  
  3055. ll.Part0 = char.Torso
  3056.  
  3057. ll.Part1 = char["Left Leg"]
  3058.  
  3059. ll.C0 = CFrame.new(-0.5, -2, 0)
  3060.  
  3061. local rl = Instance.new("Weld", char)
  3062.  
  3063. rl.Part0 = char.Torso
  3064.  
  3065. rl.Part1 = char["Right Leg"]
  3066.  
  3067. rl.C0 = CFrame.new(0.5, -2, 0)
  3068.  
  3069. local ts = Instance.new("Weld", char)
  3070.  
  3071. ts.Part0 = char.HumanoidRootPart
  3072.  
  3073. ts.Part1 = char.Torso
  3074.  
  3075. ts.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0)
  3076.  
  3077. SWELD = Instance.new("Weld", char)
  3078.  
  3079. SWELD.Part0 = char["Right Arm"]
  3080.  
  3081. SWELD.Part1 = p11
  3082.  
  3083. function turnonwelds()
  3084.  
  3085. w3.Part1 = tr
  3086.  
  3087. w4.Part1 = tr
  3088.  
  3089. nc.Part1 = char.Head
  3090.  
  3091. ll.Part1 = char["Left Leg"]
  3092.  
  3093. rl.Part1 = char["Right Leg"]
  3094.  
  3095. end
  3096.  
  3097. function turnoffwelds()
  3098.  
  3099. w3.Part1 = nil
  3100.  
  3101. w4.Part1 = nil
  3102.  
  3103. nc.Part1 = nil
  3104.  
  3105. ll.Part1 = nil
  3106.  
  3107. rl.Part1 = nil
  3108.  
  3109. end
  3110.  
  3111. turnoffwelds()
  3112.  
  3113. local walk = {
  3114.  
  3115. ll.C0 * CFrame.new(0.4, 0, 0.4) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(-50)),
  3116.  
  3117. rl.C0 * CFrame.new(-0.4, 0, -0.4) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(50)),
  3118.  
  3119. ll.C0 * CFrame.new(-0.4, 0, -0.4) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(50)),
  3120.  
  3121. rl.C0 * CFrame.new(0.4, 0, -0.4) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(-50)),
  3122.  
  3123. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-70), 0),
  3124.  
  3125. nc.C0 * CFrame.Angles(math.rad(0), math.rad(70), 0),
  3126.  
  3127. w4.C0 * CFrame.new(0.2, 1, -0.5) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(-30)),
  3128.  
  3129. w3.C0 * CFrame.new(-0.5, 0, 0) * CFrame.Angles(math.rad(-60), math.rad(50), math.rad(0))
  3130.  
  3131. }
  3132.  
  3133. local equip = {
  3134.  
  3135. nc.C0 * CFrame.Angles(math.rad(-10), math.rad(0), 0),
  3136.  
  3137. w3.C0 * CFrame.new(-1.1, -0.1, -1.2) * CFrame.Angles(math.rad(-160), 0, math.rad(90)),
  3138.  
  3139. w4.C0 * CFrame.new(1.1, -0.2, -1.2) * CFrame.Angles(math.rad(-160), 0, math.rad(-90))
  3140.  
  3141. }
  3142.  
  3143. local idle = {
  3144.  
  3145. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(-90), 0),
  3146.  
  3147. nc.C0 * CFrame.Angles(0, math.rad(90), 0),
  3148.  
  3149. ll.C0 * CFrame.new(-0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)),
  3150.  
  3151. rl.C0 * CFrame.new(0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)),
  3152.  
  3153. w3.C0 * CFrame.new(-0.5, 0, 0) * CFrame.Angles(math.rad(-60), math.rad(40), math.rad(0)),
  3154.  
  3155. w4.C0 * CFrame.new(0.5, 0, 0) * CFrame.Angles(math.rad(-60), math.rad(-40), math.rad(0))
  3156.  
  3157. }
  3158.  
  3159. local PA1 = {
  3160.  
  3161. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(430), math.rad(0)),
  3162.  
  3163. ll.C0 * CFrame.new(-0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)),
  3164.  
  3165. rl.C0 * CFrame.new(0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)),
  3166.  
  3167. nc.C0 * CFrame.Angles(math.rad(-5), math.rad(-40), 0),
  3168.  
  3169. w3.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-120), math.rad(40), math.rad(20)),
  3170.  
  3171. w4.C0 * CFrame.new(1, 1, 0.6) * CFrame.Angles(math.rad(-90), math.rad(-30), math.rad(20))
  3172.  
  3173. }
  3174.  
  3175. local PA21 = {
  3176.  
  3177. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0),
  3178.  
  3179. ll.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)),
  3180.  
  3181. rl.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)),
  3182.  
  3183. nc.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-5), math.rad(0), 0),
  3184.  
  3185. w3.C0 * CFrame.new(-0.5, 0, 0) * CFrame.Angles(math.rad(-60), math.rad(40), math.rad(0)),
  3186.  
  3187. w4.C0 * CFrame.new(0.5, 0, 0) * CFrame.Angles(math.rad(-60), math.rad(-40), math.rad(0))
  3188.  
  3189. }
  3190.  
  3191. local PA2 = {
  3192.  
  3193. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), 0),
  3194.  
  3195. ll.C0 * CFrame.new(-0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)),
  3196.  
  3197. rl.C0 * CFrame.new(0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)),
  3198.  
  3199. nc.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(20), math.rad(0), 0),
  3200.  
  3201. w4.C0 * CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-150), math.rad(-40), math.rad(-10)),
  3202.  
  3203. w3.C0 * CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-150), math.rad(40), math.rad(10))
  3204.  
  3205. }
  3206.  
  3207. local SK2 = {
  3208.  
  3209. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(90), 0),
  3210.  
  3211. ll.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(10), math.rad(-5)),
  3212.  
  3213. rl.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(5)),
  3214.  
  3215. nc.C0 * CFrame.Angles(math.rad(0), math.rad(-90), 0),
  3216.  
  3217. w4.C0 * CFrame.new(1, 2, 0) * CFrame.Angles(math.rad(0), 0, math.rad(-90)),
  3218.  
  3219. w3.C0 * CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), 0, math.rad(40))
  3220.  
  3221. }
  3222.  
  3223. local SK3 = {
  3224.  
  3225. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(-40), 0),
  3226.  
  3227. ll.C0 * CFrame.new(-0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)),
  3228.  
  3229. rl.C0 * CFrame.new(0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)),
  3230.  
  3231. nc.C0 * CFrame.Angles(math.rad(10), math.rad(40), 0),
  3232.  
  3233. w4.C0 * CFrame.new(0, 0.7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)),
  3234.  
  3235. w3.C0 * CFrame.new(-0.3, 1.7, 0) * CFrame.Angles(math.rad(-110), math.rad(-20), math.rad(0))
  3236.  
  3237. }
  3238.  
  3239. local SK4 = {
  3240.  
  3241. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0),
  3242.  
  3243. ll.C0 * CFrame.new(-0.1, 0, -0.2) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-5)),
  3244.  
  3245. rl.C0 * CFrame.new(0.1, 0, -0.2) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(5)),
  3246.  
  3247. nc.C0 * CFrame.Angles(math.rad(10), math.rad(0), 0),
  3248.  
  3249. w4.C0 * CFrame.new(0, 1, 0.5) * CFrame.Angles(math.rad(-100), math.rad(0), math.rad(0)),
  3250.  
  3251. w3.C0 * CFrame.new(0, 1, 0.5) * CFrame.Angles(math.rad(-100), math.rad(0), math.rad(0))
  3252.  
  3253. }
  3254.  
  3255. local med = {
  3256.  
  3257. ts.C0 * CFrame.new(0, -1.7, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0),
  3258.  
  3259. ll.C0 * CFrame.new(0, 1, -0.5) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(90)),
  3260.  
  3261. rl.C0 * CFrame.new(0, 1, -0.5) * CFrame.Angles(math.rad(0), math.rad(-40), math.rad(-90)),
  3262.  
  3263. nc.C0 * CFrame.Angles(math.rad(-20), math.rad(0), 0),
  3264.  
  3265. w4.C0 * CFrame.new(1.1, -0.2, -1.2) * CFrame.Angles(math.rad(-160), 0, math.rad(-90)),
  3266.  
  3267. w3.C0 * CFrame.new(-1.1, -0.1, -1.2) * CFrame.Angles(math.rad(-160), 0, math.rad(90))
  3268.  
  3269. }
  3270.  
  3271. local PA3 = {
  3272.  
  3273. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(20), math.rad(-40), 0),
  3274.  
  3275. nc.C0 * CFrame.Angles(math.rad(-20), math.rad(40), 0),
  3276.  
  3277. w4.C0 * CFrame.new(1, 2, 0) * CFrame.Angles(math.rad(10), math.rad(10), math.rad(-90)),
  3278.  
  3279. w3.C0 * CFrame.new(-1, 2, 0) * CFrame.Angles(math.rad(30), math.rad(40), math.rad(70)),
  3280.  
  3281. ll.C0 * CFrame.new(-1, 1, -0.7) * CFrame.Angles(math.rad(80), math.rad(0), math.rad(-40)),
  3282.  
  3283. rl.C0 * CFrame.new(0.5, 0.5, 0.5) * CFrame.Angles(math.rad(-20), math.rad(-40), math.rad(40))
  3284.  
  3285. }
  3286.  
  3287. local heal = {
  3288.  
  3289. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0),
  3290.  
  3291. nc.C0 * CFrame.Angles(math.rad(-10), math.rad(0), 0),
  3292.  
  3293. w4.C0 * CFrame.new(1, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-90)),
  3294.  
  3295. w3.C0 * CFrame.new(-1, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)),
  3296.  
  3297. ll.C0 * CFrame.new(-0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)),
  3298.  
  3299. rl.C0 * CFrame.new(0.1, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5))
  3300.  
  3301. }
  3302.  
  3303. local PA4 = {
  3304.  
  3305. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(60), math.rad(-60), 0),
  3306.  
  3307. nc.C0 * CFrame.Angles(math.rad(-25), math.rad(50), 0),
  3308.  
  3309. w4.C0 * CFrame.new(0.4, 1, 0.7) * CFrame.Angles(math.rad(50), 0, math.rad(-70)),
  3310.  
  3311. w3.C0 * CFrame.new(-1.2, -0.2, 1) * CFrame.Angles(math.rad(-40), math.rad(20), math.rad(-50)),
  3312.  
  3313. ll.C0 * CFrame.new(-1, 0.5, 0) * CFrame.Angles(0, math.rad(0), math.rad(-30)),
  3314.  
  3315. rl.C0 * CFrame.new(1, 0.5, 0.5) * CFrame.Angles(0, math.rad(-20), math.rad(40))
  3316.  
  3317. }
  3318.  
  3319. local jump = {
  3320.  
  3321. nc.C0 * CFrame.Angles(math.rad(20), 0, 0),
  3322.  
  3323. w4.C0 * CFrame.new(0, 0.5, 0) * CFrame.Angles(0, 0, math.rad(-30)),
  3324.  
  3325. w3.C0 * CFrame.new(0, 0.5, 0) * CFrame.Angles(0, 0, math.rad(30)),
  3326.  
  3327. ll.C0 * CFrame.new(-0.3, 0, 0) * CFrame.Angles(0, 0, math.rad(-20)),
  3328.  
  3329. rl.C0 * CFrame.new(0.3, 0, 0) * CFrame.Angles(0, 0, math.rad(20))
  3330.  
  3331. }
  3332.  
  3333. local stunned = {
  3334.  
  3335. nc.C0 * CFrame.Angles(0, math.rad(90), 0),
  3336.  
  3337. w4.C0 * CFrame.new(0, 1, 0) * CFrame.Angles(0, 0, math.rad(-50)),
  3338.  
  3339. w3.C0 * CFrame.new(0, 1, 0) * CFrame.Angles(0, 0, math.rad(50)),
  3340.  
  3341. ll.C0 * CFrame.new(-0.3, 0, 0) * CFrame.Angles(0, 0, math.rad(-20)),
  3342.  
  3343. rl.C0 * CFrame.new(0.3, 0, 0) * CFrame.Angles(0, 0, math.rad(20)),
  3344.  
  3345. ts.C0 * CFrame.new(0, -2.5, 0) * CFrame.Angles(math.rad(90), 0, 0)
  3346.  
  3347. }
  3348.  
  3349. local PA1C = {
  3350.  
  3351. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-30), math.rad(-40), math.rad(-30)),
  3352.  
  3353. ll.C0 * CFrame.new(0, 0, -0.5) * CFrame.Angles(math.rad(20), math.rad(30), math.rad(-10)),
  3354.  
  3355. rl.C0 * CFrame.new(0, -0.05, -0.5) * CFrame.Angles(math.rad(20), math.rad(-30), math.rad(10)),
  3356.  
  3357. nc.C0 * CFrame.Angles(math.rad(-7), math.rad(-20), 0),
  3358.  
  3359. w3.C0 * CFrame.new(0, 0.5, -0.2) * CFrame.Angles(math.rad(-100), math.rad(40), math.rad(30)),
  3360.  
  3361. w4.C0 * CFrame.new(0, 0.6, 0) * CFrame.Angles(math.rad(30), 0, math.rad(-20))
  3362.  
  3363. }
  3364.  
  3365. local Stomp = {
  3366.  
  3367. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), 0),
  3368.  
  3369. nc.C0 * CFrame.Angles(math.rad(-13), math.rad(-20), 0),
  3370.  
  3371. ll.C0 * CFrame.new(-0.05, 0, 0) * CFrame.new(math.rad(0), math.rad(0), math.rad(0)),
  3372.  
  3373. rl.C0 * CFrame.new(0, 0.6, -0.6) * CFrame.Angles(math.rad(0), 0, math.rad(0)),
  3374.  
  3375. w3.C0 * CFrame.new(0, 0.7, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(30)),
  3376.  
  3377. w4.C0 * CFrame.new(0, 0.7, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(-30))
  3378.  
  3379. }
  3380.  
  3381. local Stomp2 = {
  3382.  
  3383. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), 0),
  3384.  
  3385. nc.C0 * CFrame.Angles(math.rad(-25), math.rad(-20), 0),
  3386.  
  3387. ll.C0 * CFrame.new(-0.05, 0, 0) * CFrame.new(math.rad(0), math.rad(0), math.rad(0)),
  3388.  
  3389. rl.C0 * CFrame.new(0, 0, -0.6) * CFrame.Angles(math.rad(0), 0, math.rad(0)),
  3390.  
  3391. w3.C0 * CFrame.new(0, 0.7, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(35)),
  3392.  
  3393. w4.C0 * CFrame.new(0, 0.7, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(-35))
  3394.  
  3395. }
  3396.  
  3397. local dropkick = {
  3398.  
  3399. ts.C0 * CFrame.new(0, 0.8, 0) * CFrame.Angles(math.rad(90), math.rad(45), 0),
  3400.  
  3401. nc.C0 * CFrame.new(0, 0, -0.2) * CFrame.Angles(math.rad(-30), math.rad(-20), 0),
  3402.  
  3403. ll.C0 * CFrame.new(-0.2, 0, -0.3) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)),
  3404.  
  3405. rl.C0 * CFrame.new(-0.05, 0, 0) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(0)),
  3406.  
  3407. w3.C0 * CFrame.new(-2.7, 1.5, 0) * CFrame.Angles(math.rad(0), 0, math.rad(170)),
  3408.  
  3409. w4.C0 * CFrame.new(2.7, 1.5, 0) * CFrame.Angles(math.rad(0), 0, math.rad(-160))
  3410.  
  3411. }
  3412.  
  3413. local block = {
  3414.  
  3415. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  3416.  
  3417. nc.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-9), math.rad(0), 0),
  3418.  
  3419. ll.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  3420.  
  3421. rl.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  3422.  
  3423. w3.C0 * CFrame.new(-0.8, 1.3, -0.6) * CFrame.Angles(math.rad(-160), math.rad(0), math.rad(0)),
  3424.  
  3425. w4.C0 * CFrame.new(0.8, 1.3, -0.6) * CFrame.Angles(math.rad(-160), math.rad(0), math.rad(0))
  3426.  
  3427. }
  3428.  
  3429. local sjump = {
  3430.  
  3431. ts.C0 * CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), 0, 0),
  3432.  
  3433. nc.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-15), math.rad(0), 0),
  3434.  
  3435. ll.C0 * CFrame.new(0, 0.4, 0.8) * CFrame.Angles(math.rad(-70), 0, 0),
  3436.  
  3437. rl.C0 * CFrame.new(0, 0.8, -0.5) * CFrame.Angles(math.rad(-10), 0, 0),
  3438.  
  3439. w3.C0 * CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)),
  3440.  
  3441. w4.C0 * CFrame.new(0, 0, -0.5) * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0))
  3442.  
  3443. }
  3444.  
  3445. local UpSideDownPunch = {
  3446.  
  3447. ts.C0 * CFrame.new(0, -0.5, 0) * CFrame.Angles(math.rad(180), 0, 0),
  3448.  
  3449. nc.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  3450.  
  3451. ll.C0 * CFrame.new(-0.4, 0, 0) * CFrame.Angles(0, 0, math.rad(-20)),
  3452.  
  3453. rl.C0 * CFrame.new(0.4, 0, 0) * CFrame.Angles(0, 0, math.rad(20)),
  3454.  
  3455. w3.C0 * CFrame.new(0, 1.7, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)),
  3456.  
  3457. w4.C0 * CFrame.new(0, 1.7, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0))
  3458.  
  3459. }
  3460.  
  3461. local BackBreaker = {
  3462.  
  3463. ts.C0 * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(10), math.rad(15), 0),
  3464.  
  3465. nc.C0 * CFrame.Angles(math.rad(-15), math.rad(-5), 0),
  3466.  
  3467. w4.C0 * CFrame.new(0, 0.1, 0.3) * CFrame.Angles(math.rad(-90), math.rad(0), math.rad(0)),
  3468.  
  3469. w3.C0 * CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), math.rad(20), math.rad(0)),
  3470.  
  3471. ll.C0 * CFrame.new(-0.3, 0, 0.3) * CFrame.Angles(math.rad(-20), math.rad(30), math.rad(-10)),
  3472.  
  3473. rl.C0 * CFrame.new(-0.2, 1, -0.5) * CFrame.Angles(math.rad(-40), 0, math.rad(0))
  3474.  
  3475. }
  3476.  
  3477. local FrontFlipKick1 = {
  3478.  
  3479. ts.C0 * CFrame.new(0, 2, 0) * CFrame.Angles(math.rad(-8), math.rad(0), 0),
  3480.  
  3481. nc.C0 * CFrame.Angles(math.rad(-15), math.rad(-5), 0),
  3482.  
  3483. w4.C0 * CFrame.new(0, 1, -0.3) * CFrame.Angles(math.rad(140), math.rad(0), math.rad(0)),
  3484.  
  3485. w3.C0 * CFrame.new(0, 1, -0.3) * CFrame.Angles(math.rad(140), math.rad(0), math.rad(0)),
  3486.  
  3487. ll.C0 * CFrame.new(0, 1, 1) * CFrame.Angles(math.rad(-110), 0, math.rad(0)),
  3488.  
  3489. rl.C0 * CFrame.new(0, 1, -1) * CFrame.Angles(math.rad(110), 0, math.rad(0))
  3490.  
  3491. }
  3492.  
  3493. f = Instance.new("ScreenGui", player.PlayerGui)
  3494.  
  3495. f.Name = "UI"
  3496.  
  3497. f1 = Instance.new("Frame", f)
  3498.  
  3499. f1.BorderSizePixel = 0
  3500.  
  3501. f1.BackgroundColor3 = Color3.new(0, 0, 0)
  3502.  
  3503. f1.Size = UDim2.new(0.3, 0, 0.05, 0)
  3504.  
  3505. f1.Position = UDim2.new(0.2, 0, 0.84, 0)
  3506.  
  3507. f1.ClipsDescendants = true
  3508.  
  3509. f1f = Instance.new("Frame", f1)
  3510.  
  3511. f1f.BorderSizePixel = 0
  3512.  
  3513. f1f.BackgroundColor3 = Color3.new(255, 255, 255)
  3514.  
  3515. f1f.Size = UDim2.new(1, 0, 1, 0)
  3516.  
  3517. f1l = Instance.new("TextLabel", f1)
  3518.  
  3519. f1l.TextScaled = true
  3520.  
  3521. f1l.TextStrokeTransparency = 0
  3522.  
  3523. f1l.BackgroundTransparency = 1
  3524.  
  3525. f1l.TextColor3 = Color3.new(255, 255, 255)
  3526.  
  3527. f1l.BorderSizePixel = 0
  3528.  
  3529. f1l.Size = UDim2.new(1, 0, 1, 0)
  3530.  
  3531. f1l.Text = "[Z] Heal"
  3532.  
  3533. f2 = Instance.new("Frame", f)
  3534.  
  3535. f2.BorderSizePixel = 0
  3536.  
  3537. f2.BackgroundColor3 = Color3.new(0, 0, 0)
  3538.  
  3539. f2.Size = UDim2.new(0.3, 0, 0.05, 0)
  3540.  
  3541. f2.Position = UDim2.new(0.52, 0, 0.84, 0)
  3542.  
  3543. f2.ClipsDescendants = true
  3544.  
  3545. f2f = Instance.new("Frame", f2)
  3546.  
  3547. f2f.BorderSizePixel = 0
  3548.  
  3549. f2f.BackgroundColor3 = Color3.new(255, 255, 255)
  3550.  
  3551. f2f.Size = UDim2.new(1, 0, 1, 0)
  3552.  
  3553. f2l = Instance.new("TextLabel", f2)
  3554.  
  3555. f2l.TextScaled = true
  3556.  
  3557. f2l.TextStrokeTransparency = 0
  3558.  
  3559. f2l.BackgroundTransparency = 1
  3560.  
  3561. f2l.TextColor3 = Color3.new(255, 255, 255)
  3562.  
  3563. f2l.BorderSizePixel = 0
  3564.  
  3565. f2l.Size = UDim2.new(1, 0, 1, 0)
  3566.  
  3567. f2l.Text = "[X] Cleanse"
  3568.  
  3569. f3 = Instance.new("Frame", f)
  3570.  
  3571. f3.BorderSizePixel = 0
  3572.  
  3573. f3.BackgroundColor3 = Color3.new(0, 0, 0)
  3574.  
  3575. f3.Size = UDim2.new(0.3, 0, 0.05, 0)
  3576.  
  3577. f3.Position = UDim2.new(0.2, 0, 0.9, 0)
  3578.  
  3579. f3.ClipsDescendants = true
  3580.  
  3581. f3f = Instance.new("Frame", f3)
  3582.  
  3583. f3f.BorderSizePixel = 0
  3584.  
  3585. f3f.BackgroundColor3 = Color3.new(255, 255, 255)
  3586.  
  3587. f3f.Size = UDim2.new(1, 0, 1, 0)
  3588.  
  3589. f3l = Instance.new("TextLabel", f3)
  3590.  
  3591. f3l.TextScaled = true
  3592.  
  3593. f3l.TextStrokeTransparency = 0
  3594.  
  3595. f3l.BackgroundTransparency = 1
  3596.  
  3597. f3l.TextColor3 = Color3.new(255, 255, 255)
  3598.  
  3599. f3l.BorderSizePixel = 0
  3600.  
  3601. f3l.Size = UDim2.new(1, 0, 1, 0)
  3602.  
  3603. f3l.Text = "[C] Purify"
  3604.  
  3605. f4 = Instance.new("Frame", f)
  3606.  
  3607. f4.BorderSizePixel = 0
  3608.  
  3609. f4.BackgroundColor3 = Color3.new(0, 0, 0)
  3610.  
  3611. f4.Size = UDim2.new(0.3, 0, 0.05, 0)
  3612.  
  3613. f4.Position = UDim2.new(0.52, 0, 0.9, 0)
  3614.  
  3615. f4.ClipsDescendants = true
  3616.  
  3617. f4f = Instance.new("Frame", f4)
  3618.  
  3619. f4f.BorderSizePixel = 0
  3620.  
  3621. f4f.BackgroundColor3 = Color3.new(255, 255, 255)
  3622.  
  3623. f4f.Size = UDim2.new(1, 0, 1, 0)
  3624.  
  3625. f4l = Instance.new("TextLabel", f4)
  3626.  
  3627. f4l.TextScaled = true
  3628.  
  3629. f4l.TextStrokeTransparency = 0
  3630.  
  3631. f4l.BackgroundTransparency = 1
  3632.  
  3633. f4l.TextColor3 = Color3.new(255, 255, 255)
  3634.  
  3635. f4l.BorderSizePixel = 0
  3636.  
  3637. f4l.Size = UDim2.new(1, 0, 1, 0)
  3638.  
  3639. f4l.Text = "[V] Banish "
  3640.  
  3641. f5 = Instance.new("Frame", f)
  3642.  
  3643. f5.BorderSizePixel = 0
  3644.  
  3645. f5.BackgroundColor3 = Color3.new(255, 255, 255)
  3646.  
  3647. f5.Size = UDim2.new(0.3, 0, 0.03, 0)
  3648.  
  3649. f5.Position = UDim2.new(0.52, 0, 0.8, 0)
  3650.  
  3651. f5f = Instance.new("Frame", f5)
  3652.  
  3653. f5f.BorderSizePixel = 0
  3654.  
  3655. f5f.BackgroundColor3 = Color3.new(0, 255, 0)
  3656.  
  3657. f5f.Size = UDim2.new(1, 0, 1, 0)
  3658.  
  3659. f5l = Instance.new("TextLabel", f5)
  3660.  
  3661. f5l.TextScaled = true
  3662.  
  3663. f5l.TextStrokeTransparency = 0
  3664.  
  3665. f5l.BackgroundTransparency = 1
  3666.  
  3667. f5l.TextColor3 = Color3.new(255, 255, 255)
  3668.  
  3669. f5l.BorderSizePixel = 0
  3670.  
  3671. f5l.Size = UDim2.new(1, 0, 1, 0)
  3672.  
  3673. f5l.Text = "Health"
  3674.  
  3675. f6 = Instance.new("Frame", f)
  3676.  
  3677. f6.BorderSizePixel = 0
  3678.  
  3679. f6.BackgroundColor3 = Color3.new(255, 255, 255)
  3680.  
  3681. f6.Size = UDim2.new(0.3, 0, 0.03, 0)
  3682.  
  3683. f6.Position = UDim2.new(0.2, 0, 0.8, 0)
  3684.  
  3685. f6f = Instance.new("Frame", f6)
  3686.  
  3687. f6f.BorderSizePixel = 0
  3688.  
  3689. f6f.BackgroundColor3 = BrickColor.new("Forest green").Color
  3690.  
  3691. f6f.Size = UDim2.new(1, 0, 1, 0)
  3692.  
  3693. f6l = Instance.new("TextLabel", f6)
  3694.  
  3695. f6l.TextScaled = true
  3696.  
  3697. f6l.TextStrokeTransparency = 0
  3698.  
  3699. f6l.BackgroundTransparency = 1
  3700.  
  3701. f6l.TextColor3 = Color3.new(255, 255, 255)
  3702.  
  3703. f6l.BorderSizePixel = 0
  3704.  
  3705. f6l.Size = UDim2.new(1, 0, 1, 0)
  3706.  
  3707. f6l.Text = "Mana"
  3708.  
  3709. fa = Instance.new("TextLabel", f)
  3710.  
  3711. fa.TextScaled = true
  3712.  
  3713. fa.TextStrokeTransparency = 0
  3714.  
  3715. fa.BackgroundTransparency = 0.5
  3716.  
  3717. fa.BackgroundColor3 = Color3.new(0, 0, 0)
  3718.  
  3719. fa.TextColor3 = Color3.new(255, 0, 0)
  3720.  
  3721. fa.BorderSizePixel = 0
  3722.  
  3723. fa.Size = UDim2.new(0.2, 0, 0.05, 0)
  3724.  
  3725. fa.Position = UDim2.new(0.2, 0, 0.74, 0)
  3726.  
  3727. fa.Text = "Attack : 1"
  3728.  
  3729. fa2 = Instance.new("TextLabel", f)
  3730.  
  3731. fa2.TextScaled = true
  3732.  
  3733. fa2.TextStrokeTransparency = 0
  3734.  
  3735. fa2.BackgroundTransparency = 0.5
  3736.  
  3737. fa2.BackgroundColor3 = Color3.new(0, 0, 0)
  3738.  
  3739. fa2.TextColor3 = Color3.new(0, 255, 0)
  3740.  
  3741. fa2.BorderSizePixel = 0
  3742.  
  3743. fa2.Size = UDim2.new(0.2, 0, 0.05, 0)
  3744.  
  3745. fa2.Position = UDim2.new(0.41, 0, 0.74, 0)
  3746.  
  3747. fa2.Text = "Speed : 1"
  3748.  
  3749. fa3 = Instance.new("TextLabel", f)
  3750.  
  3751. fa3.TextScaled = true
  3752.  
  3753. fa3.TextStrokeTransparency = 0
  3754.  
  3755. fa3.BackgroundTransparency = 0.5
  3756.  
  3757. fa3.BackgroundColor3 = Color3.new(0, 0, 0)
  3758.  
  3759. fa3.TextColor3 = Color3.new(0, 0, 255)
  3760.  
  3761. fa3.BorderSizePixel = 0
  3762.  
  3763. fa3.Size = UDim2.new(0.2, 0, 0.05, 0)
  3764.  
  3765. fa3.Position = UDim2.new(0.62, 0, 0.74, 0)
  3766.  
  3767. fa3.Text = "Defense : 1"
  3768.  
  3769. S1 = true
  3770.  
  3771. S1T = 0
  3772.  
  3773. S1TF = 7
  3774.  
  3775. S2 = true
  3776.  
  3777. S2T = 0
  3778.  
  3779. S2TF = 15
  3780.  
  3781. S3 = true
  3782.  
  3783. S3T = 0
  3784.  
  3785. S3TF = 12
  3786.  
  3787. S4 = true
  3788.  
  3789. S4T = 0
  3790.  
  3791. S4TF = 30
  3792.  
  3793. energy = 0
  3794.  
  3795. local Close1 = CFrame.new(1.5, 0, 0)
  3796.  
  3797. local Close2 = CFrame.new(-1.5, 0, 0)
  3798.  
  3799. local Speed = 0.3
  3800.  
  3801. local Open4 = w4.C0 * CFrame.new(0, 0.5, 0) * CFrame.Angles(0, 0, math.rad(-30))
  3802.  
  3803. local h1 = nc.C0 * CFrame.Angles(math.rad(20), math.rad(-30), 0)
  3804.  
  3805. local h2 = CFrame.new(0, 1.5, 0)
  3806.  
  3807. local h3 = nc.C0 * CFrame.Angles(math.rad(-20), math.rad(30), 0)
  3808.  
  3809. local opend = false
  3810.  
  3811. local current = true
  3812.  
  3813. local function DGU(p, txt)
  3814.  
  3815. s2:Play()
  3816.  
  3817. local par = Instance.new("Part", game.Workspace)
  3818.  
  3819. par.Transparency = 1
  3820.  
  3821. par.Anchored = true
  3822.  
  3823. par.CFrame = p.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 1))
  3824.  
  3825. par.CanCollide = false
  3826.  
  3827. game.Debris:AddItem(par, 10)
  3828.  
  3829. local f = Instance.new("BillboardGui", par)
  3830.  
  3831. f.Size = UDim2.new(1.2, 0, 1.2, 0)
  3832.  
  3833. f.AlwaysOnTop = true
  3834.  
  3835. f.StudsOffset = Vector3.new(0, 2, 0)
  3836.  
  3837. local fr = Instance.new("Frame", f)
  3838.  
  3839. fr.BackgroundTransparency = 1
  3840.  
  3841. fr.Size = UDim2.new(1, 0, 1, 0)
  3842.  
  3843. fr.ClipsDescendants = true
  3844.  
  3845. local fe = Instance.new("TextLabel", fr)
  3846.  
  3847. fe.Size = UDim2.new(1, 0, 1, 0)
  3848.  
  3849. fe.BackgroundTransparency = 1
  3850.  
  3851. fe.Font = "SourceSans"
  3852.  
  3853. if tonumber(txt) > 20 then
  3854.  
  3855. fe.TextColor3 = BrickColor.new("Really red").Color
  3856.  
  3857. fe.FontSize = "Size96"
  3858.  
  3859. fe.Font = "SourceSansBold"
  3860.  
  3861. elseif tonumber(txt) > 11 and tonumber(txt) < 21 then
  3862.  
  3863. fe.TextColor3 = BrickColor.new("Bright yellow").Color
  3864.  
  3865. fe.FontSize = "Size24"
  3866.  
  3867. else
  3868.  
  3869. fe.TextColor3 = Color3.new(255, 255, 255)
  3870.  
  3871. fe.FontSize = "Size18"
  3872.  
  3873. end
  3874.  
  3875. fe.TextStrokeTransparency = 0
  3876.  
  3877. fe.Text = txt
  3878.  
  3879. fe.TextScaled = true
  3880.  
  3881. fe.Position = UDim2.new(0, 0, 1, 0)
  3882.  
  3883. fe:TweenPosition(UDim2.new(0, 0, 0, 0), "In", "Linear", 0.6)
  3884.  
  3885. wait(2)
  3886.  
  3887. fe:TweenPosition(UDim2.new(0, 0, -1, 0), "Out", "Linear", 0.4)
  3888.  
  3889. for i = 0, 10 do
  3890.  
  3891. wait()
  3892.  
  3893. fe.TextTransparency = fe.TextTransparency + 0.1
  3894.  
  3895. fe.TextStrokeTransparency = fe.TextStrokeTransparency + 0.1
  3896.  
  3897. end
  3898.  
  3899. end
  3900.  
  3901. local HL = function(p, txt)
  3902.  
  3903. local par = Instance.new("Part", game.Workspace)
  3904.  
  3905. par.Transparency = 1
  3906.  
  3907. par.Anchored = true
  3908.  
  3909. par.CFrame = p.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 1))
  3910.  
  3911. par.CanCollide = false
  3912.  
  3913. game.Debris:AddItem(par, 10)
  3914.  
  3915. local f = Instance.new("BillboardGui", par)
  3916.  
  3917. f.Size = UDim2.new(1.2, 0, 1.2, 0)
  3918.  
  3919. f.AlwaysOnTop = true
  3920.  
  3921. f.StudsOffset = Vector3.new(0, 2, 0)
  3922.  
  3923. local fr = Instance.new("Frame", f)
  3924.  
  3925. fr.BackgroundTransparency = 1
  3926.  
  3927. fr.Size = UDim2.new(1, 0, 1, 0)
  3928.  
  3929. fr.ClipsDescendants = true
  3930.  
  3931. local fe = Instance.new("TextLabel", fr)
  3932.  
  3933. fe.Size = UDim2.new(1, 0, 1, 0)
  3934.  
  3935. fe.BackgroundTransparency = 1
  3936.  
  3937. fe.TextColor3 = BrickColor.new("Lime green").Color
  3938.  
  3939. fe.TextStrokeTransparency = 0
  3940.  
  3941. fe.Text = txt
  3942.  
  3943. fe.TextScaled = true
  3944.  
  3945. fe.Font = "SourceSansBold"
  3946.  
  3947. fe.Position = UDim2.new(0, 0, 1, 0)
  3948.  
  3949. fe:TweenPosition(UDim2.new(0, 0, 0, 0), "In", "Linear", 0.5)
  3950.  
  3951. wait(2)
  3952.  
  3953. fe:TweenPosition(UDim2.new(0, 0, -1, 0), "In", "Linear", 0.4)
  3954.  
  3955. for i = 0, 10 do
  3956.  
  3957. wait()
  3958.  
  3959. fe.TextTransparency = fe.TextTransparency + 0.1
  3960.  
  3961. fe.TextStrokeTransparency = fe.TextStrokeTransparency + 0.1
  3962.  
  3963. end
  3964.  
  3965. end
  3966.  
  3967. function makeui(color, txt)
  3968.  
  3969. local par = Instance.new("Part", game.Workspace)
  3970.  
  3971. par.Transparency = 1
  3972.  
  3973. par.Anchored = true
  3974.  
  3975. par.CFrame = char.Head.CFrame * CFrame.new(math.random(-1, 1), math.random(-1, 1), math.random(-1, 1))
  3976.  
  3977. par.CanCollide = false
  3978.  
  3979. game.Debris:AddItem(par, 10)
  3980.  
  3981. local f = Instance.new("BillboardGui", par)
  3982.  
  3983. f.Size = UDim2.new(1.2, 0, 1.2, 0)
  3984.  
  3985. f.AlwaysOnTop = true
  3986.  
  3987. f.StudsOffset = Vector3.new(0, 4, 0)
  3988.  
  3989. local fr = Instance.new("Frame", f)
  3990.  
  3991. fr.BackgroundTransparency = 1
  3992.  
  3993. fr.Size = UDim2.new(2, 0, 2, 0)
  3994.  
  3995. fr.ClipsDescendants = true
  3996.  
  3997. local fe = Instance.new("TextLabel", fr)
  3998.  
  3999. fe.Size = UDim2.new(1, 0, 1, 0)
  4000.  
  4001. fe.BackgroundTransparency = 1
  4002.  
  4003. fe.TextColor3 = Color3.new(255, 255, 255)
  4004.  
  4005. fe.TextStrokeTransparency = 0
  4006.  
  4007. fe.Text = txt
  4008.  
  4009. fe.TextScaled = true
  4010.  
  4011. fe.Font = "SourceSansBold"
  4012.  
  4013. game.Debris:AddItem(f, 4)
  4014.  
  4015. fe.Position = UDim2.new(0, 0, 1, 0)
  4016.  
  4017. fe:TweenPosition(UDim2.new(0, 0, 0, 0), "In", "Linear", 0.5)
  4018.  
  4019. wait(2)
  4020.  
  4021. fe:TweenPosition(UDim2.new(0, 0, -1, 0), "In", "Linear", 0.4)
  4022.  
  4023. for i = 0, 10 do
  4024.  
  4025. wait()
  4026.  
  4027. fe.TextTransparency = fe.TextTransparency + 0.1
  4028.  
  4029. fe.TextStrokeTransparency = fe.TextStrokeTransparency + 0.1
  4030.  
  4031. end
  4032.  
  4033. end
  4034.  
  4035. local TARG1, TARG2, TARG3, TARG4, TARG5, TARG6
  4036.  
  4037. local IdleAndWalk = false
  4038.  
  4039. turnonwelds()
  4040.  
  4041. opend = true
  4042.  
  4043. local wpb = true
  4044.  
  4045. local num = 1
  4046.  
  4047. mouse.Button1Down:connect(function()
  4048.  
  4049. if current == true and idleq == false and opend == true and wpb == true and stun.Value == false and bl.Value == false and healingmode == false then
  4050.  
  4051. do
  4052.  
  4053. local fs
  4054.  
  4055. if num == 1 then
  4056.  
  4057. wpb = false
  4058.  
  4059. current = false
  4060.  
  4061. fr = true
  4062.  
  4063. p26.Touched:connect(function(hit)
  4064.  
  4065. if not fr then
  4066.  
  4067. return
  4068.  
  4069. end
  4070.  
  4071. if hit.Parent:FindFirstChild("Defense") then
  4072.  
  4073. fs = math.floor(math.random(4, 8) * atk.Value / hit.Parent:FindFirstChild("Defense").Value)
  4074.  
  4075. else
  4076.  
  4077. fs = math.floor(math.random(4, 8) * atk.Value)
  4078.  
  4079. end
  4080.  
  4081. if hit.Parent.Name ~= player.Name and hit.Parent:FindFirstChild("Humanoid") and fr == true then
  4082.  
  4083. fr = false
  4084.  
  4085. if hit.Parent:FindFirstChild("Blocking") then
  4086.  
  4087. if hit.Parent:FindFirstChild("Blocking").Value == true then
  4088.  
  4089. hit.Parent.PauseBlock.Value = true
  4090.  
  4091. wait()
  4092.  
  4093. wait()
  4094.  
  4095. hit.Parent.BlockingLeft.Value = 5
  4096.  
  4097. wait()
  4098.  
  4099. wait()
  4100.  
  4101. hit.Parent.PauseBlock.Value = false
  4102.  
  4103. if hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  4104.  
  4105. hit.Parent.BlockingLabel.Value = true
  4106.  
  4107. end
  4108.  
  4109. if hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  4110.  
  4111. stun.Value = true
  4112.  
  4113. end
  4114.  
  4115. elseif hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  4116.  
  4117. hit.Parent:FindFirstChild("Humanoid").Health = hit.Parent:FindFirstChild("Humanoid").Health - fs
  4118.  
  4119. DGU(hit, fs)
  4120.  
  4121. fr = false
  4122.  
  4123. end
  4124.  
  4125. else--if hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  4126.  
  4127. hit.Parent:FindFirstChild("Humanoid").Health = hit.Parent:FindFirstChild("Humanoid").Health - fs
  4128.  
  4129. DGU(hit, fs)
  4130.  
  4131. fr = false
  4132.  
  4133. end
  4134.  
  4135. end
  4136.  
  4137. end)
  4138.  
  4139. s4:Play()
  4140.  
  4141. local tar = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(-100))
  4142.  
  4143. wait(0.1)
  4144.  
  4145. TARG1 = PA1[5]
  4146.  
  4147. TARG2 = PA1[6]
  4148.  
  4149. TARG3 = PA1[4]
  4150.  
  4151. TARG4 = PA1[3]
  4152.  
  4153. TARG5 = PA1[2]
  4154.  
  4155. TARG6 = PA1[1]
  4156.  
  4157. STARG = tar
  4158.  
  4159. wait(0.1)
  4160.  
  4161. TARG1 = PA1[5]
  4162.  
  4163. TARG2 = PA1[6]
  4164.  
  4165. TARG3 = PA1[4]
  4166.  
  4167. TARG4 = PA1[3]
  4168.  
  4169. TARG5 = PA1[2]
  4170.  
  4171. TARG6 = PA1[1]
  4172.  
  4173. STARG = tar
  4174.  
  4175. wait(0.1)
  4176.  
  4177. TARG1 = PA1[5]
  4178.  
  4179. TARG2 = PA1[6]
  4180.  
  4181. TARG3 = PA1[4]
  4182.  
  4183. TARG4 = PA1[3]
  4184.  
  4185. TARG5 = PA1[2]
  4186.  
  4187. TARG6 = PA1[1]
  4188.  
  4189. STARG = tar
  4190.  
  4191. wait(0.1)
  4192.  
  4193. TARG1 = PA1[5]
  4194.  
  4195. TARG2 = PA1[6]
  4196.  
  4197. TARG3 = PA1[4]
  4198.  
  4199. TARG4 = PA1[3]
  4200.  
  4201. TARG5 = PA1[2]
  4202.  
  4203. TARG6 = PA1[1]
  4204.  
  4205. STARG = tar
  4206.  
  4207. wait(0.2)
  4208.  
  4209. current = true
  4210.  
  4211. fr = false
  4212.  
  4213. wait(0.1)
  4214.  
  4215. wpb = true
  4216.  
  4217. num = num + 1
  4218.  
  4219. return
  4220.  
  4221. end
  4222.  
  4223. if num == 2 then
  4224.  
  4225. wpb = false
  4226.  
  4227. current = false
  4228.  
  4229. fr = true
  4230.  
  4231. p26.Touched:connect(function(hit)
  4232.  
  4233. if not fr then
  4234.  
  4235. return
  4236.  
  4237. end
  4238.  
  4239. if hit.Parent:FindFirstChild("Defense") then
  4240.  
  4241. fs = math.floor(math.random(4, 8) * atk.Value / hit.Parent:FindFirstChild("Defense").Value)
  4242.  
  4243. else
  4244.  
  4245. fs = math.floor(math.random(4, 8) * atk.Value)
  4246.  
  4247. end
  4248.  
  4249. if hit.Parent.Name ~= player.Name and hit.Parent:FindFirstChild("Humanoid") and fr == true then
  4250.  
  4251. fr = false
  4252.  
  4253. if hit.Parent:FindFirstChild("Blocking") then
  4254.  
  4255. if hit.Parent:FindFirstChild("Blocking").Value == true then
  4256.  
  4257. hit.Parent.PauseBlock.Value = true
  4258.  
  4259. wait()
  4260.  
  4261. hit.Parent.BlockingLeft.Value = 5
  4262.  
  4263. wait()
  4264.  
  4265. hit.Parent.PauseBlock.Value = true
  4266.  
  4267. if hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  4268.  
  4269. hit.Parent.BlockingLabel.Value = true
  4270.  
  4271. end
  4272.  
  4273. if hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  4274.  
  4275. stun.Value = true
  4276.  
  4277. end
  4278.  
  4279. elseif hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  4280.  
  4281. hit.Parent:FindFirstChild("Humanoid").Health = hit.Parent:FindFirstChild("Humanoid").Health - fs
  4282.  
  4283. DGU(hit, fs)
  4284.  
  4285. fr = false
  4286.  
  4287. end
  4288.  
  4289. else--if hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  4290.  
  4291. hit.Parent:FindFirstChild("Humanoid").Health = hit.Parent:FindFirstChild("Humanoid").Health - fs
  4292.  
  4293. DGU(hit, fs)
  4294.  
  4295. fr = false
  4296.  
  4297. end
  4298.  
  4299. end
  4300.  
  4301. end)
  4302.  
  4303. s5:Play()
  4304.  
  4305. wait(0.1)
  4306.  
  4307. local tar = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(160))
  4308.  
  4309. local tar2 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(160))
  4310.  
  4311. TARG1 = PA2[6]
  4312.  
  4313. TARG2 = PA2[5]
  4314.  
  4315. TARG3 = PA2[4]
  4316.  
  4317. TARG4 = PA2[3]
  4318.  
  4319. TARG5 = PA2[2]
  4320.  
  4321. TARG6 = PA2[1]
  4322.  
  4323. STARG = tar
  4324.  
  4325. wait(0.02)
  4326.  
  4327. TARG1 = PA2[6]
  4328.  
  4329. TARG2 = PA2[5]
  4330.  
  4331. TARG3 = PA2[4]
  4332.  
  4333. TARG4 = PA2[3]
  4334.  
  4335. TARG5 = PA2[2]
  4336.  
  4337. TARG6 = PA2[1]
  4338.  
  4339. STARG = tar
  4340.  
  4341. wait(0.02)
  4342.  
  4343. TARG1 = PA2[6]
  4344.  
  4345. TARG2 = PA2[5]
  4346.  
  4347. TARG3 = PA2[4]
  4348.  
  4349. TARG4 = PA2[3]
  4350.  
  4351. TARG5 = PA2[2]
  4352.  
  4353. TARG6 = PA2[1]
  4354.  
  4355. wait(0.02)
  4356.  
  4357. STARG = tar
  4358.  
  4359. TARG1 = PA2[6]
  4360.  
  4361. TARG2 = PA2[5]
  4362.  
  4363. TARG3 = PA2[4]
  4364.  
  4365. TARG4 = PA2[3]
  4366.  
  4367. TARG5 = PA2[2]
  4368.  
  4369. TARG6 = PA2[1]
  4370.  
  4371. STARG = tar
  4372.  
  4373. wait(0.02)
  4374.  
  4375. TARG1 = PA21[6]
  4376.  
  4377. TARG2 = PA21[5]
  4378.  
  4379. TARG3 = PA21[4]
  4380.  
  4381. TARG4 = PA21[3]
  4382.  
  4383. TARG5 = PA21[2]
  4384.  
  4385. TARG6 = PA21[1]
  4386.  
  4387. STARG = tar2
  4388.  
  4389. wait(0.02)
  4390.  
  4391. TARG1 = PA21[6]
  4392.  
  4393. TARG2 = PA21[5]
  4394.  
  4395. TARG3 = PA21[4]
  4396.  
  4397. TARG4 = PA21[3]
  4398.  
  4399. TARG5 = PA21[2]
  4400.  
  4401. TARG6 = PA21[1]
  4402.  
  4403. STARG = tar2
  4404.  
  4405. wait(0.02)
  4406.  
  4407. TARG1 = PA21[6]
  4408.  
  4409. TARG2 = PA21[5]
  4410.  
  4411. TARG3 = PA21[4]
  4412.  
  4413. TARG4 = PA21[3]
  4414.  
  4415. TARG5 = PA21[2]
  4416.  
  4417. TARG6 = PA21[1]
  4418.  
  4419. STARG = tar2
  4420.  
  4421. wait(0.02)
  4422.  
  4423. TARG1 = PA21[6]
  4424.  
  4425. TARG2 = PA21[5]
  4426.  
  4427. TARG3 = PA21[4]
  4428.  
  4429. TARG4 = PA21[3]
  4430.  
  4431. TARG5 = PA21[2]
  4432.  
  4433. TARG6 = PA21[1]
  4434.  
  4435. STARG = tar2
  4436.  
  4437. wait(0.2)
  4438.  
  4439. current = true
  4440.  
  4441. fr = false
  4442.  
  4443. wait(0.1)
  4444.  
  4445. wpb = true
  4446.  
  4447. num = num + 1
  4448.  
  4449. return
  4450.  
  4451. end
  4452.  
  4453. if num == 3 then
  4454.  
  4455. wpb = false
  4456.  
  4457. current = false
  4458.  
  4459. fr = true
  4460.  
  4461. char["Left Leg"].Touched:connect(function(hit)
  4462.  
  4463. if not fr then
  4464.  
  4465. return
  4466.  
  4467. end
  4468.  
  4469. if hit.Parent:FindFirstChild("Defense") then
  4470.  
  4471. fs = math.floor(math.random(4, 8) * atk.Value / hit.Parent:FindFirstChild("Defense").Value)
  4472.  
  4473. else
  4474.  
  4475. fs = math.floor(math.random(4, 8) * atk.Value)
  4476.  
  4477. end
  4478.  
  4479. if hit.Parent.Name ~= player.Name and hit.Parent:FindFirstChild("Humanoid") and fr == true then
  4480.  
  4481. fr = false
  4482.  
  4483. if hit.Parent:FindFirstChild("Blocking") then
  4484.  
  4485. if hit.Parent:FindFirstChild("Blocking").Value == true then
  4486.  
  4487. hit.Parent.PauseBlock.Value = true
  4488.  
  4489. wait()
  4490.  
  4491. hit.Parent.BlockingLeft.Value = 5
  4492.  
  4493. wait()
  4494.  
  4495. hit.Parent.PauseBlock.Value = true
  4496.  
  4497. if hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  4498.  
  4499. hit.Parent.BlockingLabel.Value = true
  4500.  
  4501. end
  4502.  
  4503. if hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  4504.  
  4505. stun.Value = true
  4506.  
  4507. end
  4508.  
  4509. elseif hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  4510.  
  4511. hit.Parent:FindFirstChild("Humanoid").Health = hit.Parent:FindFirstChild("Humanoid").Health - fs
  4512.  
  4513. DGU(hit, fs)
  4514.  
  4515. fr = false
  4516.  
  4517. end
  4518.  
  4519. else--if hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  4520.  
  4521. hit.Parent:FindFirstChild("Humanoid").Health = hit.Parent:FindFirstChild("Humanoid").Health - fs
  4522.  
  4523. DGU(hit, fs)
  4524.  
  4525. fr = false
  4526.  
  4527. end
  4528.  
  4529. end
  4530.  
  4531. end)
  4532.  
  4533. s1.Pitch = 0.8
  4534.  
  4535. s1:Play()
  4536.  
  4537. wait(0.1)
  4538.  
  4539. TARG1 = PA3[4]
  4540.  
  4541. TARG2 = PA3[3]
  4542.  
  4543. TARG3 = PA3[2]
  4544.  
  4545. TARG4 = PA3[6]
  4546.  
  4547. TARG5 = PA3[5]
  4548.  
  4549. TARG6 = PA3[1]
  4550.  
  4551. wait(0.1)
  4552.  
  4553. TARG1 = PA3[4]
  4554.  
  4555. TARG2 = PA3[3]
  4556.  
  4557. TARG3 = PA3[2]
  4558.  
  4559. TARG4 = PA3[6]
  4560.  
  4561. TARG5 = PA3[5]
  4562.  
  4563. TARG6 = PA3[1]
  4564.  
  4565. wait(0.1)
  4566.  
  4567. TARG1 = PA3[4]
  4568.  
  4569. TARG2 = PA3[3]
  4570.  
  4571. TARG3 = PA3[2]
  4572.  
  4573. TARG4 = PA3[6]
  4574.  
  4575. TARG5 = PA3[5]
  4576.  
  4577. TARG6 = PA3[1]
  4578.  
  4579. wait(0.1)
  4580.  
  4581. TARG1 = PA3[4]
  4582.  
  4583. TARG2 = PA3[3]
  4584.  
  4585. TARG3 = PA3[2]
  4586.  
  4587. TARG4 = PA3[6]
  4588.  
  4589. TARG5 = PA3[5]
  4590.  
  4591. TARG6 = PA3[1]
  4592.  
  4593. wait(0.2)
  4594.  
  4595. current = true
  4596.  
  4597. fr = false
  4598.  
  4599. wait(0.1)
  4600.  
  4601. wpb = true
  4602.  
  4603. num = 1
  4604.  
  4605. return
  4606.  
  4607. end
  4608.  
  4609. end
  4610.  
  4611. end
  4612.  
  4613. end)
  4614.  
  4615. local rtb = true
  4616.  
  4617. local orb
  4618.  
  4619. function healplrs()
  4620.  
  4621. local plrs = {}
  4622.  
  4623. local healpoints = math.floor(math.random(3, 5))
  4624.  
  4625. local num = 0
  4626.  
  4627. local getsnearme = function(studs)
  4628.  
  4629. local list = game.Workspace:GetChildren()
  4630.  
  4631. local targs = {}
  4632.  
  4633. for i = 1, #list do
  4634.  
  4635. local target = list[i]
  4636.  
  4637. if target.ClassName == "Model" and target.Name ~= player.Name and target:FindFirstChild("Humanoid") and target:FindFirstChild("Torso") and studs > (target.Torso.Position - char.Torso.Position).magnitude then
  4638.  
  4639. table.insert(targs, target)
  4640.  
  4641. end
  4642.  
  4643. end
  4644.  
  4645. return targs
  4646.  
  4647. end
  4648.  
  4649. makeorb = true
  4650.  
  4651. dgm = healpoints
  4652.  
  4653. dg = nil
  4654.  
  4655. wait(0.1)
  4656.  
  4657. local hum = char:FindFirstChild("Humanoid")
  4658.  
  4659. hum.Health = hum.Health + healpoints
  4660.  
  4661. def.Value = def.Value + 0.03
  4662.  
  4663. dgm = healpoints
  4664.  
  4665. dg = char.Head
  4666.  
  4667. wait()
  4668.  
  4669. local f = getsnearme(30)
  4670.  
  4671. if f ~= nil then
  4672.  
  4673. for i, v in pairs(f) do
  4674.  
  4675. if v:FindFirstChild("Attack") then
  4676.  
  4677. wait(0.1)
  4678.  
  4679. if v:FindFirstChild("Team").Value == team.Value then
  4680.  
  4681. local hum = v:FindFirstChild("Humanoid")
  4682.  
  4683. hum.Health = hum.Health + healpoints
  4684.  
  4685. v:FindFirstChild("Defense").Value = v:FindFirstChild("Defense").Value + 0.03
  4686.  
  4687. dgm = healpoints
  4688.  
  4689. dg = v.Head
  4690.  
  4691. end
  4692.  
  4693. else
  4694.  
  4695. wait(0.1)
  4696.  
  4697. if v:FindFirstChild("Team").Value == team.Value then
  4698.  
  4699. local hum = v:FindFirstChild("Humanoid")
  4700.  
  4701. hum.Health = hum.Health + healpoints
  4702.  
  4703. dgm = healpoints
  4704.  
  4705. dg = v.Head
  4706.  
  4707. end
  4708.  
  4709. end
  4710.  
  4711. end
  4712.  
  4713. end
  4714.  
  4715. end
  4716.  
  4717. game:GetService("RunService").RenderStepped:connect(function()
  4718.  
  4719. if healingmode == true and ht.Value > 0.9 then
  4720.  
  4721. local FPSBOOST = 100 --player.FB.Value
  4722.  
  4723. local ndbst = tonumber(FPSBOOST) * -0.05
  4724.  
  4725. ht.Value = ht.Value - 0.02
  4726.  
  4727. end
  4728.  
  4729. if ht.Value < 1.1 and healingmode == true then
  4730.  
  4731. ht.Value = 5
  4732.  
  4733. healplrs()
  4734.  
  4735. end
  4736.  
  4737. end)
  4738.  
  4739. function eskl()
  4740.  
  4741. if rtb == true and stun.Value == false then
  4742.  
  4743. if healingmode == false then
  4744.  
  4745. skl = true
  4746.  
  4747. healingmode = true
  4748.  
  4749. char.Humanoid.WalkSpeed = 0
  4750.  
  4751. wait(0.05)
  4752.  
  4753. SWELD.Part0 = char.Torso
  4754.  
  4755. local cf = CFrame.new(0, 0, -3) * CFrame.Angles(math.rad(180), 0, 0)
  4756.  
  4757. TARG1 = med[6]
  4758.  
  4759. TARG2 = med[5]
  4760.  
  4761. TARG3 = med[4]
  4762.  
  4763. TARG4 = med[3]
  4764.  
  4765. TARG5 = med[2]
  4766.  
  4767. TARG6 = med[1]
  4768.  
  4769. STARG = cf
  4770.  
  4771. wait(0.05)
  4772.  
  4773. TARG1 = med[6]
  4774.  
  4775. TARG2 = med[5]
  4776.  
  4777. TARG3 = med[4]
  4778.  
  4779. TARG4 = med[3]
  4780.  
  4781. TARG5 = med[2]
  4782.  
  4783. TARG6 = med[1]
  4784.  
  4785. STARG = cf
  4786.  
  4787. wait(0.05)
  4788.  
  4789. TARG1 = med[6]
  4790.  
  4791. TARG2 = med[5]
  4792.  
  4793. TARG3 = med[4]
  4794.  
  4795. TARG4 = med[3]
  4796.  
  4797. TARG5 = med[2]
  4798.  
  4799. TARG6 = med[1]
  4800.  
  4801. STARG = cf
  4802.  
  4803. wait(0.05)
  4804.  
  4805. TARG1 = med[6]
  4806.  
  4807. TARG2 = med[5]
  4808.  
  4809. TARG3 = med[4]
  4810.  
  4811. TARG4 = med[3]
  4812.  
  4813. TARG5 = med[2]
  4814.  
  4815. TARG6 = med[1]
  4816.  
  4817. STARG = cf
  4818.  
  4819. local r = Instance.new("Part", game.Workspace)
  4820.  
  4821. r.Transparency = 1
  4822.  
  4823. r.CanCollide = false
  4824.  
  4825. r.Name = "Circle"
  4826.  
  4827. r.CFrame = char.Torso.CFrame * CFrame.new(0, -1.7, 0)
  4828.  
  4829. r.Size = Vector3.new(50, 1, 50)
  4830.  
  4831. r.Anchored = true
  4832.  
  4833. local c = Instance.new("Decal", r)
  4834.  
  4835. c.Face = "Top"
  4836.  
  4837. c.Texture = "http://www.roblox.com/asset/?id=332014171"
  4838.  
  4839. orb = r
  4840.  
  4841. wait()
  4842.  
  4843. r.CFrame = char.Torso.CFrame * CFrame.new(0, -1.7, 0)
  4844.  
  4845. return
  4846.  
  4847. else
  4848.  
  4849. SWELD.Part0 = char["Right Arm"]
  4850.  
  4851. healingmode = false
  4852.  
  4853. skl = false
  4854.  
  4855. if orb ~= nil then
  4856.  
  4857. orb:Destroy()
  4858.  
  4859. end
  4860.  
  4861. return
  4862.  
  4863. end
  4864.  
  4865. end
  4866.  
  4867. end
  4868.  
  4869. game:GetService("RunService").RenderStepped:connect(function()
  4870.  
  4871. if healingmode == false and orb ~= nil then
  4872.  
  4873. orb:Destroy()
  4874.  
  4875. if char:FindFirstChild("Circle") then
  4876.  
  4877. char:FindFirstChild("Circle"):Destroy()
  4878.  
  4879. end
  4880.  
  4881. end
  4882.  
  4883. end)
  4884.  
  4885. local pos = 0
  4886.  
  4887. game:GetService("RunService").RenderStepped:connect(function()
  4888.  
  4889. if healingmode == true and orb ~= nil then
  4890.  
  4891. orb.CFrame = char.Torso.CFrame * CFrame.new(0, -1.7, 0) * CFrame.fromEulerAnglesXYZ(0, pos, 0)
  4892.  
  4893. pos = pos + 0.05
  4894.  
  4895. local cf = CFrame.new(0, 0, -3) * CFrame.Angles(math.rad(180), 0, 0)
  4896.  
  4897. TARG1 = med[6]
  4898.  
  4899. TARG2 = med[5]
  4900.  
  4901. TARG3 = med[4]
  4902.  
  4903. TARG4 = med[3]
  4904.  
  4905. TARG5 = med[2]
  4906.  
  4907. TARG6 = med[1]
  4908.  
  4909. STARG = cf
  4910.  
  4911. end
  4912.  
  4913. if healingmode == true and stun.Value == true then
  4914.  
  4915. orb:Destroy()
  4916.  
  4917. if char:FindFirstChild("Circle") then
  4918.  
  4919. char:FindFirstChild("Circle"):Destroy()
  4920.  
  4921. end
  4922.  
  4923. healingmode = false
  4924.  
  4925. skl = false
  4926.  
  4927. SWELD.Part0 = char["Right Arm"]
  4928.  
  4929. end
  4930.  
  4931. end)
  4932.  
  4933. local pr, sz, ps
  4934.  
  4935. local act = false
  4936.  
  4937. game:GetService("RunService").RenderStepped:connect(function()
  4938.  
  4939. if makeorb == true then
  4940.  
  4941. makeorb = false
  4942.  
  4943. local l = Instance.new("Part", game.Workspace)
  4944.  
  4945. l.BrickColor = BrickColor.new("Forest green")
  4946.  
  4947. l.Size = Vector3.new(1, 1, 1)
  4948.  
  4949. l.Shape = "Ball"
  4950.  
  4951. l.TopSurface = "Smooth"
  4952.  
  4953. l.BottomSurface = "Smooth"
  4954.  
  4955. l.Material = "Neon"
  4956.  
  4957. l.CanCollide = false
  4958.  
  4959. l.Anchored = true
  4960.  
  4961. l.Transparency = 0
  4962.  
  4963. l.CFrame = char.Torso.CFrame
  4964.  
  4965. game.Debris:AddItem(l, 2)
  4966.  
  4967. sz = Vector3.new(120, 120, 120)
  4968.  
  4969. ps = char.Torso.CFrame
  4970.  
  4971. pr = l
  4972.  
  4973. for i = 0, 20 do
  4974.  
  4975. wait()
  4976.  
  4977. l.Transparency = l.Transparency + 0.05
  4978.  
  4979. end
  4980.  
  4981. end
  4982.  
  4983. end)
  4984.  
  4985. game:GetService("RunService").RenderStepped:connect(function()
  4986.  
  4987. if pr ~= nil and pr.Size ~= Vector3.new(40, 40, 40) then
  4988.  
  4989. pr.Size = pr.Size:lerp(Vector3.new(40, 40, 40), 0.05)
  4990.  
  4991. pr.CFrame = char.Torso.CFrame
  4992.  
  4993. end
  4994.  
  4995. end)
  4996.  
  4997. game:GetService("RunService").RenderStepped:connect(function()
  4998.  
  4999. if dg ~= lastdg then
  5000.  
  5001. lastdg = dg
  5002.  
  5003. if dg ~= nil then
  5004.  
  5005. HL(dg, dgm)
  5006.  
  5007. end
  5008.  
  5009. end
  5010.  
  5011. end)
  5012.  
  5013. game:GetService("RunService").RenderStepped:connect(function()
  5014.  
  5015. if df ~= lastdf then
  5016.  
  5017. lastdf = df
  5018.  
  5019. if df ~= nil then
  5020.  
  5021. DGU(df, dfm)
  5022.  
  5023. end
  5024.  
  5025. end
  5026.  
  5027. end)
  5028.  
  5029. function zskl()
  5030.  
  5031. if current == true and opend == true and stun.Value == false and energy > 19 and S1 == true and healingmode == false then
  5032.  
  5033. energy = energy - 20
  5034.  
  5035. S1T = 0
  5036.  
  5037. current = false
  5038.  
  5039. wait()
  5040.  
  5041. SWELD.Part0 = char.Torso
  5042.  
  5043. local cf = CFrame.new(0, 0, -2) * CFrame.Angles(math.rad(180), 0, 0)
  5044.  
  5045. SWELD.Part0 = char.Torso
  5046.  
  5047. makeorb = true
  5048.  
  5049. TARG1 = heal[4]
  5050.  
  5051. TARG2 = heal[3]
  5052.  
  5053. TARG3 = heal[2]
  5054.  
  5055. TARG4 = heal[6]
  5056.  
  5057. TARG5 = heal[5]
  5058.  
  5059. TARG6 = heal[1]
  5060.  
  5061. STARG = cf
  5062.  
  5063. wait(0.05)
  5064.  
  5065. TARG1 = heal[4]
  5066.  
  5067. TARG2 = heal[3]
  5068.  
  5069. TARG3 = heal[2]
  5070.  
  5071. TARG4 = heal[6]
  5072.  
  5073. TARG5 = heal[5]
  5074.  
  5075. TARG6 = heal[1]
  5076.  
  5077. STARG = cf
  5078.  
  5079. wait(0.05)
  5080.  
  5081. TARG1 = heal[4]
  5082.  
  5083. TARG2 = heal[3]
  5084.  
  5085. TARG3 = heal[2]
  5086.  
  5087. TARG4 = heal[6]
  5088.  
  5089. TARG5 = heal[5]
  5090.  
  5091. TARG6 = heal[1]
  5092.  
  5093. STARG = cf
  5094.  
  5095. wait(0.05)
  5096.  
  5097. TARG1 = heal[4]
  5098.  
  5099. TARG2 = heal[3]
  5100.  
  5101. TARG3 = heal[2]
  5102.  
  5103. TARG4 = heal[6]
  5104.  
  5105. TARG5 = heal[5]
  5106.  
  5107. TARG6 = heal[1]
  5108.  
  5109. STARG = cf
  5110.  
  5111. local plrs = {}
  5112.  
  5113. local healpoints = math.floor(math.random(10, 14))
  5114.  
  5115. local num = 0
  5116.  
  5117. local getsnearme = function(studs)
  5118.  
  5119. local list = game.Workspace:GetChildren()
  5120.  
  5121. local targs = {}
  5122.  
  5123. for i = 1, #list do
  5124.  
  5125. local target = list[i]
  5126.  
  5127. if target.ClassName == "Model" and target.Name ~= player.Name and target:FindFirstChild("Humanoid") and target:FindFirstChild("Torso") and studs > (target.Torso.Position - char.Torso.Position).magnitude then
  5128.  
  5129. table.insert(targs, target)
  5130.  
  5131. end
  5132.  
  5133. end
  5134.  
  5135. return targs
  5136.  
  5137. end
  5138.  
  5139. local f = getsnearme(30)
  5140.  
  5141. dgm = healpoints
  5142.  
  5143. dg = nil
  5144.  
  5145. wait(0.1)
  5146.  
  5147. local hum = char:FindFirstChild("Humanoid")
  5148.  
  5149. hum.Health = hum.Health + healpoints
  5150.  
  5151. def.Value = def.Value + 0.05
  5152.  
  5153. dgm = healpoints
  5154.  
  5155. dg = char.Head
  5156.  
  5157. wait()
  5158.  
  5159. for i, v in pairs(f) do
  5160.  
  5161. if v:FindFirstChild("Defense") then
  5162.  
  5163. dgm = 5
  5164.  
  5165. dg = nil
  5166.  
  5167. wait(0.1)
  5168.  
  5169. if v:FindFirstChild("Team").Value == team.Value then
  5170.  
  5171. local hum = v:FindFirstChild("Humanoid")
  5172.  
  5173. hum.Health = hum.Health + healpoints
  5174.  
  5175. v:FindFirstChild("Defense").Value = v:FindFirstChild("Defense").Value + 0.05
  5176.  
  5177. dgm = healpoints
  5178.  
  5179. dg = v.Head
  5180.  
  5181. end
  5182.  
  5183. else
  5184.  
  5185. dgm = 5
  5186.  
  5187. dg = nil
  5188.  
  5189. wait(0.1)
  5190.  
  5191. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value == team.Value then
  5192.  
  5193. local hum = v:FindFirstChild("Humanoid")
  5194.  
  5195. hum.Health = hum.Health + healpoints
  5196.  
  5197. dgm = healpoints
  5198.  
  5199. dg = v.Head
  5200.  
  5201. end
  5202.  
  5203. end
  5204.  
  5205. end
  5206.  
  5207. wait(0.5)
  5208.  
  5209. SWELD.Part0 = char["Right Arm"]
  5210.  
  5211. current = true
  5212.  
  5213. end
  5214.  
  5215. end
  5216.  
  5217. local r2d = false
  5218.  
  5219. local rb
  5220.  
  5221. local r = false
  5222.  
  5223. function xskl()
  5224.  
  5225. if r2d == true then
  5226.  
  5227. rb = char.B1.CFrame
  5228.  
  5229. r = true
  5230.  
  5231. char:FindFirstChild("B1"):Destroy()
  5232.  
  5233. char:FindFirstChild("B2"):Destroy()
  5234.  
  5235. f2l.Text = "[X] Cleanse"
  5236.  
  5237. r2d = false
  5238.  
  5239. end
  5240.  
  5241. if current == true and opend == true and stun.Value == false and energy > 24 and S2 == true and healingmode == false and r2d == false then
  5242.  
  5243. energy = energy - 25
  5244.  
  5245. S2T = 0
  5246.  
  5247. current = false
  5248.  
  5249. TARG1 = SK2[6]
  5250.  
  5251. TARG2 = SK2[5]
  5252.  
  5253. TARG3 = SK2[4]
  5254.  
  5255. TARG4 = SK2[3]
  5256.  
  5257. TARG5 = SK2[2]
  5258.  
  5259. TARG6 = SK2[1]
  5260.  
  5261. local cf = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(180), math.rad(-90), 0)
  5262.  
  5263. STARG = cf
  5264.  
  5265. wait(0.05)
  5266.  
  5267. TARG1 = SK2[6]
  5268.  
  5269. TARG2 = SK2[5]
  5270.  
  5271. TARG3 = SK2[4]
  5272.  
  5273. TARG4 = SK2[3]
  5274.  
  5275. TARG5 = SK2[2]
  5276.  
  5277. TARG6 = SK2[1]
  5278.  
  5279. STARG = cf
  5280.  
  5281. wait(0.05)
  5282.  
  5283. TARG1 = SK2[6]
  5284.  
  5285. TARG2 = SK2[5]
  5286.  
  5287. TARG3 = SK2[4]
  5288.  
  5289. TARG4 = SK2[3]
  5290.  
  5291. TARG5 = SK2[2]
  5292.  
  5293. TARG6 = SK2[1]
  5294.  
  5295. STARG = cf
  5296.  
  5297. wait(0.05)
  5298.  
  5299. TARG1 = SK2[6]
  5300.  
  5301. TARG2 = SK2[5]
  5302.  
  5303. TARG3 = SK2[4]
  5304.  
  5305. TARG4 = SK2[3]
  5306.  
  5307. TARG5 = SK2[2]
  5308.  
  5309. TARG6 = SK2[1]
  5310.  
  5311. STARG = cf
  5312.  
  5313. local d1 = Instance.new("Part", char)
  5314.  
  5315. d1.BrickColor = BrickColor.new("Lime green")
  5316.  
  5317. d1.Shape = "Ball"
  5318.  
  5319. d1.Size = Vector3.new(5.95, 5.95, 5.95)
  5320.  
  5321. d1.CanCollide = false
  5322.  
  5323. d1.Transparency = 0.6
  5324.  
  5325. d1.Position = p18.CFrame.p + Vector3.new(0, 0, 0)
  5326.  
  5327. d1.TopSurface = "Smooth"
  5328.  
  5329. d1.BottomSurface = "Smooth"
  5330.  
  5331. d1.Material = "Neon"
  5332.  
  5333. d1.Name = "B1"
  5334.  
  5335. local v = Instance.new("BodyVelocity", d1)
  5336.  
  5337. v.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  5338.  
  5339. v.velocity = char.HumanoidRootPart.CFrame.lookVector * 80
  5340.  
  5341. local d2 = Instance.new("Part", char)
  5342.  
  5343. d2.BrickColor = BrickColor.new("Lime green")
  5344.  
  5345. d2.Shape = "Ball"
  5346.  
  5347. d2.Size = Vector3.new(8.12, 8.12, 8.12)
  5348.  
  5349. d2.CanCollide = false
  5350.  
  5351. d2.Position = d1.CFrame.p
  5352.  
  5353. d2.TopSurface = "Smooth"
  5354.  
  5355. d2.BottomSurface = "Smooth"
  5356.  
  5357. d2.Material = "Neon"
  5358.  
  5359. d2.Name = "B2"
  5360.  
  5361. d2.Transparency = 0.8
  5362.  
  5363. game.Debris:AddItem(d1, 5)
  5364.  
  5365. game.Debris:AddItem(d2, 5)
  5366.  
  5367. local w = Instance.new("Weld", d1)
  5368.  
  5369. w.Part0 = d1
  5370.  
  5371. w.Part1 = d2
  5372.  
  5373. r2d = true
  5374.  
  5375. f2l.Text = "[X] Detonate"
  5376.  
  5377. wait()
  5378.  
  5379. d1.CFrame = p18.CFrame
  5380.  
  5381. wait(0.5)
  5382.  
  5383. current = true
  5384.  
  5385. wait(4.4)
  5386.  
  5387. r2d = false
  5388.  
  5389. f2l.Text = "[X] Cleanse"
  5390.  
  5391. end
  5392.  
  5393. end
  5394.  
  5395. function ma()
  5396.  
  5397. local f = Instance.new("Part", game.Workspace)
  5398.  
  5399. game.Debris:AddItem(f, 1.1)
  5400.  
  5401. f.TopSurface = "Smooth"
  5402.  
  5403. f.BottomSurface = "Smooth"
  5404.  
  5405. f.BrickColor = BrickColor.new("Lime green")
  5406.  
  5407. f.Size = Vector3.new(2, 2.4, 2)
  5408.  
  5409. f.CanCollide = false
  5410.  
  5411. f.Anchored = true
  5412.  
  5413. local fm = Instance.new("SpecialMesh", f)
  5414.  
  5415. fm.MeshId = "http://www.roblox.com/asset/?id=20329976"
  5416.  
  5417. fm.Scale = Vector3.new(6, 1, 6)
  5418.  
  5419. f.CFrame = CFrame.new(char.B1.CFrame.X, char.B1.CFrame.Y + -3, char.B1.CFrame.Z)
  5420.  
  5421. for i = 0, 10 do
  5422.  
  5423. wait()
  5424.  
  5425. f.Transparency = f.Transparency + 0.1
  5426.  
  5427. fm.Scale = fm.Scale:Lerp(Vector3.new(10, 1, 10), 0.2)
  5428.  
  5429. end
  5430.  
  5431. end
  5432.  
  5433. game:GetService("RunService").RenderStepped:connect(function()
  5434.  
  5435. if r2d == true and mc.Value > 0.9 then
  5436.  
  5437. mc.Value = mc.Value - 0.15
  5438.  
  5439. end
  5440.  
  5441. if mc.Value < 1.1 and r2d == true then
  5442.  
  5443. mc.Value = 2
  5444.  
  5445. ma()
  5446.  
  5447. end
  5448.  
  5449. end)
  5450.  
  5451. game:GetService("RunService").RenderStepped:connect(function()
  5452.  
  5453. if r == true then
  5454.  
  5455. r = false
  5456.  
  5457. do
  5458.  
  5459. local l = Instance.new("Part", game.Workspace)
  5460.  
  5461. l.BrickColor = BrickColor.new("Forest green")
  5462.  
  5463. l.Size = Vector3.new(1, 1, 1)
  5464.  
  5465. l.Shape = "Ball"
  5466.  
  5467. l.TopSurface = "Smooth"
  5468.  
  5469. l.BottomSurface = "Smooth"
  5470.  
  5471. l.Material = "Neon"
  5472.  
  5473. l.CanCollide = false
  5474.  
  5475. l.Anchored = true
  5476.  
  5477. l.Transparency = 0
  5478.  
  5479. l.CFrame = rb
  5480.  
  5481. local dmg = true
  5482.  
  5483. local function getsnearme(studs)
  5484.  
  5485. local list = game.Workspace:GetChildren()
  5486.  
  5487. local targs = {}
  5488.  
  5489. for i = 1, #list do
  5490.  
  5491. local target = list[i]
  5492.  
  5493. if target.ClassName == "Model" and target.Name ~= player.Name and target:FindFirstChild("Humanoid") and target:FindFirstChild("Torso") and studs > (target.Torso.Position - l.Position).magnitude and target ~= nil then
  5494.  
  5495. table.insert(targs, target)
  5496.  
  5497. end
  5498.  
  5499. end
  5500.  
  5501. return targs
  5502.  
  5503. end
  5504.  
  5505. local f = getsnearme(20)
  5506.  
  5507. for i, v in pairs(f) do
  5508.  
  5509. wait(0.1)
  5510.  
  5511. if v:FindFirstChild("Attack") then
  5512.  
  5513. if v:FindFirstChild("Blocking").Value == true then
  5514.  
  5515. v.BlockingLabel.Value = true
  5516.  
  5517. else
  5518.  
  5519. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5520.  
  5521. v:FindFirstChild("Attack").Value = v:FindFirstChild("Attack").Value - 0.1
  5522.  
  5523. v:FindFirstChild("Attack").Value = v:FindFirstChild("Attack").Value - 0.1
  5524.  
  5525. end
  5526.  
  5527. local dtd = math.floor(math.random(12, 14) * atk.Value / v:FindFirstChild("Defense").Value)
  5528.  
  5529. if v:FindFirstChild("Team").Value ~= team.Value then
  5530.  
  5531. v:FindFirstChild("Humanoid").Health = v:FindFirstChild("Humanoid").Health - dtd
  5532.  
  5533. end
  5534.  
  5535. dfm = 5
  5536.  
  5537. df = nil
  5538.  
  5539. wait()
  5540.  
  5541. if v:FindFirstChild("Team").Value ~= team.Value then
  5542.  
  5543. dfm = dtd
  5544.  
  5545. df = v:FindFirstChild("Head")
  5546.  
  5547. end
  5548.  
  5549. end
  5550.  
  5551. else
  5552.  
  5553. local dtd = math.floor(math.random(12, 14) * atk.Value)
  5554.  
  5555. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5556.  
  5557. v:FindFirstChild("Humanoid").Health = v:FindFirstChild("Humanoid").Health - dtd
  5558.  
  5559. end
  5560.  
  5561. dfm = 5
  5562.  
  5563. df = nil
  5564.  
  5565. wait()
  5566.  
  5567. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5568.  
  5569. dfm = dtd
  5570.  
  5571. df = v:FindFirstChild("Head")
  5572.  
  5573. end
  5574.  
  5575. end
  5576.  
  5577. end
  5578.  
  5579. game.Debris:AddItem(l, 2)
  5580.  
  5581. sz = Vector3.new(120, 120, 120)
  5582.  
  5583. pl = l
  5584.  
  5585. for i = 0, 20 do
  5586.  
  5587. wait()
  5588.  
  5589. l.Transparency = l.Transparency + 0.05
  5590.  
  5591. end
  5592.  
  5593. end
  5594.  
  5595. end
  5596.  
  5597. end)
  5598.  
  5599. game:GetService("RunService").RenderStepped:connect(function()
  5600.  
  5601. if pl ~= nil and pl.Size ~= Vector3.new(40, 40, 40) then
  5602.  
  5603. pl.Size = pl.Size:lerp(Vector3.new(40, 40, 40), 0.05)
  5604.  
  5605. pl.CFrame = rb
  5606.  
  5607. end
  5608.  
  5609. end)
  5610.  
  5611. function makepart(transparency, collide, color, size, cf, material, shape, debris, anchored)
  5612.  
  5613. local p = Instance.new("Part", game.Workspace)
  5614.  
  5615. if transparency ~= nil then
  5616.  
  5617. p.Transparency = transparency
  5618.  
  5619. end
  5620.  
  5621. p.Anchored = true
  5622.  
  5623. if collide ~= nil then
  5624.  
  5625. p.CanCollide = collide
  5626.  
  5627. if color ~= nil then
  5628.  
  5629. p.BrickColor = BrickColor.new(color)
  5630.  
  5631. end
  5632.  
  5633. if size ~= nil then
  5634.  
  5635. p.Size = size
  5636.  
  5637. end
  5638.  
  5639. if cf ~= nil then
  5640.  
  5641. p.CFrame = cf
  5642.  
  5643. end
  5644.  
  5645. if material ~= nil then
  5646.  
  5647. p.Material = material
  5648.  
  5649. end
  5650.  
  5651. if shape ~= nil then
  5652.  
  5653. p.Shape = shape
  5654.  
  5655. end
  5656.  
  5657. if debris ~= nil then
  5658.  
  5659. game.Debris:AddItem(p, debris)
  5660.  
  5661. end
  5662.  
  5663. p.TopSurface = "SmoothNoOutlines"
  5664.  
  5665. p.BottomSurface = "SmoothNoOutlines"
  5666.  
  5667. p.LeftSurface = "SmoothNoOutlines"
  5668.  
  5669. p.RightSurface = "SmoothNoOutlines"
  5670.  
  5671. p.FrontSurface = "SmoothNoOutlines"
  5672.  
  5673. p.BackSurface = "SmoothNoOutlines"
  5674.  
  5675. return p
  5676.  
  5677. end
  5678.  
  5679. end
  5680.  
  5681. function meshsomething(part, meshid, textureid, scale, mt)
  5682.  
  5683. local msh
  5684.  
  5685. if mt ~= nil then
  5686.  
  5687. msh = Instance.new(mt, part)
  5688.  
  5689. else
  5690.  
  5691. msh = Instance.new("SpecialMesh", part)
  5692.  
  5693. end
  5694.  
  5695. if meshid ~= nil then
  5696.  
  5697. msh.MeshId = meshid
  5698.  
  5699. end
  5700.  
  5701. if textureid ~= nil then
  5702.  
  5703. msh.TextureId = textureid
  5704.  
  5705. end
  5706.  
  5707. if scale ~= nil then
  5708.  
  5709. msh.Scale = scale
  5710.  
  5711. end
  5712.  
  5713. return msh
  5714.  
  5715. end
  5716.  
  5717. local spk, spkcf, spkm
  5718.  
  5719. local cf = Instance.new("CFrameValue", char)
  5720.  
  5721. game:GetService("RunService").RenderStepped:connect(function()
  5722.  
  5723. if spk ~= nil and spkcf ~= nil and spkm ~= nil then
  5724.  
  5725. spk.Size = spk.Size:lerp(Vector3.new(8.02, 15, 9.39), 0.05)
  5726.  
  5727. spk.CFrame = cf
  5728.  
  5729. spkm.Scale = spkm.Scale:lerp(Vector3.new(10, 10, 10), 0.05)
  5730.  
  5731. end
  5732.  
  5733. end)
  5734.  
  5735. function cskl()
  5736.  
  5737. if current == true and opend == true and stun.Value == false and energy > 34 and S3 == true and healingmode == false then
  5738.  
  5739. energy = energy - 26
  5740.  
  5741. S3T = 0
  5742.  
  5743. do
  5744.  
  5745. local dmg = true
  5746.  
  5747. current = false
  5748.  
  5749. skl = true
  5750.  
  5751. char.Humanoid.WalkSpeed = 0
  5752.  
  5753. TARG1 = SK3[6]
  5754.  
  5755. TARG2 = SK3[5]
  5756.  
  5757. TARG3 = SK3[4]
  5758.  
  5759. TARG4 = SK3[3]
  5760.  
  5761. TARG5 = SK3[2]
  5762.  
  5763. TARG6 = SK3[1]
  5764.  
  5765. wait(0.05)
  5766.  
  5767. TARG1 = SK3[6]
  5768.  
  5769. TARG2 = SK3[5]
  5770.  
  5771. TARG3 = SK3[4]
  5772.  
  5773. TARG4 = SK3[3]
  5774.  
  5775. TARG5 = SK3[2]
  5776.  
  5777. TARG6 = SK3[1]
  5778.  
  5779. wait(0.05)
  5780.  
  5781. TARG1 = SK3[6]
  5782.  
  5783. TARG2 = SK3[5]
  5784.  
  5785. TARG3 = SK3[4]
  5786.  
  5787. TARG4 = SK3[3]
  5788.  
  5789. TARG5 = SK3[2]
  5790.  
  5791. TARG6 = SK3[1]
  5792.  
  5793. wait(0.05)
  5794.  
  5795. TARG1 = SK3[6]
  5796.  
  5797. TARG2 = SK3[5]
  5798.  
  5799. TARG3 = SK3[4]
  5800.  
  5801. TARG4 = SK3[3]
  5802.  
  5803. TARG5 = SK3[2]
  5804.  
  5805. TARG6 = SK3[1]
  5806.  
  5807. wait(0.05)
  5808.  
  5809. local p1 = makepart(0, false, "Lime green", Vector3.new(2, 2.4, 2), char.HumanoidRootPart.CFrame * CFrame.new(0, -2.7, -8), "Plastic", nil, 4, true)
  5810.  
  5811. local m1 = meshsomething(p1, "http://www.roblox.com/asset/?id=20329976", nil, Vector3.new(8, 1, 8))
  5812.  
  5813. local p2 = makepart(0, false, "Lime green", Vector3.new(10.81, 1.2, 10.4), char.HumanoidRootPart.CFrame * CFrame.new(0, -3, -7.5), "Neon", nil, 4, true)
  5814.  
  5815. local m2 = meshsomething(p2, nil, nil, Vector3.new(1, 1, 1), "CylinderMesh")
  5816.  
  5817. local p3 = makepart(0, false, "Lime green", Vector3.new(8.02, 0.2, 9.39), char.HumanoidRootPart.CFrame * CFrame.new(0, -3, -7.5), "Neon", nil, 4, true)
  5818.  
  5819. local m3 = meshsomething(p3, "http://www.roblox.com/asset/?id=1323306", nil, Vector3.new(10, 0, 10))
  5820.  
  5821. spkm = m3
  5822.  
  5823. spkcf = p3.CFrame
  5824.  
  5825. spk = p3
  5826.  
  5827. cf = char.HumanoidRootPart.CFrame * CFrame.new(0, -3, -7.5)
  5828.  
  5829. local function getsnearme(studs)
  5830.  
  5831. local list = game.Workspace:GetChildren()
  5832.  
  5833. local targs = {}
  5834.  
  5835. for i = 1, #list do
  5836.  
  5837. local target = list[i]
  5838.  
  5839. if target.ClassName == "Model" and target.Name ~= player.Name and target:FindFirstChild("Humanoid") and target:FindFirstChild("Torso") and studs > (target.Torso.Position - p1.Position).magnitude and target ~= nil then
  5840.  
  5841. table.insert(targs, target)
  5842.  
  5843. end
  5844.  
  5845. end
  5846.  
  5847. return targs
  5848.  
  5849. end
  5850.  
  5851. local f = getsnearme(7)
  5852.  
  5853. for i, v in pairs(f) do
  5854.  
  5855. wait(0.1)
  5856.  
  5857. if v:FindFirstChild("Attack") then
  5858.  
  5859. if v:FindFirstChild("Blocking").Value == true then
  5860.  
  5861. v.BlockingLabel.Value = true
  5862.  
  5863. else
  5864.  
  5865. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5866.  
  5867. v:FindFirstChild("Attack").Value = v:FindFirstChild("Attack").Value - 0.1
  5868.  
  5869. v:FindFirstChild("Attack").Value = v:FindFirstChild("Attack").Value - 0.2
  5870.  
  5871. end
  5872.  
  5873. local dtd = math.floor(math.random(15, 19) * atk.Value / v:FindFirstChild("Defense").Value)
  5874.  
  5875. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5876.  
  5877. v:FindFirstChild("Humanoid").Health = v:FindFirstChild("Humanoid").Health - dtd
  5878.  
  5879. end
  5880.  
  5881. dfm = 5
  5882.  
  5883. df = nil
  5884.  
  5885. wait()
  5886.  
  5887. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5888.  
  5889. dfm = dtd
  5890.  
  5891. df = v:FindFirstChild("Head")
  5892.  
  5893. end
  5894.  
  5895. end
  5896.  
  5897. else
  5898.  
  5899. local dtd = math.floor(math.random(15, 17) * atk.Value)
  5900.  
  5901. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5902.  
  5903. v:FindFirstChild("Humanoid").Health = v:FindFirstChild("Humanoid").Health - dtd
  5904.  
  5905. end
  5906.  
  5907. dfm = 5
  5908.  
  5909. df = nil
  5910.  
  5911. wait()
  5912.  
  5913. if v:FindFirstChild("Team") and v:FindFirstChild("Team").Value ~= team.Value then
  5914.  
  5915. dfm = dtd
  5916.  
  5917. df = v:FindFirstChild("Head")
  5918.  
  5919. end
  5920.  
  5921. end
  5922.  
  5923. end
  5924.  
  5925. wait(0.2)
  5926.  
  5927. current = true
  5928.  
  5929. skl = false
  5930.  
  5931. for i = 0, 20 do
  5932.  
  5933. wait()
  5934.  
  5935. p1.Transparency = p1.Transparency + 0.05
  5936.  
  5937. p2.Transparency = p2.Transparency + 0.05
  5938.  
  5939. end
  5940.  
  5941. wait(0.1)
  5942.  
  5943. for i = 0, 10 do
  5944.  
  5945. wait()
  5946.  
  5947. p3.Transparency = p3.Transparency + 0.1
  5948.  
  5949. end
  5950.  
  5951. wait(0.5)
  5952.  
  5953. dmg = false
  5954.  
  5955. end
  5956.  
  5957. end
  5958.  
  5959. end
  5960.  
  5961. local ttl, cfr, ttl2, cfr2
  5962.  
  5963. game:GetService("RunService").RenderStepped:connect(function()
  5964.  
  5965. if ttl ~= nil then
  5966.  
  5967. ttl.CFrame = ttl.CFrame:lerp(cfr, 0.2)
  5968.  
  5969. end
  5970.  
  5971. end)
  5972.  
  5973. game:GetService("RunService").RenderStepped:connect(function()
  5974.  
  5975. if ttl2 ~= nil then
  5976.  
  5977. ttl2.CFrame = ttl2.CFrame:lerp(cfr2, 0.005)
  5978.  
  5979. end
  5980.  
  5981. end)
  5982.  
  5983. function vskl()
  5984.  
  5985. if current == true and opend == true and stun.Value == false and energy > 49 and S4 == true and healingmode == false then
  5986.  
  5987. current = false
  5988.  
  5989. skl = true
  5990.  
  5991. wait(0.05)
  5992.  
  5993. do
  5994.  
  5995. local dmg
  5996.  
  5997. S4T = 0
  5998.  
  5999. energy = energy - 59
  6000.  
  6001. wait()
  6002.  
  6003. char.Humanoid.WalkSpeed = 0
  6004.  
  6005. TARG1 = SK4[6]
  6006.  
  6007. TARG2 = SK4[5]
  6008.  
  6009. TARG3 = SK4[4]
  6010.  
  6011. TARG4 = SK4[3]
  6012.  
  6013. TARG5 = SK4[2]
  6014.  
  6015. TARG6 = SK4[1]
  6016.  
  6017. wait(0.05)
  6018.  
  6019. TARG1 = SK4[6]
  6020.  
  6021. TARG2 = SK4[5]
  6022.  
  6023. TARG3 = SK4[4]
  6024.  
  6025. TARG4 = SK4[3]
  6026.  
  6027. TARG5 = SK4[2]
  6028.  
  6029. TARG6 = SK4[1]
  6030.  
  6031. wait(0.05)
  6032.  
  6033. TARG1 = SK4[6]
  6034.  
  6035. TARG2 = SK4[5]
  6036.  
  6037. TARG3 = SK4[4]
  6038.  
  6039. TARG4 = SK4[3]
  6040.  
  6041. TARG5 = SK4[2]
  6042.  
  6043. TARG6 = SK4[1]
  6044.  
  6045. wait(0.05)
  6046.  
  6047. TARG1 = SK4[6]
  6048.  
  6049. TARG2 = SK4[5]
  6050.  
  6051. TARG3 = SK4[4]
  6052.  
  6053. TARG4 = SK4[3]
  6054.  
  6055. TARG5 = SK4[2]
  6056.  
  6057. TARG6 = SK4[1]
  6058.  
  6059. local p2 = makepart(0, false, "Lime green", Vector3.new(16.48, 0.2, 2.85), char.HumanoidRootPart.CFrame * CFrame.new(0, -3, -3), "Neon", nil, 4, true)
  6060.  
  6061. local p3 = makepart(0, false, "Lime green", Vector3.new(2, 2.4, 2), char.HumanoidRootPart.CFrame * CFrame.new(0, 0, -3), "Neon", nil, 4, true)
  6062.  
  6063. local m3 = meshsomething(p3, "http://www.roblox.com/asset/?id=20329976", nil, Vector3.new(10, 10, 2))
  6064.  
  6065. dmg = true
  6066.  
  6067. local p1 = makepart(0, false, "Lime green", Vector3.new(15.68, 11.17, 2), char.HumanoidRootPart.CFrame * CFrame.new(0, -15, -3), "Neon", nil, 3, false)
  6068.  
  6069. ttl = p1
  6070.  
  6071. cfr = p1.CFrame * CFrame.new(0, 18.5, 0)
  6072.  
  6073. p1.Parent = game.Workspace
  6074.  
  6075. p1.Transparency = 0.5
  6076.  
  6077. dmg = true
  6078.  
  6079. p1.Touched:connect(function(hit)
  6080.  
  6081. if hit.Parent:FindFirstChild("Humanoid") and hit.Parent.Name ~= player.Name and dmg == true then
  6082.  
  6083. if hit.Parent:FindFirstChild("Attack") then
  6084.  
  6085. if hit.Parent:FindFirstChild("Blocking").Value == true then
  6086.  
  6087. if v:FindFirstChild("Team") and hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  6088.  
  6089. hit.Parent.BlockingLabel.Value = true
  6090.  
  6091. end
  6092.  
  6093. elseif hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  6094.  
  6095. hit.Parent.Stunned.Value = true
  6096.  
  6097. local dtd = math.floor(math.random(15, 24) * atk.Value * hit.Parent.Defense.Value)
  6098.  
  6099. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - dtd
  6100.  
  6101. p1:Destroy()
  6102.  
  6103. DGU(hit.Parent.Head, dtd)
  6104.  
  6105. end
  6106.  
  6107. else--if hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  6108.  
  6109. local dtd = math.floor(math.random(15, 24) * atk.Value)
  6110.  
  6111. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - dtd
  6112.  
  6113. p1:Destroy()
  6114.  
  6115. DGU(hit.Parent.Head, dtd)
  6116.  
  6117. end
  6118.  
  6119. end
  6120.  
  6121. end)
  6122.  
  6123. wait(0.4)
  6124.  
  6125. current = true
  6126.  
  6127. skl = false
  6128.  
  6129. ttl = nil
  6130.  
  6131. ttl2 = p1
  6132.  
  6133. cfr2 = p1.CFrame * CFrame.new(0, 0, -400)
  6134.  
  6135. dmg = true
  6136.  
  6137. wait(0.1)
  6138.  
  6139. dmg = true
  6140.  
  6141. p1.Touched:connect(function(hit)
  6142.  
  6143. if hit.Parent:FindFirstChild("Humanoid") and hit.Parent.Name ~= player.Name and dmg == true then
  6144.  
  6145. if hit.Parent:FindFirstChild("Attack") then
  6146.  
  6147. if hit.Parent:FindFirstChild("Blocking").Value == true then
  6148.  
  6149. if v:FindFirstChild("Team") and hit.Parent:FindFirstChild("Team").Value.Value ~= team.Value then
  6150.  
  6151. hit.Parent.BlockingLabel.Value = true
  6152.  
  6153. end
  6154.  
  6155. elseif hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  6156.  
  6157. hit.Parent.Stunned.Value = true
  6158.  
  6159. local dtd = math.floor(math.random(15, 24) * atk.Value / hit.Parent.Defense.Value)
  6160.  
  6161. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - dtd
  6162.  
  6163. p1:Destroy()
  6164.  
  6165. DGU(hit.Parent.Head, dtd)
  6166.  
  6167. end
  6168.  
  6169. else--if hit.Parent:FindFirstChild("Team").Value ~= team.Value then
  6170.  
  6171. local dtd = math.floor(math.random(15, 24) * atk.Value)
  6172.  
  6173. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - dtd
  6174.  
  6175. p1:Destroy()
  6176.  
  6177. DGU(hit.Parent.Head, dtd)
  6178.  
  6179. end
  6180.  
  6181. end
  6182.  
  6183. end)
  6184.  
  6185. for i = 0, 20 do
  6186.  
  6187. wait()
  6188.  
  6189. p2.Transparency = p2.Transparency + 0.05
  6190.  
  6191. p3.Transparency = p3.Transparency + 0.05
  6192.  
  6193. end
  6194.  
  6195. end
  6196.  
  6197. end
  6198.  
  6199. end
  6200.  
  6201. game:GetService("RunService").RenderStepped:connect(function() --game.Lighting.ChatRdy.Changed:connect(function()
  6202.  
  6203. --if game.Lighting.ChatRdy.Value == true then
  6204.  
  6205. if energy < 100 then
  6206.  
  6207. energy = energy + 5
  6208.  
  6209. end
  6210.  
  6211. if S1T < 14 then
  6212.  
  6213. S1T = S1T + 3
  6214.  
  6215. S1 = false
  6216.  
  6217. end
  6218.  
  6219. if 14 > S2T then
  6220.  
  6221. S2T = S2T + 2.01
  6222.  
  6223. S2 = false
  6224.  
  6225. end
  6226.  
  6227. if 14 > S3T then
  6228.  
  6229. S3T = S3T + 1.5
  6230.  
  6231. S3 = false
  6232.  
  6233. end
  6234.  
  6235. if S4T < 29 then
  6236.  
  6237. S4T = S4T + 1
  6238.  
  6239. end
  6240.  
  6241. --end
  6242.  
  6243. end)
  6244.  
  6245. local UserInputService = game:GetService("UserInputService")
  6246.  
  6247. UserInputService.InputBegan:connect(function(i, g)
  6248.  
  6249. if i.UserInputType == Enum.UserInputType.Gamepad1 then
  6250.  
  6251. local keyPressed = i.KeyCode
  6252.  
  6253. if keyPressed == Enum.KeyCode.DPadLeft then
  6254.  
  6255. zskl()
  6256.  
  6257. elseif keyPressed == Enum.KeyCode.DPadUp then
  6258.  
  6259. xskl()
  6260.  
  6261. elseif keyPressed == Enum.KeyCode.DPadRight then
  6262.  
  6263. cskl()
  6264.  
  6265. elseif keyPressed == Enum.KeyCode.DPadDown then
  6266.  
  6267. vskl()
  6268.  
  6269. elseif keyPressed == Enum.KeyCode.ButtonL1 then
  6270.  
  6271. eskl()
  6272.  
  6273. end
  6274.  
  6275. end
  6276.  
  6277. if i.UserInputType == Enum.UserInputType.Keyboard then
  6278.  
  6279. local keyPressed = i.KeyCode
  6280.  
  6281. if keyPressed == Enum.KeyCode.Z then
  6282.  
  6283. zskl()
  6284.  
  6285. elseif keyPressed == Enum.KeyCode.X then
  6286.  
  6287. xskl()
  6288.  
  6289. elseif keyPressed == Enum.KeyCode.C then
  6290.  
  6291. cskl()
  6292.  
  6293. elseif keyPressed == Enum.KeyCode.V then
  6294.  
  6295. vskl()
  6296.  
  6297. elseif keyPressed == Enum.KeyCode.E then
  6298.  
  6299. eskl()
  6300.  
  6301. end
  6302.  
  6303. end
  6304.  
  6305. end)
  6306.  
  6307. local Speed = 0.2
  6308.  
  6309. local lspeed = 0.08
  6310.  
  6311. game:GetService("RunService").RenderStepped:connect(function()
  6312.  
  6313. if Vector3.new(char.Torso.Velocity.X, 0, char.Torso.Velocity.Z).magnitude > 2 then
  6314.  
  6315. IdleAndWalk = true
  6316.  
  6317. else
  6318.  
  6319. IdleAndWalk = false
  6320.  
  6321. end
  6322.  
  6323. if TARG4 ~= nil then
  6324.  
  6325. rl.C0 = rl.C0:lerp(TARG4, lspeed)
  6326.  
  6327. end
  6328.  
  6329. if TARG5 ~= nil then
  6330.  
  6331. ll.C0 = ll.C0:lerp(TARG5, lspeed)
  6332.  
  6333. end
  6334.  
  6335. if TARG3 ~= nil then
  6336.  
  6337. nc.C0 = nc.C0:lerp(TARG3, lspeed)
  6338.  
  6339. end
  6340.  
  6341. if TARG1 ~= nil then
  6342.  
  6343. w3.C0 = w3.C0:lerp(TARG1, Speed)
  6344.  
  6345. end
  6346.  
  6347. if TARG2 ~= nil then
  6348.  
  6349. w4.C0 = w4.C0:lerp(TARG2, Speed)
  6350.  
  6351. end
  6352.  
  6353. if TARG6 ~= nil then
  6354.  
  6355. ts.C0 = ts.C0:lerp(TARG6, Speed)
  6356.  
  6357. end
  6358.  
  6359. if STARG ~= nil then
  6360.  
  6361. SWELD.C0 = SWELD.C0:lerp(STARG, Speed)
  6362.  
  6363. end
  6364.  
  6365. if TARG7 ~= nil and obj ~= nil then
  6366.  
  6367. obj.Scale = obj.Scale:lerp(TARG7, 0.05)
  6368.  
  6369. end
  6370.  
  6371. if TARG8 ~= nil and obj2 ~= nil then
  6372.  
  6373. obj2.Size = obj2.Size:lerp(TARG8, 0.4)
  6374.  
  6375. obj2.CFrame = char.Torso.CFrame * CFrame.new(0, -2.5, 0)
  6376.  
  6377. end
  6378.  
  6379. if TARG10 ~= nil and obj3 ~= nil and TARG11 ~= nil then
  6380.  
  6381. obj3.Size = obj3.Size:lerp(TARG10, 0.05)
  6382.  
  6383. obj3.CFrame = char.Torso.CFrame * CFrame.new(0, -2.5, 0) * TARG11
  6384.  
  6385. end
  6386.  
  6387. if TARG10 ~= nil and obj3 ~= nil and obj3.Transparency ~= 1 then
  6388.  
  6389. obj2.Transparency = obj2.Transparency + 0.05
  6390.  
  6391. obj3.Transparency = obj3.Transparency + 0.05
  6392.  
  6393. wait(0.1)
  6394.  
  6395. end
  6396.  
  6397. if char.Humanoid.Jump == true then
  6398.  
  6399. gd.Value = true
  6400.  
  6401. else
  6402.  
  6403. gd.Value = false
  6404.  
  6405. end
  6406.  
  6407. if not (energy < 100) or current == true then
  6408.  
  6409. end
  6410.  
  6411. for i = 1, #parts do
  6412.  
  6413. local Part = parts[i]
  6414.  
  6415. Part.Size = Part.Size:lerp(Vector3.new(6, 32, 7), 0.05)
  6416.  
  6417. for x = 1, #poses do
  6418.  
  6419. Part.CFrame = poses[i]
  6420.  
  6421. end
  6422.  
  6423. end
  6424.  
  6425. if blt.Value < 99 and bl.Value == false and stun.Value == false then
  6426.  
  6427. blt.Value = blt.Value + 0.03
  6428.  
  6429. end
  6430.  
  6431. if bl.Value == true and blt.Value < 5 then
  6432.  
  6433. bl.Value = false
  6434.  
  6435. current = true
  6436.  
  6437. skl = false
  6438.  
  6439. end
  6440.  
  6441. if posd.Value == true and 0 < pt.Value then
  6442.  
  6443. pt.Value = pt.Value - 0.02
  6444.  
  6445. char.Humanoid.Health = char.Humanoid.Health - 0.11
  6446.  
  6447. end
  6448.  
  6449. if 1 > pt.Value then
  6450.  
  6451. posd.Value = false
  6452.  
  6453. end
  6454.  
  6455. if bl.Value == true then
  6456.  
  6457. blt.Value = blt.Value - 0.5
  6458.  
  6459. end
  6460.  
  6461. if 0 < atkt.Value then
  6462.  
  6463. atkt.Value = atkt.Value - 0.02
  6464.  
  6465. else
  6466.  
  6467. atk.Value = 1
  6468.  
  6469. end
  6470.  
  6471. if 0 < deft.Value then
  6472.  
  6473. deft.Value = deft.Value - 0.02
  6474.  
  6475. else
  6476.  
  6477. def.Value = 1.1
  6478.  
  6479. end
  6480.  
  6481. if 0 < spdt.Value then
  6482.  
  6483. spdt.Value = spdt.Value - 0.02
  6484.  
  6485. else
  6486.  
  6487. wait()
  6488.  
  6489. if 1 > spdt.Value then
  6490.  
  6491. spd.Value = 1
  6492.  
  6493. end
  6494.  
  6495. end
  6496.  
  6497. local DV2 = S1T / S1TF
  6498.  
  6499. local initX6 = f1.Size.X.Scale
  6500.  
  6501. f1f:TweenSize(UDim2.new(initX6 * DV2 * 1.665, 0, 1, 0), "In", "Linear", 1)
  6502.  
  6503. if S1T < 14 then
  6504.  
  6505. S1 = false
  6506.  
  6507. else
  6508.  
  6509. S1 = true
  6510.  
  6511. end
  6512.  
  6513. if S1T == 14 then
  6514.  
  6515. S1 = true
  6516.  
  6517. end
  6518.  
  6519. local DV2 = S2T / S2TF
  6520.  
  6521. local initX6 = f2.Size.X.Scale
  6522.  
  6523. f2f:TweenSize(UDim2.new(initX6 * DV2 * 3.566, 0, 1, 0), "In", "Linear", 1)
  6524.  
  6525. if 14 > S2T then
  6526.  
  6527. S2 = false
  6528.  
  6529. else
  6530.  
  6531. S2 = true
  6532.  
  6533. end
  6534.  
  6535. if S2T == 15 then
  6536.  
  6537. S2 = true
  6538.  
  6539. end
  6540.  
  6541. local DV2 = S3T / S3TF
  6542.  
  6543. local initX6 = f3.Size.X.Scale
  6544.  
  6545. f3f:TweenSize(UDim2.new(initX6 * DV2 * 2.855, 0, 1, 0), "In", "Linear", 1)
  6546.  
  6547. if 14 > S3T then
  6548.  
  6549. S3 = false
  6550.  
  6551. else
  6552.  
  6553. S3 = true
  6554.  
  6555. end
  6556.  
  6557. if S3T == 15 then
  6558.  
  6559. S3 = true
  6560.  
  6561. end
  6562.  
  6563. local DV2 = S4T / S4TF
  6564.  
  6565. local initX6 = f4.Size.X.Scale
  6566.  
  6567. f4f:TweenSize(UDim2.new(initX6 * DV2 * 3.45, 0, 1, 0), "In", "Linear", 1)
  6568.  
  6569. if S4T < 29 then
  6570.  
  6571. S4 = false
  6572.  
  6573. else
  6574.  
  6575. S4 = true
  6576.  
  6577. end
  6578.  
  6579. if S4T == 30 then
  6580.  
  6581. S4 = true
  6582.  
  6583. end
  6584.  
  6585. end)
  6586.  
  6587. satk = atk.Value
  6588.  
  6589. sdef = def.Value
  6590.  
  6591. sspd = spd.Value
  6592.  
  6593. atk.Changed:connect(function()
  6594.  
  6595. if satk > atk.Value then
  6596.  
  6597. atkt.Value = atkt.Value + 4
  6598.  
  6599. makeui(Color3.new(255, 0, 0), "-Damage")
  6600.  
  6601. satk = atk.Value
  6602.  
  6603. else
  6604.  
  6605. atkt.Value = atkt.Value + 4
  6606.  
  6607. makeui(Color3.new(255, 0, 0), "+Damage")
  6608.  
  6609. satk = atk.Value
  6610.  
  6611. end
  6612.  
  6613. end)
  6614.  
  6615. posd.Changed:connect(function()
  6616.  
  6617. if posd.Value == false then
  6618.  
  6619. makeui(Color3.new(255, 0, 0), "-Poison")
  6620.  
  6621. else
  6622.  
  6623. makeui(Color3.new(255, 0, 0), "+Poison")
  6624.  
  6625. end
  6626.  
  6627. end)
  6628.  
  6629. def.Changed:connect(function()
  6630.  
  6631. if sdef > def.Value then
  6632.  
  6633. deft.Value = deft.Value + 4
  6634.  
  6635. makeui(Color3.new(0, 0, 255), "-Defense")
  6636.  
  6637. sdef = def.Value
  6638.  
  6639. else
  6640.  
  6641. deft.Value = deft.Value + 4
  6642.  
  6643. makeui(Color3.new(0, 0, 255), "+Defense")
  6644.  
  6645. sdef = def.Value
  6646.  
  6647. end
  6648.  
  6649. end)
  6650.  
  6651. spd.Changed:connect(function()
  6652.  
  6653. if sspd > spd.Value then
  6654.  
  6655. spdt.Value = spdt.Value + 4
  6656.  
  6657. makeui(Color3.new(0, 255, 0), "-Speed")
  6658.  
  6659. sspd = spd.Value
  6660.  
  6661. else
  6662.  
  6663. spdt.Value = spdt.Value + 4
  6664.  
  6665. makeui(Color3.new(0, 255, 0), "+Speed")
  6666.  
  6667. sspd = spd.Value
  6668.  
  6669. end
  6670.  
  6671. end)
  6672.  
  6673. bll.Changed:connect(function()
  6674.  
  6675. if bll.Value == true then
  6676.  
  6677. local c = Instance.new("Part", game.Workspace)
  6678.  
  6679. c.Anchored = true
  6680.  
  6681. c.CanCollide = false
  6682.  
  6683. c.BrickColor = BrickColor.new("Medium stone grey")
  6684.  
  6685. c.Shape = "Ball"
  6686.  
  6687. c.Size = Vector3.new(1, 1, 1)
  6688.  
  6689. c.CFrame = char.Torso.CFrame
  6690.  
  6691. c.TopSurface = "Smooth"
  6692.  
  6693. c.BottomSurface = "Smooth"
  6694.  
  6695. c.Transparency = 0.1
  6696.  
  6697. local v = Instance.new("Part", game.Workspace)
  6698.  
  6699. v.Anchored = true
  6700.  
  6701. v.CanCollide = false
  6702.  
  6703. v.BrickColor = BrickColor.new("Medium stone grey")
  6704.  
  6705. v.Size = Vector3.new(1, 1, 1)
  6706.  
  6707. v.CFrame = char.Torso.CFrame
  6708.  
  6709. v.TopSurface = "Smooth"
  6710.  
  6711. v.BottomSurface = "Smooth"
  6712.  
  6713. v.Transparency = 0.1
  6714.  
  6715. obj2 = c
  6716.  
  6717. TARG8 = Vector3.new(30, 30, 30)
  6718.  
  6719. obj3 = v
  6720.  
  6721. TARG10 = Vector3.new(15, 21, 15)
  6722.  
  6723. TARG11 = CFrame.new(0, 0, 0)
  6724.  
  6725. makeui(BrickColor.new("Bright bluish green").Color, "Blocked!")
  6726.  
  6727. bll.Value = false
  6728.  
  6729. end
  6730.  
  6731. end)
  6732.  
  6733. stun.Changed:connect(function()
  6734.  
  6735. if stun.Value == true then
  6736.  
  6737. makeui(Color3.new(255, 255, 0), "+Stunned")
  6738.  
  6739. wait(1)
  6740.  
  6741. if opend == true then
  6742.  
  6743. stun.Value = false
  6744.  
  6745. end
  6746.  
  6747. end
  6748.  
  6749. if stun.Value == false then
  6750.  
  6751. makeui(Color3.new(255, 255, 0), "-Stunned")
  6752.  
  6753. end
  6754.  
  6755. end)
  6756.  
  6757. while wait() do
  6758.  
  6759. wait()
  6760.  
  6761. local iced = 0
  6762.  
  6763. for i, v in pairs(char.Torso:GetChildren()) do
  6764.  
  6765. if v.ClassName == "Part" then
  6766.  
  6767. iced = iced + 1
  6768.  
  6769. end
  6770.  
  6771. end
  6772.  
  6773. if iced > 4 then
  6774.  
  6775. iced = 4
  6776.  
  6777. end
  6778.  
  6779. local iscp = iced * 0.1
  6780.  
  6781. local spdt = spd.Value - iscp
  6782.  
  6783. fa.Text = "Attack : " .. tostring(atk.Value * 100) .. "%"
  6784.  
  6785. fa2.Text = "Speed : " .. tostring(spdt * 100) .. "%"
  6786.  
  6787. fa3.Text = "Defense : " .. tostring(def.Value * 100) .. "%"
  6788.  
  6789. local initX5 = f5.Size.X.Scale
  6790.  
  6791. local maxhp = char.Humanoid.MaxHealth
  6792.  
  6793. local hp = char.Humanoid.Health
  6794.  
  6795. local Pie = hp / maxhp
  6796.  
  6797. f5f:TweenSize(UDim2.new(initX5 * Pie * 3.33, 0, 1, 0), "In", "Linear", 1)
  6798.  
  6799. local DV1 = energy / 100
  6800.  
  6801. local initX6 = f6.Size.X.Scale
  6802.  
  6803. f6f:TweenSize(UDim2.new(initX6 * DV1 * 3.33, 0, 1, 0), "In", "Linear", 1)
  6804.  
  6805. if opend == true and current == true and idleq == false then
  6806.  
  6807. if stun.Value == true then
  6808.  
  6809. TARG1 = stunned[3]
  6810.  
  6811. TARG2 = stunned[2]
  6812.  
  6813. TARG3 = stunned[1]
  6814.  
  6815. TARG4 = stunned[5]
  6816.  
  6817. TARG5 = stunned[4]
  6818.  
  6819. TARG6 = stunned[6]
  6820.  
  6821. char.Humanoid.WalkSpeed = 0
  6822.  
  6823. end
  6824.  
  6825. if stun.Value == true then
  6826.  
  6827. char.Humanoid.JumpPower = 0
  6828.  
  6829. else
  6830.  
  6831. char.Humanoid.JumpPower = 50
  6832.  
  6833. end
  6834.  
  6835. if stun.Value == false and skl == false then
  6836.  
  6837. local iced = 0
  6838.  
  6839. for i, v in pairs(char.Torso:GetChildren()) do
  6840.  
  6841. if v.ClassName == "Part" then
  6842.  
  6843. iced = iced + 1
  6844.  
  6845. end
  6846.  
  6847. end
  6848.  
  6849. if iced > 4 then
  6850.  
  6851. iced = 4
  6852.  
  6853. end
  6854.  
  6855. local iscp = iced * 0.1
  6856.  
  6857. local fspeed = spd.Value - iscp
  6858.  
  6859. char.Humanoid.WalkSpeed = 16 * fspeed
  6860.  
  6861. end
  6862.  
  6863. if char.Humanoid.Jump == true and stun.Value == false and bl.Value == false and healingmode == false then
  6864.  
  6865. TARG1 = jump[3]
  6866.  
  6867. TARG2 = jump[2]
  6868.  
  6869. TARG3 = jump[1]
  6870.  
  6871. TARG4 = jump[5]
  6872.  
  6873. TARG5 = jump[4]
  6874.  
  6875. TARG6 = CFrame.new(0, 0, 0)
  6876.  
  6877. end
  6878.  
  6879. local lilwl = ll.C0 * CFrame.new(0, 0, -0.5) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0))
  6880.  
  6881. local lirwl = rl.C0 * CFrame.new(0, 0, 0.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0))
  6882.  
  6883. local lilwr = ll.C0 * CFrame.new(0, 0, 0.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0))
  6884.  
  6885. local lirwr = rl.C0 * CFrame.new(0, 0, -0.5) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0))
  6886.  
  6887. if bl.Value == false then
  6888.  
  6889. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and healingmode == false then
  6890.  
  6891. TARG1 = walk[8]
  6892.  
  6893. TARG2 = walk[7]
  6894.  
  6895. TARG3 = walk[6]
  6896.  
  6897. TARG4 = walk[4]
  6898.  
  6899. TARG5 = walk[3]
  6900.  
  6901. TARG6 = walk[5]
  6902.  
  6903. STARG = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-90), math.rad(0), math.rad(0))
  6904.  
  6905. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6906.  
  6907. wait(0.05)
  6908.  
  6909. end
  6910.  
  6911. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6912.  
  6913. wait(0.05)
  6914.  
  6915. end
  6916.  
  6917. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6918.  
  6919. wait(0.05)
  6920.  
  6921. end
  6922.  
  6923. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6924.  
  6925. wait(0.05)
  6926.  
  6927. end
  6928.  
  6929. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6930.  
  6931. TARG1 = walk[8]
  6932.  
  6933. TARG2 = walk[7]
  6934.  
  6935. TARG3 = walk[6]
  6936.  
  6937. TARG4 = walk[2]
  6938.  
  6939. TARG5 = walk[1]
  6940.  
  6941. TARG6 = walk[5]
  6942.  
  6943. end
  6944.  
  6945. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6946.  
  6947. wait(0.05)
  6948.  
  6949. end
  6950.  
  6951. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6952.  
  6953. wait(0.05)
  6954.  
  6955. end
  6956.  
  6957. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6958.  
  6959. wait(0.05)
  6960.  
  6961. end
  6962.  
  6963. if IdleAndWalk == true and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6964.  
  6965. wait(0.05)
  6966.  
  6967. end
  6968.  
  6969. elseif IdleAndWalk == false and char.Humanoid.Jump == false and stun.Value == false and bl.Value == false and healingmode == false then
  6970.  
  6971. TARG1 = idle[5] * CFrame.Angles(0.1 * math.sin(tick()), 0, 0)
  6972.  
  6973. TARG2 = idle[6] * CFrame.Angles(0.1 * math.sin(tick()), 0, 0)
  6974.  
  6975. TARG3 = idle[2] * CFrame.Angles(0.07 * math.sin(tick()), 0, 0)
  6976.  
  6977. TARG4 = idle[4] * CFrame.Angles(0.07 * math.sin(tick()), 0, 0)
  6978.  
  6979. TARG5 = idle[3] * CFrame.Angles(0.07 * math.sin(tick()), 0, 0)
  6980.  
  6981. TARG6 = idle[1]
  6982.  
  6983. STARG = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-40), math.rad(0), math.rad(-50))
  6984.  
  6985. end
  6986.  
  6987. end
  6988.  
  6989. end
  6990.  
  6991. end
Add Comment
Please, Sign In to add comment