Advertisement
StrikerAndDai

Untitled

Jul 16th, 2017
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 428.44 KB | None | 0 0
  1. --------------------------This is an Official script from Duelist--------------------------
  2. ---{-------------------- -------------------}---
  3. ---{-------------------- / \ -------------------}---
  4. ---{-------------------- II -------------------}---
  5. ---{-------------------- II -------------------}---
  6. ---{-------------------- II -------------------}---
  7. ---{-------------------- A========A -------------------}---
  8. ---{-------------------- II -------------------}---
  9. ---{-------------------- II -------------------}---
  10. ---{-------------------- W -------------------}---
  11. -------------------------------------------------------------------------------------------------------------
  12. --[[This is Ishida,have fun ;)]]--
  13. --Voice command for ishida--
  14. --summon = shield (say off to get ride of it)--
  15. --boost = Attack + 100--
  16. --shelter = Zone of protection (say destroy to get ride of it)--
  17. --ultimate = enter in your ultimate form!--
  18. --Press Q to lock your target--
  19. p = game.Players.LocalPlayer
  20. char = p.Character
  21. torso = char.Torso
  22. neck = char.Torso.Neck
  23. hum = char.Humanoid
  24.  
  25. char.Head.face.Texture = "rbxassetid://400384643"
  26.  
  27. local shirt = Instance.new("Shirt",char)
  28. shirt.ShirtTemplate = "rbxassetid://125505444"
  29. local pants = Instance.new("Pants",char)
  30. pants.PantsTemplate = "rbxassetid://125504165"
  31.  
  32. dot = false
  33. des = false
  34. local ChatService = game:GetService("Chat")
  35. local player = game.Players.LocalPlayer
  36. char = player.Character
  37. hum = char.Humanoid
  38. torso = hum.Torso
  39. lig = Instance.new("PointLight",player.Character.Torso)
  40. lig.Color=Color3.new(0,0,255)
  41. m=player:GetMouse()
  42. bb = Instance.new("BillboardGui",player.Character.Head)
  43. bb.Enabled = true
  44. bb.AlwaysOnTop = true
  45. bb.Size = UDim2.new(0,200,0,50)
  46. bb.StudsOffset = Vector3.new(0,1,0)
  47. gui=Instance.new("TextBox",bb)
  48. gui.Text = "Ishida"
  49. gui.Size = UDim2.new(0,133,0,45)
  50. gui.Position=UDim2.new(0,57,0,-40)
  51. gui.TextColor3 = Color3.new(0/255,0/255,255/255)
  52. gui.BackgroundColor3=Color3.new(0/255,0/255,255/255)
  53. gui.TextWrapped = true
  54. gui.TextScaled = true
  55. gui.TextXAlignment = "Left"
  56. gui.TextYAlignment = "Top"
  57. gui.Visible = false
  58. gui.BorderColor3 = Color3.new(0,0,255)
  59.  
  60. gui1=Instance.new("TextButton",bb)
  61. gui1.Position=UDim2.new(0,5,0,-43)
  62. gui1.Size = UDim2.new(0,190,0,51)
  63.  
  64. gui1.TextColor3 = Color3.new(0/255,0/255,255/255)
  65. gui1.BackgroundColor3=Color3.new(0/255,0/255,255/255)
  66.  
  67. Debounces = {
  68. ["IsSpeech"]=false;
  69. }
  70.  
  71.  
  72. Speeches = {
  73. "rbxassetid://316403916",
  74. "rbxassetid://316403844",
  75. "rbxassetid://316403787",
  76. "rbxassetid://316403490"
  77. };
  78.  
  79.  
  80.  
  81.  
  82. function swait(num)
  83. if num==0 or num==nil then
  84. game:service'RunService'.Stepped:wait(0)
  85. else
  86. for i=0,num do
  87. game:service'RunService'.Stepped:wait(0)
  88. end
  89. end
  90. end
  91.  
  92.  
  93. for _,v in pairs(Speeches) do
  94.  
  95. game:GetService("ContentProvider"):Preload(v)
  96.  
  97. end
  98.  
  99. so = function(id,par,vol,pit)
  100. coroutine.resume(coroutine.create(function()
  101. local sou = Instance.new("Sound",par or workspace)
  102. sou.Volume=vol
  103. sou.Pitch=pit or 1
  104. sou.SoundId=id
  105. swait()
  106. sou:play()
  107. game:GetService("Debris"):AddItem(sou,sou.TimeLength)
  108. end))
  109. end
  110.  
  111.  
  112.  
  113. function speech()
  114. if Debounces.IsSpeech then return end
  115. Debounces.IsSpeech = true
  116.  
  117. so(""..Speeches[math.random(1,#Speeches)].."",torso,1,1)
  118.  
  119. swait()
  120.  
  121. Debounces.IsSpeech = false
  122. end
  123.  
  124.  
  125. gui1.Visible = false
  126. img = Instance.new("ImageLabel",bb)
  127. img.Size = UDim2.new(0,46,0,47)
  128. img.Position = UDim2.new(0,10,0,-41)
  129. img.Image = "rbxassetid://698463405"
  130. img.BorderColor3 = Color3.new(0,0,0)
  131. img.Visible = false
  132. asd = Instance.new("Sound",player.Character.Torso)
  133. asd.SoundId = "http://www.roblox.com/asset/?id = 565939471"
  134.  
  135. asd1 = Instance.new("Sound",player.Character.Torso)
  136. asd1.SoundId = "http://www.roblox.com/asset/?id = 565939471"
  137.  
  138. asd2 = Instance.new("Sound",player.Character.Torso)
  139. asd2.SoundId = "http://www.roblox.com/asset/?id = 565939471"
  140. asd2.Looped = true
  141. asd3 = Instance.new("Sound",player.Character.Torso)
  142. asd3.SoundId = "http://www.roblox.com/asset/?id = 565939471"
  143. asd3.Looped = true
  144. asd4 = Instance.new("Sound",player.Character.Torso)
  145. asd4.SoundId = "http://www.roblox.com/asset/?id = 565939471"
  146. asd4.Looped = false
  147. asd5 = Instance.new("Sound",player.Character.Torso)
  148. asd5.SoundId = "http://www.roblox.com/asset/?id = 0"
  149. asd5.Looped = true
  150. dunkd = Instance.new("Sound",player.Character.Torso)
  151. dunkd.SoundId = "http://www.roblox.com/asset/?id = 565939471"
  152. dunkd.Looped = false
  153. function play(play)
  154. asd:Play()
  155. asd1:Play()
  156. end
  157. eye = Instance.new("Part",player.Character)
  158. eye.BrickColor = BrickColor.new("Toothpaste")
  159. eye.Material = "Neon"
  160. eye.FormFactor = 3
  161. eye.Shape = "Ball"
  162. eye.Size = Vector3.new(0.37,0.37,0.1)
  163. weld = Instance.new("Weld",eye)
  164. weld.Part0 = eye
  165. weld.Part1 = player.Character.Head
  166. weld.C0 = CFrame.new(0.1,-0.2,0.45)
  167. eye.Transparency = 1
  168. -- listen for their chatting
  169. player.Chatted:connect(function(message)
  170. a = string.len(message)
  171. gui.Text = "* "
  172. gui.Visible = true
  173. gui1.Visible = true
  174. des = false
  175. img.Visible = true
  176. print(a)
  177. if dot == false then
  178. for i = 1,string.len(message) do wait(0.07)
  179. gui.Text =gui.Text..message:sub(i,i)
  180.  
  181. play()
  182. end
  183. end
  184.  
  185. des = true
  186. end)
  187. m.KeyDown:connect(function(k)
  188. if k == "" then
  189. asd2:Play()
  190. eye.Transparency = 0
  191.  
  192. elseif k == "" then
  193. speech()
  194. end
  195. end)
  196. m.KeyDown:connect(function(k)
  197. if k == "" then
  198. eye.Transparency = 1
  199. asd3:Play()
  200. end
  201. end)
  202. m.KeyDown:connect(function(k)
  203. if k == "" then
  204. eye.Transparency = 0
  205. asd4:Play()
  206. end
  207. end)
  208. m.KeyDown:connect(function(k)
  209. if k == "" then
  210. eye.Transparency = 1
  211. asd5:Play()
  212. end
  213. end)
  214. m.KeyDown:connect(function(k)
  215. if k == "l" then
  216.  
  217. img.Image = "rbxassetid://46829824"
  218. end
  219. end)
  220. m.KeyDown:connect(function(k)
  221. if k == "k" then
  222. img.Image = "rbxassetid://296125372"
  223. end
  224. end)
  225. m.KeyDown:connect(function(k)
  226. if k == "j" then
  227. img.Image = "rbxassetid://383104729"
  228. end
  229. end)
  230. m.KeyDown:connect(function(k)
  231. if k == "" then
  232. img.Image = "rbxassetid://388167154"
  233. print("...")
  234. asdd = Instance.new("Sound",player.Character.Torso)
  235. asdd.SoundId = "http://www.roblox.com/asset/?id = 357417055"
  236. asdd.Looped = false
  237. spawn(function()
  238. wait()
  239. asdd:Play()
  240. end)
  241. wait(2)
  242. asddd = Instance.new("Sound",player.Character.Torso)
  243. asddd.SoundId = "http://www.roblox.com/asset/?id = 387183672"
  244. asddd.Looped = false
  245. spawn(function()
  246. wait()
  247. asddd:Play()
  248. end)
  249. wait(2)
  250. asdded = Instance.new("Sound",player.Character.Torso)
  251. asdded.SoundId = "http://www.roblox.com/asset/?id = 387187707"
  252. asdded.Looped = false
  253. spawn(function()
  254. wait()
  255. asdded:Play()
  256. end)
  257. char:BreakJoints()
  258. end
  259. end)
  260. m.KeyDown:connect(function(k)
  261. if k == "x" then
  262. if des == true then
  263. gui.Visible = false
  264. gui.Text = "* "
  265. gui1.Visible = false
  266. img.Visible = false
  267. end
  268. end
  269. end)
  270. m.KeyDown:connect(function(k)
  271. if k == "f" then
  272. asd3:Stop()
  273. asd2:Stop()
  274. asd4:Stop()
  275. dunkd:Stop()
  276. eye.Transparency = 1
  277. asd5:Stop()
  278. end
  279. end)
  280. m.KeyDown:connect(function(k)
  281. if k == "" then
  282. dunkd = Instance.new("Sound",player.Character.Torso)
  283. dunkd.SoundId = "http://www.roblox.com/asset/?id = 333078694"
  284. dunkd.Looped = false
  285. dunkd:Play()
  286. end
  287. end)
  288. m.KeyDown:connect(function(k)
  289. if k == "" then
  290. img.Image = "rbxassetid://378198656"
  291. end
  292. end)
  293. --
  294. --
  295. plr = game.Players.LocalPlayer
  296. char = plr.Character
  297. hum = game.Players.LocalPlayer.Character.Humanoid
  298. to = game.Players.LocalPlayer.Character.Torso
  299. he = game.Players.LocalPlayer.Character.Head
  300. neck = char.Torso.Neck
  301. rar = game.Players.LocalPlayer.Character["Right Arm"]
  302. lar = game.Players.LocalPlayer.Character["Left Arm"]
  303. rla = game.Players.LocalPlayer.Character["Right Leg"]
  304. lla = game.Players.LocalPlayer.Character["Left Leg"]
  305. local maincolor = Color3.new(255/255,85/255,0/255)
  306. local blu = Color3.new(0/255,0/255,255/255)
  307. local gree = Color3.new(0/255,255/255,0/255)
  308. local red = Color3.new(255/255,0/255,0/255)
  309. local dred = Color3.new(0/255,0/255,255/255)
  310. local purp = Color3.new(100/255,0/255,255/255)
  311. local pt1 = NumberSequenceKeypoint.new(0,50,0)
  312. local pt2 = NumberSequenceKeypoint.new(1,0,0)
  313. local pt1a = NumberSequenceKeypoint.new(0,7,0)
  314. local pt2a = NumberSequenceKeypoint.new(1,0,0)
  315. local bigg1 = NumberSequenceKeypoint.new(0,10,0)
  316. local bigg2 = NumberSequenceKeypoint.new(1,0,0)
  317. vt = Vector3.new
  318. bc = BrickColor.new
  319. hum.WalkSpeed = 0
  320. hum.JumpPower = 100
  321. aura = Instance.new("Sound",to)
  322. aura.SoundId = "rbxassetid://260567626"
  323. aura.Looped = false
  324. aura.Volume = 10
  325. lol = Instance.new("Sound",to)
  326. lol.SoundId = "rbxassetid://137473066"
  327. lol.Looped = false
  328. lol.Volume = 10
  329. beyond = Instance.new("Sound",to)
  330. beyond.SoundId = "rbxassetid://873750430"
  331. beyond.Looped = false
  332. beyond.Volume = 10
  333. hum.WalkSpeed = 50
  334. t = Instance.new("ParticleEmitter",to)
  335. t.Rate = 0
  336. t.Size = NumberSequence.new({pt1a,pt2a})
  337. t.Lifetime = NumberRange.new(1)
  338. t.RotSpeed = NumberRange.new(1000000)
  339. t.Texture = "rbxassetid://666724084"
  340. t.VelocitySpread= 50
  341. t.LightEmission = 1
  342. h = Instance.new("ParticleEmitter",he)
  343. h.Rate = 0
  344. h.Size = NumberSequence.new({pt1a,pt2a})
  345. h.Lifetime = NumberRange.new(1)
  346. h.RotSpeed = NumberRange.new(1000000)
  347. h.Texture = "rbxassetid://666724084"
  348. h.VelocitySpread = 90
  349. h.LightEmission = 1
  350. rl = Instance.new("ParticleEmitter",rla)
  351. rl.Rate = 0
  352. rl.Size = NumberSequence.new({pt1a,pt2a})
  353. rl.Lifetime = NumberRange.new(1)
  354. rl.RotSpeed = NumberRange.new(1000000)
  355. rl.Texture = "rbxassetid://666724084"
  356. rl.VelocitySpread = 50
  357. rl.LightEmission = 1
  358. ll = Instance.new("ParticleEmitter",lla)
  359. ll.Rate = 0
  360. ll.Size = NumberSequence.new({pt1a,pt2a})
  361. ll.Lifetime = NumberRange.new(1)
  362. ll.RotSpeed = NumberRange.new(1000000)
  363. ll.Texture = "rbxassetid://666724084"
  364. ll.VelocitySpread = 50
  365. ll.LightEmission = 1
  366. ra = Instance.new("ParticleEmitter",rar)
  367. ra.Rate = 0
  368. ra.Size = NumberSequence.new({pt1a,pt2a})
  369. ra.Lifetime = NumberRange.new(1)
  370. ra.RotSpeed = NumberRange.new(1000000)
  371. ra.Texture = "rbxassetid://666724084"
  372. ra.VelocitySpread = 50
  373. ra.LightEmission = 1
  374.  
  375. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  376. if msg == "boost" then
  377. aura:Play()
  378. h.Rate = 100
  379. t.Rate = 100
  380. rl.Rate = 100
  381. ll.Rate = 100
  382. h.Color = ColorSequence.new(blu)
  383. h.Transparency = NumberSequence.new(0.4)
  384. t.Color = ColorSequence.new(blu)
  385. t.Transparency = NumberSequence.new(0.4)
  386. rl.Color = ColorSequence.new(blu)
  387. rl.Transparency = NumberSequence.new(0.4)
  388. ll.Color = ColorSequence.new(blu)
  389. ll.Transparency = NumberSequence.new(0.4)
  390. ra.Color = ColorSequence.new(blu)
  391. ra.Transparency = NumberSequence.new(0.4)
  392. la.Color = ColorSequence.new(blu)
  393. la.Transparency = NumberSequence.new(0.4)
  394. h.Texture = "rbxassetid://666724084"
  395. t.Texture = "rbxassetid://666724084"
  396. rl.Texture = "rbxassetid://666724084"
  397. ll.Texture = "rbxassetid://666724084"
  398. ra.Texture = "rbxassetid://666724084"
  399. la.Texture = "rbxassetid://666724084"
  400. hum.WalkSpeed = 100
  401. end
  402. end)
  403.  
  404. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  405. if msg == "calm" then
  406. lol:Play()
  407. h.Rate = 0
  408. t.Rate = 0
  409. rl.Rate = 0
  410. ll.Rate = 0
  411. ra.Rate = 0
  412. la.Rate = 0
  413. hum.WalkSpeed = 100
  414. end
  415. end)
  416.  
  417. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  418. if msg == "ultimate" then
  419. beyond:Play()
  420. t.Size = NumberSequence.new(10)
  421. t.Lifetime = NumberRange.new(5)
  422. t.Texture = "rbxassetid://243098098"
  423. t.Color = ColorSequence.new(dred)
  424. t.VelocitySpread = 360
  425. t.ZOffset = 10
  426. t.Rate = 30
  427. bonus1 = Instance.new("ParticleEmitter",rar)
  428. bonus1.Texture = "rbxassetid://257173628"
  429. bonus1.VelocitySpread = 360
  430. bonus1.Rate = 20
  431. bonus1.Lifetime = NumberRange.new(5)
  432. bonus1.Size = NumberSequence.new(10)
  433. bonus1.Color = ColorSequence.new(dred)
  434. bonus1.LightEmission = 1
  435. bonus1.RotSpeed = NumberRange.new(1000000)
  436. bonus1.LockedToPart = true
  437. bonus2 = Instance.new("ParticleEmitter",lar)
  438. bonus2.Texture = "rbxassetid://257173628"
  439. bonus2.VelocitySpread = 360
  440. bonus2.Rate = 10
  441. bonus2.Lifetime = NumberRange.new(5)
  442. bonus2.Size = NumberSequence.new(10)
  443. bonus2.Color = ColorSequence.new(dred)
  444. bonus2.LightEmission = 1
  445. bonus2.RotSpeed = NumberRange.new(1000000)
  446. bonus2.LockedToPart = true
  447. wait(1)
  448. hum.WalkSpeed = 200
  449. hum.JumpPower = 150
  450. end
  451. end)
  452.  
  453. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  454. if msg == "summon" then
  455. p1 = Instance.new("Part",workspace)
  456. p1.Size = Vector3.new(0,0,0)
  457. p1.TopSurface = "Smooth"
  458. p1.BottomSurface = "Smooth"
  459. p1.CFrame = CFrame.new(to.Position + Vector3.new(0,-3,0))
  460. p1.Parent = game.Players.LocalPlayer.Character.Humanoid
  461. p1.Anchored = true
  462. p1.BrickColor = BrickColor.new("Cyan")
  463. p1.Transparency = 0.6
  464. p1.Material = "Neon"
  465. p1.CanCollide = false
  466. p1.Touched:connect(function(h) if
  467. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  468. p2 = Instance.new("Part",workspace)
  469. p2.Size = Vector3.new(1,25,30)
  470. p2.TopSurface = "Smooth"
  471. p2.BottomSurface = "Smooth"
  472. p2.CFrame = CFrame.new(p1.Position + Vector3.new(15,p2.Size.Y/2,0))
  473. p2.Parent = game.Players.LocalPlayer.Character.Humanoid
  474. p2.Anchored = true
  475. p2.BrickColor = BrickColor.new("Cyan")
  476. p2.Transparency = 0.6
  477. p2.Material = "Neon"
  478. p2.Touched:connect(function(h) if
  479. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  480. p3 = Instance.new("Part",workspace)
  481. p3.Size = Vector3.new(1,25,30)
  482. p3.TopSurface = "Smooth"
  483. p3.BottomSurface = "Smooth"
  484. p3.CFrame = CFrame.new(p1.Position + Vector3.new(-15,p2.Size.Y/2,0))
  485. p3.Parent = game.Players.LocalPlayer.Character.Humanoid
  486. p3.Anchored = true
  487. p3.BrickColor = BrickColor.new("Cyan")
  488. p3.Transparency = 0.6
  489. p3.Material = "Neon"
  490. p3.Touched:connect(function(h) if
  491. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  492. p4 = Instance.new("Part",workspace)
  493. p4.Size = Vector3.new(30,25,1)
  494. p4.TopSurface = "Smooth"
  495. p4.BottomSurface = "Smooth"
  496. p4.CFrame = CFrame.new(p1.Position + Vector3.new(0,p2.Size.Y/2,15))
  497. p4.Parent = game.Players.LocalPlayer.Character.Humanoid
  498. p4.Anchored = true
  499. p4.BrickColor = BrickColor.new("Cyan")
  500. p4.Transparency = 0.6
  501. p4.Material = "Neon"
  502. p4.Touched:connect(function(h) if
  503. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  504. p5 = Instance.new("Part",workspace)
  505. p5.Size = Vector3.new(30,25,1)
  506. p5.TopSurface = "Smooth"
  507. p5.BottomSurface = "Smooth"
  508. p5.CFrame = CFrame.new(p1.Position + Vector3.new(0,p2.Size.Y/2,-15))
  509. p5.Parent = game.Players.LocalPlayer.Character.Humanoid
  510. p5.Anchored = true
  511. p5.BrickColor = BrickColor.new("Cyan")
  512. p5.Transparency = 0.6
  513. p5.Material = "Neon"
  514. p5.Touched:connect(function(h) if
  515. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  516. p6 = Instance.new("Part",workspace)
  517. p6.Size = Vector3.new(30,1,30)
  518. p6.TopSurface = "Smooth"
  519. p6.BottomSurface = "Smooth"
  520. p6.Position = workspace.LocalPlayer.Torso.Position + Vector3.new(0,23,0)
  521. p6.Parent = game.Players.LocalPlayer.Character.Humanoid
  522. p6.Anchored = true
  523. p6.BrickColor = BrickColor.new("Cyan")
  524. p6.Transparency = 0.6
  525. p6.Material = "Neon"
  526. p6.Touched:connect(function(h) if
  527. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  528. for i=1,4 do
  529. wait(.05)
  530. p1.Transparency = 1-(i/10)
  531. p2.Transparency = 1-(i/10)
  532. p3.Transparency = 1-(i/10)
  533. p4.Transparency = 1-(i/10)
  534. p5.Transparency = 1-(i/10)
  535. p6.Transparency = 1-(i/10)
  536. end
  537. p1p = Instance.new("ParticleEmitter",p1)
  538. p1p.Rate = 200
  539. p1p.VelocitySpread = 360
  540. p1p.Texture = "rbxassetid://199910011"
  541. p1p.Color = ColorSequence.new(blu)
  542. p1p.Size = NumberSequence.new({pt1a,pt2a})
  543. p1p.LightEmission = 1
  544. p1p.ZOffset = 10
  545. p1p.RotSpeed = NumberRange.new(10)
  546. p2p = Instance.new("ParticleEmitter",p2)
  547. p2p.Rate = 200
  548. p2p.VelocitySpread = 360
  549. p2p.Texture = "rbxassetid://199910011"
  550. p2p.Color = ColorSequence.new(blu)
  551. p2p.Size = NumberSequence.new({pt1a,pt2a})
  552. p2p.LightEmission = 1
  553. p2p.ZOffset = 10
  554. p2p.RotSpeed = NumberRange.new(10)
  555. p3p = Instance.new("ParticleEmitter",p3)
  556. p3p.Rate = 200
  557. p3p.VelocitySpread = 360
  558. p3p.Texture = "rbxassetid://199910011"
  559. p3p.Color = ColorSequence.new(blu)
  560. p3p.Size = NumberSequence.new({pt1a,pt2a})
  561. p3p.LightEmission = 1
  562. p3p.ZOffset = 10
  563. p3p.RotSpeed = NumberRange.new(10)
  564. p4p = Instance.new("ParticleEmitter",p4)
  565. p4p.Rate = 200
  566. p4p.VelocitySpread = 360
  567. p4p.Texture = "rbxassetid://199910011"
  568. p4p.Color = ColorSequence.new(blu)
  569. p4p.Size = NumberSequence.new({pt1a,pt2a})
  570. p4p.LightEmission = 1
  571. p4p.ZOffset = 10
  572. p4p.RotSpeed = NumberRange.new(10)
  573. p5p = Instance.new("ParticleEmitter",p5)
  574. p5p.Rate = 200
  575. p5p.VelocitySpread = 360
  576. p5p.Texture = "rbxassetid://199910011"
  577. p5p.Color = ColorSequence.new(blu)
  578. p5p.Size = NumberSequence.new({pt1a,pt2a})
  579. p5p.LightEmission = 1
  580. p5p.ZOffset = 10
  581. p5p.RotSpeed = NumberRange.new(10)
  582. p6p = Instance.new("ParticleEmitter",p6)
  583. p6p.Rate = 200
  584. p6p.VelocitySpread = 360
  585. p6p.Texture = "rbxassetid://199910011"
  586. p6p.Color = ColorSequence.new(blu)
  587. p6p.Size = NumberSequence.new({pt1a,pt2a})
  588. p6p.LightEmission = 10
  589. p6p.ZOffset = 1
  590. p6p.RotSpeed = NumberRange.new(10)
  591. end
  592. end)
  593.  
  594. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  595. if msg == "destroy" then
  596. p1p.Enabled = false
  597. p2p.Enabled = false
  598. p3p.Enabled = false
  599. p4p.Enabled = false
  600. p5p.Enabled = false
  601. p6p.Enabled = false
  602. for i=1,10 do
  603. wait(.05)
  604. p1.Transparency = i/10
  605. p2.Transparency = i/10
  606. p3.Transparency = i/10
  607. p4.Transparency = i/10
  608. p5.Transparency = i/10
  609. p6.Transparency = i/10
  610. end
  611. wait(10)
  612. p1:Destroy()
  613. p2:Destroy()
  614. p3:Destroy()
  615. p4:Destroy()
  616. p5:Destroy()
  617. p6:Destroy()
  618. end
  619. end)
  620. --------
  621. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  622. if msg == "shelter" then
  623. p1 = Instance.new("Part",workspace)
  624. p1.Size = Vector3.new(0,0,0)
  625. p1.TopSurface = "Smooth"
  626. p1.BottomSurface = "Smooth"
  627. p1.CFrame = CFrame.new(to.Position + Vector3.new(0,-3,0))
  628. p1.Parent = game.Players.LocalPlayer.Character.Humanoid
  629. p1.Anchored = true
  630. p1.BrickColor = BrickColor.new("Dark blue")
  631. p1.Transparency = 0.6
  632. p1.Material = "Neon"
  633. p1.CanCollide = false
  634. p1.Touched:connect(function(h) if
  635. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  636. p2 = Instance.new("Part",workspace)
  637. p2.Size = Vector3.new(1,100,100)
  638. p2.TopSurface = "Smooth"
  639. p2.BottomSurface = "Smooth"
  640. p2.CFrame = CFrame.new(p1.Position + Vector3.new(50,p2.Size.Y/2,0))
  641. p2.Parent = game.Players.LocalPlayer.Character.Humanoid
  642. p2.Anchored = true
  643. p2.BrickColor = BrickColor.new("Dark blue")
  644. p2.Transparency = 0.6
  645. p2.Material = "Neon"
  646. p2.Touched:connect(function(h) if
  647. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  648. p3 = Instance.new("Part",workspace)
  649. p3.Size = Vector3.new(1,100,100)
  650. p3.TopSurface = "Smooth"
  651. p3.BottomSurface = "Smooth"
  652. p3.CFrame = CFrame.new(p1.Position + Vector3.new(-50,p2.Size.Y/2,0))
  653. p3.Parent = game.Players.LocalPlayer.Character.Humanoid
  654. p3.Anchored = true
  655. p3.BrickColor = BrickColor.new("Dark blue")
  656. p3.Transparency = 0.6
  657. p3.Material = "Neon"
  658. p3.Touched:connect(function(h) if
  659. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  660. p4 = Instance.new("Part",workspace)
  661. p4.Size = Vector3.new(100,100,1)
  662. p4.TopSurface = "Smooth"
  663. p4.BottomSurface = "Smooth"
  664. p4.CFrame = CFrame.new(p1.Position + Vector3.new(0,p2.Size.Y/2,50))
  665. p4.Parent = game.Players.LocalPlayer.Character.Humanoid
  666. p4.Anchored = true
  667. p4.BrickColor = BrickColor.new("Dark blue")
  668. p4.Transparency = 0.6
  669. p4.Material = "Neon"
  670. p4.Touched:connect(function(h) if
  671. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  672. p5 = Instance.new("Part",workspace)
  673. p5.Size = Vector3.new(100,100,1)
  674. p5.TopSurface = "Smooth"
  675. p5.BottomSurface = "Smooth"
  676. p5.CFrame = CFrame.new(p1.Position + Vector3.new(0,p2.Size.Y/2,-50))
  677. p5.Parent = game.Players.LocalPlayer.Character.Humanoid
  678. p5.Anchored = true
  679. p5.BrickColor = BrickColor.new("Dark blue")
  680. p5.Transparency = 0.6
  681. p5.Material = "Neon"
  682. p5.Touched:connect(function(h) if
  683. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  684. p6 = Instance.new("Part",workspace)
  685. p6.Size = Vector3.new(100,1,100)
  686. p6.TopSurface = "Smooth"
  687. p6.BottomSurface = "Smooth"
  688. p6.Position = workspace.LocalPlayer.Torso.Position + Vector3.new(0,23,0)
  689. p6.Parent = game.Players.LocalPlayer.Character.Humanoid
  690. p6.Anchored = true
  691. p6.BrickColor = BrickColor.new("Dark blue")
  692. p6.Transparency = 0.6
  693. p6.Material = "Neon"
  694. p6.Touched:connect(function(h) if
  695. h.Parent ~= game.Players.LocalPlayer.Character and h.Name ~= "Base" then h:Destroy() end end)
  696. for i=1,4 do
  697. wait(.05)
  698. p1.Transparency = 1-(i/10)
  699. p2.Transparency = 1-(i/10)
  700. p3.Transparency = 1-(i/10)
  701. p4.Transparency = 1-(i/10)
  702. p5.Transparency = 1-(i/10)
  703. p6.Transparency = 1-(i/10)
  704. end
  705. p1p = Instance.new("ParticleEmitter",p1)
  706. p1p.Rate = 200
  707. p1p.VelocitySpread = 360
  708. p1p.Texture = "rbxassetid://199910011"
  709. p1p.Color = ColorSequence.new(blu)
  710. p1p.Size = NumberSequence.new({pt1a,pt2a})
  711. p1p.LightEmission = 1
  712. p1p.ZOffset = 10
  713. p1p.RotSpeed = NumberRange.new(10)
  714. p2p = Instance.new("ParticleEmitter",p2)
  715. p2p.Rate = 200
  716. p2p.VelocitySpread = 360
  717. p2p.Texture = "rbxassetid://199910011"
  718. p2p.Color = ColorSequence.new(blu)
  719. p2p.Size = NumberSequence.new({pt1a,pt2a})
  720. p2p.LightEmission = 1
  721. p2p.ZOffset = 10
  722. p2p.RotSpeed = NumberRange.new(10)
  723. p3p = Instance.new("ParticleEmitter",p3)
  724. p3p.Rate = 200
  725. p3p.VelocitySpread = 360
  726. p3p.Texture = "rbxassetid://199910011"
  727. p3p.Color = ColorSequence.new(blu)
  728. p3p.Size = NumberSequence.new({pt1a,pt2a})
  729. p3p.LightEmission = 1
  730. p3p.ZOffset = 10
  731. p3p.RotSpeed = NumberRange.new(10)
  732. p4p = Instance.new("ParticleEmitter",p4)
  733. p4p.Rate = 200
  734. p4p.VelocitySpread = 360
  735. p4p.Texture = "rbxassetid://199910011"
  736. p4p.Color = ColorSequence.new(blu)
  737. p4p.Size = NumberSequence.new({pt1a,pt2a})
  738. p4p.LightEmission = 1
  739. p4p.ZOffset = 10
  740. p4p.RotSpeed = NumberRange.new(10)
  741. p5p = Instance.new("ParticleEmitter",p5)
  742. p5p.Rate = 200
  743. p5p.VelocitySpread = 360
  744. p5p.Texture = "rbxassetid://199910011"
  745. p5p.Color = ColorSequence.new(blu)
  746. p5p.Size = NumberSequence.new({pt1a,pt2a})
  747. p5p.LightEmission = 1
  748. p5p.ZOffset = 10
  749. p5p.RotSpeed = NumberRange.new(10)
  750. p6p = Instance.new("ParticleEmitter",p6)
  751. p6p.Rate = 200
  752. p6p.VelocitySpread = 360
  753. p6p.Texture = "rbxassetid://199910011"
  754. p6p.Color = ColorSequence.new(blu)
  755. p6p.Size = NumberSequence.new({pt1a,pt2a})
  756. p6p.LightEmission = 10
  757. p6p.ZOffset = 1
  758. p6p.RotSpeed = NumberRange.new(10)
  759. end
  760. end)
  761.  
  762. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  763. if msg == "off" then
  764. p1p.Enabled = false
  765. p2p.Enabled = false
  766. p3p.Enabled = false
  767. p4p.Enabled = false
  768. p5p.Enabled = false
  769. p6p.Enabled = false
  770. for i=1,10 do
  771. wait(.05)
  772. p1.Transparency = i/10
  773. p2.Transparency = i/10
  774. p3.Transparency = i/10
  775. p4.Transparency = i/10
  776. p5.Transparency = i/10
  777. p6.Transparency = i/10
  778. end
  779. wait(10)
  780. p1:Destroy()
  781. p2:Destroy()
  782. p3:Destroy()
  783. p4:Destroy()
  784. p5:Destroy()
  785. p6:Destroy()
  786. end
  787. end)
  788. --------
  789. wait(1/60)
  790. Player=game:GetService("Players").LocalPlayer
  791. Character=Player.Character
  792. PlayerGui=Player.PlayerGui
  793. Backpack=Player.Backpack
  794. Torso=Character.Torso
  795. Head=Character.Head
  796. Humanoid=Character.Humanoid
  797. LeftArm=Character["Left Arm"]
  798. LeftLeg=Character["Left Leg"]
  799. RightArm=Character["Right Arm"]
  800. RightLeg=Character["Right Leg"]
  801. LS=Torso["Left Shoulder"]
  802. LH=Torso["Left Hip"]
  803. RS=Torso["Right Shoulder"]
  804. RH=Torso["Right Hip"]
  805. Face=Head.face
  806. Neck=Torso.Neck
  807. it=Instance.new
  808. attacktype=1
  809. vt=Vector3.new
  810. cf=CFrame.new
  811. euler=CFrame.fromEulerAnglesXYZ
  812. angles=CFrame.Angles
  813. necko=cf(0,1,0,-1,-0,-0,0,0,1,0,1,0)
  814. RootCF=angles(math.rad(-90),0,math.rad(180))
  815. --necko2=cf(0,-0.5,0,-1,-0,-0,0,0,1,0,1,0)
  816. --LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  817. --RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  818. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  819. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  820. RootPart=Character.HumanoidRootPart
  821. RootJoint=RootPart.RootJoint
  822. attack=false
  823. equipped=false
  824. Mouse=Player:GetMouse()
  825. local idle=0
  826. local Anim="Idle"
  827. local ShotTarget=RootPart
  828. player=nil
  829.  
  830. --[[Saz's Artificial Heartbeat]]--
  831.  
  832. ArtificialHB=Instance.new("BindableEvent",script)
  833. ArtificialHB.Name="ArtificialHB"
  834.  
  835. script:WaitForChild("ArtificialHB")
  836.  
  837. frame=1/60 --1/30 is old Heartbeat and 1/60 is like Renderstepped speed
  838. tf=0
  839. allowframeloss=false
  840. tossremainder=false
  841. lastframe=tick()
  842. script.ArtificialHB:Fire()
  843.  
  844. game:GetService("RunService").Heartbeat:connect(function(s,p)
  845. tf=tf+s
  846. if tf>=frame then
  847. if allowframeloss then
  848. script.ArtificialHB:Fire()
  849. lastframe=tick()
  850. else
  851. for i=1,math.floor(tf/frame) do
  852. script.ArtificialHB:Fire()
  853. end
  854. lastframe=tick()
  855. end
  856. if tossremainder then
  857. tf=0
  858. else
  859. tf=tf-frame*math.floor(tf/frame)
  860. end
  861. end
  862. end)
  863. ----------------------------------------
  864.  
  865. --[[HB wait]]--
  866. local animationspeed=2 --The speed the script goes and stuff.
  867.  
  868. function hbwait(number)
  869. if number==0 or number==nil then
  870. game:GetService("RunService").Stepped:wait()
  871. --ArtificialHB.Event:wait()
  872. else
  873. for i=0,number do
  874. game:GetService("RunService").Stepped:wait()
  875. --ArtificialHB.Event:wait()
  876. end
  877. end
  878. end
  879. ----------------------------------------
  880.  
  881. --[[Stats and Other Values]]--
  882. local Stats=Instance.new("Folder",Character)
  883. Stats.Name="Stats"
  884. local Defense=Instance.new("NumberValue",Stats)
  885. Defense.Name="Defense"
  886. Defense.Value=1
  887. local Movement=Instance.new("NumberValue",Stats)
  888. Movement.Name="Movement"
  889. Movement.Value=1
  890. local Damage=Instance.new("NumberValue",Stats)
  891. Damage.Name="Damage"
  892. Damage.Value=1
  893. local Mana=Instance.new("NumberValue",Stats)
  894. Mana.Name="Mana"
  895. Mana.Value=0
  896. local Rooted=Instance.new("BoolValue",Stats)
  897. Rooted.Name="Rooted"
  898. Rooted.Value=false
  899. local BlockValue=Instance.new("BoolValue",Stats)
  900. BlockValue.Name="BlockValue"
  901. BlockValue.Value=false
  902. local StaggerHitAnim=Instance.new("BoolValue",Stats)
  903. StaggerHitAnim.Name="StaggerHitAnim"
  904. StaggerHitAnim.Value=false
  905. local StaggerAnim=Instance.new("BoolValue",Stats)
  906. StaggerAnim.Name="StaggerAnim"
  907. StaggerAnim.Value=false
  908. local StunAnim=Instance.new("BoolValue",Stats)
  909. StunAnim.Name="StunAnim"
  910. StunAnim.Value=false
  911. local StunValue=Instance.new("NumberValue",Stats)
  912. StunValue.Name="StunValue"
  913. StunValue.Value=0
  914. local CanCrit=Instance.new("BoolValue",Stats)
  915. CanCrit.Name="CanCrit"
  916. CanCrit.Value=true
  917. local CritChance=Instance.new("NumberValue",Stats)
  918. CritChance.Name="CritChance"
  919. CritChance.Value=75
  920. local CanPenetrateArmor=Instance.new("BoolValue",Stats)
  921. CanPenetrateArmor.Name="CanPenetrateArmor"
  922. CanPenetrateArmor.Value=false
  923. local AntiTeamKill=Instance.new("BoolValue",Stats)
  924. AntiTeamKill.Name="AntiTeamKill"
  925. AntiTeamKill.Value=false
  926. ----------------------------------------
  927.  
  928. --[[Ignore these values.]]--
  929. local LastPoint=nil
  930. local staggerhitanim=false
  931. local staggeranim=false
  932. local stunanim=false
  933. local CritChanceNumber=0
  934. local CustomColor=Torso.BrickColor
  935. local Colorpart1=CustomColor.r
  936. local Colorpart2=CustomColor.g
  937. local Colorpart3=CustomColor.b
  938. local InverseColor=BrickColor.new(Color3.new(1-Colorpart1,1-Colorpart2,1-Colorpart3))
  939. local idleangle=0
  940. local idlen=0
  941. local donum=0
  942. local sine=0
  943. local change=2/animationspeed
  944. local walkinganim=false
  945. local handidle=false
  946. local walk=0
  947. local someangle=0
  948. local change2=1
  949. local stundelay=0
  950. local manadelay=0
  951. local robloxidleanimation=Instance.new("Animation",Torso)
  952. robloxidleanimation.Name="robloxidleanimation"
  953. robloxidleanimation.AnimationId="http://www.roblox.com/asset/?id="
  954. local Animator=Humanoid:FindFirstChild("Animator")
  955. local Animate=Character:FindFirstChild("Animate")
  956. ----------------------------------------
  957.  
  958. --[[Damage Function Sounds]]--
  959. local HitPlayerSounds={199149137,199149186,199149221,199149235,199149269,199149297}
  960. local HitArmorSounds={199149321,199149338,199149367,199149409,199149452}
  961. local HitWeaponSounds={199148971,199149025,199149072,199149109,199149119}
  962. local HitBlockSounds={199148933,199148947}
  963. ----------------------------------------
  964.  
  965. --[[Gui Stuff]]--
  966. local cooldown1=0
  967. local cooldown2=0
  968. local cooldown3=0
  969. local cooldown4=0
  970. local scrn=Instance.new('ScreenGui',PlayerGui)
  971. local ud=UDim2.new
  972. local c3=Color3.new
  973. local skillcolorscheme=c3(1,1,1)
  974. function subtractmana(k)
  975. if Mana.Value>=k then
  976. Mana.Value=Mana.Value-k
  977. end
  978. end
  979. ----------------------------------------
  980.  
  981. --[[Gui Settings]]--
  982. local co1=0 --How long it takes for the skill to cool down.
  983. local co2=0
  984. local co3=0
  985. local co4=0
  986. local maxmana=0 --Maximum amount of mana you can have.
  987. local maxstun=1 --Maximum amount of stun you can have.
  988. local recovermana=0 --Amount of mana you gain.
  989. local losestun=0 --Amount of stun you lose.
  990. local stunwait=0 --Delay between losing stun.
  991. local manawait=0 --Delay between gaining mana.
  992. local skill1mana=0 --How much mana is required to use the skill.
  993. local skill2mana=0
  994. local skill3mana=0
  995. local skill4mana=0
  996. local menuupdatespeed=0 --The speed the guis go to update to their size and position.
  997. local constantupdate=false --If true, then the bars will constantly update.
  998. local showstats=false --If true, then the menu will show your movement, defense, damage, and stun.
  999. local allowstunbar=false --If true, then shows the stun bar.
  1000. ----------------------------------------
  1001.  
  1002. --[[Gui Functions]]--
  1003. function makeframe(par,trans,pos,size,color,name)
  1004. local frame=Instance.new('Frame')
  1005. frame.Parent=par
  1006. frame.BackgroundTransparency=trans
  1007. frame.BorderSizePixel=0
  1008. frame.Position=pos
  1009. frame.Size=size
  1010. frame.BackgroundColor3=color
  1011. frame.Name=name
  1012. return frame
  1013. end
  1014.  
  1015. function makelabel(par,text,trans,stroketrans,name)
  1016. local label=Instance.new('TextLabel')
  1017. label.Parent=par
  1018. label.BackgroundTransparency=1
  1019. label.Size=ud(1,0,1,0)
  1020. label.Position=ud(0,0,0,0)
  1021. label.TextColor3=c3(255,255,255)
  1022. label.TextStrokeTransparency=stroketrans
  1023. label.TextTransparency=trans
  1024. label.FontSize=Enum.FontSize.Size32
  1025. label.Font=Enum.Font.Legacy
  1026. label.BorderSizePixel=0
  1027. label.TextScaled=true
  1028. label.Text=text
  1029. label.Name=name
  1030. return label
  1031. end
  1032. ----------------------------------------
  1033.  
  1034. --[[The Gui]]--
  1035. framesk1=makeframe(scrn,0.5,ud(0.23,0,0.93,0),ud(0.26,0,0,0),c3(Colorpart1,Colorpart2,Colorpart3),"Frame 1")
  1036. framesk2=makeframe(scrn,0.5,ud(0.5,0,0.93,0),ud(0.26,0,0,0),c3(Colorpart1,Colorpart2,Colorpart3),"Frame 2")
  1037. framesk3=makeframe(scrn,0.5,ud(0.5,0,0.86,0),ud(0.26,0,0,0),c3(Colorpart1,Colorpart2,Colorpart3),"Frame 3")
  1038. framesk4=makeframe(scrn,0.5,ud(0.23,0,0.86,0),ud(0.26,0,0,0),c3(Colorpart1,Colorpart2,Colorpart3),"Frame 4")
  1039. bar1=makeframe(framesk1,0,ud(0,0,0,0),ud(0,0,1,0),c3(Colorpart1,Colorpart2,Colorpart3),"Bar 1")
  1040. bar2=makeframe(framesk2,0,ud(0,0,0,0),ud(0,0,1,0),c3(Colorpart1,Colorpart2,Colorpart3),"Bar 2")
  1041. bar3=makeframe(framesk3,0,ud(0,0,0,0),ud(0,0,1,0),c3(Colorpart1,Colorpart2,Colorpart3),"Bar 3")
  1042. bar4=makeframe(framesk4,0,ud(0,0,0,0),ud(0,0,1,0),c3(Colorpart1,Colorpart2,Colorpart3),"Bar 4")
  1043. text1=makelabel(framesk1,"[C] Ability 3",1,1,"Text 1")
  1044. text2=makelabel(framesk2,"[V] Ability 4",1,1,"Text 2")
  1045. text3=makelabel(framesk3,"[X] Ability 2",1,1,"Text 3")
  1046. text4=makelabel(framesk4,"[Z] Ability 1",1,1,"Text 4")
  1047. manabar=makeframe(scrn,0.5,ud(0.23,0,0.82,0),ud(0.26,0,0,0),c3(Colorpart1,Colorpart2,Colorpart3),"Mana Bar")
  1048. manacover=makeframe(manabar,0,ud(0,0,0,0),ud(0,0,1,0),c3(Colorpart1,Colorpart2,Colorpart3),"Mana Cover")
  1049. manatext=makelabel(manabar,"Mana",1,1,"Mana Text")
  1050. healthbar=makeframe(scrn,0.5,ud(0.5,0,0.82,0),ud(0.26,0,0,0),c3(255/255,50/255,50/255),"Health Bar")
  1051. healthcover=makeframe(healthbar,0,ud(0,0,0,0),ud(0,0,1,0),c3(255/255,50/255,50/255),"Health Cover")
  1052. healthtext=makelabel(healthbar,"Health",1,1,"Health Text")
  1053. if allowstunbar==true then
  1054. stunframe=makeframe(scrn,0.5,ud(0.5,0,0.78,0),ud(0.26,0,0,0),c3(255/255,255/255,50/255),"Stun Frame")
  1055. stunbar=makeframe(stunframe,0,ud(0,0,0,0),ud(0,0,1,0),c3(255/255,255/255,50/255),"Stun Bar")
  1056. stuntext=makelabel(stunframe,"Stun",1,1,"Stun Text")
  1057. end
  1058. if showstats==true then
  1059. defenseframe=makeframe(scrn,0.5,ud(0.23,0,0.78,0),ud(0.075,0,0,0),c3(100/255,100/255,255/255),"Defense Frame")
  1060. damageframe=makeframe(scrn,0.5,ud(0.3225,0,0.78,0),ud(0.075,0,0,0),c3(255/255,100/255,100/255),"Damage Frame")
  1061. movementframe=makeframe(scrn,0.5,ud(0.415,0,0.78,0),ud(0.075,0,0,0),c3(100/255,255/255,100/255),"Movement Frame")
  1062. --[[
  1063. defensecover=makeframe(defenseframe,0,ud(0,0,0,0),ud(1,0,1,0),c3(100/255,100/255,255/255),"Defense Cover")
  1064. damagecover=makeframe(damageframe,0,ud(0,0,0,0),ud(1,0,1,0),c3(255/255,100/255,100/255),"Damage Cover")
  1065. movementcover=makeframe(movementframe,0,ud(0,0,0,0),ud(1,0,1,0),c3(100/255,255/255,100/255),"Movement Cover")
  1066. --]]
  1067. defensetext=makelabel(defenseframe,"Defense: "..Defense.Value,1,1,"Defense Text")
  1068. damagetext=makelabel(damageframe,"Damage: "..Damage.Value,1,1,"Damage Text")
  1069. movementtext=makelabel(movementframe,"Movement: "..Movement.Value,1,1,"Movement Text")
  1070. end
  1071. ----------------------------------------
  1072.  
  1073. function NoOutline(Part)
  1074. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  1075. end
  1076.  
  1077. local function weldBetween(a, b)
  1078. local weldd = Instance.new("ManualWeld")
  1079. weldd.Part0 = a
  1080. weldd.Part1 = b
  1081. weldd.C0 = CFrame.new()
  1082. weldd.C1 = b.CFrame:inverse() * a.CFrame
  1083. weldd.Parent = a
  1084. return weldd
  1085. end
  1086.  
  1087. function nooutline(part)
  1088. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  1089. end
  1090.  
  1091. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  1092. local fp=it("Part")
  1093. fp.formFactor=formfactor
  1094. fp.Parent=parent
  1095. fp.Reflectance=reflectance
  1096. fp.Transparency=transparency
  1097. fp.CanCollide=false
  1098. fp.Locked=true
  1099. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  1100. fp.Name=name
  1101. fp.Size=size
  1102. fp.Position=Character.Torso.Position
  1103. nooutline(fp)
  1104. fp.Material=material
  1105. fp:BreakJoints()
  1106. return fp
  1107. end
  1108.  
  1109. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  1110. local mesh=it(Mesh)
  1111. mesh.Parent=part
  1112. if Mesh=="SpecialMesh" then
  1113. mesh.MeshType=meshtype
  1114. mesh.MeshId=meshid
  1115. end
  1116. mesh.Offset=offset
  1117. mesh.Scale=scale
  1118. return mesh
  1119. end
  1120.  
  1121. function weld(parent,part0,part1,c0,c1)
  1122. local weld=it("Motor")
  1123. weld.Parent=parent
  1124. weld.Part0=part0
  1125. weld.Part1=part1
  1126. weld.C0=c0
  1127. weld.C1=c1
  1128. return weld
  1129. end
  1130.  
  1131. m=Instance.new("Model",Character)
  1132. m.Name="Orinthion Sword and Shield"
  1133.  
  1134. --workspace.CurrentCamera.CameraSubject=Head
  1135.  
  1136. local swordhandle=part(3,m,"SmoothPlastic",0,0,"Really black","Sword Handle",vt())
  1137. local swordhandlemesh=mesh("SpecialMesh",swordhandle,"FileMesh","http://www.roblox.com/asset/?id=725370850",vt(0,0.5,-1),vt(0.07,0.07,0.07))
  1138. swordhandlemesh.TextureId="http://www.roblox.com/asset/?id=180479498"
  1139. local swordhandleweld=weld(RightArm,RightArm,swordhandle,cf(0,-1,0)*angles(math.rad(-90),0,0),cf(0,0,0))
  1140. local Hitbox=part(3,m,"SmoothPlastic",0,1,"Really black","Hitbox",vt())
  1141. local Hitboxweld=weld(swordhandle,swordhandle,Hitbox,cf(0,3.4,0),cf(0,0,0))
  1142.  
  1143. Effects=Instance.new("Folder",m)
  1144. Effects.Name="Effects"
  1145.  
  1146. Humanoid.Died:connect(function()
  1147. attack=true
  1148. for _,v in pairs (Character:GetChildren()) do
  1149. if v:IsA"Model" then
  1150. m:Destroy()
  1151. end
  1152. end
  1153. end)
  1154.  
  1155. for i,v in pairs(Character:GetChildren()) do
  1156. if v.ClassName=="Model" then
  1157. for _,c in pairs(v:GetChildren()) do
  1158. if c.ClassName=="Part" then
  1159. c.CustomPhysicalProperties=PhysicalProperties.new(0.001,0.001,0.001,0.001,0.001)
  1160. end
  1161. end
  1162. end
  1163. end
  1164.  
  1165. --print("Orinthion Sword and Shield loaded.")
  1166.  
  1167. function so(id,par,vol,pit)
  1168. coroutine.resume(coroutine.create(function()
  1169. local sou=Instance.new("Sound",par or workspace)
  1170. sou.Volume=vol
  1171. sou.Pitch=pit or 1
  1172. sou.SoundId="http://roblox.com/asset/?id="..id
  1173. hbwait()
  1174. sou:play()
  1175. game:GetService("Debris"):AddItem(sou,10)
  1176. end))
  1177. end
  1178.  
  1179. function clerp(a,b,t)
  1180. local qa = {QuaternionFromCFrame(a)}
  1181. local qb = {QuaternionFromCFrame(b)}
  1182. local ax, ay, az = a.x, a.y, a.z
  1183. local bx, by, bz = b.x, b.y, b.z
  1184. local _t = 1-t
  1185. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  1186. end
  1187.  
  1188. function QuaternionFromCFrame(cf)
  1189. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  1190. local trace = m00 + m11 + m22
  1191. if trace > 0 then
  1192. local s = math.sqrt(1 + trace)
  1193. local recip = 0.5/s
  1194. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  1195. else
  1196. local i = 0
  1197. if m11 > m00 then
  1198. i = 1
  1199. end
  1200. if m22 > (i == 0 and m00 or m11) then
  1201. i = 2
  1202. end
  1203. if i == 0 then
  1204. local s = math.sqrt(m00-m11-m22+1)
  1205. local recip = 0.5/s
  1206. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  1207. elseif i == 1 then
  1208. local s = math.sqrt(m11-m22-m00+1)
  1209. local recip = 0.5/s
  1210. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  1211. elseif i == 2 then
  1212. local s = math.sqrt(m22-m00-m11+1)
  1213. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  1214. end
  1215. end
  1216. end
  1217.  
  1218. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  1219. local xs, ys, zs = x + x, y + y, z + z
  1220. local wx, wy, wz = w*xs, w*ys, w*zs
  1221. local xx = x*xs
  1222. local xy = x*ys
  1223. local xz = x*zs
  1224. local yy = y*ys
  1225. local yz = y*zs
  1226. local zz = z*zs
  1227. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  1228. end
  1229.  
  1230. function QuaternionSlerp(a, b, t)
  1231. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  1232. local startInterp, finishInterp;
  1233. if cosTheta >= 0.0001 then
  1234. if (1 - cosTheta) > 0.0001 then
  1235. local theta = math.acos(cosTheta)
  1236. local invSinTheta = 1/math.sin(theta)
  1237. startInterp = math.sin((1-t)*theta)*invSinTheta
  1238. finishInterp = math.sin(t*theta)*invSinTheta
  1239. else
  1240. startInterp = 1-t
  1241. finishInterp = t
  1242. end
  1243. else
  1244. if (1+cosTheta) > 0.0001 then
  1245. local theta = math.acos(-cosTheta)
  1246. local invSinTheta = 1/math.sin(theta)
  1247. startInterp = math.sin((t-1)*theta)*invSinTheta
  1248. finishInterp = math.sin(t*theta)*invSinTheta
  1249. else
  1250. startInterp = t-1
  1251. finishInterp = t
  1252. end
  1253. end
  1254. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  1255. end
  1256.  
  1257. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  1258. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  1259. end
  1260.  
  1261. function DamageStatLabel(labeltype,cframe,text,color)
  1262. local c=part(3,Effects,"SmoothPlastic",0,1,"Really black","Effect",vt(0,0,0))
  1263. c.CFrame=cf(cframe.p+vt(0,1.5,0))
  1264. game:GetService("Debris"):AddItem(c,5)
  1265. Instance.new("BodyGyro",c)
  1266. local f=Instance.new("BodyPosition",c)
  1267. f.P=2000
  1268. f.D=100
  1269. f.maxForce=vt(math.huge,math.huge,math.huge)
  1270. if labeltype=="Normal" then
  1271. f.position=c.Position+vt(math.random(-2,2),6,math.random(-2,2))
  1272. elseif labeltype=="Debuff" then
  1273. f.position=c.Position+vt(math.random(-2,2),8,math.random(-2,2))
  1274. elseif labeltype=="Interruption" then
  1275. f.position=c.Position+vt(math.random(-2,2),8,math.random(-2,2))
  1276. end
  1277. game:GetService("Debris"):AddItem(c,5)
  1278. local bg=Instance.new('BillboardGui',c)
  1279. bg.Adornee=c
  1280. bg.Size=UDim2.new(2.5,0,2.5,0)
  1281. bg.StudsOffset=vt(-2,2,0)
  1282. bg.AlwaysOnTop=false
  1283. local tl=Instance.new('TextLabel',bg)
  1284. tl.BackgroundTransparency=1
  1285. tl.Size=UDim2.new(2.5,0,2.5,0)
  1286. tl.Text=text
  1287. tl.Font=Enum.Font.SourceSans
  1288. tl.FontSize=Enum.FontSize.Size42
  1289. tl.TextColor3=color
  1290. tl.TextScaled=false
  1291. tl.TextStrokeTransparency=0
  1292. tl.TextScaled=true
  1293. tl.TextWrapped=true
  1294. f.Parent=c
  1295. coroutine.resume(coroutine.create(function(Part,BodyPosition,TextLabel)
  1296. wait(0.25)
  1297. for i=1,5 do
  1298. wait()
  1299. BodyPosition.position=Part.Position-vt(0,0.5,0)
  1300. end
  1301. wait(1.25)
  1302. for i=1,5 do
  1303. wait()
  1304. TextLabel.TextTransparency=TextLabel.TextTransparency+0.2
  1305. TextLabel.TextStrokeTransparency=TextLabel.TextStrokeTransparency+0.2
  1306. BodyPosition.position=Part.Position+vt(0,0.5,0)
  1307. end
  1308. Part.Parent=nil
  1309. end),c,f,tl)
  1310. end
  1311.  
  1312. function IncreaseStat(Location,Stat,Amount,Duration,ShowTheStat)
  1313. if Location:FindFirstChild("Stats")~=nil then
  1314. if Location.Stats:FindFirstChild("BlockValue")~=nil then
  1315. if Location.Stats:FindFirstChild("BlockValue").Value~=true then
  1316. if Location.Stats[Stat]~=nil then
  1317. Location.Stats[Stat].Value=Location.Stats[Stat].Value+Amount
  1318. if ShowTheStat==true then
  1319. if Stat=="Defense" then
  1320. DamageStatLabel("Debuff",Location.Head.CFrame,"+Defense",c3(0,0,255))
  1321. elseif Stat=="Damage" then
  1322. DamageStatLabel("Debuff",Location.Head.CFrame,"+Damage",c3(0,0,255))
  1323. elseif Stat=="Movement" then
  1324. DamageStatLabel("Debuff",Location.Head.CFrame,"+Movement",c3(0,0,255))
  1325. end
  1326. end
  1327. coroutine.resume(coroutine.create(function(CurrentDecrease)
  1328. wait(Duration)
  1329. CurrentDecrease.Value=CurrentDecrease.Value-Amount
  1330. end),Location.Stats[Stat])
  1331. end
  1332. else
  1333. DamageStatLabel("Interruption",Location.Head.CFrame,"Blocked!",Color3.new(0,0,255))
  1334. end
  1335. end
  1336. end
  1337. end
  1338.  
  1339. function DecreaseStat(Location,Stat,Amount,Duration,ShowTheStat)
  1340. if Location:FindFirstChild("Stats")~=nil then
  1341. if Location.Stats:FindFirstChild("BlockValue")~=nil then
  1342. if Location.Stats:FindFirstChild("BlockValue").Value~=true then
  1343. if Location.Stats[Stat]~=nil then
  1344. Location.Stats[Stat].Value=Location.Stats[Stat].Value-Amount
  1345. if ShowTheStat==true then
  1346. if Stat=="Defense" then
  1347. DamageStatLabel("Debuff",Location.Head.CFrame,"-Defense",c3(0,0,255))
  1348. elseif Stat=="Damage" then
  1349. DamageStatLabel("Debuff",Location.Head.CFrame,"-Damage",c3(0,0,255))
  1350. elseif Stat=="Movement" then
  1351. DamageStatLabel("Debuff",Location.Head.CFrame,"-Movement",c3(0,0,255))
  1352. end
  1353. end
  1354. coroutine.resume(coroutine.create(function(CurrentDecrease)
  1355. wait(Duration)
  1356. CurrentDecrease.Value=CurrentDecrease.Value+Amount
  1357. end),Location.Stats[Stat])
  1358. end
  1359. else
  1360. DamageStatLabel("Interruption",Location.Head.CFrame,"Blocked!",Color3.new(0,0,255))
  1361. end
  1362. end
  1363. end
  1364. end
  1365.  
  1366. function GetDistance(Part1,Part2,magnitude)
  1367. local target=Part1.Position-Part2.Position
  1368. local mag=target.magnitude
  1369. if mag<=magnitude then
  1370. return true
  1371. else
  1372. return false
  1373. end
  1374. end
  1375.  
  1376. --Usage: Damagefunc(hit,5,10,math.random(5,10),"Normal",Part,0.5,1,math.random(5,10),nil,true,false,nil,0,0,false)
  1377.  
  1378. Damagefunc=function(hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,incstun,stagger,staggerhit,ranged,DecreaseTheStat,DecreaseAmount,DecreaseDuration,ShowDecreasedStat)
  1379. if hit.Parent==nil then
  1380. return
  1381. end
  1382. h=hit.Parent:FindFirstChild("Humanoid")
  1383. for _,v in pairs(hit.Parent:GetChildren()) do
  1384. if v:IsA("Humanoid") then
  1385. h=v
  1386. end
  1387. end
  1388. if hit.Name=="Hitbox" and ranged~=true and hit.Parent~=m then
  1389. StaggerHitAnim.Value=true
  1390. so(HitWeaponSounds[math.random(1,#HitWeaponSounds)],hit,1,1)
  1391. return
  1392. end
  1393. if AntiTeamKill.Value==true then
  1394. if game.Players:FindFirstChild(hit.Parent.Name)~=nil then
  1395. opponent=game.Players:FindFirstChild(hit.Parent.Name)
  1396. end
  1397. if opponent~=nil then
  1398. if opponent.TeamColor==Player.TeamColor then
  1399. return
  1400. end
  1401. end
  1402. end
  1403. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  1404. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  1405. end
  1406. if hit.Parent.className=="Hat" then
  1407. hit=hit.Parent.Parent:FindFirstChild("Head")
  1408. end
  1409. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  1410. if hit.Parent:FindFirstChild("DebounceHit")~=nil then
  1411. if hit.Parent.DebounceHit.Value==true then
  1412. return
  1413. end
  1414. end
  1415. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  1416. if hit.Parent:FindFirstChild("Humanoid").Health<=0 then
  1417. return
  1418. end
  1419. end
  1420. if hit.Parent:FindFirstChild("Stats")~=nil then
  1421. if hit.Parent.Stats:FindFirstChild("StunValue")~=nil then
  1422. hit.Parent.Stats:FindFirstChild("StunValue").Value=hit.Parent.Stats:FindFirstChild("StunValue").Value+incstun
  1423. end
  1424. end
  1425. if hit.Parent:FindFirstChild("Stats")~=nil then
  1426. if hit.Parent.Stats:FindFirstChild("StaggerAnim")~=nil then
  1427. if stagger==true then
  1428. hit.Parent.Stats:FindFirstChild("StaggerAnim").Value=true
  1429. end
  1430. end
  1431. end
  1432. if hit.Parent:FindFirstChild("Stats")~=nil then
  1433. if hit.Parent.Stats:FindFirstChild("BlockValue")~=nil then
  1434. if hit.Parent.Stats:FindFirstChild("BlockValue").Value==true then
  1435. if hit.Parent.Stats:FindFirstChild("BlockDebounce")==nil then
  1436. DamageStatLabel("Interruption",hit.Parent.Head.CFrame,"Blocked!",Color3.new(0,0,255))
  1437. local BlockDebounce=Instance.new("BoolValue",hit.Parent.Stats)
  1438. BlockDebounce.Name="BlockDebounce"
  1439. BlockDebounce.Value=true
  1440. game:GetService("Debris"):AddItem(BlockDebounce,0.1)
  1441. end
  1442. if ranged~=true then
  1443. if hit.Parent.Stats:FindFirstChild("BlockDebounce2")==nil then
  1444. local BlockDebounce2=Instance.new("BoolValue",hit.Parent.Stats)
  1445. BlockDebounce2.Name="BlockDebounce2"
  1446. BlockDebounce2.Value=true
  1447. game:GetService("Debris"):AddItem(BlockDebounce2,0.1)
  1448. so(HitBlockSounds[math.random(1,#HitBlockSounds)],hit,1,1)
  1449. end
  1450. hit.Parent.Stats:FindFirstChild("BlockValue").Value=false
  1451. StaggerAnim.Value=true
  1452. end
  1453. return
  1454. end
  1455. end
  1456. end
  1457. if DecreaseTheStat~=nil then
  1458. if hit.Parent:FindFirstChild("Stats")~=nil then
  1459. if DecreaseTheStat=="Defense" then
  1460. DecreaseStat(hit.Parent,"Defense",DecreaseAmount,DecreaseDuration,ShowDecreasedStat)
  1461. elseif DecreaseTheStat=="Damage" then
  1462. DecreaseStat(hit.Parent,"Damage",DecreaseAmount,DecreaseDuration,ShowDecreasedStat)
  1463. elseif DecreaseTheStat=="Movement" then
  1464. DecreaseStat(hit.Parent,"Movement",DecreaseAmount,DecreaseDuration,ShowDecreasedStat)
  1465. end
  1466. end
  1467. end
  1468. local D=math.random(minim,maxim)*Damage.Value
  1469. if hit.Parent:FindFirstChild("Stats")~=nil then
  1470. if hit.Parent.Stats:FindFirstChild("Defense") then
  1471. if CanPenetrateArmor.Value==true then
  1472. D=D
  1473. else
  1474. D=D/hit.Parent.Stats:FindFirstChild("Defense").Value
  1475. end
  1476. elseif hit.Parent.Stats:FindFirstChild("Defense")==nil then
  1477. D=D
  1478. end
  1479. end
  1480. if CanCrit.Value==true then
  1481. CritChanceNumber=math.random(70,CritChance.Value)
  1482. if CritChanceNumber==CritChance.Value then
  1483. D=D*2
  1484. end
  1485. end
  1486. D=math.floor(D)
  1487. h.Health=h.Health-D
  1488. if D<=3 and staggerhit==true then
  1489. if ranged~=true then
  1490. StaggerHitAnim.Value=true
  1491. end
  1492. if ranged~=true then
  1493. so(HitArmorSounds[math.random(1,#HitArmorSounds)],hit,1,1)
  1494. end
  1495. elseif D>3 and ranged~=true then
  1496. so(HitPlayerSounds[math.random(1,#HitPlayerSounds)],hit,1,1)
  1497. end
  1498. if D>3 and D<20 then
  1499. if CanCrit.Value==true and CritChanceNumber==CritChance.Value then
  1500. DamageStatLabel("Normal",hit.Parent.Head.CFrame,"Crit! "..D,Color3.new(0,0,255))
  1501. so("296102734",hit,1,1)
  1502. else
  1503. DamageStatLabel("Normal",hit.Parent.Head.CFrame,D,Color3.new(0,0,255))
  1504. end
  1505. elseif D>=20 then
  1506. if CanCrit.Value==true and CritChanceNumber==CritChance.Value then
  1507. DamageStatLabel("Normal",hit.Parent.Head.CFrame,"Crit! "..D,Color3.new(200/255,0,0))
  1508. so("296102734",hit,1,1)
  1509. else
  1510. DamageStatLabel("Normal",hit.Parent.Head.CFrame,D,Color3.new(0,0,255))
  1511. end
  1512. elseif D<=3 then
  1513. if CanCrit.Value==true and CritChanceNumber==CritChance.Value then
  1514. DamageStatLabel("Normal",hit.Parent.Head.CFrame,"Crit! "..D,Color3.new(200/255,0,0))
  1515. so("296102734",hit,1,1)
  1516. else
  1517. DamageStatLabel("Normal",hit.Parent.Head.CFrame,D,Color3.new(0,0,255))
  1518. end
  1519. else
  1520. end
  1521. if Type=="Normal" then
  1522. local vp=Instance.new("BodyVelocity")
  1523. vp.P=500
  1524. vp.maxForce=vt(math.huge,0,math.huge)
  1525. if KnockbackType==1 then
  1526. vp.Velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  1527. elseif KnockbackType==2 then
  1528. vp.Velocity=Property.CFrame.lookVector*knockback
  1529. end
  1530. if knockback>0 then
  1531. vp.Parent=hit.Parent.Torso
  1532. end
  1533. game:GetService("Debris"):AddItem(vp,0.5)
  1534. elseif Type=="ShieldBlast" then
  1535. local vp=Instance.new("BodyVelocity")
  1536. vp.P=500
  1537. vp.maxForce=vt(10000,10000,10000)
  1538. vp.Velocity=((hit.Position-Property.Position).unit+vt(0,1,0))*knockback
  1539. if knockback>0 then
  1540. vp.Parent=hit.Parent.Torso
  1541. end
  1542. game:GetService("Debris"):AddItem(vp,0.5)
  1543. elseif Type=="ElectricGroundSmash" then
  1544. local vp=Instance.new("BodyVelocity")
  1545. vp.P=500
  1546. vp.maxForce=vt(0,math.huge,0)
  1547. vp.Velocity=vt(0,1,0)*knockback
  1548. if knockback>0 then
  1549. vp.Parent=hit.Parent.Torso
  1550. end
  1551. game:GetService("Debris"):AddItem(vp,0.5)
  1552. elseif Type=="ElectricBlast" then
  1553. local vp=Instance.new("BodyVelocity")
  1554. vp.P=500
  1555. vp.maxForce=vt(10000,0,10000)
  1556. vp.Velocity=(hit.Position-Property.Position).unit*knockback
  1557. if knockback>0 then
  1558. vp.Parent=hit.Parent.Torso
  1559. end
  1560. game:GetService("Debris"):AddItem(vp,0.5)
  1561. end
  1562. local DebounceHit=Instance.new("BoolValue",hit.Parent)
  1563. DebounceHit.Name="DebounceHit"
  1564. DebounceHit.Value=true
  1565. game:GetService("Debris"):AddItem(DebounceHit,Delay)
  1566. end
  1567. end
  1568.  
  1569. --Usage: MagniDamage(Part,5,50,70,math.random(5,10),"Normal",Part,0.5,1,math.random(5,10),nil,true,false,nil,0,0,false)
  1570. function MagniDamage(Part,magni,mindam,maxdam,knock,Type,Property,Delay,KnockbackType,incstun,stagger,staggerhit,ranged,MagicDecreaseTheStat,MagicDecreaseAmount,MagicDecreaseDuration,MagicShowDecreasedStat)
  1571. for _,c in pairs(workspace:GetChildren()) do
  1572. local hum=c:FindFirstChild("Humanoid")
  1573. local head=nil
  1574. if hum~=nil then
  1575. head=c:FindFirstChild("Torso")
  1576. if head~=nil then
  1577. local targ=head.Position-Part.Position
  1578. local mag=targ.magnitude
  1579. if mag<=magni and c.Name~=Player.Name then
  1580. Damagefunc(head,mindam,maxdam,knock,Type,Property,Delay,KnockbackType,incstun,stagger,staggerhit,ranged,MagicDecreaseTheStat,MagicDecreaseAmount,MagicDecreaseDuration,MagicShowDecreasedStat)
  1581. end
  1582. end
  1583. for _,d in pairs(c:GetChildren()) do
  1584. if d.ClassName=="Model" and ranged~=true then
  1585. head=d:FindFirstChild("Hitbox")
  1586. if head~=nil then
  1587. local targ=head.Position-Part.Position
  1588. local mag=targ.magnitude
  1589. if mag<=magni and c.Name~=Player.Name then
  1590. local hitrefpart=part(3,Effects,"SmoothPlastic",0,1,"Really black","Effect",vt())
  1591. hitrefpart.Anchored=true
  1592. hitrefpart.CFrame=cf(head.Position)
  1593. so(HitWeaponSounds[math.random(1,#HitWeaponSounds)],hitrefpart,1,1)
  1594. StaggerHitAnim.Value=true
  1595. end
  1596. end
  1597. end
  1598. end
  1599. end
  1600. end
  1601. end
  1602.  
  1603. --[[Effects]]--
  1604. function Lightning(p0,p1,tym,ofs,brickcolor,material,th,tra,last)
  1605. --[[p0=pos1
  1606. p1=pos2
  1607. tym=times
  1608. ofs=offset
  1609. col=color
  1610. th=size
  1611. tra=transparency
  1612. last=lastingtime]]
  1613. local magz=(p0-p1).magnitude
  1614. local curpos=p0
  1615. local trz={-ofs,ofs}
  1616. for i=1,tym do
  1617. local li=part(3,Effects,material,0,0,brickcolor,"Effect",vt(th,th,magz/tym))
  1618. li.Anchored=true
  1619. local ofz=vt(trz[math.random(1,2)],trz[math.random(1,2)],trz[math.random(1,2)])
  1620. local trolpos=cf(curpos,p1)*cf(0,0,magz/tym).p+ofz
  1621. if tym==i then
  1622. local magz2=(curpos-p1).magnitude
  1623. li.Size=vt(th,th,magz2)
  1624. li.CFrame=cf(curpos,p1)*cf(0,0,-magz2/2)
  1625. else
  1626. li.CFrame=cf(curpos,trolpos)*cf(0,0,magz/tym/2)
  1627. end
  1628. curpos=li.CFrame*cf(0,0,magz/tym/2).p
  1629. game.Debris:AddItem(li,last)
  1630. coroutine.resume(coroutine.create(function()
  1631. while li.Transparency~=1 do
  1632. --local StartTransparency=tra
  1633. for i=0,1,last do
  1634. hbwait()
  1635. li.Transparency=li.Transparency+(0.1/last)
  1636. end
  1637. end
  1638. end))
  1639. end
  1640. end
  1641.  
  1642. function MagicRing(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1643. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1644. prt.Anchored=true
  1645. prt.CFrame=cframe
  1646. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=3270017",vt(0,0,0),vt(x1,y1,z1))
  1647. game:GetService("Debris"):AddItem(prt,10)
  1648. coroutine.resume(coroutine.create(function(Part,Mesh)
  1649. for i=0,1,delay do
  1650. hbwait()
  1651. Part.CFrame=Part.CFrame
  1652. Part.Transparency=i
  1653. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1654. end
  1655. Part.Parent=nil
  1656. end),prt,msh)
  1657. end
  1658.  
  1659. function MagicWave(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1660. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1661. prt.Anchored=true
  1662. prt.CFrame=cframe
  1663. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=20329976",vt(0,0,(-0.1*z1)),vt(x1,y1,z1))
  1664. game:GetService("Debris"):AddItem(prt,10)
  1665. coroutine.resume(coroutine.create(function(Part,Mesh)
  1666. for i=0,1,delay do
  1667. hbwait()
  1668. Part.CFrame=Part.CFrame
  1669. Part.Transparency=i
  1670. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1671. end
  1672. Part.Parent=nil
  1673. end),prt,msh)
  1674. end
  1675.  
  1676. function MagicBlock(brickcolor,material,rotate,cframe,x1,y1,z1,x3,y3,z3,delay)
  1677. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1678. prt.Anchored=true
  1679. prt.CFrame=cframe*angles(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1680. local msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  1681. game:GetService("Debris"):AddItem(prt,10)
  1682. coroutine.resume(coroutine.create(function(Part,Mesh)
  1683. for i=0,1,delay do
  1684. hbwait()
  1685. if rotate==true then
  1686. Part.CFrame=Part.CFrame*angles(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1687. else
  1688. end
  1689. Part.Transparency=i
  1690. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1691. end
  1692. Part.Parent = nil
  1693. end),prt,msh)
  1694. end
  1695.  
  1696. function MagicBlock2(brickcolor,material,rotate,cframe,x1,y1,z1,x3,y3,z3,delay)
  1697. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1698. prt.Anchored=true
  1699. prt.CFrame=cframe*angles(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1700. local msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  1701. game:GetService("Debris"):AddItem(prt,10)
  1702. CF=prt.CFrame
  1703. num=math.random(5,20)
  1704. coroutine.resume(coroutine.create(function(Part,Mesh,CF2,Num)
  1705. for i=0,1,delay do
  1706. hbwait()
  1707. if rotate==true then
  1708. Part.CFrame=CF2*cf(0,i*Num,0)*angles(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1709. else
  1710. Part.CFrame=CF2*cf(0,i*Num,0)
  1711. end
  1712. Part.Transparency=i
  1713. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1714. end
  1715. Part.Parent=nil
  1716. end),prt,msh,CF,num)
  1717. end
  1718.  
  1719. function MagicCylinder(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1720. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1721. prt.Anchored=true
  1722. prt.CFrame=cframe
  1723. local msh=mesh("CylinderMesh",prt,"","",vt(0,0,0),vt(x1,y1,z1))
  1724. game:GetService("Debris"):AddItem(prt,10)
  1725. coroutine.resume(coroutine.create(function(Part,Mesh)
  1726. for i=0,1,delay do
  1727. hbwait()
  1728. Part.Transparency=i
  1729. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1730. end
  1731. Part.Parent=nil
  1732. end),prt,msh)
  1733. end
  1734.  
  1735. function MagicCircle(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1736. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1737. prt.Anchored=true
  1738. prt.CFrame=cframe
  1739. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  1740. game:GetService("Debris"):AddItem(prt,10)
  1741. coroutine.resume(coroutine.create(function(Part,Mesh)
  1742. for i=0,1,delay do
  1743. hbwait()
  1744. Part.Transparency=i
  1745. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1746. end
  1747. Part.Parent=nil
  1748. end),prt,msh)
  1749. end
  1750.  
  1751. function MagicHead(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1752. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1753. prt.Anchored=true
  1754. prt.CFrame=cframe
  1755. local msh=mesh("SpecialMesh",prt,"Head","",vt(0,0,0),vt(x1,y1,z1))
  1756. game:GetService("Debris"):AddItem(prt,10)
  1757. coroutine.resume(coroutine.create(function(Part,Mesh)
  1758. for i=0,1,delay do
  1759. hbwait()
  1760. Part.Transparency=i
  1761. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1762. end
  1763. Part.Parent=nil
  1764. end),prt,msh)
  1765. end
  1766.  
  1767. function BreakEffect(brickcolor,material,rotate,cframe,x1,y1,z1,delay)
  1768. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1769. prt.Anchored=true
  1770. prt.CFrame=cframe*angles(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1771. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  1772. game:GetService("Debris"):AddItem(prt,10)
  1773. coroutine.resume(coroutine.create(function(Part,CF,Numbb,randnumb)
  1774. CF=Part.CFrame
  1775. Numbb=0
  1776. randnumb=math.random()-math.random()
  1777. for i=0,1,delay do
  1778. hbwait()
  1779. CF=CF*cf(0,1,0)
  1780. if rotate==true then
  1781. Part.CFrame=CF*angles(Numbb,0,0)
  1782. elseif rotate==false then
  1783. Part.CFrame=CF
  1784. end
  1785. Part.Transparency=i
  1786. Numbb=Numbb+randnumb
  1787. end
  1788. Part.Parent=nil
  1789. end),prt,CF,Numbb,randnumb)
  1790. end
  1791.  
  1792. function ElecEffect(brickcolor,material,cf,x,y,z,delay)
  1793. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1794. prt.Anchored=true
  1795. prt.CFrame=cf
  1796. xval=math.random()
  1797. yval=math.random()
  1798. zval=math.random()
  1799. local msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(x,y,z))
  1800. game:GetService("Debris"):AddItem(prt,10)
  1801. coroutine.resume(coroutine.create(function(Part,Mesh,xvaal,yvaal,zvaal)
  1802. for i=0,1,delay do
  1803. hbwait()
  1804. Part.CFrame=Part.CFrame
  1805. xvaal=xvaal-0.1*(delay*10)
  1806. yvaal=yvaal-0.1*(delay*10)
  1807. zvaal=zvaal-0.1*(delay*10)
  1808. Mesh.Scale=Mesh.Scale+vt(xvaal,yvaal,zvaal)
  1809. Part.Transparency=i
  1810. end
  1811. Part.Parent=nil
  1812. end),prt,msh,xval,yval,zval)
  1813. end
  1814.  
  1815. function TrailEffect(brickcolor,material,currentcf,oldcf,meshtype,reflectance,size,x,y,z,delay)
  1816. local magnitudecframe=(currentcf.p-oldcf.p).magnitude
  1817. local prt=part(3,Effects,material,reflectance,0,brickcolor,"Effect",vt(1,magnitudecframe,1))
  1818. prt.Anchored=true
  1819. prt.CFrame=cf((currentcf.p+oldcf.p)/2,oldcf.p)*angles(math.rad(90),0,0)
  1820. local TheMeshType="BlockMesh"
  1821. if meshtype=="Cylinder" then
  1822. TheMeshType="CylinderMesh"
  1823. end
  1824. local msh=mesh(TheMeshType,prt,"","",vt(0,0,0),vt(0+size,1,0+size))
  1825. game:GetService("Debris"):AddItem(prt,10)
  1826. coroutine.resume(coroutine.create(function(Part,Mesh,TheCurrentCFrame,TheLastCFrame)
  1827. for i=0,1,delay do
  1828. hbwait()
  1829. Part.Transparency=i
  1830. Mesh.Scale=Mesh.Scale+vt(x,y,z)
  1831. end
  1832. Part.Parent=nil
  1833. end),prt,msh,currentcf,oldcf)
  1834. end
  1835.  
  1836. function ClangEffect(brickcolor,material,cframe,angle,duration,size,power,reflectance,x,y,z,delay)
  1837. local prt=part(3,Effects,material,0,1,brickcolor,"Effect",vt())
  1838. prt.Anchored=true
  1839. prt.CFrame=cframe
  1840. local msh=mesh("BlockMesh",prt,"","",vt(0,0,0),vt(0,0,0))
  1841. game:GetService("Debris"):AddItem(prt,10)
  1842. local TheLastPoint=cframe
  1843. coroutine.resume(coroutine.create(function(Part)
  1844. for i=1,duration do
  1845. hbwait()
  1846. Part.CFrame=Part.CFrame*angles(math.rad(angle),0,0)*cf(0,power,0)
  1847. TrailEffect(brickcolor,material,Part.CFrame,TheLastPoint,"Cylinder",reflectance,size,x,y,z,delay)
  1848. TheLastPoint=Part.CFrame
  1849. end
  1850. Part.Parent=nil
  1851. end),prt)
  1852. end
  1853.  
  1854. function MagicCone(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1855. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1856. prt.Anchored=true
  1857. prt.CFrame=cframe
  1858. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=1778999",vt(0,0,0),vt(x1,y1,z1))
  1859. game:GetService("Debris"):AddItem(prt,10)
  1860. coroutine.resume(coroutine.create(function(Part,Mesh)
  1861. for i=0,1,delay do
  1862. hbwait()
  1863. Part.Transparency=i
  1864. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1865. end
  1866. Part.Parent=nil
  1867. end),prt,msh)
  1868. end
  1869.  
  1870. function MagicFlatCone(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1871. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1872. prt.Anchored=true
  1873. prt.CFrame=cframe
  1874. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=1033714",vt(0,0,0),vt(x1,y1,z1))
  1875. game:GetService("Debris"):AddItem(prt,10)
  1876. coroutine.resume(coroutine.create(function(Part,Mesh)
  1877. for i=0,1,delay do
  1878. hbwait()
  1879. Part.Transparency=i
  1880. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1881. end
  1882. Part.Parent=nil
  1883. end),prt,msh)
  1884. end
  1885.  
  1886. function MagicSpikedCrown(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1887. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1888. prt.Anchored=true
  1889. prt.CFrame=cframe
  1890. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=1323306",vt(0,0,0),vt(x1,y1,z1))
  1891. game:GetService("Debris"):AddItem(prt,10)
  1892. coroutine.resume(coroutine.create(function(Part,Mesh)
  1893. for i=0,1,delay do
  1894. hbwait()
  1895. Part.Transparency=i
  1896. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1897. end
  1898. Part.Parent=nil
  1899. end),prt,msh)
  1900. end
  1901.  
  1902. function MagicCrown(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1903. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1904. prt.Anchored=true
  1905. prt.CFrame=cframe
  1906. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=1078075",vt(0,0,0),vt(x1,y1,z1))
  1907. game:GetService("Debris"):AddItem(prt,10)
  1908. coroutine.resume(coroutine.create(function(Part,Mesh)
  1909. for i=0,1,delay do
  1910. hbwait()
  1911. Part.Transparency=i
  1912. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1913. end
  1914. Part.Parent=nil
  1915. end),prt,msh)
  1916. end
  1917.  
  1918. function MagicSkull(brickcolor,material,cframe,x1,y1,z1,x3,y3,z3,delay)
  1919. local prt=part(3,Effects,material,0,0,brickcolor,"Effect",vt())
  1920. prt.Anchored=true
  1921. prt.CFrame=cframe
  1922. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=4770583",vt(0,0,0),vt(x1,y1,z1))
  1923. game:GetService("Debris"):AddItem(prt,10)
  1924. coroutine.resume(coroutine.create(function(Part,Mesh)
  1925. for i=0,1,delay do
  1926. hbwait()
  1927. Part.Transparency=i
  1928. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  1929. end
  1930. Part.Parent=nil
  1931. end),prt,msh)
  1932. end
  1933. ----------------------------------------
  1934.  
  1935. --[[Projectile or something similar]]--
  1936. --[[
  1937. local spread=vt(0,0,0)
  1938. local MainPos=Part.Position
  1939. local MainPos2=Mouse.Hit.p+spread
  1940. local MouseLook=cf((MainPos+MainPos2)/2,MainPos2)
  1941. local speed=2
  1942. local num=30
  1943. coroutine.resume(coroutine.create(function()
  1944. repeat
  1945. hbwait()
  1946. local hit,pos=rayCast(MainPos,MouseLook.lookVector,speed,ShotTarget.Parent)
  1947. local mag=(MainPos-pos).magnitude
  1948. MagicCylinder(CustomColor,cf((MainPos+pos)/2,pos)*angles(math.rad(90),0,0),1,mag*(speed/(speed/2)),1,0,0,0,0.1)
  1949. MainPos=MainPos+(MouseLook.lookVector*speed)
  1950. MouseLook=MouseLook*angles(math.rad(-1),0,0)
  1951. num=num-1
  1952. if hit~=nil then
  1953. num=0
  1954. local refpart=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  1955. refpart.Anchored=true
  1956. refpart.CFrame=cf(pos)
  1957. game:GetService("Debris"):AddItem(refpart,0.1)
  1958. elseif num<=0 then
  1959. local refpart=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  1960. refpart.Anchored=true
  1961. refpart.CFrame=cf(pos)
  1962. game:GetService("Debris"):AddItem(refpart,0.1)
  1963. end
  1964. until num<=0
  1965. end))
  1966. ]]--
  1967. --------------------------------
  1968.  
  1969. --[[Laser]]--
  1970. --[[
  1971. local spread=vt(0,0,0) --How much spread the laser has. Set all to 0 for no spread.
  1972. local range=999
  1973. local MainPos=Part.Position --The Part the laser starts at.
  1974. local MainPos2=Mouse.Hit.p+spread --Where the laser will go to.
  1975. local MouseLook=cf((MainPos+MainPos2)/2,MainPos2) --Ignore this.
  1976. local hit,pos=rayCast(MainPos,MouseLook.lookVector,range,ShotTarget.Parent) --Also ignore this.
  1977. local mag=(MainPos-pos).magnitude
  1978. MagicCylinder(CustomColor,cf((MainPos+pos)/2,pos)*angles(math.rad(90),0,0),1,mag*5,1,0,0,0,0.1)
  1979. if hit~=nil then
  1980. local refpart=part(3,workspace,"SmoothPlastic",0,1,BrickColor.new("Really black"),"Effect",vt())
  1981. refpart.Anchored=true
  1982. refpart.CFrame=cf(pos)
  1983. game:GetService("Debris"):AddItem(refpart,0.1)
  1984. end
  1985. ]]--
  1986. --------------------------------
  1987.  
  1988. --[[Customization]]--
  1989. --[[Only choose one of these options or conflict will occur.]]--
  1990. local startequipped=true --Makes the Player start with their weapon equipped.
  1991. local startequippedwithequipanimation=false --Makes the Player start with their weapon equipped and plays the equip animation.
  1992. ----------------------------------------
  1993. --[[Only choose one of these options or conflict will occur.]]--
  1994. local disableanimator=true --Disables the animator script and the Player will NOT have their idle animation playing.
  1995. local disableanimate=false --Disables the animate script, but the Player will still have their idle animation playing.
  1996. ----------------------------------------
  1997. --[[Set this to true if you want an alternate walk.]]--
  1998. local alternatewalk=false --If true, then the walking function uses a different walking animation. If false, then it will use the default walking animation.
  1999. ----------------------------------------
  2000. --[[Gui stuff]]--
  2001. local hidemenu=false --Hides the menus on your screen, but does NOT disable it (Unless if it's already disabled).
  2002. local allowmenutofunction=false --Allows the menu to run, but only shows the mana and health bars.
  2003. local allowabilitiestofunction=false --Allows abilities with cooldowns. Doesn't work if "allowmenutofunction" is set to false.
  2004. ----------------------------------------
  2005. --[[Other Customization]]--
  2006. local canunequiporequip=true --Allows or restricts the Player to equip or unequip their weapon.
  2007. local allowidle=false --Allows the idle animation to run while the Player has their weapon equipped. Most noticable with the animator disabled.
  2008. local allowwalking=false --Allows the walking animation to run while the Player walks. Noticable with either the animate or animator disabled.
  2009. local disablemovingarms=false --Allows or restricts the arms from moving. Most noticable when both the animate and animator are not disabled.
  2010. local usemotorsinsteadofwelds=false --If true, then uses motors instead of welds. Pretty self-explanatory.
  2011. local leftarm=false --Allows the left arm to move around while you walk.
  2012. local rightarm=false --Allows the right arm to move around while you walk.
  2013. local allowhopperbin=true --If true, then creates a tool in the Player's inventory, which they must select to use the weapon.
  2014. local showstunbar=false --If true, then a stun mechanic will be put in place. Requires "allowstunbar" to be set to true.
  2015. local walkspeeddependsonmovementvalue=false --If true, then walkspeed will depend on the movement's value.
  2016. local alternatemanaregensystem=false --If true, then uses an alternate mana regen that adds the desired mana after a desired delay.
  2017. local showhealthmanaandstunnumbers=true --If true, then shows how much mana and health you have in a number box.
  2018. local changebarcolorsifnotenoughmana=false --If true, then if you do not have enough mana for an ability the bar will turn grey.
  2019. local disablejump=false --If true, then disables jumping.
  2020. ----------------------------------------
  2021. --[[End of Customization]]--
  2022.  
  2023. if hidemenu==true then
  2024. for _,v in pairs (scrn:GetChildren()) do
  2025. if v.ClassName=="Frame" or v.ClassName=="TextLabel" then
  2026. v.Visible=false
  2027. end
  2028. end
  2029. end
  2030.  
  2031. Humanoid.Changed:connect(function(Jump)
  2032. if Jump=="Jump" and disablejump==true then
  2033. Humanoid.Jump=false
  2034. end
  2035. end)
  2036.  
  2037. if allowmenutofunction==true then
  2038. for _,v in pairs (scrn:GetChildren()) do
  2039. if v.ClassName=="Frame" then
  2040. for _,b in pairs (v:GetChildren()) do
  2041. if b.ClassName=="TextLabel" then
  2042. coroutine.resume(coroutine.create(function(TheTextLabel)
  2043. wait(menuupdatespeed)
  2044. for i=1,0,-0.1 do
  2045. hbwait()
  2046. TheTextLabel.TextTransparency=i
  2047. TheTextLabel.TextStrokeTransparency=i
  2048. end
  2049. TheTextLabel.TextTransparency=0
  2050. TheTextLabel.TextStrokeTransparency=0
  2051. end),b)
  2052. if showstats==true then
  2053. coroutine.resume(coroutine.create(function(TheTextLabel)
  2054. wait(menuupdatespeed)
  2055. for i=1,0,-0.1 do
  2056. hbwait()
  2057. TheTextLabel.TextTransparency=i
  2058. TheTextLabel.TextStrokeTransparency=i
  2059. end
  2060. TheTextLabel.TextTransparency=0
  2061. TheTextLabel.TextStrokeTransparency=0
  2062. end),b)
  2063. end
  2064. if showstunbar==true then
  2065. coroutine.resume(coroutine.create(function(TheTextLabel)
  2066. wait(menuupdatespeed)
  2067. for i=1,0,-0.1 do
  2068. hbwait()
  2069. TheTextLabel.TextTransparency=i
  2070. TheTextLabel.TextStrokeTransparency=i
  2071. end
  2072. TheTextLabel.TextTransparency=0
  2073. TheTextLabel.TextStrokeTransparency=0
  2074. end),b)
  2075. end
  2076. if allowabilitiestofunction==true then
  2077. coroutine.resume(coroutine.create(function(TheTextLabel)
  2078. wait(menuupdatespeed)
  2079. for i=1,0,-0.1 do
  2080. hbwait()
  2081. TheTextLabel.TextTransparency=i
  2082. TheTextLabel.TextStrokeTransparency=i
  2083. end
  2084. TheTextLabel.TextTransparency=0
  2085. TheTextLabel.TextStrokeTransparency=0
  2086. end),b)
  2087. end
  2088. end
  2089. end
  2090. end
  2091. end
  2092. end
  2093.  
  2094. if allowhopperbin==true then
  2095. if (script.Parent.className~="HopperBin") then
  2096. Tool=Instance.new("HopperBin")
  2097. Tool.Parent=Backpack
  2098. Tool.Name="Ishida"
  2099. script.Parent=Tool
  2100. end
  2101. Bin=script.Parent
  2102. end
  2103.  
  2104. if disablemovingarms==true then
  2105. RWC0=cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0))
  2106. LWC0=cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0))
  2107. RSH, LSH=nil, nil
  2108. if usemotorsinsteadofwelds==true then
  2109. RW=Instance.new("Motor")
  2110. LW=Instance.new("Motor")
  2111. else
  2112. RW=Instance.new("Weld")
  2113. LW=Instance.new("Weld")
  2114. end
  2115. RW.Name="Right Shoulder"
  2116. LW.Name="Left Shoulder"
  2117. RSH=Torso["Right Shoulder"]
  2118. LSH=Torso["Left Shoulder"]
  2119. --
  2120. RSH.Parent=Torso
  2121. LSH.Parent=Torso
  2122. --
  2123. RW.Name="Right Shoulder"
  2124. RW.Part0=Torso
  2125. RW.C0=cf(1.5,0.5,0)
  2126. RW.C1=cf(0,0.5,0)
  2127. RW.Part1=Character["Right Arm"]
  2128. RW.Parent=nil
  2129. --
  2130. LW.Name="Left Shoulder"
  2131. LW.Part0=Torso
  2132. LW.C0=cf(-1.5, 0.5, 0)
  2133. LW.C1=cf(0, 0.5, 0)
  2134. LW.Part1=Character["Left Arm"]
  2135. LW.Parent=nil
  2136. --
  2137. else
  2138. RW=Torso["Right Shoulder"]
  2139. LW=Torso["Left Shoulder"]
  2140. RWC0=cf(-0.5,0,0)*angles(math.rad(0),math.rad(90),math.rad(0))
  2141. LWC0=cf(0.5,0,0)*angles(math.rad(0),math.rad(-90),math.rad(0))
  2142. end
  2143.  
  2144. if allowidle==true then
  2145. coroutine.resume(coroutine.create(function()
  2146. while true do
  2147. for i=0,1,0.08 do
  2148. wait()
  2149. idleangle=idleangle+0.005*idlen
  2150. idlen=idlen-1/10
  2151. end
  2152. idlen=0
  2153. for i=0,1,0.08 do
  2154. wait()
  2155. idleangle=idleangle-0.005*idlen
  2156. idlen=idlen-1/10
  2157. end
  2158. idlen=0
  2159. idleangle=0
  2160. end
  2161. end))
  2162. end
  2163.  
  2164. if startequipped==true then
  2165. for _,v in pairs (m:GetChildren()) do
  2166. if v.ClassName=="Part" and v.Name~="Hitbox" and v.Name~="Handle" then
  2167. v.Transparency=0
  2168. end
  2169. end
  2170. elseif startequippedwithequipanimation==true then
  2171. for _,v in pairs (m:GetChildren()) do
  2172. if v.ClassName=="Part" and v.Name~="Hitbox" and v.Name~="Handle" then
  2173. coroutine.resume(coroutine.create(function(Part)
  2174. for i=1,0,-0.1 do
  2175. hbwait()
  2176. Part.Transparency=i
  2177. end
  2178. Part.Transparency=0
  2179. end),v)
  2180. end
  2181. end
  2182. end
  2183.  
  2184. function equipanim()
  2185. attack=true
  2186. Movement.Value=Movement.Value-0.1
  2187. Defense.Value=Defense.Value+0.4
  2188. for i=0,1,0.08/animationspeed do
  2189. hbwait()
  2190. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2191. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2192. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*RWC0,0.3/animationspeed)
  2193. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*LWC0,0.3/animationspeed)
  2194. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2195. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2196. end
  2197. attack=false
  2198. end
  2199.  
  2200. function unequipanim()
  2201. attack=true
  2202. for i=0,1,0.08/animationspeed do
  2203. hbwait()
  2204. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2205. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2206. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*RWC0,0.3/animationspeed)
  2207. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*LWC0,0.3/animationspeed)
  2208. RW.C1=clerp(RW.C1,cf(0,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*RWC0,0.3/animationspeed)
  2209. LW.C1=clerp(LW.C1,cf(0,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*LWC0,0.3/animationspeed)
  2210. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2211. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2212. end
  2213. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),1)
  2214. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),1)
  2215. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*RWC0,1)
  2216. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*LWC0,1)
  2217. RW.C1=clerp(RW.C1,cf(0,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*RWC0,1)
  2218. LW.C1=clerp(LW.C1,cf(0,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(0))*LWC0,1)
  2219. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),1)
  2220. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),1)
  2221. RH.C1=clerp(RH.C1,RHC1*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),1)
  2222. LH.C1=clerp(LH.C1,LHC1*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),1)
  2223. Movement.Value=Movement.Value+0.1
  2224. Defense.Value=Defense.Value-0.4
  2225. attack=false
  2226. end
  2227.  
  2228. if startequipped==true then
  2229. equipped=true
  2230. if disableanimate==true then
  2231. Animate.Disabled=true
  2232. local idleanimation=Humanoid:LoadAnimation(Torso.robloxidleanimation)
  2233. idleanimation:Play()
  2234. end
  2235. if disableanimator==true then
  2236. Animator.Parent=nil
  2237. end
  2238. if disablemovingarms==true then
  2239. RW.Parent=Torso
  2240. LW.Parent=Torso
  2241. RSH.Parent=nil
  2242. LSH.Parent=nil
  2243. end
  2244. Movement.Value=Movement.Value-0.1
  2245. Defense.Value=Defense.Value+0.4
  2246. elseif startequippedwithequipanimation==true then
  2247. equipped=true
  2248. if disableanimate==true then
  2249. Animate.Disabled=true
  2250. local idleanimation=Humanoid:LoadAnimation(Torso.robloxidleanimation)
  2251. idleanimation:Play()
  2252. end
  2253. if disableanimator==true then
  2254. Animator.Parent=nil
  2255. end
  2256. if disablemovingarms==true then
  2257. RW.Parent=Torso
  2258. LW.Parent=Torso
  2259. RSH.Parent=nil
  2260. LSH.Parent=nil
  2261. end
  2262. coroutine.resume(coroutine.create(function()
  2263. hbwait()
  2264. equipanim()
  2265. end))
  2266. end
  2267.  
  2268. function StaggerHit()
  2269. attack=true
  2270. if Hitbox~=nil then
  2271. for i=1,math.random(2,4) do
  2272. ClangEffect("Cyan","Neon",cf(Hitbox.Position)*angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50))),20,5,0.2,math.random(5,15)/10,0,-0.02,0,-0.02,0.1)
  2273. end
  2274. end
  2275. for i=0,1,0.1/animationspeed do
  2276. hbwait()
  2277. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0+idleangle)*angles(math.rad(-10),math.rad(0),math.rad(-30)),0.3/animationspeed)
  2278. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(30))*angles(math.rad(5),math.rad(0),math.rad(0)),0.3/animationspeed)
  2279. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(-30),math.rad(0),math.rad(60))*angles(math.rad(0),math.rad(-30),math.rad(0))*RWC0,0.3/animationspeed)
  2280. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-20),math.rad(0),math.rad(-20))*angles(math.rad(0),math.rad(20),math.rad(0))*LWC0,0.3/animationspeed)
  2281. RH.C0=clerp(RH.C0,cf(1,-0.9-idleangle,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(-20)),0.3/animationspeed)
  2282. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-70),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(10)),0.3/animationspeed)
  2283. if StaggerAnim.Value==true or StunAnim.Value==true then
  2284. break
  2285. end
  2286. end
  2287. attack=false
  2288. end
  2289.  
  2290. function Stagger()
  2291. attack=true
  2292. disablejump=true
  2293. if Hitbox~=nil then
  2294. for i=1,math.random(2,4) do
  2295. ClangEffect("Cyan","Neon",cf(Hitbox.Position)*angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50))),20,5,0.2,math.random(5,15)/10,0,-0.02,0,-0.02,0.1)
  2296. end
  2297. end
  2298. attacktype=1
  2299. local staggervelocity=Instance.new("BodyVelocity",Torso)
  2300. staggervelocity.P=500
  2301. staggervelocity.maxForce=vt(math.huge,0,math.huge)
  2302. if Rooted.Value==false then
  2303. staggervelocity.Velocity=RootPart.CFrame.lookVector*-25
  2304. end
  2305. for i=0,1,0.35/animationspeed do
  2306. hbwait()
  2307. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-0.1+idleangle)*angles(math.rad(-20),math.rad(0),math.rad(-30)),0.3/animationspeed)
  2308. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(5),math.rad(0),math.rad(35))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2309. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(20),math.rad(-30),math.rad(40))*RWC0,0.3/animationspeed)
  2310. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(10),math.rad(5),math.rad(-20))*LWC0,0.3/animationspeed)
  2311. RH.C0=clerp(RH.C0,cf(1,-0.75-idleangle,-0.25)*angles(math.rad(0),math.rad(100),math.rad(0))*angles(math.rad(-20),math.rad(0),math.rad(40)),0.3/animationspeed)
  2312. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0.25)*angles(math.rad(0),math.rad(-60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(10)),0.3/animationspeed)
  2313. end
  2314. for i=0,1,0.2/animationspeed do
  2315. hbwait()
  2316. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-0.2+idleangle)*angles(math.rad(-30),math.rad(0),math.rad(-30)),0.3/animationspeed)
  2317. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(5),math.rad(0),math.rad(35))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2318. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(20),math.rad(-30),math.rad(40))*RWC0,0.3/animationspeed)
  2319. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(10),math.rad(5),math.rad(-20))*LWC0,0.3/animationspeed)
  2320. RH.C0=clerp(RH.C0,cf(1,-0.75-idleangle,-0.25)*angles(math.rad(0),math.rad(100),math.rad(0))*angles(math.rad(-20),math.rad(0),math.rad(40)),0.3/animationspeed)
  2321. LH.C0=clerp(LH.C0,cf(-1,-0.9-idleangle,0.25)*angles(math.rad(0),math.rad(-60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(30)),0.3/animationspeed)
  2322. end
  2323. staggervelocity:Destroy()
  2324. for i=0,1,0.015/animationspeed do
  2325. hbwait()
  2326. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1.8+idleangle)*angles(math.rad(0),math.rad(0),math.rad(-20))*angles(math.rad(-5),math.rad(-5),math.rad(0)),0.3/animationspeed)
  2327. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(20))*angles(math.rad(0),math.rad(5),math.rad(0)),0.3/animationspeed)
  2328. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(0),math.rad(0),math.rad(20))*angles(math.rad(0),math.rad(-20),math.rad(0))*RWC0,0.3/animationspeed)
  2329. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-15),math.rad(0),math.rad(-10))*angles(math.rad(0),math.rad(20),math.rad(0))*LWC0,0.3/animationspeed)
  2330. RH.C0=clerp(RH.C0,cf(1,-0.5-idleangle,-0.5)*angles(math.rad(0),math.rad(80),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(70))*angles(math.rad(0),math.rad(30),math.rad(0)),0.3/animationspeed)
  2331. LH.C0=clerp(LH.C0,cf(-1,0.4-idleangle,-0.5)*angles(math.rad(0),math.rad(-80),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(-10)),0.3/animationspeed)
  2332. if StunAnim.Value==true then
  2333. break
  2334. end
  2335. end
  2336. attacktype=1
  2337. disablejump=false
  2338. attack=false
  2339. end
  2340.  
  2341. function Stun()
  2342. attack=true
  2343. disablejump=true
  2344. attacktype=1
  2345. DamageStatLabel("Interruption",Head.CFrame,"Stunned!",Color3.new(0,0,255))
  2346. for i=0,1,0.4/animationspeed do
  2347. hbwait()
  2348. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0+idleangle)*angles(math.rad(15),math.rad(0),math.rad(-160)),0.3/animationspeed)
  2349. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2350. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(70),math.rad(0),math.rad(15))*RWC0,0.3/animationspeed)
  2351. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(70),math.rad(0),math.rad(-15))*LWC0,0.3/animationspeed)
  2352. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),0.3/animationspeed)
  2353. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),0.3/animationspeed)
  2354. end
  2355. for i=0,1,0.4/animationspeed do
  2356. hbwait()
  2357. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-0.5+idleangle)*angles(math.rad(45),math.rad(0),math.rad(-170)),0.3/animationspeed)
  2358. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(5),math.rad(0),math.rad(-30))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2359. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(80),math.rad(0),math.rad(45))*RWC0,0.3/animationspeed)
  2360. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(80),math.rad(0),math.rad(-45))*LWC0,0.3/animationspeed)
  2361. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-40)),0.3/animationspeed)
  2362. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),0.3/animationspeed)
  2363. end
  2364. for i=0,1,0.4/animationspeed do
  2365. hbwait()
  2366. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1+idleangle)*angles(math.rad(75),math.rad(0),math.rad(-180)),0.3/animationspeed)
  2367. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(5),math.rad(0),math.rad(-60))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2368. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(90),math.rad(0),math.rad(75))*RWC0,0.3/animationspeed)
  2369. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-45),math.rad(0),math.rad(-75))*LWC0,0.3/animationspeed)
  2370. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-40)),0.3/animationspeed)
  2371. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-30)),0.3/animationspeed)
  2372. end
  2373. gyro=Instance.new("BodyGyro")
  2374. gyro.Parent=nil
  2375. gyro.P=1e7
  2376. gyro.D=1e3
  2377. gyro.MaxTorque=vt(1e7,1e7,1e7)
  2378. gyro.cframe=RootPart.CFrame
  2379. for i=1,70*animationspeed do
  2380. hbwait()
  2381. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-2.5+idleangle)*angles(math.rad(90),math.rad(0),math.rad(-180)),0.3/animationspeed)
  2382. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-90))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2383. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(90),math.rad(-10),math.rad(90))*RWC0,0.3/animationspeed)
  2384. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-90),math.rad(0),math.rad(-90))*LWC0,0.3/animationspeed)
  2385. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0.2)*angles(math.rad(0),math.rad(70),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(0)),0.3/animationspeed)
  2386. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-100),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(0)),0.3/animationspeed)
  2387. end
  2388. for i=0,1,0.5/animationspeed do
  2389. hbwait()
  2390. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1+idleangle)*angles(math.rad(90),math.rad(0),math.rad(-180)),0.3/animationspeed)
  2391. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-90))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2392. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(90),math.rad(-10),math.rad(120))*RWC0,0.3/animationspeed)
  2393. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-90),math.rad(0),math.rad(-120))*LWC0,0.3/animationspeed)
  2394. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0.2)*angles(math.rad(0),math.rad(70),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(-30)),0.3/animationspeed)
  2395. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-100),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(30)),0.3/animationspeed)
  2396. end
  2397. for i=0,1,0.15/animationspeed do
  2398. hbwait()
  2399. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1.5+idleangle)*angles(math.rad(30),math.rad(0),math.rad(120)),0.3/animationspeed)
  2400. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-30))*angles(math.rad(0),math.rad(0),math.rad(0)),0.3/animationspeed)
  2401. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(-40),math.rad(0),math.rad(30))*RWC0,0.3/animationspeed)
  2402. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(80),math.rad(0),math.rad(20))*LWC0,0.3/animationspeed)
  2403. RH.C0=clerp(RH.C0,cf(1,-0.5-idleangle,0)*angles(math.rad(0),math.rad(60),math.rad(0))*angles(math.rad(-15),math.rad(0),math.rad(70)),0.3/animationspeed)
  2404. LH.C0=clerp(LH.C0,cf(-1,-0.25-idleangle,-1)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(5),math.rad(0),math.rad(30)),0.3/animationspeed)
  2405. end
  2406. gyro.Parent=nil
  2407. attacktype=1
  2408. disablejump=false
  2409. attack=false
  2410. end
  2411.  
  2412. function EAbility()
  2413. attack=true
  2414. attack=false
  2415. end
  2416.  
  2417. function Attack1()
  2418. attack=true
  2419. --so("159972643",Hitbox,0.5,1)
  2420. for i=0,1,0.12/2 do
  2421. hbwait()
  2422. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.5,0+idleangle)*angles(math.rad(0),math.rad(0),math.rad(-50)),0.45/animationspeed)
  2423. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(7.5),math.rad(0),math.rad(50)),0.45/animationspeed)
  2424. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(100),math.rad(0),math.rad(50))*angles(math.rad(0),math.rad(-80),math.rad(0))*RWC0,0.45/animationspeed)
  2425. LW.C0=clerp(LW.C0,cf(-1.25,0.5+idleangle,-0.25)*angles(math.rad(70),math.rad(0),math.rad(40))*LWC0,0.45/animationspeed)
  2426. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(80),math.rad(0))*angles(math.rad(-12.5),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2427. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-40),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2428. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2429. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2430. break
  2431. end
  2432. end
  2433. --so("159972643",Hitbox,0.5,1)
  2434. so("159972643",Hitbox,0.5,2)
  2435. --so("159972643",Hitbox,0.5,1)
  2436. so("159972643",Hitbox,0.5,1)
  2437. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2438. for i=0,1,0.12/2 do
  2439. hbwait()
  2440. TrailEffect("Cyan","Neon",Hitbox.CFrame*cf(0,2.1,0),LastPoint,"Block",0,0.1,-0.01,0,-0.01,0.1)
  2441. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2442. MagniDamage(Hitbox,5,50,70,math.random(5,10),"Normal",RootPart,0.5,1,math.random(5,10),nil,true,false,nil,0,0,false)
  2443. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-1,-0.5+idleangle)*angles(math.rad(20),math.rad(0),math.rad(40)),0.45/animationspeed)
  2444. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(7.5),math.rad(0),math.rad(-30))*angles(math.rad(-15),math.rad(0),math.rad(0)),0.45/animationspeed)
  2445. RW.C0=clerp(RW.C0,cf(0.75,0.5+idleangle,-0.75)*angles(math.rad(80),math.rad(0),math.rad(-60))*angles(math.rad(0),math.rad(-60),math.rad(0))*RWC0,0.45/animationspeed)
  2446. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(50),math.rad(0),math.rad(-10))*LWC0,0.45/animationspeed)
  2447. RH.C0=clerp(RH.C0,cf(1,-0.35-idleangle,0)*angles(math.rad(0),math.rad(50),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(22.5)),0.45/animationspeed)
  2448. LH.C0=clerp(LH.C0,cf(-1,-0.8-idleangle,0)*angles(math.rad(0),math.rad(-80),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-5)),0.45/animationspeed)
  2449. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2450. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2451. break
  2452. end
  2453. end
  2454. LastPoint=nil
  2455. attack=false
  2456. end
  2457.  
  2458. function Attack2()
  2459. attack=true
  2460. --so("159882481",Hitbox,0.5,1)
  2461. for i=0,1,0.12/2 do
  2462. hbwait()
  2463. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-1,1+idleangle)*angles(math.rad(-10),math.rad(0),math.rad(0)),0.45/animationspeed)
  2464. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(15),math.rad(0),math.rad(0)),0.45/animationspeed)
  2465. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(170),math.rad(0),math.rad(5))*angles(math.rad(0),math.rad(-10),math.rad(0))*RWC0,0.45/animationspeed)
  2466. LW.C0=clerp(LW.C0,cf(-1.25,0.5+idleangle,-0.25)*angles(math.rad(80),math.rad(0),math.rad(20))*LWC0,0.45/animationspeed)
  2467. RH.C0=clerp(RH.C0,cf(1,-0.5-idleangle,-0.25)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(17.5)),0.45/animationspeed)
  2468. LH.C0=clerp(LH.C0,cf(-1,-0.75-idleangle,-0.25)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(30)),0.45/animationspeed)
  2469. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2470. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2471. break
  2472. end
  2473. end
  2474. --so("159882481",Hitbox,0.5,1)
  2475. so("159882481",Hitbox,0.5,3)
  2476. --so("159882481",Hitbox,0.5,1)
  2477. so("159882481",Hitbox,0.5,1)
  2478. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2479. for i=0,1,0.12/2 do
  2480. hbwait()
  2481. TrailEffect("Cyan","Neon",Hitbox.CFrame*cf(0,2.1,0),LastPoint,"Block",0,0.1,-0.01,0,-0.01,0.1)
  2482. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2483. MagniDamage(Hitbox,5,50,70,math.random(5,10),"Normal",RootPart,0.5,1,math.random(5,10),nil,true,false,nil,0,0,false)
  2484. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-2,-0.75+idleangle)*angles(math.rad(15),math.rad(0),math.rad(0)),0.6/animationspeed)
  2485. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(5),math.rad(0),math.rad(0)),0.6/animationspeed)
  2486. RW.C0=clerp(RW.C0,cf(1.25,0.5+idleangle,-0.25)*angles(math.rad(10),math.rad(0),math.rad(-5))*angles(math.rad(0),math.rad(20),math.rad(0))*RWC0,0.6/animationspeed)
  2487. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(40),math.rad(0),math.rad(-10))*LWC0,0.6/animationspeed)
  2488. RH.C0=clerp(RH.C0,cf(1,-0.2-idleangle,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(10)),0.6/animationspeed)
  2489. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,-0.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(50)),0.6/animationspeed)
  2490. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.6/animationspeed)
  2491. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2492. break
  2493. end
  2494. end
  2495. LastPoint=nil
  2496. attack=false
  2497. end
  2498.  
  2499. function Attack3()
  2500. attack=true
  2501. --so("341336274",Hitbox,0.5,1)
  2502. for i=0,1,0.12/2 do
  2503. hbwait()
  2504. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0+idleangle)*angles(math.rad(0),math.rad(0),math.rad(40)),0.45/animationspeed)
  2505. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(-20)),0.45/animationspeed)
  2506. RW.C0=clerp(RW.C0,cf(0.5,0.5+idleangle,-0.75)*angles(math.rad(130),math.rad(0),math.rad(-60))*angles(math.rad(0),math.rad(40),math.rad(0))*RWC0,0.45/animationspeed)
  2507. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(30),math.rad(0),math.rad(-5))*LWC0,0.45/animationspeed)
  2508. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(50),math.rad(0))*angles(math.rad(-7.5),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2509. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-80),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-7.5)),0.45/animationspeed)
  2510. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2511. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2512. break
  2513. end
  2514. end
  2515. --so("159882445",Hitbox,0.5,1)
  2516. so("159882445",Hitbox,0.5,1.5)
  2517. --so("159882445",Hitbox,0.5,1)
  2518. so("159882445",Hitbox,0.5,1)
  2519. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2520. for i=0,1,0.12/2 do
  2521. hbwait()
  2522. TrailEffect("Cyan","Neon",Hitbox.CFrame*cf(0,2.1,0),LastPoint,"Block",0,0.1,-0.01,0,-0.01,0.1)
  2523. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2524. MagniDamage(Hitbox,5,50,70,math.random(5,10),"Normal",RootPart,0.5,1,math.random(5,10),nil,true,false,nil,0,0,false)
  2525. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-2,-0.5+idleangle)*angles(math.rad(5),math.rad(0),math.rad(-30)),0.45/animationspeed)
  2526. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(20)),0.45/animationspeed)
  2527. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(30),math.rad(0),math.rad(70))*angles(math.rad(0),math.rad(40),math.rad(0))*RWC0,0.45/animationspeed)
  2528. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(50),math.rad(0),math.rad(-45))*LWC0,0.45/animationspeed)
  2529. RH.C0=clerp(RH.C0,cf(1,-0.75-idleangle,0)*angles(math.rad(0),math.rad(70),math.rad(0))*angles(math.rad(-30),math.rad(0),math.rad(-15)),0.45/animationspeed)
  2530. LH.C0=clerp(LH.C0,cf(-1,-0.5-idleangle,0)*angles(math.rad(0),math.rad(-60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-7.5)),0.45/animationspeed)
  2531. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2532. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2533. break
  2534. end
  2535. end
  2536. LastPoint=nil
  2537. attack=false
  2538. end
  2539.  
  2540. function Attack4()
  2541. attack=true
  2542. local shieldangle=math.random(-2,2)
  2543. for i=0,1,0.12/2 do
  2544. hbwait()
  2545. MagicBlock("Cyan","Neon",true,swordhandle.CFrame,1,1,1,1,1,1,0.1)
  2546. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0+idleangle)*angles(math.rad(0),math.rad(0),math.rad(-40)),0.45/animationspeed)
  2547. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(40)),0.45/animationspeed)
  2548. RW.C0=clerp(RW.C0,cf(1,0.5+idleangle,-0.5)*angles(math.rad(88+shieldangle),math.rad(0),math.rad(-30))*RWC0,0.45/animationspeed)
  2549. LW.C0=clerp(LW.C0,cf(-1,0.5+idleangle,-0.5)*angles(math.rad(88+shieldangle),math.rad(0),math.rad(50))*LWC0,0.45/animationspeed)
  2550. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(70),math.rad(0))*angles(math.rad(-7.5),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2551. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-50),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2552. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2553. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2554. break
  2555. end
  2556. end
  2557. so("341336274",swordhandle,0.5,2)
  2558. so("159882598",swordhandle,0.5,2)
  2559. local Pos1=swordhandle.Position
  2560. local MousePos=Mouse.hit.p
  2561. local MouseLook=cf((Pos1+MousePos)/2,MousePos)
  2562. local blasthit,blastpos=rayCast(Pos1,MouseLook.lookVector,999,Character)
  2563. local Mag=(Pos1-blastpos).magnitude
  2564. MagicCylinder("Cyan","Neon",cf((Pos1+blastpos)/2,blastpos)*angles(math.rad(90),0,0),5,Mag*5,5,0.1,0,0.1,0.05)
  2565. if blasthit~=nil and blasthit.Name~="Effect" then
  2566. local refpart=part(3,Effects,"SmoothPlastic",0,1,"Really black","Effect",vt())
  2567. refpart.Anchored=true
  2568. refpart.CFrame=cf(blastpos)
  2569. game:GetService("Debris"):AddItem(refpart,5)
  2570. so("341336499",refpart,0.5,3)
  2571. MagicCircle("Cyan","Neon",refpart.CFrame,10,10,10,1,1,1,0.05)
  2572. MagicBlock("Cyan","Neon",true,refpart.CFrame,5,5,5,0.5,0.5,0.5,0.05)
  2573. MagniDamage(refpart,5,50,70,0,"Normal",RootPart,0.5,1,math.random(5,10),nil,true,true,nil,0,0,false)
  2574. end
  2575. for i=0,1,0.12/2 do
  2576. hbwait()
  2577. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.2,-0.15+idleangle)*angles(math.rad(-10),math.rad(0),math.rad(-40)),0.45/animationspeed)
  2578. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(40)),0.45/animationspeed)
  2579. RW.C0=clerp(RW.C0,cf(1,0.5+idleangle,-0.5)*angles(math.rad(98+shieldangle),math.rad(0),math.rad(-30))*RWC0,0.45/animationspeed)
  2580. LW.C0=clerp(LW.C0,cf(-1,0.5+idleangle,-0.5)*angles(math.rad(98+shieldangle),math.rad(0),math.rad(50))*LWC0,0.45/animationspeed)
  2581. RH.C0=clerp(RH.C0,cf(1,-0.7-idleangle,0)*angles(math.rad(0),math.rad(70),math.rad(0))*angles(math.rad(-17.5),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2582. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-50),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(7.5)),0.45/animationspeed)
  2583. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2584. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2585. break
  2586. end
  2587. end
  2588. attack=false
  2589. end
  2590.  
  2591. function Move1()
  2592. attack=true
  2593. --so("341336274",Hitbox,0.5,1)
  2594. for i=0,1,0.12/2 do
  2595. hbwait()
  2596. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-1,1+idleangle)*angles(math.rad(-10),math.rad(0),math.rad(0)),0.45/animationspeed)
  2597. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),0.45/animationspeed)
  2598. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(170),math.rad(0),math.rad(5))*RWC0,0.45/animationspeed)
  2599. LW.C0=clerp(LW.C0,cf(-1.25,0.5+idleangle,-0.25)*angles(math.rad(70),math.rad(0),math.rad(40))*LWC0,0.45/animationspeed)
  2600. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-20)),0.45/animationspeed)
  2601. LH.C0=clerp(LH.C0,cf(-1,-0.5-idleangle,-0.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(5)),0.45/animationspeed)
  2602. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2603. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2604. break
  2605. end
  2606. end
  2607. --so("200633029",Hitbox,0.5,1)
  2608. so("200633077",Hitbox,0.5,1.7)
  2609. --so("341336307",Hitbox,0.5,1)
  2610. so("341336485",Hitbox,0.5,1)
  2611. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2612. for i=0,1,0.24/2 do
  2613. hbwait()
  2614. TrailEffect("Cyan","Neon",Hitbox.CFrame*cf(0,2.1,0),LastPoint,"Block",0,0.1,-0.01,0,-0.01,0.1)
  2615. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2616. MagniDamage(Hitbox,5,50,70,math.random(5,10),"Normal",RootPart,0.5,1,math.random(5,10),nil,true,false,nil,0,0,false)
  2617. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-2,-1+idleangle)*angles(math.rad(10),math.rad(0),math.rad(0)),0.6/animationspeed)
  2618. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),0.6/animationspeed)
  2619. RW.C0=clerp(RW.C0,cf(1.25,0.5+idleangle,-0.25)*angles(math.rad(0),math.rad(0),math.rad(5))*RWC0,0.6/animationspeed)
  2620. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(5),math.rad(0),math.rad(-15))*LWC0,0.6/animationspeed)
  2621. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-60)),0.6/animationspeed)
  2622. LH.C0=clerp(LH.C0,cf(-1,0-idleangle,-0.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(5)),0.6/animationspeed)
  2623. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.6/animationspeed)
  2624. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2625. break
  2626. end
  2627. end
  2628. if StaggerHitAnim.Value~=true and StaggerAnim.Value~=true and StunAnim.Value~=true then
  2629. local swordhit,swordpos=rayCast(RootPart.Position,cf(RootPart.Position,RootPart.Position+vt(0,-1,0)).lookVector,4,Character)
  2630. if swordhit~=nil and swordhit.Name~="Effect" then
  2631. local refpart=part(3,Effects,"SmoothPlastic",0,1,"Really black","Effect",vt())
  2632. refpart.Anchored=true
  2633. refpart.CFrame=RootPart.CFrame*cf(1.1,0,0)
  2634. game:GetService("Debris"):AddItem(refpart,5)
  2635. coroutine.resume(coroutine.create(function(Origin)
  2636. local increment=-10.1
  2637. for i=1,4 do
  2638. local refpart2=part(3,Effects,"SmoothPlastic",0,1,"Really black","Effect",vt())
  2639. refpart2.Anchored=true
  2640. refpart2.CFrame=refpart.CFrame*cf(0,0,increment)
  2641. game:GetService("Debris"):AddItem(refpart,5)
  2642. local refpart2hit,refpart2pos=rayCast(refpart2.Position,cf(refpart2.Position,refpart2.Position+vt(0,-1,0)).lookVector,999,Character)
  2643. if refpart2hit~=nil then
  2644. local refpart3=part(3,Effects,"SmoothPlastic",0,1,"Really black","Effect",vt())
  2645. refpart3.Anchored=true
  2646. refpart3.CFrame=cf(refpart2pos)
  2647. game:GetService("Debris"):AddItem(refpart3,5)
  2648. so("341336499",refpart3,0.5,2)
  2649. MagicWave("Cyan","Neon",refpart3.CFrame,20,0.1,20,0.5,0.01,0.5,0.05)
  2650. MagicSpikedCrown("Cyan","Neon",refpart3.CFrame,20,20,20,0.5,0.5,0.5,0.05)
  2651. MagniDamage(refpart3,15,50,70,math.random(10,20),"ElectricGroundSmash",refpart3,0,1,math.random(5,10),nil,true,true,"Damage",0.1,3,true)
  2652. end
  2653. increment=increment-10
  2654. wait(0.25)
  2655. end
  2656. end),refpart)
  2657. end
  2658. end
  2659. for i=0,1,0.24/2 do
  2660. hbwait()
  2661. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-2,-1+idleangle)*angles(math.rad(10),math.rad(0),math.rad(0)),0.6/animationspeed)
  2662. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),0.6/animationspeed)
  2663. RW.C0=clerp(RW.C0,cf(1.25,0.5+idleangle,-0.25)*angles(math.rad(0),math.rad(0),math.rad(5))*RWC0,0.6/animationspeed)
  2664. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(5),math.rad(0),math.rad(-15))*LWC0,0.6/animationspeed)
  2665. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-60)),0.6/animationspeed)
  2666. LH.C0=clerp(LH.C0,cf(-1,0-idleangle,-0.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(5)),0.6/animationspeed)
  2667. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.6/animationspeed)
  2668. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2669. break
  2670. end
  2671. end
  2672. LastPoint=nil
  2673. attack=false
  2674. end
  2675.  
  2676. --[[
  2677. local testpart=Instance.new("Part",workspace.CurrentCamera)
  2678. testpart.Anchored=true
  2679. testpart.CFrame=cf(0,0,-50)
  2680. testpart.Size=Vector3.new(50,50,50)
  2681. --]]
  2682.  
  2683. function Move3()
  2684. attack=true
  2685. for i=0,1,0.12/2 do
  2686. hbwait()
  2687. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-0.25+idleangle)*angles(math.rad(0),math.rad(-5),math.rad(-10)),0.45/animationspeed)
  2688. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(5)),0.45/animationspeed)
  2689. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(50),math.rad(0),math.rad(20))*RWC0,0.45/animationspeed)
  2690. LW.C0=clerp(LW.C0,cf(-1.5,0.25+idleangle,0)*angles(math.rad(130),math.rad(0),math.rad(5))*LWC0,0.45/animationspeed)
  2691. RH.C0=clerp(RH.C0,cf(1,-0.75-idleangle,0)*angles(math.rad(0),math.rad(70),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(-10)),0.45/animationspeed)
  2692. LH.C0=clerp(LH.C0,cf(-1,-0.8-idleangle,-0.25)*angles(math.rad(0),math.rad(-80),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(-5)),0.45/animationspeed)
  2693. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-55),0,0),0.45/animationspeed)
  2694. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2695. break
  2696. end
  2697. end
  2698. for i=0,1,0.12/2 do
  2699. hbwait()
  2700. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-0.1+idleangle)*angles(math.rad(0),math.rad(5),math.rad(10)),0.45/animationspeed)
  2701. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(-5),math.rad(0),math.rad(-15)),0.45/animationspeed)
  2702. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(150),math.rad(0),math.rad(10))*angles(math.rad(0),math.rad(10),math.rad(0))*RWC0,0.45/animationspeed)
  2703. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(20),math.rad(0),math.rad(-10))*LWC0,0.45/animationspeed)
  2704. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(80),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2705. LH.C0=clerp(LH.C0,cf(-1,-0.9-idleangle,-0.25)*angles(math.rad(0),math.rad(-100),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(-5)),0.45/animationspeed)
  2706. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-140),0,0),0.45/animationspeed)
  2707. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2708. break
  2709. end
  2710. end
  2711. so("306247678",Hitbox,0.5,0.75)
  2712. --so("341336159",Hitbox,0.5,0.75)
  2713. --MagicRing("Cyan","Neon",cf(Hitbox.Position)*cf(0,2.1,0)*angles(math.rad(90),0,0),1,1,1,1,1,0,0.01)
  2714. for i=0,1,0.04/2 do
  2715. hbwait()
  2716. --Lightning(Hitbox.Position+vt(0,2,0),Hitbox.Position+vt(math.random(-20,20),20,math.random(-20,20)),1,1,"Cyan","Neon",1/10,5/10,2)
  2717. --MagicCylinder("Cyan","Neon",Hitbox.CFrame*cf(0,2.1+149,-23.6)*angles(math.rad(-9),0,0),0.5,1500,0.5,1,0,1,0.1)
  2718. --MagicBlock("Cyan","Neon",true,Hitbox.CFrame--[[*cf(0,2.1,0)--]],1,1,1,1,1,1,0.05)
  2719. MagicCircle("Cyan","Neon",Hitbox.CFrame,5,25,5,math.random(5,10)/10,math.random(5,10)/10,math.random(5,10)/10,0.1)
  2720. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-0.1+idleangle)*angles(math.rad(0),math.rad(5),math.rad(10)),0.45/animationspeed)
  2721. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(-5),math.rad(0),math.rad(-15)),0.45/animationspeed)
  2722. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(150),math.rad(0),math.rad(10))*angles(math.rad(0),math.rad(10),math.rad(0))*RWC0,0.45/animationspeed)
  2723. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(20),math.rad(0),math.rad(-10))*LWC0,0.45/animationspeed)
  2724. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0)*angles(math.rad(0),math.rad(80),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(-2.5)),0.45/animationspeed)
  2725. LH.C0=clerp(LH.C0,cf(-1,-0.9-idleangle,-0.25)*angles(math.rad(0),math.rad(-100),math.rad(0))*angles(math.rad(-10),math.rad(0),math.rad(-5)),0.45/animationspeed)
  2726. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-140),0,0),0.45/animationspeed)
  2727. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2728. break
  2729. end
  2730. end
  2731. for i=0,1,0.12/2 do
  2732. hbwait()
  2733. MagicCircle("Cyan","Neon",Hitbox.CFrame,5,25,5,math.random(5,10)/10,math.random(5,10)/10,math.random(5,10)/10,0.1)
  2734. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0+idleangle)*angles(math.rad(0),math.rad(0),math.rad(50)),0.45/animationspeed)
  2735. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(5),math.rad(0),math.rad(-50)),0.45/animationspeed)
  2736. RW.C0=clerp(RW.C0,cf(1,0.5+idleangle,-0.5)*angles(math.rad(110),math.rad(0),math.rad(-50))*angles(math.rad(0),math.rad(60),math.rad(0))*RWC0,0.45/animationspeed)
  2737. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-15),math.rad(0),math.rad(-10))*LWC0,0.45/animationspeed)
  2738. RH.C0=clerp(RH.C0,cf(1,-1-idleangle,0.25)*angles(math.rad(0),math.rad(40),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(2.5)),0.45/animationspeed)
  2739. LH.C0=clerp(LH.C0,cf(-1,-1-idleangle,0)*angles(math.rad(0),math.rad(-70),math.rad(0))*angles(math.rad(-7.5),math.rad(0),math.rad(5)),0.45/animationspeed)
  2740. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2741. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2742. break
  2743. end
  2744. end
  2745. --so("200633029",Hitbox,0.5,1)
  2746. so("200633077",Hitbox,0.5,2.9)
  2747. --so("341336307",Hitbox,0.5,1)
  2748. so("341336485",Hitbox,0.5,1)
  2749. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2750. local energywavepart=part(3,Effects,"Neon",0,1,"Cyan","Effect",vt())
  2751. energywavepart.Anchored=true
  2752. energywavepart.CFrame=RootPart.CFrame*cf(0,0,-6.5)--*angles(math.rad(90),math.rad(80),0)
  2753. --local energywavemesh=mesh("SpecialMesh",energywavepart,"FileMesh","http://www.roblox.com/asset/?id=448386996",vt(0,0,0),vt(1/1000,1/20,1/15))
  2754. game:GetService("Debris"):AddItem(energywavepart,1)
  2755. coroutine.resume(coroutine.create(function(Wave)
  2756. local number=500
  2757. so("341336274",Wave,0.75,0.75)
  2758. repeat
  2759. hbwait()
  2760. wavecframe=Wave.CFrame
  2761. --Wave.CFrame=wavecframe*cf(0,-1,0)
  2762. Wave.CFrame=wavecframe*cf(0,0,-1)
  2763. MagicBlock("Cyan","Neon",true,Wave.CFrame,100,100,100,-1,-1,-1,0.05)
  2764. MagniDamage(Wave,15,70,100,math.random(10,20),"ElectricBlast",Wave,1,1,math.random(5,10),nil,true,true,"Movement",0.1,10,true)
  2765. number=number-1
  2766. until number<=0
  2767. end),energywavepart)
  2768. for i=0,1,0.12/2 do
  2769. hbwait()
  2770. TrailEffect("Cyan","Neon",Hitbox.CFrame*cf(0,2.1,0),LastPoint,"Block",0,0.1,-0.01,0,-0.01,0.1)
  2771. LastPoint=Hitbox.CFrame*cf(0,2.1,0)
  2772. MagniDamage(Hitbox,5,50,70,math.random(5,10),"Normal",RootPart,0.5,1,math.random(5,10),nil,true,false,nil,0,0,false)
  2773. --MagicCircle("Cyan","Neon",Hitbox.CFrame,5,25,5,math.random(5,10)/10,math.random(5,10)/10,math.random(5,10)/10,0.1)
  2774. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,-1.5,-0.5+idleangle)*angles(math.rad(5),math.rad(0),math.rad(-40)),0.45/animationspeed)
  2775. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(5),math.rad(0),math.rad(40)),0.45/animationspeed)
  2776. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(50),math.rad(0),math.rad(70))*angles(math.rad(0),math.rad(60),math.rad(0))*RWC0,0.45/animationspeed)
  2777. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-10),math.rad(0),math.rad(-60))*LWC0,0.45/animationspeed)
  2778. RH.C0=clerp(RH.C0,cf(1,-0.6-idleangle,0)*angles(math.rad(0),math.rad(80),math.rad(0))*angles(math.rad(-12.5),math.rad(0),math.rad(-5)),0.45/animationspeed)
  2779. LH.C0=clerp(LH.C0,cf(-1.1,-0.5-idleangle,0.15)*angles(math.rad(0),math.rad(-50),math.rad(0))*angles(math.rad(-7.5),math.rad(0),math.rad(-7.5)),0.45/animationspeed)
  2780. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-150),0,0),0.45/animationspeed)
  2781. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2782. break
  2783. end
  2784. end
  2785. LastPoint=nil
  2786. attack=false
  2787. end
  2788.  
  2789.  
  2790.  
  2791. mouse=Player:GetMouse()
  2792. cam=game.Workspace.CurrentCamera
  2793.  
  2794. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  2795. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  2796. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  2797. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  2798.  
  2799. cam = workspace.CurrentCamera
  2800.  
  2801. vt=Vector3.new
  2802. cf=CFrame.new
  2803.  
  2804.  
  2805.  
  2806. function Move5()
  2807. attack = true
  2808. local aura = Instance.new("ParticleEmitter",torso)
  2809. aura.Texture = "rbxassetid://305563617"
  2810. aura.LightEmission = 1
  2811. aura.Color = ColorSequence.new(Color3.new(0,25/255,255/255))
  2812. aura.Rate = 25
  2813. aura.Lifetime = NumberRange.new(0.75)
  2814. aura.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,8.5,0),NumberSequenceKeypoint.new(1,0,0)})
  2815. aura.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  2816. aura.Speed = NumberRange.new(15)
  2817. aura.VelocitySpread = 50
  2818. local aura2 = Instance.new("ParticleEmitter",torso)
  2819. aura2.Texture = "rbxassetid://296874871"
  2820. aura2.LightEmission = 1
  2821. aura2.Color = ColorSequence.new(Color3.new(0,25/255,255/255))
  2822. aura2.Rate = 99999
  2823. aura2.Lifetime = NumberRange.new(1.5)
  2824. aura2.Acceleration = vt(0,45,0)
  2825. aura2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,3,0),NumberSequenceKeypoint.new(1,0,0)})
  2826. aura2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  2827. aura2.Speed = NumberRange.new(-25)
  2828. aura2.Rotation = NumberRange.new(-500,500)
  2829. aura2.VelocitySpread = 45
  2830. aura2.RotSpeed = NumberRange.new(-500,500)
  2831. local auran = Instance.new("ParticleEmitter",torso)
  2832. auran.Texture = "rbxassetid://296874871"
  2833. auran.LightEmission = 1
  2834. auran.Color = ColorSequence.new(Color3.new(0,25/255,255/255))
  2835. auran.Rate = 0
  2836. auran.Lifetime = NumberRange.new(5)
  2837. auran.Acceleration = vt(0,-45,0)
  2838. auran.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,25,0),NumberSequenceKeypoint.new(1,0,0)})
  2839. auran.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  2840. auran.Speed = NumberRange.new(65)
  2841. auran.Rotation = NumberRange.new(-500,500)
  2842. auran.VelocitySpread = 100
  2843. auran.RotSpeed = NumberRange.new(-500,500)
  2844. local sa = Instance.new("Sound",handle)
  2845. sa.SoundId = "rbxassetid://431105970"
  2846. sa.Volume = 5
  2847. sa.Pitch = 1
  2848. sa:Play()
  2849. for i = 0,2,0.1 do
  2850. swait()
  2851. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,-1)* angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2852. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(0)),.3)
  2853. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(10)), 0.3)
  2854. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-10)), 0.3)
  2855. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(10)),.3)
  2856. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(60)),.3)
  2857. end
  2858. for i = 0, 5 do
  2859. auran.Rate = 99999
  2860. local lb = Instance.new("Part")
  2861. lb.Parent = char
  2862. lb.Material = "Neon"
  2863. lb.Color = BrickColor.new("Bright blue").Color
  2864. lb.CanCollide = false
  2865. lb.Size = vt(1,1,1)
  2866. lb.CFrame = torso.CFrame
  2867. lb.Rotation = vt(0,0,0)
  2868. lb.Anchored = true
  2869. lb.Transparency = 0
  2870. local thing = Instance.new("SpecialMesh",lb)
  2871. thing.MeshType = "FileMesh"
  2872. thing.MeshId = "http://www.roblox.com/asset/?id=20329976"
  2873. thing.Scale = vt(0,15,0)
  2874. local chancerot = math.random(1,2)
  2875. for z = 0, 4 do
  2876. if chancerot == 1 then
  2877. lb.CFrame = lb.CFrame*CFrame.Angles(0,0.1,0)
  2878. elseif chancerot == 2 then
  2879. lb.CFrame = lb.CFrame*CFrame.Angles(0,-0.1,0)
  2880. end
  2881. lb.Transparency = lb.Transparency + 0.1
  2882. thing.Scale = thing.Scale + vt(15,0,15)
  2883. wait()
  2884. end
  2885. auran.Rate = 0
  2886. for z = 0, 4 do
  2887. if chancerot == 1 then
  2888. lb.CFrame = lb.CFrame*CFrame.Angles(0,0.1,0)
  2889. elseif chancerot == 2 then
  2890. lb.CFrame = lb.CFrame*CFrame.Angles(0,-0.1,0)
  2891. end
  2892. lb.Transparency = lb.Transparency + 0.1
  2893. thing.Scale = thing.Scale + vt(15,0,15)
  2894. wait()
  2895. end
  2896. lb:Destroy()
  2897. end
  2898. local sa = Instance.new("Sound",handle)
  2899. sa.SoundId = "rbxassetid://416328540"
  2900. sa.Volume = 10
  2901. sa.Pitch = 0.75
  2902. sa:Play()
  2903.  
  2904. local sbs = Instance.new("BodyPosition", root)
  2905. sbs.P = 3000
  2906. sbs.D = 1000
  2907. sbs.maxForce = Vector3.new(500000, 500000000, 500000)
  2908. sbs.position = RootPart.CFrame.p + Vector3.new(0, 1000, 0)
  2909. for i = 0,24,0.1 do
  2910. swait()
  2911. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  2912. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-90)),.3)
  2913. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(180)), 0.3)
  2914. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-25 + 2.5 * math.cos(sine / 32))), 0.3)
  2915. end
  2916. local shur = Instance.new("Part",char)
  2917. local gahde = Instance.new("Sound",char)
  2918. gahde.SoundId = "rbxassetid://163619849"
  2919. gahde.Volume = 5
  2920. gahde.Pitch = 0.6
  2921. gahde:Play()
  2922. shur.Transparency = 0.7
  2923. shur.Material = "Neon"
  2924. shur.BrickColor = bc("Dark blue")
  2925. shur.Anchored = true
  2926. shur.CFrame = torso.CFrame + vt(0,-4,0)
  2927. shur.Size = vt(1,0.2,1)
  2928. shur.CanCollide = false
  2929. local dec = Instance.new("Decal",shur)
  2930. dec.Texture = "http://www.roblox.com/asset/?id=127817937"
  2931. dec.Face = "Top"
  2932. local dec2 = dec:Clone()
  2933. dec2.Parent = shur
  2934. dec2.Face = "Bottom"
  2935. local Meshshur = Instance.new("CylinderMesh",shur)
  2936. Meshshur.Scale = vt(0,1,0)
  2937. for i = 0, 39 do
  2938. wait()
  2939. Meshshur.Scale = Meshshur.Scale + vt(15,0,15)
  2940. end
  2941. attack = false
  2942.  
  2943. end
  2944.  
  2945.  
  2946.  
  2947.  
  2948.  
  2949. function Move4()
  2950. attack=true
  2951. --[[
  2952. for i=0,1,0.12/2 do
  2953. hbwait()
  2954. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1+idleangle)*angles(math.rad(10),math.rad(0),math.rad(0)),0.45/animationspeed)
  2955. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),0.45/animationspeed)
  2956. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(0),math.rad(0),math.rad(40))*RWC0,0.45/animationspeed)
  2957. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(0),math.rad(0),math.rad(-30))*LWC0,0.45/animationspeed)
  2958. RH.C0=clerp(RH.C0,cf(1,-0-idleangle,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(7.5)),0.45/animationspeed)
  2959. LH.C0=clerp(LH.C0,cf(-1,-0.5-idleangle,-0.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(25)),0.45/animationspeed)
  2960. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2961. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2962. break
  2963. end
  2964. end
  2965. MagicWave("Institutional white","SmoothPlastic",RootPart.CFrame*cf(0,-3,0),5,1,5,0.2,-0.01,0.2,0.025)
  2966. Humanoid.Jump=true
  2967. Torso.Velocity=Vector3.new(0,50,0)+RootPart.CFrame.lookVector*50
  2968. for i=0,1,0.12/2 do
  2969. hbwait()
  2970. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0+idleangle)*angles(math.rad(-5),math.rad(0),math.rad(0)),0.45/animationspeed)
  2971. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(-5),math.rad(0),math.rad(0)),0.45/animationspeed)
  2972. RW.C0=clerp(RW.C0,cf(1.5,0.5+idleangle,0)*angles(math.rad(-15),math.rad(0),math.rad(15))*RWC0,0.45/animationspeed)
  2973. LW.C0=clerp(LW.C0,cf(-1.5,0.5+idleangle,0)*angles(math.rad(-5),math.rad(0),math.rad(-10))*LWC0,0.45/animationspeed)
  2974. RH.C0=clerp(RH.C0,cf(1,-0.9-idleangle,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(1.25),math.rad(0),math.rad(-35)),0.45/animationspeed)
  2975. LH.C0=clerp(LH.C0,cf(-1,-0.8-idleangle,-0.25)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(15)),0.45/animationspeed)
  2976. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0),0.45/animationspeed)
  2977. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2978. break
  2979. end
  2980. end
  2981. ]]--
  2982. for i=0,1,0.12/2 do
  2983. hbwait()
  2984. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1+idleangle)*angles(math.rad(10),math.rad(0),math.rad(0)),0.45/animationspeed)
  2985. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),0.45/animationspeed)
  2986. RW.C0=clerp(RW.C0,cf(1,0.5+idleangle,-0.5)*angles(math.rad(110),math.rad(0),math.rad(-45))*angles(math.rad(0),math.rad(-180),math.rad(0))*RWC0,0.45/animationspeed)
  2987. LW.C0=clerp(LW.C0,cf(-1,0.5+idleangle,-0.5)*angles(math.rad(110),math.rad(0),math.rad(45))*LWC0,0.45/animationspeed)
  2988. RH.C0=clerp(RH.C0,cf(1,-0-idleangle,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(7.5)),0.45/animationspeed)
  2989. LH.C0=clerp(LH.C0,cf(-1,-0.5-idleangle,-0.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(25)),0.45/animationspeed)
  2990. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0)*angles(0,math.rad(-45),0),0.45/animationspeed)
  2991. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  2992. break
  2993. end
  2994. end
  2995. local move4num=0
  2996. for i=0,1,0.04/2 do
  2997. hbwait()
  2998. if move4num>=5 then
  2999. move4num=0
  3000. MagicWave("Cyan","Neon",RootPart.CFrame*cf(0,-3,0),1,1,1,1,0.1,1,0.05)
  3001. else
  3002. move4num=move4num+1
  3003. end
  3004. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-1+idleangle)*angles(math.rad(10),math.rad(0),math.rad(0)),0.45/animationspeed)
  3005. Neck.C0=clerp(Neck.C0,necko*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),0.45/animationspeed)
  3006. RW.C0=clerp(RW.C0,cf(1,0.5+idleangle,-0.5)*angles(math.rad(110),math.rad(0),math.rad(-45))*angles(math.rad(0),math.rad(-180),math.rad(0))*RWC0,0.45/animationspeed)
  3007. LW.C0=clerp(LW.C0,cf(-1,0.5+idleangle,-0.5)*angles(math.rad(110),math.rad(0),math.rad(45))*LWC0,0.45/animationspeed)
  3008. RH.C0=clerp(RH.C0,cf(1,-0-idleangle,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(7.5)),0.45/animationspeed)
  3009. LH.C0=clerp(LH.C0,cf(-1,-0.5-idleangle,-0.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(25)),0.45/animationspeed)
  3010. swordhandleweld.C0=clerp(swordhandleweld.C0,cf(0,-1,0)*angles(math.rad(-90),0,0)*angles(0,math.rad(-45),0),0.45/animationspeed)
  3011. if StaggerHitAnim.Value==true or StaggerAnim.Value==true or StunAnim.Value==true then
  3012. break
  3013. end
  3014. end
  3015. attack=false
  3016. end
  3017.  
  3018. hold=false
  3019.  
  3020. Mouse.Button1Down:connect(function()
  3021. --function ob1d(Mouse)
  3022. if attack==true or equipped==false then return end
  3023. hold=true
  3024. if attacktype==1 then
  3025. attacktype=2
  3026. Attack1()
  3027. elseif attacktype==2 then
  3028. attacktype=3
  3029. Attack2()
  3030. elseif attacktype==3 then
  3031. attacktype=4
  3032. Attack3()
  3033. elseif attacktype==4 then
  3034. attacktype=1
  3035. Attack4()
  3036. end
  3037. coroutine.resume(coroutine.create(function()
  3038. for i=1,50 do
  3039. if attack==false then
  3040. hbwait()
  3041. end
  3042. end
  3043. if attack==false then
  3044. attacktype=1
  3045. end
  3046. end))
  3047. --end
  3048. end)
  3049.  
  3050. if allowhopperbin==true then
  3051. function ob1u(Mouse)
  3052. hold=false
  3053. end
  3054. end
  3055.  
  3056. Mouse.KeyDown:connect(function(key)
  3057. --function key(key)
  3058. if key=="f" and canunequiporequip==true and attack==false then
  3059. if equipped==false then
  3060. equipped=true
  3061. if disableanimate==true then
  3062. Animate.Disabled=true
  3063. local idleanimation=Humanoid:LoadAnimation(Torso.robloxidleanimation)
  3064. idleanimation:Play()
  3065. end
  3066. if disableanimator==true then
  3067. Animator.Parent=nil
  3068. end
  3069. if disablemovingarms==true then
  3070. RW.Parent=Torso
  3071. LW.Parent=Torso
  3072. RSH.Parent=nil
  3073. LSH.Parent=nil
  3074. end
  3075. equipanim()
  3076. elseif equipped==true then
  3077. equipped=false
  3078. unequipanim()
  3079. hbwait()
  3080. if disablemovingarms==true then
  3081. RW.Parent=nil
  3082. LW.Parent=nil
  3083. RSH.Parent=Torso
  3084. LSH.Parent=Torso
  3085. end
  3086. if disableanimator==true then
  3087. Animator.Parent=Humanoid
  3088. end
  3089. if disableanimate==true then
  3090. Animate.Disabled=false
  3091. end
  3092. end
  3093. end
  3094. if key=="e" and attack==false and equipped==true then
  3095. EAbility()
  3096. end
  3097. if key=="z" and attack==false and equipped==true and cooldown1>=co1 and Mana.Value>=skill1mana then
  3098. subtractmana(skill1mana)
  3099. cooldown1=0
  3100. Move1()
  3101. end
  3102. if key=="x" and attack==false and equipped==true and cooldown2>=co2 and Mana.Value>=skill2mana then
  3103. subtractmana(skill2mana)
  3104. cooldown2=0
  3105. Move2()
  3106. end
  3107. if key=="c" and attack==false and equipped==true and cooldown3>=co3 and Mana.Value>=skill3mana then
  3108. subtractmana(skill3mana)
  3109. cooldown3=0
  3110. Move3()
  3111. end
  3112. if key=="v" and attack==false and equipped==true and cooldown4>=co4 and Mana.Value>=skill4mana then
  3113. subtractmana(skill4mana)
  3114. cooldown4=0
  3115. Move4()
  3116. end
  3117. if key=="b" and attack==false and equipped==true and cooldown4>=co4 and Mana.Value>=skill4mana then
  3118. subtractmana(skill4mana)
  3119. cooldown4=0
  3120. Move5()
  3121. end
  3122. if key=="q" then
  3123. Mana.Value=100
  3124. cooldown1=co1
  3125. cooldown2=co2
  3126. cooldown3=co3
  3127. cooldown4=co4
  3128. end
  3129. if key=="p" then
  3130. StaggerHitAnim.Value=true
  3131. end
  3132. if key=="[" then
  3133. StaggerAnim.Value=true
  3134. end
  3135. if key=="]" then
  3136. StunAnim.Value=true
  3137. end
  3138. --end
  3139. end)
  3140.  
  3141. Mouse.KeyUp:connect(function(key2)
  3142. --function key2(key)
  3143. --end
  3144. end)
  3145. ----
  3146. Me = game.Players.LocalPlayer
  3147. player = Me
  3148. char = Me.Character
  3149. chara = char
  3150.  
  3151. New = function(Object, Parent, Name, Data)
  3152. local Object = Instance.new(Object)
  3153. for Index, Value in pairs(Data or {}) do
  3154. Object[Index] = Value
  3155. end
  3156. Object.Parent = Parent
  3157. Object.Name = Name
  3158. return Object
  3159. end
  3160.  
  3161. Mouse = player:GetMouse()
  3162.  
  3163. for i,v in pairs(chara:children()) do
  3164. if v:IsA("Accessory") or v:IsA("") or v:IsA("") then
  3165. v:Destroy()
  3166. end
  3167. end
  3168.  
  3169. s = Instance.new("Sound",game.Players.LocalPlayer.Character.Torso)
  3170. s.SoundId = "rbxassetid://873589944"
  3171. s.Volume = 4
  3172. s.Pitch = 1
  3173. s.Looped = false
  3174. wait()
  3175. s:Play()
  3176. wait(53)
  3177. s = Instance.new("Sound",game.Players.LocalPlayer.Character.Torso)
  3178. s.SoundId = "rbxassetid://873593284"
  3179. s.Volume = 4
  3180. s.Pitch = 1
  3181. s.Looped = false
  3182. wait()
  3183. s:Play()
  3184. wait(25)
  3185. s = Instance.new("Sound",game.Players.LocalPlayer.Character.Torso)
  3186. s.SoundId = "rbxassetid://647123962"
  3187. s.Volume = 4
  3188. s.Pitch = 1
  3189. s.Looped = true
  3190. wait()
  3191. s:Play()
  3192.  
  3193. local Player = game.Players.LocalPlayer
  3194.  
  3195. local Character = Player.Character
  3196.  
  3197. local Humanoid = Character.Humanoid
  3198.  
  3199. local Mouse = Player:GetMouse()
  3200.  
  3201. Character:WaitForChild("Animate"):Remove()
  3202.  
  3203. Humanoid.MaxHealth = 2000
  3204.  
  3205. Humanoid.Health = 1980
  3206.  
  3207. wait()
  3208.  
  3209. function SmoothAllSides(Part)
  3210.  
  3211. local Sides = {
  3212.  
  3213. "TopSurface",
  3214.  
  3215. "BottomSurface",
  3216.  
  3217. "LeftSurface",
  3218.  
  3219. "RightSurface",
  3220.  
  3221. "FrontSurface",
  3222.  
  3223. "BackSurface"
  3224.  
  3225. }
  3226.  
  3227. for i, v in pairs(Sides) do
  3228.  
  3229. Part[v] = "SmoothNoOutlines"
  3230.  
  3231. end
  3232.  
  3233. end
  3234.  
  3235. local StaffM = Instance.new("Model")
  3236.  
  3237. StaffM.Parent = Character
  3238.  
  3239. local Staff = Instance.new("Part")
  3240.  
  3241. Staff.Parent = StaffM
  3242.  
  3243. Staff.Shape = Enum.PartType.Cylinder
  3244.  
  3245. Staff.Size = Vector3.new(0, 0, 0)
  3246.  
  3247. Staff.BrickColor = BrickColor.new("Really black")
  3248.  
  3249. Staff.CanCollide = false
  3250.  
  3251. local Ring0 = Instance.new("Part")
  3252.  
  3253. Ring0.Parent = StaffM
  3254.  
  3255. Ring0.CanCollide = false
  3256.  
  3257. Ring0.BrickColor = BrickColor.new("Really black")
  3258.  
  3259. Ring0.Material = Enum.Material.SmoothPlastic
  3260.  
  3261. local Ring = Instance.new("SpecialMesh")
  3262.  
  3263. Ring.Parent = Ring0
  3264.  
  3265. Ring.MeshType = Enum.MeshType.FileMesh
  3266.  
  3267. Ring.Scale = Vector3.new(0, 0, 0)
  3268.  
  3269. Ring.MeshId = "rbxassetid://"
  3270.  
  3271. local Ring1 = Ring0:Clone()
  3272.  
  3273. Ring1.Parent = StaffM
  3274.  
  3275. local Weld1, Weld2, Weld3 = Instance.new("Weld"), Instance.new("Weld"), Instance.new("Weld")
  3276.  
  3277. Weld1.Parent = StaffM
  3278.  
  3279. Weld1.Part0 = Staff
  3280.  
  3281. Weld1.Part1 = Ring0
  3282.  
  3283. Weld1.C1 = CFrame.new(0, 0, 0)
  3284.  
  3285. Weld2.Parent = StaffM
  3286.  
  3287. Weld2.Part0 = Staff
  3288.  
  3289. Weld2.Part1 = Ring1
  3290.  
  3291. Weld2.C1 = CFrame.new(0, 0, 0)
  3292.  
  3293. Weld3.Parent = StaffM
  3294.  
  3295. Weld3.Part0 = Character["Left Arm"]
  3296.  
  3297. Weld3.Part1 = Staff
  3298.  
  3299. Weld3.C0 = CFrame.new(0, Character["Left Arm"].Size.Y / -2, 0) * CFrame.Angles(0, math.pi / 2, 0)
  3300.  
  3301. SmoothAllSides(Staff)
  3302.  
  3303. local bools = {
  3304.  
  3305. Idle = true,
  3306.  
  3307. Moving = false,
  3308.  
  3309. OffenseDefense = false,
  3310.  
  3311. MovingUp = false,
  3312.  
  3313. MovingDown = false,
  3314.  
  3315. Blocking = false
  3316.  
  3317. }
  3318.  
  3319. local joints = {
  3320.  
  3321. ["Head"] = Character.Torso.Neck,
  3322.  
  3323. ["Torso"] = Character.HumanoidRootPart.RootJoint,
  3324.  
  3325. ["Left Arm"] = Character.Torso["Left Shoulder"],
  3326.  
  3327. ["Right Arm"] = Character.Torso["Right Shoulder"],
  3328.  
  3329. ["Left Leg"] = Character.Torso["Left Hip"],
  3330.  
  3331. ["Right Leg"] = Character.Torso["Right Hip"]
  3332.  
  3333. }
  3334.  
  3335. local HeadC0 = joints.Head.C0
  3336.  
  3337. local TorsoC0 = joints.Torso.C0
  3338.  
  3339. local RightAC0 = joints["Left Arm"].C0
  3340.  
  3341. local LeftAC0 = joints["Right Arm"].C0
  3342.  
  3343. local RightLC0 = joints["Left Leg"].C0
  3344.  
  3345. local LeftLC0 = joints["Right Leg"].C0
  3346.  
  3347. local Animations = {
  3348.  
  3349. idle = {
  3350.  
  3351. HeadC0 = CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(80), math.rad(180), math.rad(-12)),
  3352.  
  3353. TorsoC0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(90), math.rad(180), math.rad(18)),
  3354.  
  3355. LeftAC0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(0, math.rad(90), math.rad(120)) * CFrame.Angles(math.rad(45), 0, 0),
  3356.  
  3357. RightLC0 = CFrame.new(1, -1, 0) * CFrame.Angles(math.rad(-90), math.rad(80), math.rad(90)) * CFrame.Angles(0, 0, math.rad(5)),
  3358.  
  3359. LeftLC0 = CFrame.new(-1, -1, 0) * CFrame.Angles(math.rad(-90), math.rad(-80), math.rad(-90)) * CFrame.Angles(0, math.rad(10), math.rad(15))
  3360.  
  3361. },
  3362.  
  3363. running = {
  3364.  
  3365. HeadC0 = CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(115), math.rad(180), 0),
  3366.  
  3367. TorsoC0 = CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(60), math.rad(180), 0),
  3368.  
  3369. RightAC0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(math.rad(50), math.rad(-120), 0) * CFrame.Angles(math.rad(33), 0, 0),
  3370.  
  3371. LeftAC0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(math.rad(-40), math.rad(90), 0) * CFrame.Angles(math.rad(23), 0, 0),
  3372.  
  3373. RightLC0 = CFrame.new(1, -1, -0.2) * CFrame.Angles(math.rad(-10), math.rad(90), 0),
  3374.  
  3375. LeftLC0 = CFrame.new(-1, -1, -0.65) * CFrame.Angles(math.rad(-30), math.rad(-90), 0)
  3376.  
  3377. }
  3378.  
  3379. }
  3380.  
  3381. local Input = game:GetService("UserInputService")
  3382.  
  3383. local RunService = game:GetService("RunService")
  3384.  
  3385. Humanoid:ClearAllChildren()
  3386.  
  3387.  
  3388.  
  3389. local TruthBall = Instance.new("Part")
  3390.  
  3391. TruthBall.Name = "Truth Seeking Ball"
  3392.  
  3393. TruthBall.Material = Enum.Material.Neon
  3394.  
  3395. TruthBall.Shape = Enum.PartType.Ball
  3396.  
  3397. TruthBall.Size = Vector3.new(0, 0, 0)
  3398.  
  3399. TruthBall.Anchored = true
  3400.  
  3401. TruthBall.Locked = true
  3402.  
  3403. TruthBall.CanCollide = false
  3404.  
  3405. TruthBall.BrickColor = BrickColor.new("Cyan")
  3406.  
  3407. SmoothAllSides(TruthBall)
  3408.  
  3409. for i = 1, 6 do
  3410.  
  3411. local TruthSeekBalls = TruthBall:Clone()
  3412.  
  3413. TruthSeekBalls.Parent = Character
  3414.  
  3415. end
  3416.  
  3417. TruthTable = {}
  3418.  
  3419. for ind, var in ipairs(Character:GetChildren()) do
  3420.  
  3421. if var.Name == "Truth Seeking Ball" then
  3422.  
  3423. table.insert(TruthTable, var)
  3424.  
  3425. end
  3426.  
  3427. end
  3428.  
  3429. RunService.RenderStepped:connect(function()
  3430.  
  3431. for i, v in ipairs(TruthTable) do
  3432.  
  3433. v.CFrame = v.CFrame:lerp(Character.Torso.CFrame * CFrame.new(math.cos(i + 7.5) * 2.5, math.sin(i + 7.5) * 2.5, 1.5), 0.15)
  3434.  
  3435. end
  3436.  
  3437. end)
  3438.  
  3439. local BodyParts = {
  3440.  
  3441. Character.Head,
  3442.  
  3443. Character.Torso,
  3444.  
  3445. Character["Left Arm"],
  3446.  
  3447. Character["Right Arm"],
  3448.  
  3449. Character["Left Leg"],
  3450.  
  3451. Character["Right Leg"]
  3452.  
  3453. }
  3454.  
  3455.  
  3456. local Block = TruthTable[math.random(1, #TruthTable)]
  3457.  
  3458. local BlockCF = Block.CFrame
  3459.  
  3460. local Defense = Block:Clone()
  3461.  
  3462. Input.InputBegan:connect(function(Key, GPE)
  3463.  
  3464. if Key.KeyCode == Enum.KeyCode.X and not GPE and bools.Blocking == false then
  3465.  
  3466. Humanoid.WalkSpeed = 0
  3467.  
  3468. Humanoid.JumpPower = 0
  3469.  
  3470. bools.Blocking = true
  3471.  
  3472. while bools.Blocking == true do
  3473.  
  3474. Block.Transparency = 1
  3475.  
  3476. Defense.Parent = Character
  3477.  
  3478. Defense.Shape = Enum.PartType.Block
  3479.  
  3480. Defense.Size = Vector3.new(10, 9, 0.2)
  3481.  
  3482. RunService.RenderStepped:connect(function()
  3483.  
  3484. Defense.CFrame = Block.CFrame:lerp(Character.Torso.CFrame * CFrame.new(0, 0, -10), 0.6)
  3485.  
  3486. end)
  3487.  
  3488. Defense.CanCollide = true
  3489.  
  3490. if bools.Blocking == false then
  3491.  
  3492. elseif Key.KeyCode == Enum.KeyCode.Z and not GPE and Mouse.Target then
  3493.  
  3494. local Copy = Block:Clone()
  3495.  
  3496. Block.Transparency = 1
  3497.  
  3498. Copy.Parent = Character
  3499.  
  3500. Copy.Anchored = false
  3501.  
  3502. Copy.CFrame = Block.CFrame
  3503.  
  3504. local CopyV = Instance.new("BodyVelocity")
  3505.  
  3506. CopyV.Parent = Copy
  3507.  
  3508. CopyV.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  3509.  
  3510. CopyV.Velocity = Mouse.UnitRay:ClosestPoint() * 100
  3511.  
  3512. else
  3513.  
  3514. wait()
  3515.  
  3516. end
  3517.  
  3518. end
  3519.  
  3520. end
  3521.  
  3522. end)
  3523.  
  3524. Input.InputEnded:connect(function(Key, GPE)
  3525.  
  3526. if Key.KeyCode == Enum.KeyCode.X and not GPE and bools.Blocking == true then
  3527.  
  3528. Humanoid.WalkSpeed = 60
  3529.  
  3530. Humanoid.JumpPower = 200
  3531.  
  3532. bools.Blocking = false
  3533.  
  3534. Defense.CanCollide = false
  3535.  
  3536. Defense.Shape = Enum.PartType.Ball
  3537.  
  3538. Defense.Size = Vector3.new(0, 0, 0)
  3539.  
  3540. RunService.RenderStepped:connect(function()
  3541.  
  3542. Defense.CFrame = Defense.CFrame:lerp(BlockCF, 0.15)
  3543.  
  3544. end)
  3545.  
  3546. Defense:Remove()
  3547.  
  3548. Block.Transparency = 0
  3549.  
  3550. Block = TruthTable[math.random(1, #TruthTable)]
  3551.  
  3552. BlockCF = Block.CFrame
  3553.  
  3554. end
  3555.  
  3556. end)
  3557.  
  3558. RunService.RenderStepped:connect(function()
  3559.  
  3560. local CurrentAnimation = "Idle"
  3561.  
  3562. if (Character.Torso.Velocity - Vector3.new(1, 0, 1)).magnitude > 2 then
  3563.  
  3564. CurrentAnimation = "Walking"
  3565.  
  3566. elseif (Character.Torso.Velocity - Vector3.new(1, 0, 1)).magnitude < 2 then
  3567.  
  3568. CurrentAnimation = "Idle"
  3569.  
  3570. end
  3571.  
  3572. if CurrentAnimation == "Idle" and not bools.OffenseDefense then
  3573.  
  3574. joints.Head.C0 = joints.Head.C0:lerp(Animations.idle.HeadC0 * CFrame.Angles(math.rad(2 * math.sin(-tick() * 2)), 0, 0), 0.35)
  3575.  
  3576. joints.Torso.C0 = joints.Torso.C0:lerp(Animations.idle.TorsoC0 * CFrame.new(0, 0, 0.1 * math.sin(tick() * 2) / 2), 0.35)
  3577.  
  3578. joints["Right Leg"].C0 = joints["Left Leg"].C0:lerp(Animations.idle.RightLC0 * CFrame.new(0, 0.1 * math.sin(-tick() * 2), 0.025 * math.sin(-tick() * 2)) * CFrame.Angles(0, 0, math.rad(3 * math.sin(tick() * -2))), 0.35)
  3579.  
  3580. joints["Left Leg"].C0 = joints["Right Leg"].C0:lerp(Animations.idle.LeftLC0 * CFrame.new(0, 0.1 * math.sin(-tick() * 2), 0.025 * math.sin(-tick() * 2)) * CFrame.Angles(0, 0, math.rad(3 * math.sin(tick() * -2))), 0.35)
  3581.  
  3582. elseif CurrentAnimation == "Walking" and not bools.OffenseDefense then
  3583.  
  3584. joints.Head.C0 = joints.Head.C0:lerp(Animations.running.HeadC0, 0.15)
  3585.  
  3586. joints.Torso.C0 = joints.Torso.C0:lerp(Animations.running.TorsoC0, 0.15)
  3587.  
  3588. joints["Right Leg"].C0 = joints["Left Leg"].C0:lerp(Animations.running.RightLC0, 0.15)
  3589.  
  3590. joints["Left Leg"].C0 = joints["Right Leg"].C0:lerp(Animations.running.LeftLC0, 0.15)
  3591.  
  3592. end
  3593.  
  3594. end)
  3595.  
  3596.  
  3597. name = game.Players.LocalPlayer.Name
  3598. player = game.Players:WaitForChild(name)
  3599. chara = player.Character
  3600. debby = game:GetService("Debris")
  3601. chara.Humanoid.MaxHealth = 2000
  3602. chara.Humanoid.Health = 2000
  3603. chara.Humanoid.WalkSpeed = 50
  3604. chara.Humanoid.JumpPower = 200
  3605.  
  3606. local p = Instance.new("Part", chara)
  3607. p.Name = "Ears"
  3608. p.BrickColor = BrickColor.new("Cyan")
  3609. p.Size = Vector3.new(0, 0, 0)
  3610. p.BottomSurface = 0
  3611. p.TopSurface = 0
  3612. p.Position = chara.Head.Position
  3613. local pweld = Instance.new("Weld", p)
  3614. pweld.Part0 = chara.Head
  3615. pweld.Part1 = p
  3616. pweld.C0 = CFrame.new(0, 0.7, 0)
  3617. pweld.C0 = pweld.C0 * CFrame.fromEulerAnglesXYZ(math.rad(180), 0, math.rad(180))
  3618. local earmesh = Instance.new("SpecialMesh", p)
  3619. earmesh.MeshType = "FileMesh"
  3620. earmesh.MeshId = "http://www.roblox.com/asset/?id=1374148"
  3621. earmesh.Scale = Vector3.new(1.1, 1.5, 3)
  3622.  
  3623. local fakehead = chara.Head:clone()
  3624. fakehead.Name = "FakeHead"
  3625. fakehead.Parent = chara
  3626. fakehead.Position = chara.Head.Position
  3627. fakehead.Transparency = 2
  3628. fakehead.face.Texture = "http://www.roblox.com/asset/?id=105092745"
  3629.  
  3630. local hand1 = Instance.new("Part", chara)
  3631. hand1.Name = "Hand1"
  3632. hand1.Size = Vector3.new(0.8, 0.8, 0.8)
  3633. hand1.Transparency = 1
  3634. hand1.Position = chara["Left Arm"].Position
  3635. local hand1weld = Instance.new("Weld", hand1)
  3636. hand1weld.Part0 = chara["Left Arm"]
  3637. hand1weld.Part1 = hand1
  3638. hand1weld.C0 = CFrame.new(0, -1, 0)
  3639. local hand2 = hand1:Clone()
  3640. hand2.Name = "Hand2"
  3641. hand2.Parent = chara
  3642. hand2.Position = chara["Right Arm"].Position
  3643. local hand2weld = Instance.new("Weld", hand2)
  3644. hand2weld.Part0 = chara["Right Arm"]
  3645. hand2weld.Part1 = hand2
  3646. hand2weld.C0 = CFrame.new(0, -1, 0)
  3647.  
  3648. color3colour = {
  3649. BrickColor.new("Cyan").Color,
  3650. BrickColor.new("Cyan").Color,
  3651. BrickColor.new("Cyan").Color,
  3652. BrickColor.new("Cyan").Color,
  3653. BrickColor.new("Cyan").Color,
  3654. BrickColor.new("Cyan").Color
  3655. }
  3656. breekcolour = {
  3657. BrickColor.new("Cyan"),
  3658. BrickColor.new("Cyan"),
  3659. BrickColor.new("Cyan"),
  3660. BrickColor.new("Cyan"),
  3661. BrickColor.new("Cyan"),
  3662. BrickColor.new("Cyan")
  3663. }
  3664. firecolour = {
  3665. ColorSequenceKeypoint.new(0, BrickColor.new("Cyan").Color),
  3666. ColorSequenceKeypoint.new(0.05, BrickColor.new("Cyan").Color),
  3667. ColorSequenceKeypoint.new(0.1, BrickColor.new("Cyan").Color),
  3668. ColorSequenceKeypoint.new(0.15, BrickColor.new("Cyan").Color),
  3669. ColorSequenceKeypoint.new(0.2, BrickColor.new("Cyan").Color),
  3670. ColorSequenceKeypoint.new(0.25, BrickColor.new("Cyan").Color),
  3671. ColorSequenceKeypoint.new(1, BrickColor.new("Cyan").Color)
  3672. }
  3673. barcolour = {
  3674. ColorSequenceKeypoint.new(0, BrickColor.new("Cyan").Color),
  3675. ColorSequenceKeypoint.new(0.2, BrickColor.new("Cyan").Color),
  3676. ColorSequenceKeypoint.new(0.4, BrickColor.new("Cyan").Color),
  3677. ColorSequenceKeypoint.new(0.6, BrickColor.new("Cyan").Color),
  3678. ColorSequenceKeypoint.new(0.8, BrickColor.new("Cyan").Color),
  3679. ColorSequenceKeypoint.new(1, BrickColor.new("Cyan").Color)
  3680. }
  3681. normallife = {
  3682. NumberSequenceKeypoint.new(0, 0),
  3683. NumberSequenceKeypoint.new(1, 1)
  3684. }
  3685. extendlife = {
  3686. NumberSequenceKeypoint.new(0, 0),
  3687. NumberSequenceKeypoint.new(0.8, 0),
  3688. NumberSequenceKeypoint.new(1, 1)
  3689. }
  3690. function createrainbow(color, part, texture, size, trans, life, face, speed, accel, velsp, lock, name)
  3691. local fira = Instance.new("ParticleEmitter", part)
  3692. fira.Name = name
  3693. fira.Color = ColorSequence.new(color)
  3694. fira.Size = size
  3695. fira.Texture = texture
  3696. fira.Transparency = trans
  3697. fira.Lifetime = life
  3698. fira.EmissionDirection = face
  3699. fira.Rate = 100000000
  3700. fira.RotSpeed = NumberRange.new(10000)
  3701. fira.Speed = speed
  3702. fira.VelocitySpread = velsp
  3703. fira.Acceleration = accel
  3704. fira.LightEmission = 1
  3705. fira.LockedToPart = lock
  3706. end
  3707. handfire1 = createrainbow(firecolour, hand1, "rbxasset://textures/particles/smoke_main.dds", NumberSequence.new({
  3708. NumberSequenceKeypoint.new(0, 0.4),
  3709. NumberSequenceKeypoint.new(1, 0)
  3710. }), NumberSequence.new(extendlife), NumberRange.new(1), "Left", NumberRange.new(1), Vector3.new(0, 2, 0), 0, false, "FireEffect")
  3711. handfire2 = createrainbow(firecolour, hand2, "rbxasset://textures/particles/smoke_main.dds", NumberSequence.new({
  3712. NumberSequenceKeypoint.new(0, 0.4),
  3713. NumberSequenceKeypoint.new(1, 0)
  3714. }), NumberSequence.new(extendlife), NumberRange.new(1), "Right", NumberRange.new(1), Vector3.new(0, 2, 0), 0, false, "FireEffect")
  3715. createrainbow(barcolour, orbuur, "rbxasset://textures/particles/smoke_main.dds", NumberSequence.new({
  3716. NumberSequenceKeypoint.new(0, 1),
  3717. NumberSequenceKeypoint.new(0.8, 1),
  3718. NumberSequenceKeypoint.new(1, 0)
  3719. }), NumberSequence.new(extendlife), NumberRange.new(1), "Front", NumberRange.new(0), Vector3.new(0, 0, 0), 0, false, "OrbEffect")
  3720. local spelleffect = Instance.new("ParticleEmitter", chara.Torso)
  3721. spelleffect.Texture = "http://www.roblox.com/asset/?id=679657454"
  3722. spelleffect.Speed = NumberRange.new(0)
  3723. spelleffect.LightEmission = 1
  3724. spelleffect.Transparency = NumberSequence.new(normallife)
  3725. spelleffect.Size = NumberSequence.new({
  3726. NumberSequenceKeypoint.new(0, 0),
  3727. NumberSequenceKeypoint.new(1, 10)
  3728. })
  3729. spelleffect.Rate = 0.001
  3730. spelleffect.Rotation = NumberRange.new(0, 359)
  3731. spelleffect.RotSpeed = NumberRange.new(1000)
  3732. spelleffect.Lifetime = NumberRange.new(1)
  3733. createrainbow(barcolour, hand2, "rbxasset://textures/particles/smoke_main.dds", NumberSequence.new({
  3734. NumberSequenceKeypoint.new(0, 1),
  3735. NumberSequenceKeypoint.new(1, 0)
  3736. }), NumberSequence.new(normallife), NumberRange.new(1), "Front", NumberRange.new(10), Vector3.new(0, 0, 0), 1000, true, "PowerEffect")
  3737. powereffect = hand2.PowerEffect
  3738. powereffect.Enabled = false
  3739. local naeeym = Instance.new("BillboardGui", chara)
  3740. naeeym.Size = UDim2.new(0, 100, 0, 40)
  3741. naeeym.StudsOffset = Vector3.new(0, 2, 0)
  3742. naeeym.Adornee = chara.Head
  3743. local tecks = Instance.new("TextLabel", naeeym)
  3744. tecks.BackgroundTransparency = 1
  3745. tecks.BorderSizePixel = 0
  3746. tecks.Text = ""
  3747. tecks.Font = "Fantasy"
  3748. tecks.FontSize = "Size24"
  3749. tecks.TextStrokeTransparency = 0
  3750. tecks.TextColor3 = Color3.new(1, 1, 1)
  3751. tecks.TextStrokeColor3 = BrickColor.new("Really red").Color
  3752. tecks.Size = UDim2.new(1, 0, 0.5, 0)
  3753. Void = nil
  3754. VoidParts = {}
  3755. Equipped = false
  3756. Counter = 1
  3757. function RayCast(Position, Direction, MaxDistance, IgnoreList)
  3758. return game:GetService("Workspace"):FindPartOnRayWithIgnoreList(Ray.new(Position, Direction.unit * (MaxDistance or 999.999)), IgnoreList)
  3759. end
  3760. Player = player
  3761. Character = chara
  3762. Humanoid = Character:FindFirstChild("Humanoid")
  3763. Torso = Character:FindFirstChild("Torso")
  3764. if not Player or not Humanoid or Humanoid.Health == 0 or not chara.Torso then
  3765. return
  3766. end
  3767. Equipped = true
  3768. Void = Instance.new("Model")
  3769. Void.Name = "Void"
  3770. Angle = 0
  3771. for i = 1, 1 do
  3772. local VoidPart = Instance.new("Part")
  3773. VoidPart.Name = "VoidPart"
  3774. VoidPart.Transparency = 1
  3775. VoidPart.BrickColor = BrickColor.new("Cyan")
  3776. VoidPart.Material = Enum.Material.Plastic
  3777. VoidPart.Shape = Enum.PartType.Block
  3778. VoidPart.FormFactor = Enum.FormFactor.Custom
  3779. VoidPart.TopSurface = Enum.SurfaceType.Smooth
  3780. VoidPart.BottomSurface = Enum.SurfaceType.Smooth
  3781. VoidPart.Anchored = true
  3782. VoidPart.CanCollide = false
  3783. VoidPart.Locked = true
  3784. VoidPart.Size = Vector3.new(1, 0.2, 1)
  3785. fiyer = createrainbow(firecolour, VoidPart, "http://www.roblox.com/asset/?id=224413104", NumberSequence.new({
  3786. NumberSequenceKeypoint.new(0, 0.4),
  3787. NumberSequenceKeypoint.new(1, 0)
  3788. }), NumberSequence.new({
  3789. NumberSequenceKeypoint.new(0, 0),
  3790. NumberSequenceKeypoint.new(0.99, 0),
  3791. NumberSequenceKeypoint.new(1, 1)
  3792. }), NumberRange.new(3), "Top", NumberRange.new(2), Vector3.new(0, 2, 0), 0, false, "FireEffect")
  3793. VoidPart.FireEffect.Rate = 10
  3794. local BlockMesh = Instance.new("BlockMesh")
  3795. BlockMesh.Scale = Vector3.new(10, 2, 10)
  3796. BlockMesh.Parent = VoidPart
  3797. VoidPart.Parent = Void
  3798. local Star = Instance.new("Decal", VoidPart)
  3799. Star.Texture = "http://www.roblox.com/asset/?id=199910011"
  3800. Star.Face = "Top"
  3801. local Light = Instance.new("PointLight", VoidPart)
  3802. Light.Color = Color3.new(0, 0, 0)
  3803. Light.Brightness = 10
  3804. Light.Range = 10
  3805. table.insert(VoidParts, VoidPart)
  3806. end
  3807. Spawn(function()
  3808. while Equipped and Humanoid.Parent and Humanoid.Health > 0 and chara do
  3809. if Angle == 360 then
  3810. Angle = 0
  3811. end
  3812. Angle = Angle + 0.05
  3813. chara.Humanoid.MaxHealth = 2000
  3814. chara.Humanoid.Health = 1700
  3815. Counter = Counter + 1
  3816. if Counter == 7 then
  3817. Counter = 1
  3818. end
  3819. tecks.TextStrokeColor3 = color3colour[Counter]
  3820. fakehead.face.Color3 = color3colour[Counter]
  3821. Void.VoidPart.Decal.Color3 = color3colour[Counter]
  3822. Void.VoidPart.PointLight.Color = color3colour[Counter]
  3823. local parentPos = chara.Torso.CFrame
  3824.  
  3825. local Hit, EndPosition = RayCast(chara.Torso.Position, Vector3.new(0, -1, 0), chara.Torso.Size.Y * 6.5, {Character})
  3826. if Hit then
  3827. if not Void.Parent then
  3828. Void.Parent = Character
  3829. end
  3830. for i, v in pairs(VoidParts) do
  3831. v.CFrame = CFrame.new(chara.Torso.Position.X, EndPosition.Y, chara.Torso.Position.Z) * CFrame.Angles(0, Angle + i, 0)
  3832. end
  3833. else
  3834. Void.Parent = nil
  3835. end
  3836. wait()
  3837. end
  3838. end)
  3839.  
  3840.  
  3841. p = game.Players.LocalPlayer
  3842. char = p.Character
  3843. torso = char.Torso
  3844. neck = char.Torso.Neck
  3845. hum = char.Humanoid
  3846.  
  3847. CV="Maroon"
  3848.  
  3849. local txt = Instance.new("BillboardGui", char)
  3850. txt.Adornee = char .Head
  3851. txt.Name = "_status"
  3852. txt.Size = UDim2.new(2, 0, 1.2, 0)
  3853. txt.StudsOffset = Vector3.new(-9, 8, 0)
  3854. local text = Instance.new("TextLabel", txt)
  3855. text.Size = UDim2.new(10, 0, 7, 0)
  3856. text.FontSize = "Size48"
  3857. text.TextScaled = true
  3858. text.TextTransparency = 0
  3859. text.BackgroundTransparency = 1
  3860. text.TextTransparency = 0
  3861. text.TextStrokeTransparency = 0
  3862. text.Font = "Fantasy"
  3863. text.TextStrokeColor3 = Color3.new(0, 0, 0)
  3864.  
  3865. v=Instance.new("Part")
  3866. v.Name = "ColorBrick"
  3867. v.Parent=p.Character
  3868. v.FormFactor="Symmetric"
  3869. v.Anchored=true
  3870. v.CanCollide=false
  3871. v.BottomSurface="Smooth"
  3872. v.TopSurface="Smooth"
  3873. v.Size=Vector3.new(10,5,3)
  3874. v.Transparency=1
  3875. v.CFrame=char.Torso.CFrame
  3876. v.BrickColor=BrickColor.new(CV)
  3877. v.Transparency=1
  3878. text.TextColor3 = BrickColor.new("Bright blue").Color
  3879. v.Shape="Block"
  3880. text.Text = "Ishida"
  3881.  
  3882. local runDummyScript = function(f,scri)
  3883. local oldenv = getfenv(f)
  3884. local newenv = setmetatable({}, {
  3885. __index = function(_, k)
  3886. if k:lower() == 'script' then
  3887. return scri
  3888. else
  3889. return oldenv[k]
  3890. end
  3891. end
  3892. })
  3893. setfenv(f, newenv)
  3894. ypcall(function() f() end)
  3895. end
  3896. cors = {}
  3897. mas = Instance.new("Model",game:GetService("Lighting"))
  3898. mas.Name = "CompiledModel"
  3899. o1 = Instance.new("Model")
  3900. o2 = Instance.new("Part")
  3901. o3 = Instance.new("SpecialMesh")
  3902. o4 = Instance.new("Model")
  3903. o5 = Instance.new("Part")
  3904. o6 = Instance.new("SpecialMesh")
  3905. o7 = Instance.new("Weld")
  3906. o8 = Instance.new("Part")
  3907. o9 = Instance.new("SpecialMesh")
  3908. o10 = Instance.new("Weld")
  3909. o11 = Instance.new("Part")
  3910. o12 = Instance.new("SpecialMesh")
  3911. o13 = Instance.new("Weld")
  3912. o14 = Instance.new("Part")
  3913. o15 = Instance.new("SpecialMesh")
  3914. o16 = Instance.new("Weld")
  3915. o17 = Instance.new("Part")
  3916. o18 = Instance.new("SpecialMesh")
  3917. o19 = Instance.new("Weld")
  3918. o20 = Instance.new("Part")
  3919. o21 = Instance.new("SpecialMesh")
  3920. o22 = Instance.new("Weld")
  3921. o23 = Instance.new("Part")
  3922. o24 = Instance.new("SpecialMesh")
  3923. o25 = Instance.new("Weld")
  3924. o26 = Instance.new("Part")
  3925. o27 = Instance.new("SpecialMesh")
  3926. o28 = Instance.new("Weld")
  3927. o29 = Instance.new("Part")
  3928. o30 = Instance.new("SpecialMesh")
  3929. o31 = Instance.new("Weld")
  3930. o32 = Instance.new("Part")
  3931. o33 = Instance.new("SpecialMesh")
  3932. o34 = Instance.new("Weld")
  3933. o35 = Instance.new("Part")
  3934. o36 = Instance.new("SpecialMesh")
  3935. o37 = Instance.new("Weld")
  3936. o38 = Instance.new("Part")
  3937. o39 = Instance.new("SpecialMesh")
  3938. o40 = Instance.new("Weld")
  3939. o41 = Instance.new("Part")
  3940. o42 = Instance.new("SpecialMesh")
  3941. o43 = Instance.new("Weld")
  3942. o44 = Instance.new("Part")
  3943. o45 = Instance.new("SpecialMesh")
  3944. o46 = Instance.new("Weld")
  3945. o47 = Instance.new("Part")
  3946. o48 = Instance.new("SpecialMesh")
  3947. o49 = Instance.new("Weld")
  3948. o50 = Instance.new("Part")
  3949. o51 = Instance.new("SpecialMesh")
  3950. o52 = Instance.new("Weld")
  3951. o53 = Instance.new("Part")
  3952. o54 = Instance.new("SpecialMesh")
  3953. o55 = Instance.new("Weld")
  3954. o56 = Instance.new("Part")
  3955. o57 = Instance.new("SpecialMesh")
  3956. o58 = Instance.new("Weld")
  3957. o59 = Instance.new("Part")
  3958. o60 = Instance.new("SpecialMesh")
  3959. o61 = Instance.new("Weld")
  3960. o62 = Instance.new("Part")
  3961. o63 = Instance.new("SpecialMesh")
  3962. o64 = Instance.new("Weld")
  3963. o1.Name = "Head_"
  3964. o1.Parent = mas
  3965. o2.Name = "REF"
  3966. o2.Parent = o1
  3967. o2.Transparency = 1
  3968. o2.Position = Vector3.new(110.644409, 4.68007088, -60.6269913)
  3969. o2.Rotation = Vector3.new(180, 0.0199999996, -180)
  3970. o2.Anchored = false
  3971. o2.CanCollide = false
  3972. o2.FormFactor = Enum.FormFactor.Symmetric
  3973. o2.Size = Vector3.new(2, 1, 1)
  3974. o2.CFrame = CFrame.new(110.644409, 4.68007088, -60.6269913, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  3975. o2.BottomSurface = Enum.SurfaceType.Smooth
  3976. o2.TopSurface = Enum.SurfaceType.Smooth
  3977. o2.Position = Vector3.new(110.644409, 4.68007088, -60.6269913)
  3978. o3.Parent = o2
  3979. o3.Scale = Vector3.new(1.25, 1.25, 1.25)
  3980. o4.Name = "Hat"
  3981. o4.Parent = o1
  3982. o5.Parent = o4
  3983. o5.Material = Enum.Material.Neon
  3984. o5.BrickColor = BrickColor.new("Cyan")
  3985. o5.Reflectance = 0.5
  3986. o5.Position = Vector3.new(110.650101, 5.58175611, -61.1730347)
  3987. o5.Rotation = Vector3.new(62.7000008, -90, 0)
  3988. o5.Anchored = false
  3989. o5.FormFactor = Enum.FormFactor.Plate
  3990. o5.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  3991. o5.CFrame = CFrame.new(110.650101, 5.58175611, -61.1730347, 0, 0, -1, -0.888631999, 0.458620995, 0, 0.458620995, 0.888631999, 0)
  3992. o5.BottomSurface = Enum.SurfaceType.Smooth
  3993. o5.TopSurface = Enum.SurfaceType.Smooth
  3994. o5.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  3995. o5.Position = Vector3.new(110.650101, 5.58175611, -61.1730347)
  3996. o6.Parent = o5
  3997. o6.MeshType = Enum.MeshType.Wedge
  3998. o7.Name = "Joint"
  3999. o7.Parent = o5
  4000. o7.C0 = CFrame.new(1.05169296, 0.0717010498, 0.00569152832, -0.000152131295, -0.888631999, -0.458620965, -0.000294772239, 0.458620995, -0.88863194, 0.99999994, -1.23944917e-22, -0.000331714633)
  4001. o7.Part0 = o5
  4002. o7.Part1 = o2
  4003. o8.Parent = o4
  4004. o8.Material = Enum.Material.Neon
  4005. o8.BrickColor = BrickColor.new("Cyan")
  4006. o8.Reflectance = 0.5
  4007. o8.Position = Vector3.new(111.171722, 5.50142097, -60.4436722)
  4008. o8.Rotation = Vector3.new(-173.610001, -0.119999997, 122.860001)
  4009. o8.Anchored = false
  4010. o8.FormFactor = Enum.FormFactor.Plate
  4011. o8.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4012. o8.CFrame = CFrame.new(111.171722, 5.50142097, -60.4436722, -0.542633951, -0.839966655, -0.00210324791, -0.834870875, 0.539063156, 0.111362509, -0.0924069956, 0.0621850155, -0.993777692)
  4013. o8.BottomSurface = Enum.SurfaceType.Smooth
  4014. o8.TopSurface = Enum.SurfaceType.Smooth
  4015. o8.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4016. o8.Position = Vector3.new(111.171722, 5.50142097, -60.4436722)
  4017. o9.Parent = o8
  4018. o9.MeshType = Enum.MeshType.Wedge
  4019. o10.Name = "Joint"
  4020. o10.Parent = o8
  4021. o10.C0 = CFrame.new(0.988800049, -0.0112380981, 0.0918197632, 0.542664528, -0.834870875, 0.0922269896, 0.839945972, 0.539063156, -0.0624636412, 0.00243289815, 0.111362509, 0.993776917)
  4022. o10.Part0 = o8
  4023. o10.Part1 = o2
  4024. o11.Parent = o4
  4025. o11.Material = Enum.Material.Neon
  4026. o11.BrickColor = BrickColor.new("Cyan")
  4027. o11.Reflectance = 0.5
  4028. o11.Position = Vector3.new(111.171341, 5.52380323, -60.6429138)
  4029. o11.Rotation = Vector3.new(6.38999987, 0.119999997, 57.1399994)
  4030. o11.Anchored = false
  4031. o11.FormFactor = Enum.FormFactor.Plate
  4032. o11.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4033. o11.CFrame = CFrame.new(111.171341, 5.52380323, -60.6429138, 0.542633951, -0.839966655, 0.00210324791, 0.834870875, 0.539063156, -0.111362509, 0.0924069956, 0.0621850155, 0.993777692)
  4034. o11.BottomSurface = Enum.SurfaceType.Smooth
  4035. o11.TopSurface = Enum.SurfaceType.Smooth
  4036. o11.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4037. o11.Position = Vector3.new(111.171341, 5.52380323, -60.6429138)
  4038. o12.Parent = o11
  4039. o12.MeshType = Enum.MeshType.Wedge
  4040. o13.Name = "Joint"
  4041. o13.Parent = o11
  4042. o13.C0 = CFrame.new(-0.988868713, -0.0112304688, 0.10867691, -0.542664528, 0.834870875, -0.0922269896, 0.839945972, 0.539063156, -0.0624636412, -0.00243289815, -0.111362509, -0.993776917)
  4043. o13.Part0 = o11
  4044. o13.Part1 = o2
  4045. o14.Parent = o4
  4046. o14.Material = Enum.Material.Neon
  4047. o14.BrickColor = BrickColor.new("Cyan")
  4048. o14.Reflectance = 0.5
  4049. o14.Position = Vector3.new(111.508545, 5.28526115, -60.4685593)
  4050. o14.Rotation = Vector3.new(-173.610001, -0.119999997, -57.1399994)
  4051. o14.Anchored = false
  4052. o14.FormFactor = Enum.FormFactor.Plate
  4053. o14.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4054. o14.CFrame = CFrame.new(111.508545, 5.28526115, -60.4685593, 0.542633951, 0.839966655, -0.00210324791, 0.834870875, -0.539063156, 0.111362509, 0.0924069956, -0.0621850155, -0.993777692)
  4055. o14.BottomSurface = Enum.SurfaceType.Smooth
  4056. o14.TopSurface = Enum.SurfaceType.Smooth
  4057. o14.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4058. o14.Position = Vector3.new(111.508545, 5.28526115, -60.4685593)
  4059. o15.Parent = o14
  4060. o15.MeshType = Enum.MeshType.Wedge
  4061. o16.Name = "Joint"
  4062. o16.Parent = o14
  4063. o16.C0 = CFrame.new(-0.988811493, -0.389755249, 0.0918693542, -0.542664528, 0.834870875, -0.0922269896, -0.839945972, -0.539063156, 0.0624636412, 0.00243289815, 0.111362509, 0.993776917)
  4064. o16.Part0 = o14
  4065. o16.Part1 = o2
  4066. o17.Parent = o4
  4067. o17.Material = Enum.Material.Neon
  4068. o17.BrickColor = BrickColor.new("Cyan")
  4069. o17.Reflectance = 0.5
  4070. o17.Position = Vector3.new(111.508072, 5.3075819, -60.6678543)
  4071. o17.Rotation = Vector3.new(6.38999987, 0.119999997, -122.860001)
  4072. o17.Anchored = false
  4073. o17.FormFactor = Enum.FormFactor.Plate
  4074. o17.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4075. o17.CFrame = CFrame.new(111.508072, 5.3075819, -60.6678543, -0.542633951, 0.839966655, 0.00210324791, -0.834870875, -0.539063156, -0.111362509, -0.0924069956, -0.0621850155, 0.993777692)
  4076. o17.BottomSurface = Enum.SurfaceType.Smooth
  4077. o17.TopSurface = Enum.SurfaceType.Smooth
  4078. o17.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4079. o17.Position = Vector3.new(111.508072, 5.3075819, -60.6678543)
  4080. o18.Parent = o17
  4081. o18.MeshType = Enum.MeshType.Wedge
  4082. o19.Name = "Joint"
  4083. o19.Parent = o17
  4084. o19.C0 = CFrame.new(0.988769531, -0.389717102, 0.108673096, 0.542664528, -0.834870875, 0.0922269896, -0.839945972, -0.539063156, 0.0624636412, -0.00243289815, -0.111362509, -0.993776917)
  4085. o19.Part0 = o17
  4086. o19.Part1 = o2
  4087. o20.Parent = o4
  4088. o20.Material = Enum.Material.Neon
  4089. o20.BrickColor = BrickColor.new("Cyan")
  4090. o20.Reflectance = 0.5
  4091. o20.Position = Vector3.new(109.692062, 5.28414679, -60.4686737)
  4092. o20.Rotation = Vector3.new(-173.880005, 0.300000012, 56.5800018)
  4093. o20.Anchored = false
  4094. o20.FormFactor = Enum.FormFactor.Plate
  4095. o20.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4096. o20.CFrame = CFrame.new(109.692062, 5.28414679, -60.4686737, 0.550731003, -0.834666491, 0.00523188757, -0.830228984, -0.547134876, 0.106598929, -0.086112, -0.0630509928, -0.994288385)
  4097. o20.BottomSurface = Enum.SurfaceType.Smooth
  4098. o20.TopSurface = Enum.SurfaceType.Smooth
  4099. o20.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4100. o20.Position = Vector3.new(109.692062, 5.28414679, -60.4686737)
  4101. o21.Parent = o20
  4102. o21.MeshType = Enum.MeshType.Wedge
  4103. o22.Name = "Joint"
  4104. o22.Parent = o20
  4105. o22.C0 = CFrame.new(1.03963852, -0.454391479, 0.0980033875, -0.550702393, -0.830228984, 0.0862946808, 0.834687352, -0.547134876, 0.0627741143, -0.00490206713, 0.106598929, 0.994290054)
  4106. o22.Part0 = o20
  4107. o22.Part1 = o2
  4108. o23.Parent = o4
  4109. o23.Material = Enum.Material.Neon
  4110. o23.BrickColor = BrickColor.new("Cyan")
  4111. o23.Reflectance = 0.5
  4112. o23.Position = Vector3.new(110.4496, 5.48411512, -60.0064392)
  4113. o23.Rotation = Vector3.new(-47.9300003, 90, 0)
  4114. o23.Anchored = false
  4115. o23.FormFactor = Enum.FormFactor.Plate
  4116. o23.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4117. o23.CFrame = CFrame.new(110.4496, 5.48411512, -60.0064392, 0, 0, 1, -0.742329776, 0.670034766, 0, -0.670034766, -0.742329776, 0)
  4118. o23.BottomSurface = Enum.SurfaceType.Smooth
  4119. o23.TopSurface = Enum.SurfaceType.Smooth
  4120. o23.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4121. o23.Position = Vector3.new(110.4496, 5.48411512, -60.0064392)
  4122. o24.Parent = o23
  4123. o24.MeshType = Enum.MeshType.Wedge
  4124. o25.Name = "Joint"
  4125. o25.Parent = o23
  4126. o25.C0 = CFrame.new(1.01265717, -0.0780830383, 0.19480896, 0.000222260336, -0.742329776, 0.670034707, 0.00024624166, 0.670034766, 0.742329717, -0.99999994, 1.23944917e-22, 0.000331714633)
  4127. o25.Part0 = o23
  4128. o25.Part1 = o2
  4129. o26.Parent = o4
  4130. o26.Material = Enum.Material.Neon
  4131. o26.BrickColor = BrickColor.new("Cyan")
  4132. o26.Reflectance = 0.5
  4133. o26.Position = Vector3.new(110.027832, 5.52490711, -60.6427917)
  4134. o26.Rotation = Vector3.new(6.11999989, -0.300000012, -56.5800018)
  4135. o26.Anchored = false
  4136. o26.FormFactor = Enum.FormFactor.Plate
  4137. o26.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4138. o26.CFrame = CFrame.new(110.027832, 5.52490711, -60.6427917, 0.550731003, 0.834666491, -0.00523188757, -0.830228984, 0.547134876, -0.106598929, -0.086112, 0.0630509928, 0.994288385)
  4139. o26.BottomSurface = Enum.SurfaceType.Smooth
  4140. o26.TopSurface = Enum.SurfaceType.Smooth
  4141. o26.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4142. o26.Position = Vector3.new(110.027832, 5.52490711, -60.6427917)
  4143. o27.Parent = o26
  4144. o27.MeshType = Enum.MeshType.Wedge
  4145. o28.Name = "Joint"
  4146. o28.Parent = o26
  4147. o28.C0 = CFrame.new(1.03961182, 0.0533828735, 0.102546692, -0.550702393, -0.830228984, 0.0862946808, -0.834687352, 0.547134876, -0.0627741143, 0.00490206713, -0.106598929, -0.994290054)
  4148. o28.Part0 = o26
  4149. o28.Part1 = o2
  4150. o29.Parent = o4
  4151. o29.Material = Enum.Material.Neon
  4152. o29.BrickColor = BrickColor.new("Cyan")
  4153. o29.Reflectance = 0.5
  4154. o29.Position = Vector3.new(110.650101, 5.39785624, -61.5293427)
  4155. o29.Rotation = Vector3.new(-117.300003, -90, 0)
  4156. o29.Anchored = false
  4157. o29.FormFactor = Enum.FormFactor.Plate
  4158. o29.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4159. o29.CFrame = CFrame.new(110.650101, 5.39785624, -61.5293427, 0, 0, -1, 0.888631999, -0.458620995, 0, -0.458620995, -0.888631999, 0)
  4160. o29.BottomSurface = Enum.SurfaceType.Smooth
  4161. o29.TopSurface = Enum.SurfaceType.Smooth
  4162. o29.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4163. o29.Position = Vector3.new(110.650101, 5.39785624, -61.5293427)
  4164. o30.Parent = o29
  4165. o30.MeshType = Enum.MeshType.Wedge
  4166. o31.Name = "Joint"
  4167. o31.Parent = o29
  4168. o31.C0 = CFrame.new(-1.05168533, -0.472663879, 0.00569152832, 0.000152131295, 0.888631999, 0.458620965, 0.000294772239, -0.458620995, 0.88863194, 0.99999994, -1.23944917e-22, -0.000331714633)
  4169. o31.Part0 = o29
  4170. o31.Part1 = o2
  4171. o32.Parent = o4
  4172. o32.Material = Enum.Material.Neon
  4173. o32.BrickColor = BrickColor.new("Cyan")
  4174. o32.Reflectance = 0.5
  4175. o32.Position = Vector3.new(109.693092, 5.30551815, -60.6680679)
  4176. o32.Rotation = Vector3.new(6.11999989, -0.300000012, 123.419998)
  4177. o32.Anchored = false
  4178. o32.FormFactor = Enum.FormFactor.Plate
  4179. o32.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4180. o32.CFrame = CFrame.new(109.693092, 5.30551815, -60.6680679, -0.550731003, -0.834666491, -0.00523188757, 0.830228984, -0.547134876, -0.106598929, 0.086112, -0.0630509928, 0.994288385)
  4181. o32.BottomSurface = Enum.SurfaceType.Smooth
  4182. o32.TopSurface = Enum.SurfaceType.Smooth
  4183. o32.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4184. o32.Position = Vector3.new(109.693092, 5.30551815, -60.6680679)
  4185. o33.Parent = o32
  4186. o33.MeshType = Enum.MeshType.Wedge
  4187. o34.Name = "Joint"
  4188. o34.Parent = o32
  4189. o34.C0 = CFrame.new(-1.03964233, -0.454414368, 0.102539063, 0.550702393, 0.830228984, -0.0862946808, 0.834687352, -0.547134876, 0.0627741143, 0.00490206713, -0.106598929, -0.994290054)
  4190. o34.Part0 = o32
  4191. o34.Part1 = o2
  4192. o35.Parent = o4
  4193. o35.Material = Enum.Material.Neon
  4194. o35.BrickColor = BrickColor.new("Cyan")
  4195. o35.Reflectance = 0.5
  4196. o35.Position = Vector3.new(110.650101, 5.48411512, -60.0064392)
  4197. o35.Rotation = Vector3.new(-47.9300003, -90, 0)
  4198. o35.Anchored = false
  4199. o35.FormFactor = Enum.FormFactor.Plate
  4200. o35.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4201. o35.CFrame = CFrame.new(110.650101, 5.48411512, -60.0064392, 0, 0, -1, 0.742329776, 0.670034766, 0, 0.670034766, -0.742329776, 0)
  4202. o35.BottomSurface = Enum.SurfaceType.Smooth
  4203. o35.TopSurface = Enum.SurfaceType.Smooth
  4204. o35.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4205. o35.Position = Vector3.new(110.650101, 5.48411512, -60.0064392)
  4206. o36.Parent = o35
  4207. o36.MeshType = Enum.MeshType.Wedge
  4208. o37.Name = "Joint"
  4209. o37.Parent = o35
  4210. o37.C0 = CFrame.new(-1.01265717, -0.0780830383, 0.00569152832, -0.000222260336, 0.742329776, -0.670034707, 0.00024624166, 0.670034766, 0.742329717, 0.99999994, -1.23944917e-22, -0.000331714633)
  4211. o37.Part0 = o35
  4212. o37.Part1 = o2
  4213. o38.Parent = o4
  4214. o38.Material = Enum.Material.Neon
  4215. o38.BrickColor = BrickColor.new("Cyan")
  4216. o38.Reflectance = 0.5
  4217. o38.Position = Vector3.new(110.4496, 5.58175611, -61.1730347)
  4218. o38.Rotation = Vector3.new(62.7000008, 90, 0)
  4219. o38.Anchored = false
  4220. o38.FormFactor = Enum.FormFactor.Plate
  4221. o38.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4222. o38.CFrame = CFrame.new(110.4496, 5.58175611, -61.1730347, 0, 0, 1, 0.888631999, 0.458620995, 0, -0.458620995, 0.888631999, 0)
  4223. o38.BottomSurface = Enum.SurfaceType.Smooth
  4224. o38.TopSurface = Enum.SurfaceType.Smooth
  4225. o38.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4226. o38.Position = Vector3.new(110.4496, 5.58175611, -61.1730347)
  4227. o39.Parent = o38
  4228. o39.MeshType = Enum.MeshType.Wedge
  4229. o40.Name = "Joint"
  4230. o40.Parent = o38
  4231. o40.C0 = CFrame.new(-1.05169296, 0.0717010498, 0.19480896, 0.000152131295, 0.888631999, 0.458620965, -0.000294772239, 0.458620995, -0.88863194, -0.99999994, 1.23944917e-22, 0.000331714633)
  4232. o40.Part0 = o38
  4233. o40.Part1 = o2
  4234. o41.Name = "Handle"
  4235. o41.Parent = o4
  4236. o41.BrickColor = BrickColor.new("Bright red")
  4237. o41.Position = Vector3.new(110.590012, 5.42982483, -60.6134338)
  4238. o41.Rotation = Vector3.new(6.11999989, 0, 0)
  4239. o41.Anchored = false
  4240. o41.FormFactor = Enum.FormFactor.Plate
  4241. o41.Size = Vector3.new(2, 0.800000012, 1)
  4242. o41.CFrame = CFrame.new(110.590012, 5.42982483, -60.6134338, 1, 0, 0, 0, 0.994301856, -0.106600985, 0, 0.106600985, 0.994301856)
  4243. o41.BottomSurface = Enum.SurfaceType.Weld
  4244. o41.TopSurface = Enum.SurfaceType.Smooth
  4245. o41.Color = Color3.new(0.768628, 0.156863, 0.109804)
  4246. o41.Position = Vector3.new(110.590012, 5.42982483, -60.6134338)
  4247. o42.Parent = o41
  4248. o42.MeshId = "http://www.roblox.com/asset/?id=1033714"
  4249. o42.Scale = Vector3.new(1.60000002, 1.29999995, 1.60000002)
  4250. o42.TextureId = "rbxassetid://269748808"
  4251. o42.VertexColor = Vector3.new(0, 0, 0)
  4252. o42.MeshType = Enum.MeshType.FileMesh
  4253. o43.Name = "Joint"
  4254. o43.Parent = o41
  4255. o43.C0 = CFrame.new(0.054397583, -0.746926785, 0.066444397, -0.99999994, 1.23944917e-22, 0.000331714633, -3.53611067e-05, 0.994301856, -0.106600977, -0.000329824485, -0.106600985, -0.994301796)
  4256. o43.Part0 = o41
  4257. o43.Part1 = o2
  4258. o44.Parent = o4
  4259. o44.Material = Enum.Material.Neon
  4260. o44.BrickColor = BrickColor.new("Cyan")
  4261. o44.Reflectance = 0.5
  4262. o44.Position = Vector3.new(110.026749, 5.50353479, -60.4434509)
  4263. o44.Rotation = Vector3.new(-173.880005, 0.300000012, -123.419998)
  4264. o44.Anchored = false
  4265. o44.FormFactor = Enum.FormFactor.Plate
  4266. o44.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4267. o44.CFrame = CFrame.new(110.026749, 5.50353479, -60.4434509, -0.550731003, 0.834666491, 0.00523188757, 0.830228984, 0.547134876, 0.106598929, 0.086112, 0.0630509928, -0.994288385)
  4268. o44.BottomSurface = Enum.SurfaceType.Smooth
  4269. o44.TopSurface = Enum.SurfaceType.Smooth
  4270. o44.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4271. o44.Position = Vector3.new(110.026749, 5.50353479, -60.4434509)
  4272. o45.Parent = o44
  4273. o45.MeshType = Enum.MeshType.Wedge
  4274. o46.Name = "Joint"
  4275. o46.Parent = o44
  4276. o46.C0 = CFrame.new(-1.03963089, 0.0534210205, 0.0979423523, 0.550702393, 0.830228984, -0.0862946808, -0.834687352, 0.547134876, -0.0627741143, -0.00490206713, 0.106598929, 0.994290054)
  4277. o46.Part0 = o44
  4278. o46.Part1 = o2
  4279. o47.Parent = o4
  4280. o47.Material = Enum.Material.Neon
  4281. o47.BrickColor = BrickColor.new("Cyan")
  4282. o47.Reflectance = 0.5
  4283. o47.Position = Vector3.new(110.4496, 5.39786482, -61.5293503)
  4284. o47.Rotation = Vector3.new(-117.300003, 90, 0)
  4285. o47.Anchored = false
  4286. o47.FormFactor = Enum.FormFactor.Plate
  4287. o47.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4288. o47.CFrame = CFrame.new(110.4496, 5.39786482, -61.5293503, 0, 0, 1, -0.888631999, -0.458620995, 0, 0.458620995, -0.888631999, 0)
  4289. o47.BottomSurface = Enum.SurfaceType.Smooth
  4290. o47.TopSurface = Enum.SurfaceType.Smooth
  4291. o47.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4292. o47.Position = Vector3.new(110.4496, 5.39786482, -61.5293503)
  4293. o48.Parent = o47
  4294. o48.MeshType = Enum.MeshType.Wedge
  4295. o49.Name = "Joint"
  4296. o49.Parent = o47
  4297. o49.C0 = CFrame.new(1.05169678, -0.472667694, 0.19480896, -0.000152131295, -0.888631999, -0.458620965, 0.000294772239, -0.458620995, 0.88863194, -0.99999994, 1.23944917e-22, 0.000331714633)
  4298. o49.Part0 = o47
  4299. o49.Part1 = o2
  4300. o50.Parent = o4
  4301. o50.Material = Enum.Material.Neon
  4302. o50.BrickColor = BrickColor.new("Cyan")
  4303. o50.Reflectance = 0.5
  4304. o50.Position = Vector3.new(110.4496, 5.21545792, -59.7087936)
  4305. o50.Rotation = Vector3.new(132.070007, 90, 0)
  4306. o50.Anchored = false
  4307. o50.FormFactor = Enum.FormFactor.Plate
  4308. o50.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4309. o50.CFrame = CFrame.new(110.4496, 5.21545792, -59.7087936, 0, 0, 1, 0.742329776, -0.670034766, 0, 0.670034766, 0.742329776, 0)
  4310. o50.BottomSurface = Enum.SurfaceType.Smooth
  4311. o50.TopSurface = Enum.SurfaceType.Smooth
  4312. o50.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4313. o50.Position = Vector3.new(110.4496, 5.21545792, -59.7087936)
  4314. o51.Parent = o50
  4315. o51.MeshType = Enum.MeshType.Wedge
  4316. o52.Name = "Joint"
  4317. o52.Parent = o50
  4318. o52.C0 = CFrame.new(-1.01265717, -0.322879791, 0.19480896, -0.000222260336, 0.742329776, -0.670034707, -0.00024624166, -0.670034766, -0.742329717, -0.99999994, 1.23944917e-22, 0.000331714633)
  4319. o52.Part0 = o50
  4320. o52.Part1 = o2
  4321. o53.Parent = o4
  4322. o53.Material = Enum.Material.Neon
  4323. o53.BrickColor = BrickColor.new("Cyan")
  4324. o53.Reflectance = 0.5
  4325. o53.Position = Vector3.new(110.650101, 5.21546698, -59.7087936)
  4326. o53.Rotation = Vector3.new(132.070007, -90, 0)
  4327. o53.Anchored = false
  4328. o53.FormFactor = Enum.FormFactor.Plate
  4329. o53.Size = Vector3.new(0.200492054, 0.40098393, 0.200492024)
  4330. o53.CFrame = CFrame.new(110.650101, 5.21546698, -59.7087936, 0, 0, -1, -0.742329776, -0.670034766, 0, -0.670034766, 0.742329776, 0)
  4331. o53.BottomSurface = Enum.SurfaceType.Smooth
  4332. o53.TopSurface = Enum.SurfaceType.Smooth
  4333. o53.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  4334. o53.Position = Vector3.new(110.650101, 5.21546698, -59.7087936)
  4335. o54.Parent = o53
  4336. o54.MeshType = Enum.MeshType.Wedge
  4337. o55.Name = "Joint"
  4338. o55.Parent = o53
  4339. o55.C0 = CFrame.new(1.01266479, -0.322872162, 0.00569152832, 0.000222260336, -0.742329776, 0.670034707, -0.00024624166, -0.670034766, -0.742329717, 0.99999994, -1.23944917e-22, -0.000331714633)
  4340. o55.Part0 = o53
  4341. o55.Part1 = o2
  4342. o56.Name = "NinjaHalfmask"
  4343. o56.Parent = o1
  4344. o56.Position = Vector3.new(110.62999, 4.40999889, -60.6299591)
  4345. o56.Rotation = Vector3.new(-180, 0, -180)
  4346. o56.Anchored = false
  4347. o56.FormFactor = Enum.FormFactor.Custom
  4348. o56.Size = Vector3.new(1.39999914, 0.80000025, 1.39999986)
  4349. o56.CFrame = CFrame.new(110.62999, 4.40999889, -60.6299591, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4350. o56.BottomSurface = Enum.SurfaceType.Smooth
  4351. o56.TopSurface = Enum.SurfaceType.Smooth
  4352. o56.Position = Vector3.new(110.62999, 4.40999889, -60.6299591)
  4353. o57.Parent = o56
  4354. o57.MeshId = "http://www.roblox.com/asset/?id=72541091"
  4355. o57.Scale = Vector3.new(1, 1, 0.949999988)
  4356. o57.TextureId = "rbxassetid://0"
  4357. o57.VertexColor = Vector3.new(0, 0, 0)
  4358. o57.MeshType = Enum.MeshType.FileMesh
  4359. o58.Name = "Joint"
  4360. o58.Parent = o56
  4361. o58.C0 = CFrame.new(-0.0144195557, 0.270071983, -0.00296783447, 0.99999994, -1.23944917e-22, -0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, 0.000331714633, 1.09697344e-22, 0.99999994)
  4362. o58.Part0 = o56
  4363. o58.Part1 = o2
  4364. o59.Name = "PoisonHorn"
  4365. o59.Parent = o1
  4366. o59.Position = Vector3.new(110.580063, 5.81450415, -60.3999863)
  4367. o59.Rotation = Vector3.new(-168.669998, 0, -180)
  4368. o59.Anchored = false
  4369. o59.FormFactor = Enum.FormFactor.Custom
  4370. o59.Size = Vector3.new(2.13111186, 2.04684615, 1.01710451)
  4371. o59.CFrame = CFrame.new(110.580063, 5.81450415, -60.3999863, -1, 0, 0, 0, 0.980506241, 0.196488023, 0, 0.196488038, -0.980506241)
  4372. o59.BottomSurface = Enum.SurfaceType.Smooth
  4373. o59.TopSurface = Enum.SurfaceType.Smooth
  4374. o59.Position = Vector3.new(110.580063, 5.81450415, -60.3999863)
  4375. o60.Parent = o59
  4376. o60.MeshId = "http://www.roblox.com/asset/?id=62152278"
  4377. o60.Scale = Vector3.new(0.932361424, 0.826610804, 0.667474687)
  4378. o60.TextureId = "rbxassetid://269748808"
  4379. o60.VertexColor = Vector3.new(0, 0, 0)
  4380. o60.MeshType = Enum.MeshType.FileMesh
  4381. o61.Name = "Joint"
  4382. o61.Parent = o59
  4383. o61.C0 = CFrame.new(-0.0643463135, -1.15692234, -0.00032043457, 0.99999994, -1.23944917e-22, -0.000331714633, -6.51779555e-05, 0.980506241, -0.196488023, 0.000325248257, 0.196488023, 0.980506182)
  4384. o61.Part0 = o59
  4385. o61.Part1 = o2
  4386. o62.Name = "Handle"
  4387. o62.Parent = o1
  4388. o62.Position = Vector3.new(110.604553, 3.96506596, -61.402153)
  4389. o62.Rotation = Vector3.new(172.130005, 0.389999986, -179.949997)
  4390. o62.Anchored = false
  4391. o62.CanCollide = false
  4392. o62.FormFactor = Enum.FormFactor.Symmetric
  4393. o62.Size = Vector3.new(1.4200002, 0.870000005, 1.40999985)
  4394. o62.CFrame = CFrame.new(110.604553, 3.96506596, -61.402153, -0.999976993, 0.000930230482, 0.0067320345, 0, 0.990587771, -0.136879131, -0.00679600006, -0.136875972, -0.990564883)
  4395. o62.BottomSurface = Enum.SurfaceType.Smooth
  4396. o62.TopSurface = Enum.SurfaceType.Smooth
  4397. o62.Position = Vector3.new(110.604553, 3.96506596, -61.402153)
  4398. o63.Parent = o62
  4399. o63.MeshId = "http://www.roblox.com/asset/?id=398618628 "
  4400. o63.Scale = Vector3.new(1, 1, 1.10000002)
  4401. o63.TextureId = "rbxassetid://0"
  4402. o63.VertexColor = Vector3.new(0, 0, 0)
  4403. o63.MeshType = Enum.MeshType.FileMesh
  4404. o64.Name = "Joint"
  4405. o64.Parent = o62
  4406. o64.C0 = CFrame.new(-0.0451278687, 0.602211952, -0.865444183, 0.999979198, -1.23196559e-22, 0.00646429276, -0.000884826644, 0.990587771, 0.13687627, -0.00640344899, -0.136879131, 0.990567029)
  4407. o64.Part0 = o62
  4408. o64.Part1 = o2
  4409. mas.Parent = workspace
  4410. mas:MakeJoints()
  4411. local mas1 = mas:GetChildren()
  4412. for i=1,#mas1 do
  4413. mas1[i].Parent = workspace
  4414. ypcall(function() mas1[i]:MakeJoints() end)
  4415. end
  4416. mas:Destroy()
  4417. for i=1,#cors do
  4418. coroutine.resume(cors[i])
  4419. end
  4420.  
  4421. wait()
  4422.  
  4423. Workspace["Head_"].Parent = game.Players.LocalPlayer.Character
  4424.  
  4425. game.Players.LocalPlayer.Character["Head_"].Name = "Familiar Head"
  4426.  
  4427. w = Instance.new("Weld", game.Players.LocalPlayer.Character["Head"])
  4428. w.Part0 = game.Players.LocalPlayer.Character["Head"]
  4429. w.Part1 = o2
  4430. w.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  4431. game.Players.LocalPlayer.Character["Head"].Transparency = 0
  4432.  
  4433. for i,v in pairs (game.Players.LocalPlayer.Character["Familiar Head"]:GetChildren()) do
  4434. if v.ClassName == "Part" then
  4435. v.CanCollide = false
  4436. v.Anchored = false
  4437. end
  4438. end
  4439.  
  4440. for i,v in pairs (game.Players.LocalPlayer.Character["Familiar Head"].Hat:GetChildren()) do
  4441. v.Anchored = false
  4442. v.CanCollide = false
  4443. end
  4444.  
  4445.  
  4446. local runDummyScript = function(f,scri)
  4447. local oldenv = getfenv(f)
  4448. local newenv = setmetatable({}, {
  4449. __index = function(_, k)
  4450. if k:lower() == 'script' then
  4451. return scri
  4452. else
  4453. return oldenv[k]
  4454. end
  4455. end
  4456. })
  4457. setfenv(f, newenv)
  4458. ypcall(function() f() end)
  4459. end
  4460. cors = {}
  4461. mas = Instance.new("Model",game:GetService("Lighting"))
  4462. mas.Name = "CompiledModel"
  4463. o1 = Instance.new("Model")
  4464. o2 = Instance.new("Part")
  4465. o3 = Instance.new("SpecialMesh")
  4466. o4 = Instance.new("Part")
  4467. o5 = Instance.new("BlockMesh")
  4468. o6 = Instance.new("Weld")
  4469. o7 = Instance.new("Part")
  4470. o8 = Instance.new("BlockMesh")
  4471. o9 = Instance.new("Weld")
  4472. o10 = Instance.new("Part")
  4473. o11 = Instance.new("SpecialMesh")
  4474. o12 = Instance.new("Weld")
  4475. o13 = Instance.new("Part")
  4476. o14 = Instance.new("SpecialMesh")
  4477. o15 = Instance.new("Weld")
  4478. o16 = Instance.new("Part")
  4479. o17 = Instance.new("SpecialMesh")
  4480. o18 = Instance.new("Weld")
  4481. o19 = Instance.new("Part")
  4482. o20 = Instance.new("SpecialMesh")
  4483. o21 = Instance.new("Weld")
  4484. o22 = Instance.new("Part")
  4485. o23 = Instance.new("SpecialMesh")
  4486. o24 = Instance.new("Weld")
  4487. o25 = Instance.new("Part")
  4488. o26 = Instance.new("SpecialMesh")
  4489. o27 = Instance.new("Weld")
  4490. o28 = Instance.new("Part")
  4491. o29 = Instance.new("SpecialMesh")
  4492. o30 = Instance.new("Weld")
  4493. o31 = Instance.new("Part")
  4494. o32 = Instance.new("SpecialMesh")
  4495. o33 = Instance.new("Weld")
  4496. o34 = Instance.new("Part")
  4497. o35 = Instance.new("SpecialMesh")
  4498. o36 = Instance.new("Weld")
  4499. o37 = Instance.new("Part")
  4500. o38 = Instance.new("SpecialMesh")
  4501. o39 = Instance.new("Weld")
  4502. o40 = Instance.new("Part")
  4503. o41 = Instance.new("Weld")
  4504. o42 = Instance.new("Part")
  4505. o43 = Instance.new("Weld")
  4506. o44 = Instance.new("Part")
  4507. o45 = Instance.new("Weld")
  4508. o46 = Instance.new("Part")
  4509. o47 = Instance.new("Weld")
  4510. o48 = Instance.new("Part")
  4511. o49 = Instance.new("Weld")
  4512. o50 = Instance.new("Part")
  4513. o51 = Instance.new("Weld")
  4514. o52 = Instance.new("Part")
  4515. o53 = Instance.new("Weld")
  4516. o54 = Instance.new("Part")
  4517. o55 = Instance.new("Weld")
  4518. o56 = Instance.new("Part")
  4519. o57 = Instance.new("Weld")
  4520. o58 = Instance.new("Part")
  4521. o59 = Instance.new("Weld")
  4522. o60 = Instance.new("Part")
  4523. o61 = Instance.new("Weld")
  4524. o62 = Instance.new("Part")
  4525. o63 = Instance.new("Weld")
  4526. o64 = Instance.new("Part")
  4527. o65 = Instance.new("Weld")
  4528. o66 = Instance.new("Part")
  4529. o67 = Instance.new("BlockMesh")
  4530. o68 = Instance.new("Weld")
  4531. o69 = Instance.new("Part")
  4532. o70 = Instance.new("BlockMesh")
  4533. o71 = Instance.new("Weld")
  4534. o72 = Instance.new("Part")
  4535. o73 = Instance.new("BlockMesh")
  4536. o74 = Instance.new("Weld")
  4537. o75 = Instance.new("Part")
  4538. o76 = Instance.new("BlockMesh")
  4539. o77 = Instance.new("Weld")
  4540. o78 = Instance.new("Part")
  4541. o79 = Instance.new("BlockMesh")
  4542. o80 = Instance.new("Weld")
  4543. o81 = Instance.new("Part")
  4544. o82 = Instance.new("BlockMesh")
  4545. o83 = Instance.new("Weld")
  4546. o84 = Instance.new("Part")
  4547. o85 = Instance.new("BlockMesh")
  4548. o86 = Instance.new("Weld")
  4549. o87 = Instance.new("Part")
  4550. o88 = Instance.new("BlockMesh")
  4551. o89 = Instance.new("Weld")
  4552. o90 = Instance.new("Part")
  4553. o91 = Instance.new("BlockMesh")
  4554. o92 = Instance.new("Weld")
  4555. o93 = Instance.new("Part")
  4556. o94 = Instance.new("BlockMesh")
  4557. o95 = Instance.new("Weld")
  4558. o96 = Instance.new("Part")
  4559. o97 = Instance.new("BlockMesh")
  4560. o98 = Instance.new("Weld")
  4561. o99 = Instance.new("Part")
  4562. o100 = Instance.new("BlockMesh")
  4563. o101 = Instance.new("Weld")
  4564. o102 = Instance.new("Part")
  4565. o103 = Instance.new("BlockMesh")
  4566. o104 = Instance.new("Weld")
  4567. o105 = Instance.new("Part")
  4568. o106 = Instance.new("BlockMesh")
  4569. o107 = Instance.new("Weld")
  4570. o108 = Instance.new("Part")
  4571. o109 = Instance.new("BlockMesh")
  4572. o110 = Instance.new("Weld")
  4573. o111 = Instance.new("Part")
  4574. o112 = Instance.new("BlockMesh")
  4575. o113 = Instance.new("Weld")
  4576. o114 = Instance.new("Part")
  4577. o115 = Instance.new("BlockMesh")
  4578. o116 = Instance.new("Weld")
  4579. o117 = Instance.new("Part")
  4580. o118 = Instance.new("BlockMesh")
  4581. o119 = Instance.new("Weld")
  4582. o120 = Instance.new("Part")
  4583. o121 = Instance.new("BlockMesh")
  4584. o122 = Instance.new("Weld")
  4585. o123 = Instance.new("Part")
  4586. o124 = Instance.new("BlockMesh")
  4587. o125 = Instance.new("Weld")
  4588. o126 = Instance.new("Part")
  4589. o127 = Instance.new("BlockMesh")
  4590. o128 = Instance.new("Weld")
  4591. o129 = Instance.new("Part")
  4592. o130 = Instance.new("BlockMesh")
  4593. o131 = Instance.new("Weld")
  4594. o132 = Instance.new("Part")
  4595. o133 = Instance.new("BlockMesh")
  4596. o134 = Instance.new("Weld")
  4597. o135 = Instance.new("Part")
  4598. o136 = Instance.new("BlockMesh")
  4599. o137 = Instance.new("Weld")
  4600. o138 = Instance.new("Part")
  4601. o139 = Instance.new("BlockMesh")
  4602. o140 = Instance.new("Weld")
  4603. o141 = Instance.new("Part")
  4604. o142 = Instance.new("BlockMesh")
  4605. o143 = Instance.new("Weld")
  4606. o144 = Instance.new("Part")
  4607. o145 = Instance.new("BlockMesh")
  4608. o146 = Instance.new("Weld")
  4609. o147 = Instance.new("Part")
  4610. o148 = Instance.new("BlockMesh")
  4611. o149 = Instance.new("Weld")
  4612. o150 = Instance.new("Part")
  4613. o151 = Instance.new("BlockMesh")
  4614. o152 = Instance.new("Weld")
  4615. o153 = Instance.new("Part")
  4616. o154 = Instance.new("BlockMesh")
  4617. o155 = Instance.new("Weld")
  4618. o156 = Instance.new("Part")
  4619. o157 = Instance.new("BlockMesh")
  4620. o158 = Instance.new("Weld")
  4621. o159 = Instance.new("Part")
  4622. o160 = Instance.new("BlockMesh")
  4623. o161 = Instance.new("Weld")
  4624. o162 = Instance.new("Part")
  4625. o163 = Instance.new("BlockMesh")
  4626. o164 = Instance.new("Weld")
  4627. o165 = Instance.new("Part")
  4628. o166 = Instance.new("BlockMesh")
  4629. o167 = Instance.new("Weld")
  4630. o168 = Instance.new("Part")
  4631. o169 = Instance.new("BlockMesh")
  4632. o170 = Instance.new("Weld")
  4633. o171 = Instance.new("Part")
  4634. o172 = Instance.new("BlockMesh")
  4635. o173 = Instance.new("Weld")
  4636. o174 = Instance.new("Part")
  4637. o175 = Instance.new("BlockMesh")
  4638. o176 = Instance.new("Weld")
  4639. o177 = Instance.new("Part")
  4640. o178 = Instance.new("BlockMesh")
  4641. o179 = Instance.new("Weld")
  4642. o180 = Instance.new("Part")
  4643. o181 = Instance.new("BlockMesh")
  4644. o182 = Instance.new("Weld")
  4645. o183 = Instance.new("Part")
  4646. o184 = Instance.new("BlockMesh")
  4647. o185 = Instance.new("Weld")
  4648. o186 = Instance.new("Part")
  4649. o187 = Instance.new("BlockMesh")
  4650. o188 = Instance.new("Weld")
  4651. o189 = Instance.new("Part")
  4652. o190 = Instance.new("BlockMesh")
  4653. o191 = Instance.new("Weld")
  4654. o192 = Instance.new("Part")
  4655. o193 = Instance.new("BlockMesh")
  4656. o194 = Instance.new("Weld")
  4657. o195 = Instance.new("Part")
  4658. o196 = Instance.new("BlockMesh")
  4659. o197 = Instance.new("Weld")
  4660. o198 = Instance.new("Part")
  4661. o199 = Instance.new("BlockMesh")
  4662. o200 = Instance.new("Weld")
  4663. o201 = Instance.new("Part")
  4664. o202 = Instance.new("BlockMesh")
  4665. o203 = Instance.new("Weld")
  4666. o204 = Instance.new("Part")
  4667. o205 = Instance.new("BlockMesh")
  4668. o206 = Instance.new("Weld")
  4669. o207 = Instance.new("Part")
  4670. o208 = Instance.new("BlockMesh")
  4671. o209 = Instance.new("Weld")
  4672. o210 = Instance.new("Part")
  4673. o211 = Instance.new("BlockMesh")
  4674. o212 = Instance.new("Weld")
  4675. o213 = Instance.new("Part")
  4676. o214 = Instance.new("BlockMesh")
  4677. o215 = Instance.new("Weld")
  4678. o216 = Instance.new("Part")
  4679. o217 = Instance.new("BlockMesh")
  4680. o218 = Instance.new("Weld")
  4681. o219 = Instance.new("Part")
  4682. o220 = Instance.new("BlockMesh")
  4683. o221 = Instance.new("Weld")
  4684. o222 = Instance.new("Part")
  4685. o223 = Instance.new("BlockMesh")
  4686. o224 = Instance.new("Weld")
  4687. o225 = Instance.new("Part")
  4688. o226 = Instance.new("BlockMesh")
  4689. o227 = Instance.new("Weld")
  4690. o228 = Instance.new("Part")
  4691. o229 = Instance.new("BlockMesh")
  4692. o230 = Instance.new("Weld")
  4693. o231 = Instance.new("Part")
  4694. o232 = Instance.new("BlockMesh")
  4695. o233 = Instance.new("Weld")
  4696. o234 = Instance.new("Part")
  4697. o235 = Instance.new("BlockMesh")
  4698. o236 = Instance.new("Weld")
  4699. o237 = Instance.new("Part")
  4700. o238 = Instance.new("BlockMesh")
  4701. o239 = Instance.new("Weld")
  4702. o240 = Instance.new("Part")
  4703. o241 = Instance.new("BlockMesh")
  4704. o242 = Instance.new("Weld")
  4705. o243 = Instance.new("Part")
  4706. o244 = Instance.new("BlockMesh")
  4707. o245 = Instance.new("Weld")
  4708. o246 = Instance.new("Part")
  4709. o247 = Instance.new("BlockMesh")
  4710. o248 = Instance.new("Weld")
  4711. o249 = Instance.new("Part")
  4712. o250 = Instance.new("BlockMesh")
  4713. o251 = Instance.new("Weld")
  4714. o252 = Instance.new("Part")
  4715. o253 = Instance.new("BlockMesh")
  4716. o254 = Instance.new("Weld")
  4717. o255 = Instance.new("Part")
  4718. o256 = Instance.new("BlockMesh")
  4719. o257 = Instance.new("Weld")
  4720. o258 = Instance.new("Part")
  4721. o259 = Instance.new("BlockMesh")
  4722. o260 = Instance.new("Weld")
  4723. o261 = Instance.new("Part")
  4724. o262 = Instance.new("BlockMesh")
  4725. o263 = Instance.new("Weld")
  4726. o264 = Instance.new("Part")
  4727. o265 = Instance.new("BlockMesh")
  4728. o266 = Instance.new("Weld")
  4729. o267 = Instance.new("Part")
  4730. o268 = Instance.new("BlockMesh")
  4731. o269 = Instance.new("Weld")
  4732. o270 = Instance.new("Part")
  4733. o271 = Instance.new("BlockMesh")
  4734. o272 = Instance.new("Weld")
  4735. o273 = Instance.new("Part")
  4736. o274 = Instance.new("BlockMesh")
  4737. o275 = Instance.new("Weld")
  4738. o276 = Instance.new("Part")
  4739. o277 = Instance.new("BlockMesh")
  4740. o278 = Instance.new("Weld")
  4741. o279 = Instance.new("Part")
  4742. o280 = Instance.new("BlockMesh")
  4743. o281 = Instance.new("Weld")
  4744. o282 = Instance.new("Part")
  4745. o283 = Instance.new("BlockMesh")
  4746. o284 = Instance.new("Weld")
  4747. o285 = Instance.new("Part")
  4748. o286 = Instance.new("BlockMesh")
  4749. o287 = Instance.new("Weld")
  4750. o288 = Instance.new("Part")
  4751. o289 = Instance.new("Weld")
  4752. o290 = Instance.new("Part")
  4753. o291 = Instance.new("Weld")
  4754. o292 = Instance.new("Part")
  4755. o293 = Instance.new("Weld")
  4756. o294 = Instance.new("Part")
  4757. o295 = Instance.new("BlockMesh")
  4758. o296 = Instance.new("Weld")
  4759. o297 = Instance.new("Part")
  4760. o298 = Instance.new("Weld")
  4761. o299 = Instance.new("Part")
  4762. o300 = Instance.new("Weld")
  4763. o301 = Instance.new("Part")
  4764. o302 = Instance.new("Weld")
  4765. o303 = Instance.new("Part")
  4766. o304 = Instance.new("Weld")
  4767. o305 = Instance.new("Part")
  4768. o306 = Instance.new("Weld")
  4769. o307 = Instance.new("Part")
  4770. o308 = Instance.new("Weld")
  4771. o309 = Instance.new("Part")
  4772. o310 = Instance.new("Weld")
  4773. o311 = Instance.new("Part")
  4774. o312 = Instance.new("BlockMesh")
  4775. o313 = Instance.new("Weld")
  4776. o314 = Instance.new("Part")
  4777. o315 = Instance.new("BlockMesh")
  4778. o316 = Instance.new("Weld")
  4779. o317 = Instance.new("Part")
  4780. o318 = Instance.new("BlockMesh")
  4781. o319 = Instance.new("Weld")
  4782. o320 = Instance.new("Part")
  4783. o321 = Instance.new("BlockMesh")
  4784. o322 = Instance.new("Weld")
  4785. o323 = Instance.new("Part")
  4786. o324 = Instance.new("BlockMesh")
  4787. o325 = Instance.new("Weld")
  4788. o326 = Instance.new("Part")
  4789. o327 = Instance.new("BlockMesh")
  4790. o328 = Instance.new("Weld")
  4791. o329 = Instance.new("Part")
  4792. o330 = Instance.new("BlockMesh")
  4793. o331 = Instance.new("Weld")
  4794. o1.Name = "Torso_"
  4795. o1.Parent = mas
  4796. o2.Name = "REF"
  4797. o2.Parent = o1
  4798. o2.Transparency = 1
  4799. o2.Position = Vector3.new(110.644409, 3.18007588, -60.6269913)
  4800. o2.Rotation = Vector3.new(180, 0.0199999996, -180)
  4801. o2.Anchored = false
  4802. o2.CanCollide = false
  4803. o2.FormFactor = Enum.FormFactor.Symmetric
  4804. o2.Size = Vector3.new(2, 2, 1)
  4805. o2.CFrame = CFrame.new(110.644409, 3.18007588, -60.6269913, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  4806. o2.BottomSurface = Enum.SurfaceType.Smooth
  4807. o2.TopSurface = Enum.SurfaceType.Smooth
  4808. o2.Position = Vector3.new(110.644409, 3.18007588, -60.6269913)
  4809. o3.Parent = o2
  4810. o3.MeshId = "rbxasset://fonts/torso.mesh"
  4811. o3.MeshType = Enum.MeshType.FileMesh
  4812. o4.Name = "Chain"
  4813. o4.Parent = o1
  4814. o4.Material = Enum.Material.SmoothPlastic
  4815. o4.BrickColor = BrickColor.new("Fossil")
  4816. o4.Position = Vector3.new(112.188507, 1.02904105, -59.959465)
  4817. o4.Rotation = Vector3.new(0, 0, 51.9099998)
  4818. o4.Anchored = false
  4819. o4.CanCollide = false
  4820. o4.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  4821. o4.CFrame = CFrame.new(112.188507, 1.02904105, -59.959465, 0.61693728, -0.787012339, 0, 0.787012339, 0.61693728, 0, 0, 0, 1)
  4822. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4823. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4824. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4825. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4826. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4827. o4.Color = Color3.new(0.623529, 0.631373, 0.67451)
  4828. o4.Position = Vector3.new(112.188507, 1.02904105, -59.959465)
  4829. o5.Parent = o4
  4830. o5.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  4831. o6.Name = "Joint"
  4832. o6.Parent = o4
  4833. o6.C0 = CFrame.new(0.740280151, 2.54227448, -0.667526245, -0.61693722, 0.787012339, 0.00020464712, 0.787012279, 0.61693728, -0.000261063513, -0.000331714633, -1.09697344e-22, -0.99999994)
  4834. o6.Part0 = o4
  4835. o6.Part1 = o2
  4836. o7.Parent = o1
  4837. o7.Material = Enum.Material.Metal
  4838. o7.BrickColor = BrickColor.new("Dark stone grey")
  4839. o7.Position = Vector3.new(110.710022, 3.85552692, -59.974144)
  4840. o7.Rotation = Vector3.new(89.9199982, 0, 0)
  4841. o7.Anchored = false
  4842. o7.CanCollide = false
  4843. o7.Size = Vector3.new(0.475277603, 0.200000003, 0.484976858)
  4844. o7.CFrame = CFrame.new(110.710022, 3.85552692, -59.974144, 1, 0, 0, 0, 0.00141300017, -0.999999106, 0, 0.999999106, 0.00141300017)
  4845. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4846. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4847. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4848. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4849. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4850. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4851. o7.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4852. o7.Position = Vector3.new(110.710022, 3.85552692, -59.974144)
  4853. o8.Parent = o7
  4854. o8.Scale = Vector3.new(1, 0.484977037, 1)
  4855. o9.Name = "Joint"
  4856. o9.Parent = o7
  4857. o9.C0 = CFrame.new(-0.065612793, -0.653800964, 0.674528122, -0.99999994, 1.23944917e-22, 0.000331714633, -0.000331714342, 0.00141300017, -0.999999046, -4.68712841e-07, -0.999999106, -0.00141300005)
  4858. o9.Part0 = o7
  4859. o9.Part1 = o2
  4860. o10.Name = "ChainPart"
  4861. o10.Parent = o1
  4862. o10.Material = Enum.Material.Slate
  4863. o10.BrickColor = BrickColor.new("Dark stone grey")
  4864. o10.Position = Vector3.new(110.700089, 2.85231447, -59.8544502)
  4865. o10.Rotation = Vector3.new(89.7399979, 0.0900000036, 160.279999)
  4866. o10.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  4867. o10.CFrame = CFrame.new(110.700089, 2.85231447, -59.8544502, -0.941325903, -0.337495148, 0.00160953274, 0, -0.00476900069, -0.999988616, 0.337498963, -0.941315234, 0.00448918389)
  4868. o10.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4869. o10.Position = Vector3.new(110.700089, 2.85231447, -59.8544502)
  4870. o11.Parent = o10
  4871. o11.MeshId = "rbxassetid://525469584"
  4872. o11.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  4873. o11.TextureId = "rbxassetid://157956766"
  4874. o11.MeshType = Enum.MeshType.FileMesh
  4875. o12.Name = "Joint"
  4876. o12.Parent = o10
  4877. o12.C0 = CFrame.new(-0.208320618, 0.744434357, -0.331315279, 0.941213906, -1.5369531e-22, -0.337811172, 0.337807357, -0.00476900069, 0.941203237, -0.00161102181, -0.999988616, -0.00448864931)
  4878. o12.Part0 = o10
  4879. o12.Part1 = o2
  4880. o13.Name = "ChainPart"
  4881. o13.Parent = o1
  4882. o13.Material = Enum.Material.Slate
  4883. o13.BrickColor = BrickColor.new("Dark stone grey")
  4884. o13.Position = Vector3.new(110.700089, 3.11272144, -59.8544502)
  4885. o13.Rotation = Vector3.new(89.7300034, 0.0199999996, 175)
  4886. o13.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  4887. o13.CFrame = CFrame.new(110.700089, 3.11272144, -59.8544502, -0.996187627, -0.0872359872, 0.000416033145, 0, -0.00476900162, -0.999988616, 0.0872369707, -0.996176362, 0.00475081895)
  4888. o13.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4889. o13.Position = Vector3.new(110.700089, 3.11272144, -59.8544502)
  4890. o14.Parent = o13
  4891. o14.MeshId = "rbxassetid://525469584"
  4892. o14.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  4893. o14.TextureId = "rbxassetid://157956766"
  4894. o14.MeshType = Enum.MeshType.FileMesh
  4895. o15.Name = "Joint"
  4896. o15.Parent = o13
  4897. o15.C0 = CFrame.new(-0.011932373, 0.774124146, -0.0710468292, 0.996158659, -1.33042061e-22, -0.0875674114, 0.0875664279, -0.00476900162, 0.996147394, -0.00041760903, -0.999988616, -0.00475068064)
  4898. o15.Part0 = o13
  4899. o15.Part1 = o2
  4900. o16.Name = "ChainPart"
  4901. o16.Parent = o1
  4902. o16.Material = Enum.Material.Slate
  4903. o16.BrickColor = BrickColor.new("Dark stone grey")
  4904. o16.Position = Vector3.new(110.698997, 2.97608733, -59.8550568)
  4905. o16.Rotation = Vector3.new(90.0199966, -0.270000011, -85.9599991)
  4906. o16.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  4907. o16.CFrame = CFrame.new(110.698997, 2.97608733, -59.8550568, 0.0704749599, 0.997502208, -0.00475714216, 0, -0.00476900069, -0.999988616, -0.997513533, 0.0704741552, -0.000336095109)
  4908. o16.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4909. o16.Position = Vector3.new(110.698997, 2.97608733, -59.8550568)
  4910. o17.Parent = o16
  4911. o17.MeshId = "rbxassetid://525469584"
  4912. o17.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  4913. o17.TextureId = "rbxassetid://157956766"
  4914. o17.MeshType = Enum.MeshType.FileMesh
  4915. o18.Name = "Joint"
  4916. o18.Parent = o16
  4917. o18.C0 = CFrame.new(0.766166687, -0.109832764, -0.203467131, -0.0701440647, 1.181596e-22, 0.997536838, -0.997525513, -0.00476900069, -0.0701432601, 0.00475725299, -0.999988616, 0.00033451707)
  4918. o18.Part0 = o16
  4919. o18.Part1 = o2
  4920. o19.Name = "ChainPart"
  4921. o19.Parent = o1
  4922. o19.Material = Enum.Material.Slate
  4923. o19.BrickColor = BrickColor.new("Dark stone grey")
  4924. o19.Position = Vector3.new(110.698997, 3.226861, -59.8550568)
  4925. o19.Rotation = Vector3.new(89.8499985, -0.230000004, -123.540001)
  4926. o19.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  4927. o19.CFrame = CFrame.new(110.698997, 3.226861, -59.8550568, -0.55250299, 0.833501399, -0.00397501327, 0, -0.00476899929, -0.999988616, -0.833510995, -0.552496672, 0.00263488619)
  4928. o19.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4929. o19.Position = Vector3.new(110.698997, 3.226861, -59.8550568)
  4930. o20.Parent = o19
  4931. o20.MeshId = "rbxassetid://525469584"
  4932. o20.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  4933. o20.TextureId = "rbxassetid://157956766"
  4934. o20.MeshType = Enum.MeshType.FileMesh
  4935. o21.Name = "Joint"
  4936. o21.Parent = o19
  4937. o21.C0 = CFrame.new(0.673576355, 0.381210327, 0.0449678898, 0.552779436, 2.29540033e-23, 0.833327651, -0.833318055, -0.00476899929, 0.552773118, 0.00397413876, -0.999988616, -0.00263620447)
  4938. o21.Part0 = o19
  4939. o21.Part1 = o2
  4940. o22.Name = "ChainPart"
  4941. o22.Parent = o1
  4942. o22.Material = Enum.Material.Slate
  4943. o22.BrickColor = BrickColor.new("Dark stone grey")
  4944. o22.Position = Vector3.new(110.700089, 3.35474706, -59.8544502)
  4945. o22.Rotation = Vector3.new(89.7399979, 0.0900000036, 160.279999)
  4946. o22.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  4947. o22.CFrame = CFrame.new(110.700089, 3.35474706, -59.8544502, -0.941325903, -0.337495148, 0.00160953274, 0, -0.00476900069, -0.999988616, 0.337498963, -0.941315234, 0.00448918389)
  4948. o22.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4949. o22.Position = Vector3.new(110.700089, 3.35474706, -59.8544502)
  4950. o23.Parent = o22
  4951. o23.MeshId = "rbxassetid://525469584"
  4952. o23.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  4953. o23.TextureId = "rbxassetid://157956766"
  4954. o23.MeshType = Enum.MeshType.FileMesh
  4955. o24.Name = "Joint"
  4956. o24.Parent = o22
  4957. o24.C0 = CFrame.new(-0.208320618, 0.746829987, 0.171111345, 0.941213906, -1.5369531e-22, -0.337811172, 0.337807357, -0.00476900069, 0.941203237, -0.00161102181, -0.999988616, -0.00448864931)
  4958. o24.Part0 = o22
  4959. o24.Part1 = o2
  4960. o25.Name = "ChainPart"
  4961. o25.Parent = o1
  4962. o25.Material = Enum.Material.Slate
  4963. o25.BrickColor = BrickColor.new("Dark stone grey")
  4964. o25.Position = Vector3.new(110.698997, 3.47851992, -59.8550568)
  4965. o25.Rotation = Vector3.new(90.0199966, -0.270000011, -85.9599991)
  4966. o25.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  4967. o25.CFrame = CFrame.new(110.698997, 3.47851992, -59.8550568, 0.0704749599, 0.997502208, -0.00475714216, 0, -0.00476900069, -0.999988616, -0.997513533, 0.0704741552, -0.000336095109)
  4968. o25.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4969. o25.Position = Vector3.new(110.698997, 3.47851992, -59.8550568)
  4970. o26.Parent = o25
  4971. o26.MeshId = "rbxassetid://525469584"
  4972. o26.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  4973. o26.TextureId = "rbxassetid://157956766"
  4974. o26.MeshType = Enum.MeshType.FileMesh
  4975. o27.Name = "Joint"
  4976. o27.Parent = o25
  4977. o27.C0 = CFrame.new(0.766166687, -0.107437134, 0.298959732, -0.0701440647, 1.181596e-22, 0.997536838, -0.997525513, -0.00476900069, -0.0701432601, 0.00475725299, -0.999988616, 0.00033451707)
  4978. o27.Part0 = o25
  4979. o27.Part1 = o2
  4980. o28.Name = "ChainPart"
  4981. o28.Parent = o1
  4982. o28.Material = Enum.Material.Slate
  4983. o28.BrickColor = BrickColor.new("Dark stone grey")
  4984. o28.Position = Vector3.new(110.700089, 3.61515403, -59.8544502)
  4985. o28.Rotation = Vector3.new(89.7300034, 0.0199999996, 175)
  4986. o28.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  4987. o28.CFrame = CFrame.new(110.700089, 3.61515403, -59.8544502, -0.996187627, -0.0872359872, 0.000416033145, 0, -0.00476900162, -0.999988616, 0.0872369707, -0.996176362, 0.00475081895)
  4988. o28.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4989. o28.Position = Vector3.new(110.700089, 3.61515403, -59.8544502)
  4990. o29.Parent = o28
  4991. o29.MeshId = "rbxassetid://525469584"
  4992. o29.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  4993. o29.TextureId = "rbxassetid://157956766"
  4994. o29.MeshType = Enum.MeshType.FileMesh
  4995. o30.Name = "Joint"
  4996. o30.Parent = o28
  4997. o30.C0 = CFrame.new(-0.011932373, 0.776519775, 0.431379795, 0.996158659, -1.33042061e-22, -0.0875674114, 0.0875664279, -0.00476900162, 0.996147394, -0.00041760903, -0.999988616, -0.00475068064)
  4998. o30.Part0 = o28
  4999. o30.Part1 = o2
  5000. o31.Name = "ChainPart"
  5001. o31.Parent = o1
  5002. o31.Material = Enum.Material.Slate
  5003. o31.BrickColor = BrickColor.new("Dark stone grey")
  5004. o31.Position = Vector3.new(110.700317, 3.76630592, -59.8551254)
  5005. o31.Rotation = Vector3.new(90, -0.270000011, -90.5100021)
  5006. o31.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  5007. o31.CFrame = CFrame.new(110.700317, 3.76630592, -59.8551254, -0.00887999684, 0.999949217, -0.0047688121, 0, -0.00476900069, -0.999988616, -0.999960661, -0.00887989532, 4.23487072e-05)
  5008. o31.Color = Color3.new(0.388235, 0.372549, 0.384314)
  5009. o31.Position = Vector3.new(110.700317, 3.76630592, -59.8551254)
  5010. o32.Parent = o31
  5011. o32.MeshId = "rbxassetid://525469584"
  5012. o32.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  5013. o32.TextureId = "rbxassetid://157956766"
  5014. o32.MeshType = Enum.MeshType.FileMesh
  5015. o33.Name = "Joint"
  5016. o33.Parent = o31
  5017. o33.C0 = CFrame.new(0.772331238, -0.046257019, 0.586457491, 0.00921169762, 1.08592396e-22, 0.999957681, -0.999946237, -0.00476900069, 0.00921159238, 0.00476879766, -0.999988616, -4.39305877e-05)
  5018. o33.Part0 = o31
  5019. o33.Part1 = o2
  5020. o34.Name = "ChainPart"
  5021. o34.Parent = o1
  5022. o34.Material = Enum.Material.Slate
  5023. o34.BrickColor = BrickColor.new("Dark stone grey")
  5024. o34.Position = Vector3.new(110.698997, 2.72442842, -59.8550568)
  5025. o34.Rotation = Vector3.new(89.8499985, -0.230000004, -123.540001)
  5026. o34.Size = Vector3.new(0.200000003, 0.200000003, 0.286000013)
  5027. o34.CFrame = CFrame.new(110.698997, 2.72442842, -59.8550568, -0.55250299, 0.833501399, -0.00397501327, 0, -0.00476899929, -0.999988616, -0.833510995, -0.552496672, 0.00263488619)
  5028. o34.Color = Color3.new(0.388235, 0.372549, 0.384314)
  5029. o34.Position = Vector3.new(110.698997, 2.72442842, -59.8550568)
  5030. o35.Parent = o34
  5031. o35.MeshId = "rbxassetid://525469584"
  5032. o35.Scale = Vector3.new(0.00100000005, 0.00200000009, 0.00100000005)
  5033. o35.TextureId = "rbxassetid://157956766"
  5034. o35.MeshType = Enum.MeshType.FileMesh
  5035. o36.Name = "Joint"
  5036. o36.Parent = o34
  5037. o36.C0 = CFrame.new(0.673576355, 0.378814697, -0.457459211, 0.552779436, 2.29540033e-23, 0.833327651, -0.833318055, -0.00476899929, 0.552773118, 0.00397413876, -0.999988616, -0.00263620447)
  5038. o36.Part0 = o34
  5039. o36.Part1 = o2
  5040. o37.Parent = o1
  5041. o37.Material = Enum.Material.SmoothPlastic
  5042. o37.BrickColor = BrickColor.new("Really black")
  5043. o37.Position = Vector3.new(108.697571, 2.32146406, -60.0999985)
  5044. o37.Rotation = Vector3.new(-90, 0, 90)
  5045. o37.Anchored = false
  5046. o37.CanCollide = false
  5047. o37.Shape = Enum.PartType.Cylinder
  5048. o37.Size = Vector3.new(0.200000003, 0.200000003, 0.278077513)
  5049. o37.CFrame = CFrame.new(108.697571, 2.32146406, -60.0999985, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  5050. o37.BottomSurface = Enum.SurfaceType.Smooth
  5051. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5052. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5053. o37.TopSurface = Enum.SurfaceType.Smooth
  5054. o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5055. o37.Position = Vector3.new(108.697571, 2.32146406, -60.0999985)
  5056. o38.Parent = o37
  5057. o38.Scale = Vector3.new(0.278077543, 0.945463777, 1)
  5058. o38.MeshType = Enum.MeshType.Cylinder
  5059. o39.Name = "Joint"
  5060. o39.Parent = o37
  5061. o39.C0 = CFrame.new(0.526992798, -1.94683838, 0.858611822, 0.000331714633, 1.09697344e-22, 0.99999994, 0.99999994, -1.23944917e-22, -0.000331714633, 1.23908515e-22, 1, -1.09738441e-22)
  5062. o39.Part0 = o37
  5063. o39.Part1 = o2
  5064. o40.Parent = o1
  5065. o40.Material = Enum.Material.SmoothPlastic
  5066. o40.BrickColor = BrickColor.new("Really black")
  5067. o40.Position = Vector3.new(110.445099, 3.25596094, -60.0699387)
  5068. o40.Rotation = Vector3.new(180, 90, 0)
  5069. o40.Anchored = false
  5070. o40.FormFactor = Enum.FormFactor.Custom
  5071. o40.Size = Vector3.new(0.200000003, 1.99000001, 1.66999996)
  5072. o40.CFrame = CFrame.new(110.445099, 3.25596094, -60.0699387, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  5073. o40.BottomSurface = Enum.SurfaceType.Smooth
  5074. o40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5075. o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5076. o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5077. o40.TopSurface = Enum.SurfaceType.Smooth
  5078. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5079. o40.Position = Vector3.new(110.445099, 3.25596094, -60.0699387)
  5080. o41.Name = "Joint"
  5081. o41.Parent = o40
  5082. o41.C0 = CFrame.new(-0.557052612, 0.0758850574, 0.199310303, -0.000331714633, -1.09697344e-22, -0.99999994, -1.23908515e-22, -1, 1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  5083. o41.Part0 = o40
  5084. o41.Part1 = o2
  5085. o42.Parent = o1
  5086. o42.Material = Enum.Material.Neon
  5087. o42.BrickColor = BrickColor.new("Bright blue")
  5088. o42.Position = Vector3.new(111.957489, 1.39043605, -60.0449448)
  5089. o42.Rotation = Vector3.new(-90, 67.0100021, 90)
  5090. o42.Anchored = false
  5091. o42.FormFactor = Enum.FormFactor.Custom
  5092. o42.Size = Vector3.new(0.210000008, 2.18000031, 0.200000003)
  5093. o42.CFrame = CFrame.new(111.957489, 1.39043605, -60.0449448, 0, -0.39049381, 0.9206056, 0, 0.9206056, 0.39049381, -1, 0, 0)
  5094. o42.BottomSurface = Enum.SurfaceType.Smooth
  5095. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5096. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5097. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5098. o42.TopSurface = Enum.SurfaceType.Smooth
  5099. o42.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  5100. o42.Position = Vector3.new(111.957489, 1.39043605, -60.0449448)
  5101. o43.Name = "Joint"
  5102. o43.Parent = o42
  5103. o43.C0 = CFrame.new(0.582046509, 2.16030502, -0.509986877, 0.000331714633, 1.09697344e-22, 0.99999994, 0.39049378, 0.9206056, -0.000129532506, -0.92060554, 0.39049381, 0.000305378344)
  5104. o43.Part0 = o42
  5105. o43.Part1 = o2
  5106. o44.Parent = o1
  5107. o44.Material = Enum.Material.SmoothPlastic
  5108. o44.BrickColor = BrickColor.new("Really black")
  5109. o44.Position = Vector3.new(111.315094, 3.25596094, -60.0699387)
  5110. o44.Rotation = Vector3.new(0, -90, 0)
  5111. o44.Anchored = false
  5112. o44.FormFactor = Enum.FormFactor.Custom
  5113. o44.Size = Vector3.new(0.200000003, 1.99000001, 0.669999957)
  5114. o44.CFrame = CFrame.new(111.315094, 3.25596094, -60.0699387, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5115. o44.BottomSurface = Enum.SurfaceType.Smooth
  5116. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5117. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5118. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5119. o44.TopSurface = Enum.SurfaceType.Smooth
  5120. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5121. o44.Position = Vector3.new(111.315094, 3.25596094, -60.0699387)
  5122. o45.Name = "Joint"
  5123. o45.Parent = o44
  5124. o45.C0 = CFrame.new(-0.557052612, -0.0758850574, 0.670684814, -0.000331714633, -1.09697344e-22, -0.99999994, 1.23908515e-22, 1, -1.09738441e-22, 0.99999994, -1.23944917e-22, -0.000331714633)
  5125. o45.Part0 = o44
  5126. o45.Part1 = o2
  5127. o46.Parent = o1
  5128. o46.Material = Enum.Material.SmoothPlastic
  5129. o46.BrickColor = BrickColor.new("Really black")
  5130. o46.Position = Vector3.new(110.640091, 3.25596094, -61.2099419)
  5131. o46.Rotation = Vector3.new(180, 90, 0)
  5132. o46.Anchored = false
  5133. o46.FormFactor = Enum.FormFactor.Custom
  5134. o46.Size = Vector3.new(0.200000003, 1.99000001, 2.05999994)
  5135. o46.CFrame = CFrame.new(110.640091, 3.25596094, -61.2099419, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  5136. o46.BottomSurface = Enum.SurfaceType.Smooth
  5137. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5138. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5139. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5140. o46.TopSurface = Enum.SurfaceType.Smooth
  5141. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5142. o46.Position = Vector3.new(110.640091, 3.25596094, -61.2099419)
  5143. o47.Name = "Joint"
  5144. o47.Parent = o46
  5145. o47.C0 = CFrame.new(0.582950592, 0.0758850574, 0.0043182373, -0.000331714633, -1.09697344e-22, -0.99999994, -1.23908515e-22, -1, 1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  5146. o47.Part0 = o46
  5147. o47.Part1 = o2
  5148. o48.Parent = o1
  5149. o48.Material = Enum.Material.SmoothPlastic
  5150. o48.BrickColor = BrickColor.new("Really black")
  5151. o48.Position = Vector3.new(109.589294, 1.338287, -60.5699387)
  5152. o48.Rotation = Vector3.new(-90, -67.0100021, -90)
  5153. o48.Anchored = false
  5154. o48.FormFactor = Enum.FormFactor.Custom
  5155. o48.Size = Vector3.new(1.24000001, 2.30000019, 0.50999999)
  5156. o48.CFrame = CFrame.new(109.589294, 1.338287, -60.5699387, 0, 0.39049381, -0.9206056, 0, 0.9206056, 0.39049381, 1, 0, 0)
  5157. o48.BottomSurface = Enum.SurfaceType.Smooth
  5158. o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5159. o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5160. o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5161. o48.TopSurface = Enum.SurfaceType.Smooth
  5162. o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5163. o48.Position = Vector3.new(109.589294, 1.338287, -60.5699387)
  5164. o49.Name = "Joint"
  5165. o49.Parent = o48
  5166. o49.C0 = CFrame.new(-0.0570526123, 2.10757828, -0.25213623, -0.000331714633, -1.09697344e-22, -0.99999994, -0.39049378, 0.9206056, 0.000129532506, 0.92060554, 0.39049381, -0.000305378344)
  5167. o49.Part0 = o48
  5168. o49.Part1 = o2
  5169. o50.Parent = o1
  5170. o50.Material = Enum.Material.Neon
  5171. o50.BrickColor = BrickColor.new("Bright blue")
  5172. o50.Position = Vector3.new(109.30571, 1.32278597, -61.1999435)
  5173. o50.Rotation = Vector3.new(-90, -67.0100021, -90)
  5174. o50.Anchored = false
  5175. o50.FormFactor = Enum.FormFactor.Custom
  5176. o50.Size = Vector3.new(0.200000003, 2.05000019, 0.200000003)
  5177. o50.CFrame = CFrame.new(109.30571, 1.32278597, -61.1999435, 0, 0.39049381, -0.9206056, 0, 0.9206056, 0.39049381, 1, 0, 0)
  5178. o50.BottomSurface = Enum.SurfaceType.Smooth
  5179. o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5180. o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5181. o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5182. o50.TopSurface = Enum.SurfaceType.Smooth
  5183. o50.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  5184. o50.Position = Vector3.new(109.30571, 1.32278597, -61.1999435)
  5185. o51.Name = "Joint"
  5186. o51.Parent = o50
  5187. o51.C0 = CFrame.new(0.572952271, 2.23258209, -0.507156372, -0.000331714633, -1.09697344e-22, -0.99999994, -0.39049378, 0.9206056, 0.000129532506, 0.92060554, 0.39049381, -0.000305378344)
  5188. o51.Part0 = o50
  5189. o51.Part1 = o2
  5190. o52.Parent = o1
  5191. o52.Material = Enum.Material.Neon
  5192. o52.BrickColor = BrickColor.new("Bright blue")
  5193. o52.Position = Vector3.new(111.964462, 1.32278597, -61.2099457)
  5194. o52.Rotation = Vector3.new(-90, 67.0100021, 90)
  5195. o52.Anchored = false
  5196. o52.FormFactor = Enum.FormFactor.Custom
  5197. o52.Size = Vector3.new(0.219999999, 2.05000019, 0.200000003)
  5198. o52.CFrame = CFrame.new(111.964462, 1.32278597, -61.2099457, 0, -0.39049381, 0.9206056, 0, 0.9206056, 0.39049381, -1, 0, 0)
  5199. o52.BottomSurface = Enum.SurfaceType.Smooth
  5200. o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5201. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5202. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5203. o52.TopSurface = Enum.SurfaceType.Smooth
  5204. o52.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  5205. o52.Position = Vector3.new(111.964462, 1.32278597, -61.2099457)
  5206. o53.Name = "Joint"
  5207. o53.Parent = o52
  5208. o53.C0 = CFrame.new(-0.582954407, 2.22530365, -0.489990234, 0.000331714633, 1.09697344e-22, 0.99999994, 0.39049378, 0.9206056, -0.000129532506, -0.92060554, 0.39049381, 0.000305378344)
  5209. o53.Part0 = o52
  5210. o53.Part1 = o2
  5211. o54.Parent = o1
  5212. o54.Material = Enum.Material.Neon
  5213. o54.BrickColor = BrickColor.new("Bright blue")
  5214. o54.Position = Vector3.new(109.304871, 1.37202406, -60.0449448)
  5215. o54.Rotation = Vector3.new(-90, -67.0100021, -90)
  5216. o54.Anchored = false
  5217. o54.FormFactor = Enum.FormFactor.Custom
  5218. o54.Size = Vector3.new(0.210000008, 2.1400001, 0.200000003)
  5219. o54.CFrame = CFrame.new(109.304871, 1.37202406, -60.0449448, 0, 0.39049381, -0.9206056, 0, 0.9206056, 0.39049381, 1, 0, 0)
  5220. o54.BottomSurface = Enum.SurfaceType.Smooth
  5221. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5222. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5223. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5224. o54.TopSurface = Enum.SurfaceType.Smooth
  5225. o54.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  5226. o54.Position = Vector3.new(109.304871, 1.37202406, -60.0449448)
  5227. o55.Name = "Joint"
  5228. o55.Parent = o54
  5229. o55.C0 = CFrame.new(-0.582046509, 2.18758392, -0.527153015, -0.000331714633, -1.09697344e-22, -0.99999994, -0.39049378, 0.9206056, 0.000129532506, 0.92060554, 0.39049381, -0.000305378344)
  5230. o55.Part0 = o54
  5231. o55.Part1 = o2
  5232. o56.Parent = o1
  5233. o56.Material = Enum.Material.SmoothPlastic
  5234. o56.BrickColor = BrickColor.new("Really black")
  5235. o56.Position = Vector3.new(111.690109, 1.34219098, -60.6149445)
  5236. o56.Rotation = Vector3.new(-90, 67.0100021, 90)
  5237. o56.Anchored = false
  5238. o56.FormFactor = Enum.FormFactor.Custom
  5239. o56.Size = Vector3.new(1.33000004, 2.30000019, 0.529999971)
  5240. o56.CFrame = CFrame.new(111.690109, 1.34219098, -60.6149445, 0, -0.39049381, 0.9206056, 0, 0.9206056, 0.39049381, -1, 0, 0)
  5241. o56.BottomSurface = Enum.SurfaceType.Smooth
  5242. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5243. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5244. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5245. o56.TopSurface = Enum.SurfaceType.Smooth
  5246. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5247. o56.Position = Vector3.new(111.690109, 1.34219098, -60.6149445)
  5248. o57.Name = "Joint"
  5249. o57.Parent = o56
  5250. o57.C0 = CFrame.new(0.012046814, 2.10030746, -0.244995117, 0.000331714633, 1.09697344e-22, 0.99999994, 0.39049378, 0.9206056, -0.000129532506, -0.92060554, 0.39049381, 0.000305378344)
  5251. o57.Part0 = o56
  5252. o57.Part1 = o2
  5253. o58.Parent = o1
  5254. o58.Material = Enum.Material.SmoothPlastic
  5255. o58.BrickColor = BrickColor.new("Really black")
  5256. o58.Position = Vector3.new(111.570099, 3.25596094, -60.7049484)
  5257. o58.Rotation = Vector3.new(180, 90, 0)
  5258. o58.Anchored = false
  5259. o58.FormFactor = Enum.FormFactor.Custom
  5260. o58.Size = Vector3.new(1.21000004, 1.99000001, 0.200000003)
  5261. o58.CFrame = CFrame.new(111.570099, 3.25596094, -60.7049484, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  5262. o58.BottomSurface = Enum.SurfaceType.Smooth
  5263. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5264. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5265. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5266. o58.TopSurface = Enum.SurfaceType.Smooth
  5267. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5268. o58.Position = Vector3.new(111.570099, 3.25596094, -60.7049484)
  5269. o59.Name = "Joint"
  5270. o59.Parent = o58
  5271. o59.C0 = CFrame.new(0.0779571533, 0.0758850574, -0.925689697, -0.000331714633, -1.09697344e-22, -0.99999994, -1.23908515e-22, -1, 1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  5272. o59.Part0 = o58
  5273. o59.Part1 = o2
  5274. o60.Parent = o1
  5275. o60.Material = Enum.Material.SmoothPlastic
  5276. o60.BrickColor = BrickColor.new("Really black")
  5277. o60.Position = Vector3.new(109.710098, 3.25596094, -60.6999435)
  5278. o60.Rotation = Vector3.new(180, 90, 0)
  5279. o60.Anchored = false
  5280. o60.FormFactor = Enum.FormFactor.Custom
  5281. o60.Size = Vector3.new(1.22000003, 1.99000001, 0.200000003)
  5282. o60.CFrame = CFrame.new(109.710098, 3.25596094, -60.6999435, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  5283. o60.BottomSurface = Enum.SurfaceType.Smooth
  5284. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5285. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5286. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5287. o60.TopSurface = Enum.SurfaceType.Smooth
  5288. o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5289. o60.Position = Vector3.new(109.710098, 3.25596094, -60.6999435)
  5290. o61.Name = "Joint"
  5291. o61.Parent = o60
  5292. o61.C0 = CFrame.new(0.0729522705, 0.0758850574, 0.934310913, -0.000331714633, -1.09697344e-22, -0.99999994, -1.23908515e-22, -1, 1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  5293. o61.Part0 = o60
  5294. o61.Part1 = o2
  5295. o62.Parent = o1
  5296. o62.Material = Enum.Material.SmoothPlastic
  5297. o62.BrickColor = BrickColor.new("Really black")
  5298. o62.Position = Vector3.new(111.943008, 1.37342, -60.6299515)
  5299. o62.Rotation = Vector3.new(-90, 67.0100021, 90)
  5300. o62.Anchored = false
  5301. o62.FormFactor = Enum.FormFactor.Custom
  5302. o62.Size = Vector3.new(1.01999998, 2.16000009, 0.200000003)
  5303. o62.CFrame = CFrame.new(111.943008, 1.37342, -60.6299515, 0, -0.39049381, 0.9206056, 0, 0.9206056, 0.39049381, -1, 0, 0)
  5304. o62.BottomSurface = Enum.SurfaceType.Smooth
  5305. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5306. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5307. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5308. o62.TopSurface = Enum.SurfaceType.Smooth
  5309. o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5310. o62.Position = Vector3.new(111.943008, 1.37342, -60.6299515)
  5311. o63.Name = "Joint"
  5312. o63.Parent = o62
  5313. o63.C0 = CFrame.new(-0.00296020508, 2.17031479, -0.490005493, 0.000331714633, 1.09697344e-22, 0.99999994, 0.39049378, 0.9206056, -0.000129532506, -0.92060554, 0.39049381, 0.000305378344)
  5314. o63.Part0 = o62
  5315. o63.Part1 = o2
  5316. o64.Parent = o1
  5317. o64.Material = Enum.Material.SmoothPlastic
  5318. o64.BrickColor = BrickColor.new("Really black")
  5319. o64.Position = Vector3.new(109.327194, 1.37342, -60.6299515)
  5320. o64.Rotation = Vector3.new(-90, -67.0100021, -90)
  5321. o64.Anchored = false
  5322. o64.FormFactor = Enum.FormFactor.Custom
  5323. o64.Size = Vector3.new(1.01999998, 2.16000009, 0.200000003)
  5324. o64.CFrame = CFrame.new(109.327194, 1.37342, -60.6299515, 0, 0.39049381, -0.9206056, 0, 0.9206056, 0.39049381, 1, 0, 0)
  5325. o64.BottomSurface = Enum.SurfaceType.Smooth
  5326. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5327. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5328. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5329. o64.TopSurface = Enum.SurfaceType.Smooth
  5330. o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  5331. o64.Position = Vector3.new(109.327194, 1.37342, -60.6299515)
  5332. o65.Name = "Joint"
  5333. o65.Parent = o64
  5334. o65.C0 = CFrame.new(0.00296020508, 2.17758179, -0.507148743, -0.000331714633, -1.09697344e-22, -0.99999994, -0.39049378, 0.9206056, 0.000129532506, 0.92060554, 0.39049381, -0.000305378344)
  5335. o65.Part0 = o64
  5336. o65.Part1 = o2
  5337. o66.Parent = o1
  5338. o66.Material = Enum.Material.SmoothPlastic
  5339. o66.BrickColor = BrickColor.new("Fossil")
  5340. o66.Position = Vector3.new(112.370712, 0.82624799, -60.7414627)
  5341. o66.Rotation = Vector3.new(90, -38.0900002, 147.770004)
  5342. o66.Anchored = false
  5343. o66.CanCollide = false
  5344. o66.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5345. o66.CFrame = CFrame.new(112.370712, 0.82624799, -60.7414627, -0.665761709, -0.419700056, -0.61693871, 0.521891773, 0.329002023, -0.787011266, 0.533282757, -0.845937133, 1.08515837e-06)
  5346. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5347. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5348. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5349. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5350. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5351. o66.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5352. o66.Position = Vector3.new(112.370712, 0.82624799, -60.7414627)
  5353. o67.Parent = o66
  5354. o67.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5355. o68.Name = "Joint"
  5356. o68.Parent = o66
  5357. o68.C0 = CFrame.new(2.438797, 1.40211105, -0.787460327, 0.665584743, 0.521891773, -0.533503532, 0.419980645, 0.329002023, 0.845797837, 0.616938651, -0.787011266, -0.000205732766)
  5358. o68.Part0 = o66
  5359. o68.Part1 = o2
  5360. o69.Parent = o1
  5361. o69.Material = Enum.Material.SmoothPlastic
  5362. o69.BrickColor = BrickColor.new("Fossil")
  5363. o69.Position = Vector3.new(112.317879, 0.86769098, -60.7595291)
  5364. o69.Rotation = Vector3.new(90, -38.0900002, 147.770004)
  5365. o69.Anchored = false
  5366. o69.CanCollide = false
  5367. o69.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5368. o69.CFrame = CFrame.new(112.317879, 0.86769098, -60.7595291, -0.665761709, -0.419700056, -0.61693871, 0.521891773, 0.329002023, -0.787011266, 0.533282757, -0.845937133, 1.08515837e-06)
  5369. o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5370. o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5371. o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5372. o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5373. o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5374. o69.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5375. o69.Position = Vector3.new(112.317879, 0.86769098, -60.7595291)
  5376. o70.Parent = o69
  5377. o70.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5378. o71.Name = "Joint"
  5379. o71.Parent = o69
  5380. o71.C0 = CFrame.new(2.39161682, 1.351017, -0.787437439, 0.665584743, 0.521891773, -0.533503532, 0.419980645, 0.329002023, 0.845797837, 0.616938651, -0.787011266, -0.000205732766)
  5381. o71.Part0 = o69
  5382. o71.Part1 = o2
  5383. o72.Parent = o1
  5384. o72.Material = Enum.Material.SmoothPlastic
  5385. o72.BrickColor = BrickColor.new("Fossil")
  5386. o72.Position = Vector3.new(112.404327, 0.859848976, -60.6439018)
  5387. o72.Rotation = Vector3.new(135.619995, 41.7400017, 145.770004)
  5388. o72.Anchored = false
  5389. o72.CanCollide = false
  5390. o72.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5391. o72.CFrame = CFrame.new(112.404327, 0.859848976, -60.6439018, -0.61693728, -0.419700086, 0.665762961, -0.787012339, 0.329001963, -0.521890163, 0, -0.845937133, -0.533282697)
  5392. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5393. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5394. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5395. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5396. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5397. o72.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5398. o72.Position = Vector3.new(112.404327, 0.859848976, -60.6439018)
  5399. o73.Parent = o72
  5400. o73.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5401. o74.Name = "Joint"
  5402. o74.Parent = o72
  5403. o74.C0 = CFrame.new(-0.740287781, 1.48768997, -2.39161682, 0.61693722, -0.787012339, -0.00020464712, 0.419980675, 0.329001963, 0.845797837, -0.665585995, -0.521890163, 0.533503473)
  5404. o74.Part0 = o72
  5405. o74.Part1 = o2
  5406. o75.Parent = o1
  5407. o75.Material = Enum.Material.SmoothPlastic
  5408. o75.BrickColor = BrickColor.new("Fossil")
  5409. o75.Position = Vector3.new(111.981911, 1.13104796, -60.8204117)
  5410. o75.Rotation = Vector3.new(-180, 0, 128.089996)
  5411. o75.Anchored = false
  5412. o75.CanCollide = false
  5413. o75.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5414. o75.CFrame = CFrame.new(111.981911, 1.13104796, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  5415. o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5416. o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5417. o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5418. o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5419. o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5420. o75.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5421. o75.Position = Vector3.new(111.981911, 1.13104796, -60.8204117)
  5422. o76.Parent = o75
  5423. o76.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5424. o77.Name = "Joint"
  5425. o77.Parent = o75
  5426. o77.C0 = CFrame.new(-0.787452698, 2.31674957, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  5427. o77.Part0 = o75
  5428. o77.Part1 = o2
  5429. o78.Name = "Chain"
  5430. o78.Parent = o1
  5431. o78.Material = Enum.Material.SmoothPlastic
  5432. o78.BrickColor = BrickColor.new("Fossil")
  5433. o78.Position = Vector3.new(112.001556, 1.11563599, -60.8204117)
  5434. o78.Rotation = Vector3.new(90, -38.0900002, 90)
  5435. o78.Anchored = false
  5436. o78.CanCollide = false
  5437. o78.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5438. o78.CFrame = CFrame.new(112.001556, 1.11563599, -60.8204117, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  5439. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5440. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5441. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5442. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5443. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5444. o78.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5445. o78.Position = Vector3.new(112.001556, 1.11563599, -60.8204117)
  5446. o79.Parent = o78
  5447. o79.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5448. o80.Name = "Joint"
  5449. o80.Parent = o78
  5450. o80.C0 = CFrame.new(0.19342041, 2.34172058, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  5451. o80.Part0 = o78
  5452. o80.Part1 = o2
  5453. o81.Name = "Chain"
  5454. o81.Parent = o1
  5455. o81.Material = Enum.Material.SmoothPlastic
  5456. o81.BrickColor = BrickColor.new("Fossil")
  5457. o81.Position = Vector3.new(112.317879, 0.86769098, -60.0203476)
  5458. o81.Rotation = Vector3.new(90, -38.0900002, 32.2299995)
  5459. o81.Anchored = false
  5460. o81.CanCollide = false
  5461. o81.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5462. o81.CFrame = CFrame.new(112.317879, 0.86769098, -60.0203476, 0.665761709, -0.419700056, -0.61693871, -0.521891773, 0.329002023, -0.787011266, 0.533282757, 0.845937133, -1.08515837e-06)
  5463. o81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5464. o81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5465. o81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5466. o81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5467. o81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5468. o81.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5469. o81.Position = Vector3.new(112.317879, 0.86769098, -60.0203476)
  5470. o82.Parent = o81
  5471. o82.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5472. o83.Name = "Joint"
  5473. o83.Parent = o81
  5474. o83.C0 = CFrame.new(-2.64445114, 0.949951172, -0.787437439, -0.665938556, -0.521891773, -0.533061862, 0.419419408, 0.329002023, -0.84607631, 0.616938651, -0.787011266, -0.000203562435)
  5475. o83.Part0 = o81
  5476. o83.Part1 = o2
  5477. o84.Name = "Chain"
  5478. o84.Parent = o1
  5479. o84.Material = Enum.Material.SmoothPlastic
  5480. o84.BrickColor = BrickColor.new("Fossil")
  5481. o84.Position = Vector3.new(112.370712, 0.82624799, -60.0384293)
  5482. o84.Rotation = Vector3.new(90, -38.0900002, 32.2299995)
  5483. o84.Anchored = false
  5484. o84.CanCollide = false
  5485. o84.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5486. o84.CFrame = CFrame.new(112.370712, 0.82624799, -60.0384293, 0.665761709, -0.419700056, -0.61693871, -0.521891773, 0.329002023, -0.787011266, 0.533282757, 0.845937133, -1.08515837e-06)
  5487. o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5488. o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5489. o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5490. o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5491. o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5492. o84.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5493. o84.Position = Vector3.new(112.370712, 0.82624799, -60.0384293)
  5494. o85.Parent = o84
  5495. o85.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5496. o86.Name = "Joint"
  5497. o86.Parent = o84
  5498. o86.C0 = CFrame.new(-2.69161606, 1.00105286, -0.787460327, -0.665938556, -0.521891773, -0.533061862, 0.419419408, 0.329002023, -0.84607631, 0.616938651, -0.787011266, -0.000203562435)
  5499. o86.Part0 = o84
  5500. o86.Part1 = o2
  5501. o87.Name = "Chain"
  5502. o87.Parent = o1
  5503. o87.Material = Enum.Material.SmoothPlastic
  5504. o87.BrickColor = BrickColor.new("Fossil")
  5505. o87.Position = Vector3.new(112.314896, 0.92997098, -60.7635117)
  5506. o87.Rotation = Vector3.new(159.570007, 24.0100002, 132.479996)
  5507. o87.Anchored = false
  5508. o87.CanCollide = false
  5509. o87.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5510. o87.CFrame = CFrame.new(112.314896, 0.92997098, -60.7635117, -0.61693728, -0.673685193, 0.406861961, -0.787012339, 0.528100371, -0.318938226, 0, -0.516970217, -0.856003463)
  5511. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5512. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5513. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5514. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5515. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5516. o87.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5517. o87.Position = Vector3.new(112.314896, 0.92997098, -60.7635117)
  5518. o88.Parent = o87
  5519. o88.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5520. o89.Name = "Joint"
  5521. o89.Parent = o87
  5522. o89.C0 = CFrame.new(-0.740280151, 2.24308014, -1.51416016, 0.61693722, -0.787012339, -0.00020464712, 0.673856616, 0.528100371, 0.5167467, -0.406577975, -0.318938226, 0.856138349)
  5523. o89.Part0 = o87
  5524. o89.Part1 = o2
  5525. o90.Name = "Chain"
  5526. o90.Parent = o1
  5527. o90.Material = Enum.Material.SmoothPlastic
  5528. o90.BrickColor = BrickColor.new("Fossil")
  5529. o90.Position = Vector3.new(112.257187, 0.854418993, -60.7628021)
  5530. o90.Rotation = Vector3.new(159.570007, 24.0100002, 132.479996)
  5531. o90.Anchored = false
  5532. o90.CanCollide = false
  5533. o90.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5534. o90.CFrame = CFrame.new(112.257187, 0.854418993, -60.7628021, -0.61693728, -0.673685193, 0.406861961, -0.787012339, 0.528100371, -0.318938226, 0, -0.516970217, -0.856003463)
  5535. o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5536. o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5537. o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5538. o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5539. o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5540. o90.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5541. o90.Position = Vector3.new(112.257187, 0.854418993, -60.7628021)
  5542. o91.Parent = o90
  5543. o91.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  5544. o92.Name = "Joint"
  5545. o92.Parent = o90
  5546. o92.C0 = CFrame.new(-0.835334778, 2.24447632, -1.51416779, 0.61693722, -0.787012339, -0.00020464712, 0.673856616, 0.528100371, 0.5167467, -0.406577975, -0.318938226, 0.856138349)
  5547. o92.Part0 = o90
  5548. o92.Part1 = o2
  5549. o93.Name = "Chain"
  5550. o93.Parent = o1
  5551. o93.Material = Enum.Material.SmoothPlastic
  5552. o93.BrickColor = BrickColor.new("Fossil")
  5553. o93.Position = Vector3.new(112.35376, 0.839529991, -60.0927505)
  5554. o93.Rotation = Vector3.new(44.3800011, 41.7400017, 34.2299995)
  5555. o93.Anchored = false
  5556. o93.CanCollide = false
  5557. o93.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5558. o93.CFrame = CFrame.new(112.35376, 0.839529991, -60.0927505, 0.61693728, -0.419700086, 0.665762961, 0.787012339, 0.329001963, -0.521890163, 0, 0.845937133, 0.533282697)
  5559. o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5560. o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5561. o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5562. o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5563. o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5564. o93.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5565. o93.Position = Vector3.new(112.35376, 0.839529991, -60.0927505)
  5566. o94.Parent = o93
  5567. o94.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5568. o95.Name = "Joint"
  5569. o95.Parent = o93
  5570. o95.C0 = CFrame.new(0.787475586, 1.03552246, -2.64443588, -0.61693722, 0.787012339, 0.00020464712, 0.419419438, 0.329001963, -0.84607631, -0.665939808, -0.521890163, -0.533061802)
  5571. o95.Part0 = o93
  5572. o95.Part1 = o2
  5573. o96.Name = "Chain"
  5574. o96.Parent = o1
  5575. o96.Material = Enum.Material.SmoothPlastic
  5576. o96.BrickColor = BrickColor.new("Fossil")
  5577. o96.Position = Vector3.new(112.435074, 0.77579999, -60.5723343)
  5578. o96.Rotation = Vector3.new(90, -38.0900002, 171.5)
  5579. o96.Anchored = false
  5580. o96.CanCollide = false
  5581. o96.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5582. o96.CFrame = CFrame.new(112.435074, 0.77579999, -60.5723343, -0.77837038, -0.11628738, -0.616941571, 0.610170305, 0.0911542997, -0.78700906, 0.14775607, -0.989023924, 3.29376485e-06)
  5583. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5584. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5585. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5586. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5587. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5588. o96.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5589. o96.Position = Vector3.new(112.435074, 0.77579999, -60.5723343)
  5590. o97.Parent = o96
  5591. o97.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5592. o98.Name = "Joint"
  5593. o98.Parent = o96
  5594. o98.C0 = CFrame.new(2.85273743, 0.481449127, -0.787452698, 0.778321326, 0.610170305, -0.148014247, 0.116615444, 0.0911542997, 0.9889853, 0.616941512, -0.78700906, -0.000207942314)
  5595. o98.Part0 = o96
  5596. o98.Part1 = o2
  5597. o99.Name = "Chain"
  5598. o99.Parent = o1
  5599. o99.Material = Enum.Material.SmoothPlastic
  5600. o99.BrickColor = BrickColor.new("Fossil")
  5601. o99.Position = Vector3.new(112.405258, 0.799176991, -60.5065689)
  5602. o99.Rotation = Vector3.new(90, -38.0900002, 171.5)
  5603. o99.Anchored = false
  5604. o99.CanCollide = false
  5605. o99.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5606. o99.CFrame = CFrame.new(112.405258, 0.799176991, -60.5065689, -0.77837038, -0.11628738, -0.616941571, 0.610170305, 0.0911542997, -0.78700906, 0.14775607, -0.989023924, 3.29376485e-06)
  5607. o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5608. o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5609. o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5610. o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5611. o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5612. o99.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5613. o99.Position = Vector3.new(112.405258, 0.799176991, -60.5065689)
  5614. o100.Parent = o99
  5615. o100.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5616. o101.Name = "Joint"
  5617. o101.Parent = o99
  5618. o101.C0 = CFrame.new(2.80555725, 0.540893555, -0.787452698, 0.778321326, 0.610170305, -0.148014247, 0.116615444, 0.0911542997, 0.9889853, 0.616941512, -0.78700906, -0.000207942314)
  5619. o101.Part0 = o99
  5620. o101.Part1 = o2
  5621. o102.Name = "Chain"
  5622. o102.Parent = o1
  5623. o102.Material = Enum.Material.SmoothPlastic
  5624. o102.BrickColor = BrickColor.new("Fossil")
  5625. o102.Position = Vector3.new(112.268173, 0.906641006, -60.7770309)
  5626. o102.Rotation = Vector3.new(90, -38.0900002, 121.129997)
  5627. o102.Anchored = false
  5628. o102.CanCollide = false
  5629. o102.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5630. o102.CFrame = CFrame.new(112.268173, 0.906641006, -60.7770309, -0.406859994, -0.673685372, -0.616938412, 0.318939, 0.528101265, -0.787011445, 0.856004, -0.516969204, 1.277553e-06)
  5631. o102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5632. o102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5633. o102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5634. o102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5635. o102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5636. o102.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5637. o102.Position = Vector3.new(112.268173, 0.906641006, -60.7770309)
  5638. o103.Parent = o102
  5639. o103.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5640. o104.Name = "Joint"
  5641. o104.Parent = o102
  5642. o104.C0 = CFrame.new(1.51417542, 2.21694183, -0.787452698, 0.406576008, 0.318939, -0.856138885, 0.673856795, 0.528101265, 0.516745687, 0.616938353, -0.787011445, -0.000205925055)
  5643. o104.Part0 = o102
  5644. o104.Part1 = o2
  5645. o105.Name = "Chain"
  5646. o105.Parent = o1
  5647. o105.Material = Enum.Material.SmoothPlastic
  5648. o105.BrickColor = BrickColor.new("Fossil")
  5649. o105.Position = Vector3.new(112.251343, 0.919830024, -60.7899399)
  5650. o105.Rotation = Vector3.new(159.570007, 24.0100002, 132.479996)
  5651. o105.Anchored = false
  5652. o105.CanCollide = false
  5653. o105.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5654. o105.CFrame = CFrame.new(112.251343, 0.919830024, -60.7899399, -0.61693728, -0.673685193, 0.406861961, -0.787012339, 0.528100371, -0.318938226, 0, -0.516970217, -0.856003463)
  5655. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5656. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5657. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5658. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5659. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5660. o105.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5661. o105.Position = Vector3.new(112.251343, 0.919830024, -60.7899399)
  5662. o106.Parent = o105
  5663. o106.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5664. o107.Name = "Joint"
  5665. o107.Parent = o105
  5666. o107.C0 = CFrame.new(-0.787467957, 2.1919632, -1.51416016, 0.61693722, -0.787012339, -0.00020464712, 0.673856616, 0.528100371, 0.5167467, -0.406577975, -0.318938226, 0.856138349)
  5667. o107.Part0 = o105
  5668. o107.Part1 = o2
  5669. o108.Name = "Chain"
  5670. o108.Parent = o1
  5671. o108.Material = Enum.Material.SmoothPlastic
  5672. o108.BrickColor = BrickColor.new("Fossil")
  5673. o108.Position = Vector3.new(112.24733, 0.922985017, -60.8481522)
  5674. o108.Rotation = Vector3.new(90, -38.0900002, 121.129997)
  5675. o108.Anchored = false
  5676. o108.CanCollide = false
  5677. o108.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5678. o108.CFrame = CFrame.new(112.24733, 0.922985017, -60.8481522, -0.406859994, -0.673685372, -0.616938412, 0.318939, 0.528101265, -0.787011445, 0.856004, -0.516969204, 1.277553e-06)
  5679. o108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5680. o108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5681. o108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5682. o108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5683. o108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5684. o108.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5685. o108.Position = Vector3.new(112.24733, 0.922985017, -60.8481522)
  5686. o109.Parent = o108
  5687. o109.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5688. o110.Name = "Joint"
  5689. o110.Parent = o108
  5690. o110.C0 = CFrame.new(1.56135559, 2.15750885, -0.787452698, 0.406576008, 0.318939, -0.856138885, 0.673856795, 0.528101265, 0.516745687, 0.616938353, -0.787011445, -0.000205925055)
  5691. o110.Part0 = o108
  5692. o110.Part1 = o2
  5693. o111.Name = "Chain"
  5694. o111.Parent = o1
  5695. o111.Material = Enum.Material.SmoothPlastic
  5696. o111.BrickColor = BrickColor.new("Fossil")
  5697. o111.Position = Vector3.new(112.35376, 0.839529991, -60.6871262)
  5698. o111.Rotation = Vector3.new(135.619995, 41.7400017, 145.770004)
  5699. o111.Anchored = false
  5700. o111.CanCollide = false
  5701. o111.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5702. o111.CFrame = CFrame.new(112.35376, 0.839529991, -60.6871262, -0.61693728, -0.419700086, 0.665762961, -0.787012339, 0.329001963, -0.521890163, 0, -0.845937133, -0.533282697)
  5703. o111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5704. o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5705. o111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5706. o111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5707. o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5708. o111.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5709. o111.Position = Vector3.new(112.35376, 0.839529991, -60.6871262)
  5710. o112.Parent = o111
  5711. o112.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5712. o113.Name = "Joint"
  5713. o113.Parent = o111
  5714. o113.C0 = CFrame.new(-0.787475586, 1.43658829, -2.39160156, 0.61693722, -0.787012339, -0.00020464712, 0.419980675, 0.329001963, 0.845797837, -0.665585995, -0.521890163, 0.533503473)
  5715. o113.Part0 = o111
  5716. o113.Part1 = o2
  5717. o114.Name = "Chain"
  5718. o114.Parent = o1
  5719. o114.Material = Enum.Material.SmoothPlastic
  5720. o114.BrickColor = BrickColor.new("Fossil")
  5721. o114.Position = Vector3.new(112.346268, 0.784572005, -60.6427231)
  5722. o114.Rotation = Vector3.new(135.619995, 41.7400017, 145.770004)
  5723. o114.Anchored = false
  5724. o114.CanCollide = false
  5725. o114.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5726. o114.CFrame = CFrame.new(112.346268, 0.784572005, -60.6427231, -0.61693728, -0.419700086, 0.665762961, -0.787012339, 0.329001963, -0.521890163, 0, -0.845937133, -0.533282697)
  5727. o114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5728. o114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5729. o114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5730. o114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5731. o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5732. o114.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5733. o114.Position = Vector3.new(112.346268, 0.784572005, -60.6427231)
  5734. o115.Parent = o114
  5735. o115.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  5736. o116.Name = "Joint"
  5737. o116.Parent = o114
  5738. o116.C0 = CFrame.new(-0.835350037, 1.48908615, -2.39160919, 0.61693722, -0.787012339, -0.00020464712, 0.419980675, 0.329001963, 0.845797837, -0.665585995, -0.521890163, 0.533503473)
  5739. o116.Part0 = o114
  5740. o116.Part1 = o2
  5741. o117.Name = "Chain"
  5742. o117.Parent = o1
  5743. o117.Material = Enum.Material.SmoothPlastic
  5744. o117.BrickColor = BrickColor.new("Fossil")
  5745. o117.Position = Vector3.new(112.346268, 0.784572005, -60.1371689)
  5746. o117.Rotation = Vector3.new(44.3800011, 41.7400017, 34.2299995)
  5747. o117.Anchored = false
  5748. o117.CanCollide = false
  5749. o117.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5750. o117.CFrame = CFrame.new(112.346268, 0.784572005, -60.1371689, 0.61693728, -0.419700086, 0.665762961, 0.787012339, 0.329001963, -0.521890163, 0, 0.845937133, 0.533282697)
  5751. o117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5752. o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5753. o117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5754. o117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5755. o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5756. o117.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5757. o117.Position = Vector3.new(112.346268, 0.784572005, -60.1371689)
  5758. o118.Parent = o117
  5759. o118.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  5760. o119.Name = "Joint"
  5761. o119.Parent = o117
  5762. o119.C0 = CFrame.new(0.835350037, 1.08803558, -2.6444397, -0.61693722, 0.787012339, 0.00020464712, 0.419419438, 0.329001963, -0.84607631, -0.665939808, -0.521890163, -0.533061802)
  5763. o119.Part0 = o117
  5764. o119.Part1 = o2
  5765. o120.Name = "Chain"
  5766. o120.Parent = o1
  5767. o120.Material = Enum.Material.SmoothPlastic
  5768. o120.BrickColor = BrickColor.new("Fossil")
  5769. o120.Position = Vector3.new(112.400162, 0.803156972, -60.593605)
  5770. o120.Rotation = Vector3.new(135.619995, 41.7400017, 145.770004)
  5771. o120.Anchored = false
  5772. o120.CanCollide = false
  5773. o120.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5774. o120.CFrame = CFrame.new(112.400162, 0.803156972, -60.593605, -0.61693728, -0.419700086, 0.665762961, -0.787012339, 0.329001963, -0.521890163, 0, -0.845937133, -0.533282697)
  5775. o120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5776. o120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5777. o120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5778. o120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5779. o120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5780. o120.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5781. o120.Position = Vector3.new(112.400162, 0.803156972, -60.593605)
  5782. o121.Parent = o120
  5783. o121.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5784. o122.Name = "Joint"
  5785. o122.Parent = o120
  5786. o122.C0 = CFrame.new(-0.787475586, 1.54714203, -2.39160156, 0.61693722, -0.787012339, -0.00020464712, 0.419980675, 0.329001963, 0.845797837, -0.665585995, -0.521890163, 0.533503473)
  5787. o122.Part0 = o120
  5788. o122.Part1 = o2
  5789. o123.Name = "Chain"
  5790. o123.Parent = o1
  5791. o123.Material = Enum.Material.SmoothPlastic
  5792. o123.BrickColor = BrickColor.new("Fossil")
  5793. o123.Position = Vector3.new(112.308029, 0.875400007, -60.6895828)
  5794. o123.Rotation = Vector3.new(90, -38.0900002, 147.770004)
  5795. o123.Anchored = false
  5796. o123.CanCollide = false
  5797. o123.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5798. o123.CFrame = CFrame.new(112.308029, 0.875400007, -60.6895828, -0.665761709, -0.419700056, -0.61693871, 0.521891773, 0.329002023, -0.787011266, 0.533282757, -0.845937133, 1.08515837e-06)
  5799. o123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5800. o123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5801. o123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5802. o123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5803. o123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5804. o123.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5805. o123.Position = Vector3.new(112.308029, 0.875400007, -60.6895828)
  5806. o124.Parent = o123
  5807. o124.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  5808. o125.Name = "Joint"
  5809. o125.Parent = o123
  5810. o125.C0 = CFrame.new(2.34374237, 1.40351486, -0.787452698, 0.665584743, 0.521891773, -0.533503532, 0.419980645, 0.329002023, 0.845797837, 0.616938651, -0.787011266, -0.000205732766)
  5811. o125.Part0 = o123
  5812. o125.Part1 = o2
  5813. o126.Name = "Chain"
  5814. o126.Parent = o1
  5815. o126.Material = Enum.Material.SmoothPlastic
  5816. o126.BrickColor = BrickColor.new("Fossil")
  5817. o126.Position = Vector3.new(111.914551, 1.18384898, -60.8204117)
  5818. o126.Rotation = Vector3.new(90, -38.0900002, 90)
  5819. o126.Anchored = false
  5820. o126.CanCollide = false
  5821. o126.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5822. o126.CFrame = CFrame.new(111.914551, 1.18384898, -60.8204117, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  5823. o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5824. o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5825. o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5826. o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5827. o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5828. o126.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5829. o126.Position = Vector3.new(111.914551, 1.18384898, -60.8204117)
  5830. o127.Parent = o126
  5831. o127.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5832. o128.Name = "Joint"
  5833. o128.Parent = o126
  5834. o128.C0 = CFrame.new(0.19342041, 2.23116302, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  5835. o128.Part0 = o126
  5836. o128.Part1 = o2
  5837. o129.Name = "Chain"
  5838. o129.Parent = o1
  5839. o129.Material = Enum.Material.SmoothPlastic
  5840. o129.BrickColor = BrickColor.new("Fossil")
  5841. o129.Position = Vector3.new(112.404327, 0.859848976, -60.1359901)
  5842. o129.Rotation = Vector3.new(44.3800011, 41.7400017, 34.2299995)
  5843. o129.Anchored = false
  5844. o129.CanCollide = false
  5845. o129.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5846. o129.CFrame = CFrame.new(112.404327, 0.859848976, -60.1359901, 0.61693728, -0.419700086, 0.665762961, 0.787012339, 0.329001963, -0.521890163, 0, 0.845937133, 0.533282697)
  5847. o129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5848. o129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5849. o129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5850. o129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5851. o129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5852. o129.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5853. o129.Position = Vector3.new(112.404327, 0.859848976, -60.1359901)
  5854. o130.Parent = o129
  5855. o130.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5856. o131.Name = "Joint"
  5857. o131.Parent = o129
  5858. o131.C0 = CFrame.new(0.740287781, 1.0866394, -2.6444397, -0.61693722, 0.787012339, 0.00020464712, 0.419419438, 0.329001963, -0.84607631, -0.665939808, -0.521890163, -0.533061802)
  5859. o131.Part0 = o129
  5860. o131.Part1 = o2
  5861. o132.Name = "Chain"
  5862. o132.Parent = o1
  5863. o132.Material = Enum.Material.SmoothPlastic
  5864. o132.BrickColor = BrickColor.new("Fossil")
  5865. o132.Position = Vector3.new(111.954773, 1.15231502, -60.8676071)
  5866. o132.Rotation = Vector3.new(90, -38.0900002, 90)
  5867. o132.Anchored = false
  5868. o132.CanCollide = false
  5869. o132.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5870. o132.CFrame = CFrame.new(111.954773, 1.15231502, -60.8676071, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  5871. o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5872. o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5873. o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5874. o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5875. o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5876. o132.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5877. o132.Position = Vector3.new(111.954773, 1.15231502, -60.8676071)
  5878. o133.Parent = o132
  5879. o133.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  5880. o134.Name = "Joint"
  5881. o134.Parent = o132
  5882. o134.C0 = CFrame.new(0.240615845, 2.28227234, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  5883. o134.Part0 = o132
  5884. o134.Part1 = o2
  5885. o135.Name = "Chain"
  5886. o135.Parent = o1
  5887. o135.Material = Enum.Material.SmoothPlastic
  5888. o135.BrickColor = BrickColor.new("Fossil")
  5889. o135.Position = Vector3.new(112.308029, 0.875400007, -60.0902939)
  5890. o135.Rotation = Vector3.new(90, -38.0900002, 32.2299995)
  5891. o135.Anchored = false
  5892. o135.CanCollide = false
  5893. o135.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5894. o135.CFrame = CFrame.new(112.308029, 0.875400007, -60.0902939, 0.665761709, -0.419700056, -0.61693871, -0.521891773, 0.329002023, -0.787011266, 0.533282757, 0.845937133, -1.08515837e-06)
  5895. o135.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5896. o135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5897. o135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5898. o135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5899. o135.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5900. o135.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5901. o135.Position = Vector3.new(112.308029, 0.875400007, -60.0902939)
  5902. o136.Parent = o135
  5903. o136.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  5904. o137.Name = "Joint"
  5905. o137.Parent = o135
  5906. o137.C0 = CFrame.new(-2.59657669, 1.00244141, -0.787452698, -0.665938556, -0.521891773, -0.533061862, 0.419419408, 0.329002023, -0.84607631, 0.616938651, -0.787011266, -0.000203562435)
  5907. o137.Part0 = o135
  5908. o137.Part1 = o2
  5909. o138.Name = "Chain"
  5910. o138.Parent = o1
  5911. o138.Material = Enum.Material.SmoothPlastic
  5912. o138.BrickColor = BrickColor.new("Fossil")
  5913. o138.Position = Vector3.new(112.361237, 0.833685994, -60.5569229)
  5914. o138.Rotation = Vector3.new(90, -38.0900002, 171.5)
  5915. o138.Anchored = false
  5916. o138.CanCollide = false
  5917. o138.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5918. o138.CFrame = CFrame.new(112.361237, 0.833685994, -60.5569229, -0.77837038, -0.11628738, -0.616941571, 0.610170305, 0.0911542997, -0.78700906, 0.14775607, -0.989023924, 3.29376485e-06)
  5919. o138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5920. o138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5921. o138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5922. o138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5923. o138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5924. o138.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5925. o138.Position = Vector3.new(112.361237, 0.833685994, -60.5569229)
  5926. o139.Parent = o138
  5927. o139.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  5928. o140.Name = "Joint"
  5929. o140.Parent = o138
  5930. o140.C0 = CFrame.new(2.75767517, 0.482826233, -0.787445068, 0.778321326, 0.610170305, -0.148014247, 0.116615444, 0.0911542997, 0.9889853, 0.616941512, -0.78700906, -0.000207942314)
  5931. o140.Part0 = o138
  5932. o140.Part1 = o2
  5933. o141.Name = "Chain"
  5934. o141.Parent = o1
  5935. o141.Material = Enum.Material.SmoothPlastic
  5936. o141.BrickColor = BrickColor.new("Fossil")
  5937. o141.Position = Vector3.new(112.193703, 0.965031981, -60.8341904)
  5938. o141.Rotation = Vector3.new(90, -38.0900002, 121.129997)
  5939. o141.Anchored = false
  5940. o141.CanCollide = false
  5941. o141.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5942. o141.CFrame = CFrame.new(112.193703, 0.965031981, -60.8341904, -0.406859994, -0.673685372, -0.616938412, 0.318939, 0.528101265, -0.787011445, 0.856004, -0.516969204, 1.277553e-06)
  5943. o141.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5944. o141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5945. o141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5946. o141.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5947. o141.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5948. o141.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5949. o141.Position = Vector3.new(112.193703, 0.965031981, -60.8341904)
  5950. o142.Parent = o141
  5951. o142.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5952. o143.Name = "Joint"
  5953. o143.Parent = o141
  5954. o143.C0 = CFrame.new(1.51417542, 2.10639191, -0.787445068, 0.406576008, 0.318939, -0.856138885, 0.673856795, 0.528101265, 0.516745687, 0.616938353, -0.787011445, -0.000205925055)
  5955. o143.Part0 = o141
  5956. o143.Part1 = o2
  5957. o144.Name = "Chain"
  5958. o144.Parent = o1
  5959. o144.Material = Enum.Material.SmoothPlastic
  5960. o144.BrickColor = BrickColor.new("Fossil")
  5961. o144.Position = Vector3.new(112.400162, 0.803156972, -60.1862717)
  5962. o144.Rotation = Vector3.new(44.3800011, 41.7400017, 34.2299995)
  5963. o144.Anchored = false
  5964. o144.CanCollide = false
  5965. o144.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5966. o144.CFrame = CFrame.new(112.400162, 0.803156972, -60.1862717, 0.61693728, -0.419700086, 0.665762961, 0.787012339, 0.329001963, -0.521890163, 0, 0.845937133, 0.533282697)
  5967. o144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5968. o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5969. o144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5970. o144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5971. o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5972. o144.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5973. o144.Position = Vector3.new(112.400162, 0.803156972, -60.1862717)
  5974. o145.Parent = o144
  5975. o145.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  5976. o146.Name = "Joint"
  5977. o146.Parent = o144
  5978. o146.C0 = CFrame.new(0.787475586, 1.14608002, -2.64443588, -0.61693722, 0.787012339, 0.00020464712, 0.419419438, 0.329001963, -0.84607631, -0.665939808, -0.521890163, -0.533061802)
  5979. o146.Part0 = o144
  5980. o146.Part1 = o2
  5981. o147.Name = "Chain"
  5982. o147.Parent = o1
  5983. o147.Material = Enum.Material.SmoothPlastic
  5984. o147.BrickColor = BrickColor.new("Fossil")
  5985. o147.Position = Vector3.new(112.209579, 0.952573001, -60.7660599)
  5986. o147.Rotation = Vector3.new(90, -38.0900002, 121.129997)
  5987. o147.Anchored = false
  5988. o147.CanCollide = false
  5989. o147.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  5990. o147.CFrame = CFrame.new(112.209579, 0.952573001, -60.7660599, -0.406859994, -0.673685372, -0.616938412, 0.318939, 0.528101265, -0.787011445, 0.856004, -0.516969204, 1.277553e-06)
  5991. o147.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5992. o147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5993. o147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5994. o147.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5995. o147.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5996. o147.Color = Color3.new(0.623529, 0.631373, 0.67451)
  5997. o147.Position = Vector3.new(112.209579, 0.952573001, -60.7660599)
  5998. o148.Parent = o147
  5999. o148.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6000. o149.Name = "Joint"
  6001. o149.Parent = o147
  6002. o149.C0 = CFrame.new(1.46629333, 2.15889359, -0.787452698, 0.406576008, 0.318939, -0.856138885, 0.673856795, 0.528101265, 0.516745687, 0.616938353, -0.787011445, -0.000205925055)
  6003. o149.Part0 = o147
  6004. o149.Part1 = o2
  6005. o150.Name = "Chain"
  6006. o150.Parent = o1
  6007. o150.Material = Enum.Material.SmoothPlastic
  6008. o150.BrickColor = BrickColor.new("Fossil")
  6009. o150.Position = Vector3.new(111.993683, 1.060974, -59.959465)
  6010. o150.Rotation = Vector3.new(0, 0, 51.9099998)
  6011. o150.Anchored = false
  6012. o150.CanCollide = false
  6013. o150.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6014. o150.CFrame = CFrame.new(111.993683, 1.060974, -59.959465, 0.61693728, -0.787012339, 0, 0.787012339, 0.61693728, 0, 0, 0, 1)
  6015. o150.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6016. o150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6017. o150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6018. o150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6019. o150.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6020. o150.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6021. o150.Position = Vector3.new(111.993683, 1.060974, -59.959465)
  6022. o151.Parent = o150
  6023. o151.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6024. o152.Name = "Joint"
  6025. o152.Parent = o150
  6026. o152.C0 = CFrame.new(0.835342407, 2.36924744, -0.667526245, -0.61693722, 0.787012339, 0.00020464712, 0.787012279, 0.61693728, -0.000261063513, -0.000331714633, -1.09697344e-22, -0.99999994)
  6027. o152.Part0 = o150
  6028. o152.Part1 = o2
  6029. o153.Name = "Chain"
  6030. o153.Parent = o1
  6031. o153.Material = Enum.Material.SmoothPlastic
  6032. o153.BrickColor = BrickColor.new("Fossil")
  6033. o153.Position = Vector3.new(112.364258, 0.831314027, -60.113884)
  6034. o153.Rotation = Vector3.new(90, -38.0900002, 32.2299995)
  6035. o153.Anchored = false
  6036. o153.CanCollide = false
  6037. o153.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6038. o153.CFrame = CFrame.new(112.364258, 0.831314027, -60.113884, 0.665761709, -0.419700056, -0.61693871, -0.521891773, 0.329002023, -0.787011266, 0.533282757, 0.845937133, -1.08515837e-06)
  6039. o153.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6040. o153.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6041. o153.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6042. o153.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6043. o153.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6044. o153.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6045. o153.Position = Vector3.new(112.364258, 0.831314027, -60.113884)
  6046. o154.Parent = o153
  6047. o154.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6048. o155.Name = "Joint"
  6049. o155.Parent = o153
  6050. o155.C0 = CFrame.new(-2.64444351, 1.06050873, -0.787460327, -0.665938556, -0.521891773, -0.533061862, 0.419419408, 0.329002023, -0.84607631, 0.616938651, -0.787011266, -0.000203562435)
  6051. o155.Part0 = o153
  6052. o155.Part1 = o2
  6053. o156.Name = "Chain"
  6054. o156.Parent = o1
  6055. o156.Material = Enum.Material.SmoothPlastic
  6056. o156.BrickColor = BrickColor.new("Fossil")
  6057. o156.Position = Vector3.new(112.051231, 1.13664401, -59.959465)
  6058. o156.Rotation = Vector3.new(0, 0, 51.9099998)
  6059. o156.Anchored = false
  6060. o156.CanCollide = false
  6061. o156.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6062. o156.CFrame = CFrame.new(112.051231, 1.13664401, -59.959465, 0.61693728, -0.787012339, 0, 0.787012339, 0.61693728, 0, 0, 0, 1)
  6063. o156.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6064. o156.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6065. o156.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6066. o156.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6067. o156.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6068. o156.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6069. o156.Position = Vector3.new(112.051231, 1.13664401, -59.959465)
  6070. o157.Parent = o156
  6071. o157.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6072. o158.Name = "Joint"
  6073. o158.Parent = o156
  6074. o158.C0 = CFrame.new(0.740287781, 2.36785126, -0.667526245, -0.61693722, 0.787012339, 0.00020464712, 0.787012279, 0.61693728, -0.000261063513, -0.000331714633, -1.09697344e-22, -0.99999994)
  6075. o158.Part0 = o156
  6076. o158.Part1 = o2
  6077. o159.Name = "Chain"
  6078. o159.Parent = o1
  6079. o159.Material = Enum.Material.SmoothPlastic
  6080. o159.BrickColor = BrickColor.new("Fossil")
  6081. o159.Position = Vector3.new(111.955872, 1.15145397, -60.0073471)
  6082. o159.Rotation = Vector3.new(90, -38.0900002, 90)
  6083. o159.Anchored = false
  6084. o159.CanCollide = false
  6085. o159.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6086. o159.CFrame = CFrame.new(111.955872, 1.15145397, -60.0073471, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6087. o159.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6088. o159.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6089. o159.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6090. o159.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6091. o159.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6092. o159.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6093. o159.Position = Vector3.new(111.955872, 1.15145397, -60.0073471)
  6094. o160.Parent = o159
  6095. o160.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6096. o161.Name = "Joint"
  6097. o161.Parent = o159
  6098. o161.C0 = CFrame.new(-0.619644165, 2.28366852, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6099. o161.Part0 = o159
  6100. o161.Part1 = o2
  6101. o162.Name = "Chain"
  6102. o162.Parent = o1
  6103. o162.Material = Enum.Material.SmoothPlastic
  6104. o162.BrickColor = BrickColor.new("Fossil")
  6105. o162.Position = Vector3.new(111.981911, 1.13104796, -59.959465)
  6106. o162.Rotation = Vector3.new(0, 0, 51.9099998)
  6107. o162.Anchored = false
  6108. o162.CanCollide = false
  6109. o162.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6110. o162.CFrame = CFrame.new(111.981911, 1.13104796, -59.959465, 0.61693728, -0.787012339, 0, 0.787012339, 0.61693728, 0, 0, 0, 1)
  6111. o162.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6112. o162.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6113. o162.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6114. o162.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6115. o162.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6116. o162.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6117. o162.Position = Vector3.new(111.981911, 1.13104796, -59.959465)
  6118. o163.Parent = o162
  6119. o163.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6120. o164.Name = "Joint"
  6121. o164.Parent = o162
  6122. o164.C0 = CFrame.new(0.787452698, 2.31674957, -0.667526245, -0.61693722, 0.787012339, 0.00020464712, 0.787012279, 0.61693728, -0.000261063513, -0.000331714633, -1.09697344e-22, -0.99999994)
  6123. o164.Part0 = o162
  6124. o164.Part1 = o2
  6125. o165.Name = "Chain"
  6126. o165.Parent = o1
  6127. o165.Material = Enum.Material.SmoothPlastic
  6128. o165.BrickColor = BrickColor.new("Fossil")
  6129. o165.Position = Vector3.new(112.068916, 1.06284106, -59.959465)
  6130. o165.Rotation = Vector3.new(0, 0, 51.9099998)
  6131. o165.Anchored = false
  6132. o165.CanCollide = false
  6133. o165.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6134. o165.CFrame = CFrame.new(112.068916, 1.06284106, -59.959465, 0.61693728, -0.787012339, 0, 0.787012339, 0.61693728, 0, 0, 0, 1)
  6135. o165.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6136. o165.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6137. o165.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6138. o165.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6139. o165.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6140. o165.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6141. o165.Position = Vector3.new(112.068916, 1.06284106, -59.959465)
  6142. o166.Parent = o165
  6143. o166.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6144. o167.Name = "Joint"
  6145. o167.Parent = o165
  6146. o167.C0 = CFrame.new(0.787452698, 2.42730713, -0.667526245, -0.61693722, 0.787012339, 0.00020464712, 0.787012279, 0.61693728, -0.000261063513, -0.000331714633, -1.09697344e-22, -0.99999994)
  6147. o167.Part0 = o165
  6148. o167.Part1 = o2
  6149. o168.Name = "Chain"
  6150. o168.Parent = o1
  6151. o168.Material = Enum.Material.SmoothPlastic
  6152. o168.BrickColor = BrickColor.new("Fossil")
  6153. o168.Position = Vector3.new(112.188507, 1.02904105, -60.8204117)
  6154. o168.Rotation = Vector3.new(-180, 0, 128.089996)
  6155. o168.Anchored = false
  6156. o168.CanCollide = false
  6157. o168.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6158. o168.CFrame = CFrame.new(112.188507, 1.02904105, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  6159. o168.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6160. o168.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6161. o168.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6162. o168.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6163. o168.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6164. o168.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6165. o168.Position = Vector3.new(112.188507, 1.02904105, -60.8204117)
  6166. o169.Parent = o168
  6167. o169.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6168. o170.Name = "Joint"
  6169. o170.Parent = o168
  6170. o170.C0 = CFrame.new(-0.740280151, 2.54227448, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  6171. o170.Part0 = o168
  6172. o170.Part1 = o2
  6173. o171.Name = "Chain"
  6174. o171.Parent = o1
  6175. o171.Material = Enum.Material.SmoothPlastic
  6176. o171.BrickColor = BrickColor.new("Fossil")
  6177. o171.Position = Vector3.new(111.955872, 1.15145397, -60.7725449)
  6178. o171.Rotation = Vector3.new(90, -38.0900002, 90)
  6179. o171.Anchored = false
  6180. o171.CanCollide = false
  6181. o171.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6182. o171.CFrame = CFrame.new(111.955872, 1.15145397, -60.7725449, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6183. o171.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6184. o171.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6185. o171.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6186. o171.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6187. o171.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6188. o171.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6189. o171.Position = Vector3.new(111.955872, 1.15145397, -60.7725449)
  6190. o172.Parent = o171
  6191. o172.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6192. o173.Name = "Joint"
  6193. o173.Parent = o171
  6194. o173.C0 = CFrame.new(0.145553589, 2.28366852, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6195. o173.Part0 = o171
  6196. o173.Part1 = o2
  6197. o174.Name = "Chain"
  6198. o174.Parent = o1
  6199. o174.Material = Enum.Material.SmoothPlastic
  6200. o174.BrickColor = BrickColor.new("Fossil")
  6201. o174.Position = Vector3.new(112.414261, 0.792107999, -60.426033)
  6202. o174.Rotation = Vector3.new(91.75, 51.8899994, -1.37)
  6203. o174.Anchored = false
  6204. o174.CanCollide = false
  6205. o174.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6206. o174.CFrame = CFrame.new(112.414261, 0.792107999, -60.426033, 0.61693728, 0.0147895953, 0.786873341, 0.787012339, -0.0115935318, -0.616828322, 0, 0.999823451, -0.0187920742)
  6207. o174.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6208. o174.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6209. o174.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6210. o174.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6211. o174.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6212. o174.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6213. o174.Position = Vector3.new(112.414261, 0.792107999, -60.426033)
  6214. o175.Parent = o174
  6215. o175.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6216. o176.Name = "Joint"
  6217. o176.Parent = o174
  6218. o176.C0 = CFrame.new(0.787475586, -0.25478363, -2.86184692, -0.61693722, 0.787012339, 0.00020464712, -0.0151212504, -0.0115935318, -0.999818504, -0.786867023, -0.616828322, 0.0190530904)
  6219. o176.Part0 = o174
  6220. o176.Part1 = o2
  6221. o177.Name = "Chain"
  6222. o177.Parent = o1
  6223. o177.Material = Enum.Material.SmoothPlastic
  6224. o177.BrickColor = BrickColor.new("Fossil")
  6225. o177.Position = Vector3.new(112.412636, 0.793392003, -60.5365677)
  6226. o177.Rotation = Vector3.new(91.75, 51.8899994, -1.37)
  6227. o177.Anchored = false
  6228. o177.CanCollide = false
  6229. o177.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6230. o177.CFrame = CFrame.new(112.412636, 0.793392003, -60.5365677, 0.61693728, 0.0147895953, 0.786873341, 0.787012339, -0.0115935318, -0.616828322, 0, 0.999823451, -0.0187920742)
  6231. o177.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6232. o177.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6233. o177.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6234. o177.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6235. o177.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6236. o177.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6237. o177.Position = Vector3.new(112.412636, 0.793392003, -60.5365677)
  6238. o178.Parent = o177
  6239. o178.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6240. o179.Name = "Joint"
  6241. o179.Parent = o177
  6242. o179.C0 = CFrame.new(0.787460327, -0.144229889, -2.86185455, -0.61693722, 0.787012339, 0.00020464712, -0.0151212504, -0.0115935318, -0.999818504, -0.786867023, -0.616828322, 0.0190530904)
  6243. o179.Part0 = o177
  6244. o179.Part1 = o2
  6245. o180.Name = "Chain"
  6246. o180.Parent = o1
  6247. o180.Material = Enum.Material.SmoothPlastic
  6248. o180.BrickColor = BrickColor.new("Fossil")
  6249. o180.Position = Vector3.new(112.383942, 0.75503099, -60.4785461)
  6250. o180.Rotation = Vector3.new(91.75, 51.8899994, -1.37)
  6251. o180.Anchored = false
  6252. o180.CanCollide = false
  6253. o180.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6254. o180.CFrame = CFrame.new(112.383942, 0.75503099, -60.4785461, 0.61693728, 0.0147895953, 0.786873341, 0.787012339, -0.0115935318, -0.616828322, 0, 0.999823451, -0.0187920742)
  6255. o180.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6256. o180.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6257. o180.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6258. o180.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6259. o180.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6260. o180.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6261. o180.Position = Vector3.new(112.383942, 0.75503099, -60.4785461)
  6262. o181.Parent = o180
  6263. o181.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6264. o182.Name = "Joint"
  6265. o182.Parent = o180
  6266. o182.C0 = CFrame.new(0.835357666, -0.202259064, -2.86185455, -0.61693722, 0.787012339, 0.00020464712, -0.0151212504, -0.0115935318, -0.999818504, -0.786867023, -0.616828322, 0.0190530904)
  6267. o182.Part0 = o180
  6268. o182.Part1 = o2
  6269. o183.Name = "Chain"
  6270. o183.Parent = o1
  6271. o183.Material = Enum.Material.SmoothPlastic
  6272. o183.BrickColor = BrickColor.new("Fossil")
  6273. o183.Position = Vector3.new(111.914551, 1.18384898, -59.959465)
  6274. o183.Rotation = Vector3.new(90, -38.0900002, 90)
  6275. o183.Anchored = false
  6276. o183.CanCollide = false
  6277. o183.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6278. o183.CFrame = CFrame.new(111.914551, 1.18384898, -59.959465, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6279. o183.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6280. o183.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6281. o183.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6282. o183.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6283. o183.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6284. o183.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6285. o183.Position = Vector3.new(111.914551, 1.18384898, -59.959465)
  6286. o184.Parent = o183
  6287. o184.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6288. o185.Name = "Joint"
  6289. o185.Parent = o183
  6290. o185.C0 = CFrame.new(-0.667526245, 2.23116302, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6291. o185.Part0 = o183
  6292. o185.Part1 = o2
  6293. o186.Name = "Chain"
  6294. o186.Parent = o1
  6295. o186.Material = Enum.Material.SmoothPlastic
  6296. o186.BrickColor = BrickColor.new("Fossil")
  6297. o186.Position = Vector3.new(111.954773, 1.15231502, -59.9122849)
  6298. o186.Rotation = Vector3.new(90, -38.0900002, 90)
  6299. o186.Anchored = false
  6300. o186.CanCollide = false
  6301. o186.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6302. o186.CFrame = CFrame.new(111.954773, 1.15231502, -59.9122849, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6303. o186.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6304. o186.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6305. o186.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6306. o186.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6307. o186.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6308. o186.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6309. o186.Position = Vector3.new(111.954773, 1.15231502, -59.9122849)
  6310. o187.Parent = o186
  6311. o187.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6312. o188.Name = "Joint"
  6313. o188.Parent = o186
  6314. o188.C0 = CFrame.new(-0.714706421, 2.28227234, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6315. o188.Part0 = o186
  6316. o188.Part1 = o2
  6317. o189.Name = "Chain"
  6318. o189.Parent = o1
  6319. o189.Material = Enum.Material.SmoothPlastic
  6320. o189.BrickColor = BrickColor.new("Fossil")
  6321. o189.Position = Vector3.new(112.451904, 0.762605011, -60.3924637)
  6322. o189.Rotation = Vector3.new(90, -38.0900002, -1.08000004)
  6323. o189.Anchored = false
  6324. o189.CanCollide = false
  6325. o189.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6326. o189.CFrame = CFrame.new(112.451904, 0.762605011, -60.3924637, 0.786872864, 0.0147904325, -0.616937935, -0.616828918, -0.0115923388, -0.787011862, -0.0187919978, 0.999823451, 1.47029846e-06)
  6327. o189.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6328. o189.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6329. o189.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6330. o189.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6331. o189.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6332. o189.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6333. o189.Position = Vector3.new(112.451904, 0.762605011, -60.3924637)
  6334. o190.Parent = o189
  6335. o190.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6336. o191.Name = "Joint"
  6337. o191.Parent = o189
  6338. o191.C0 = CFrame.new(-2.9090271, -0.289245605, -0.787460327, -0.786866546, -0.616828918, 0.019053014, -0.0151220877, -0.0115923388, -0.999818504, 0.616937876, -0.787011862, -0.000206117635)
  6339. o191.Part0 = o189
  6340. o191.Part1 = o2
  6341. o192.Name = "Chain"
  6342. o192.Parent = o1
  6343. o192.Material = Enum.Material.SmoothPlastic
  6344. o192.BrickColor = BrickColor.new("Fossil")
  6345. o192.Position = Vector3.new(112.442612, 0.829834998, -60.4771347)
  6346. o192.Rotation = Vector3.new(91.75, 51.8899994, -1.37)
  6347. o192.Anchored = false
  6348. o192.CanCollide = false
  6349. o192.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6350. o192.CFrame = CFrame.new(112.442612, 0.829834998, -60.4771347, 0.61693728, 0.0147895953, 0.786873341, 0.787012339, -0.0115935318, -0.616828322, 0, 0.999823451, -0.0187920742)
  6351. o192.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6352. o192.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6353. o192.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6354. o192.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6355. o192.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6356. o192.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6357. o192.Position = Vector3.new(112.442612, 0.829834998, -60.4771347)
  6358. o193.Parent = o192
  6359. o193.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6360. o194.Name = "Joint"
  6361. o194.Parent = o192
  6362. o194.C0 = CFrame.new(0.740287781, -0.203670502, -2.86184692, -0.61693722, 0.787012339, 0.00020464712, -0.0151212504, -0.0115935318, -0.999818504, -0.786867023, -0.616828322, 0.0190530904)
  6363. o194.Part0 = o192
  6364. o194.Part1 = o2
  6365. o195.Name = "Chain"
  6366. o195.Parent = o1
  6367. o195.Material = Enum.Material.SmoothPlastic
  6368. o195.BrickColor = BrickColor.new("Fossil")
  6369. o195.Position = Vector3.new(112.361237, 0.833685994, -60.2229691)
  6370. o195.Rotation = Vector3.new(90, -38.0900002, 8.5)
  6371. o195.Anchored = false
  6372. o195.CanCollide = false
  6373. o195.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6374. o195.CFrame = CFrame.new(112.361237, 0.833685994, -60.2229691, 0.77837038, -0.116286881, -0.61694169, -0.610170305, 0.0911549106, -0.787008941, 0.14775607, 0.989023864, -2.52004043e-06)
  6375. o195.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6376. o195.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6377. o195.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6378. o195.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6379. o195.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6380. o195.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6381. o195.Position = Vector3.new(112.361237, 0.833685994, -60.2229691)
  6382. o196.Parent = o195
  6383. o196.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6384. o197.Name = "Joint"
  6385. o197.Parent = o195
  6386. o197.C0 = CFrame.new(-2.82772827, 0.0139389038, -0.787445068, -0.778419316, -0.610170305, -0.147497863, 0.115958802, 0.0911549106, -0.989062369, 0.616941631, -0.787008941, -0.000202128547)
  6387. o197.Part0 = o195
  6388. o197.Part1 = o2
  6389. o198.Name = "Chain"
  6390. o198.Parent = o1
  6391. o198.Material = Enum.Material.SmoothPlastic
  6392. o198.BrickColor = BrickColor.new("Fossil")
  6393. o198.Position = Vector3.new(112.413895, 0.792400002, -60.4509964)
  6394. o198.Rotation = Vector3.new(90, -38.0900002, -1.08000004)
  6395. o198.Anchored = false
  6396. o198.CanCollide = false
  6397. o198.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6398. o198.CFrame = CFrame.new(112.413895, 0.792400002, -60.4509964, 0.786872864, 0.0147904325, -0.616937935, -0.616828918, -0.0115923388, -0.787011862, -0.0187919978, 0.999823451, 1.47029846e-06)
  6399. o198.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6400. o198.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6401. o198.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6402. o198.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6403. o198.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6404. o198.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6405. o198.Position = Vector3.new(112.413895, 0.792400002, -60.4509964)
  6406. o199.Parent = o198
  6407. o199.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6408. o200.Name = "Joint"
  6409. o200.Parent = o198
  6410. o200.C0 = CFrame.new(-2.86183929, -0.229816437, -0.787467957, -0.786866546, -0.616828918, 0.019053014, -0.0151220877, -0.0115923388, -0.999818504, 0.616937876, -0.787011862, -0.000206117635)
  6411. o200.Part0 = o198
  6412. o200.Part1 = o2
  6413. o201.Name = "Chain"
  6414. o201.Parent = o1
  6415. o201.Material = Enum.Material.SmoothPlastic
  6416. o201.BrickColor = BrickColor.new("Fossil")
  6417. o201.Position = Vector3.new(112.437393, 0.833926976, -60.2991714)
  6418. o201.Rotation = Vector3.new(76.3899994, 51.1100006, 10.6700001)
  6419. o201.Anchored = false
  6420. o201.CanCollide = false
  6421. o201.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6422. o201.CFrame = CFrame.new(112.437393, 0.833926976, -60.2991714, 0.61693728, -0.116285205, 0.778374016, 0.787012339, 0.0911557302, -0.610165715, 0, 0.989023983, 0.147755265)
  6423. o201.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6424. o201.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6425. o201.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6426. o201.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6427. o201.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6428. o201.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6429. o201.Position = Vector3.new(112.437393, 0.833926976, -60.2991714)
  6430. o202.Parent = o201
  6431. o202.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6432. o203.Name = "Joint"
  6433. o203.Parent = o201
  6434. o203.C0 = CFrame.new(0.740287781, 0.0981445313, -2.87558746, -0.61693722, 0.787012339, 0.00020464712, 0.115957126, 0.0911557302, -0.989062488, -0.778422952, -0.610165715, -0.147497058)
  6435. o203.Part0 = o201
  6436. o203.Part1 = o2
  6437. o204.Name = "Chain"
  6438. o204.Parent = o1
  6439. o204.Material = Enum.Material.SmoothPlastic
  6440. o204.BrickColor = BrickColor.new("Fossil")
  6441. o204.Position = Vector3.new(112.377075, 0.821255982, -60.3920517)
  6442. o204.Rotation = Vector3.new(90, -38.0900002, -1.08000004)
  6443. o204.Anchored = false
  6444. o204.CanCollide = false
  6445. o204.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6446. o204.CFrame = CFrame.new(112.377075, 0.821255982, -60.3920517, 0.786872864, 0.0147904325, -0.616937935, -0.616828918, -0.0115923388, -0.787011862, -0.0187919978, 0.999823451, 1.47029846e-06)
  6447. o204.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6448. o204.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6449. o204.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6450. o204.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6451. o204.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6452. o204.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6453. o204.Position = Vector3.new(112.377075, 0.821255982, -60.3920517)
  6454. o205.Parent = o204
  6455. o205.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6456. o206.Name = "Joint"
  6457. o206.Parent = o204
  6458. o206.C0 = CFrame.new(-2.81395721, -0.2878685, -0.787467957, -0.786866546, -0.616828918, 0.019053014, -0.0151220877, -0.0115923388, -0.999818504, 0.616937876, -0.787011862, -0.000206117635)
  6459. o206.Part0 = o204
  6460. o206.Part1 = o2
  6461. o207.Name = "Chain"
  6462. o207.Parent = o1
  6463. o207.Material = Enum.Material.SmoothPlastic
  6464. o207.BrickColor = BrickColor.new("Fossil")
  6465. o207.Position = Vector3.new(112.001556, 1.11563599, -59.959465)
  6466. o207.Rotation = Vector3.new(90, -38.0900002, 90)
  6467. o207.Anchored = false
  6468. o207.CanCollide = false
  6469. o207.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6470. o207.CFrame = CFrame.new(112.001556, 1.11563599, -59.959465, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6471. o207.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6472. o207.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6473. o207.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6474. o207.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6475. o207.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6476. o207.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6477. o207.Position = Vector3.new(112.001556, 1.11563599, -59.959465)
  6478. o208.Parent = o207
  6479. o208.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6480. o209.Name = "Joint"
  6481. o209.Parent = o207
  6482. o209.C0 = CFrame.new(-0.667526245, 2.34172058, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6483. o209.Part0 = o207
  6484. o209.Part1 = o2
  6485. o210.Name = "Chain"
  6486. o210.Parent = o1
  6487. o210.Material = Enum.Material.SmoothPlastic
  6488. o210.BrickColor = BrickColor.new("Fossil")
  6489. o210.Position = Vector3.new(112.415527, 0.791115999, -60.3404465)
  6490. o210.Rotation = Vector3.new(90, -38.0900002, -1.08000004)
  6491. o210.Anchored = false
  6492. o210.CanCollide = false
  6493. o210.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6494. o210.CFrame = CFrame.new(112.415527, 0.791115999, -60.3404465, 0.786872864, 0.0147904325, -0.616937935, -0.616828918, -0.0115923388, -0.787011862, -0.0187919978, 0.999823451, 1.47029846e-06)
  6495. o210.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6496. o210.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6497. o210.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6498. o210.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6499. o210.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6500. o210.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6501. o210.Position = Vector3.new(112.415527, 0.791115999, -60.3404465)
  6502. o211.Parent = o210
  6503. o211.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6504. o212.Name = "Joint"
  6505. o212.Parent = o210
  6506. o212.C0 = CFrame.new(-2.86183929, -0.340385437, -0.787467957, -0.786866546, -0.616828918, 0.019053014, -0.0151220877, -0.0115923388, -0.999818504, 0.616937876, -0.787011862, -0.000206117635)
  6507. o212.Part0 = o210
  6508. o212.Part1 = o2
  6509. o213.Name = "Chain"
  6510. o213.Parent = o1
  6511. o213.Material = Enum.Material.SmoothPlastic
  6512. o213.BrickColor = BrickColor.new("Fossil")
  6513. o213.Position = Vector3.new(112.415199, 0.791372001, -60.3579636)
  6514. o213.Rotation = Vector3.new(76.3899994, 51.1100006, 10.6700001)
  6515. o213.Anchored = false
  6516. o213.CanCollide = false
  6517. o213.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6518. o213.CFrame = CFrame.new(112.415199, 0.791372001, -60.3579636, 0.61693728, -0.116285205, 0.778374016, 0.787012339, 0.0911557302, -0.610165715, 0, 0.989023983, 0.147755265)
  6519. o213.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6520. o213.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6521. o213.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6522. o213.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6523. o213.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6524. o213.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6525. o213.Position = Vector3.new(112.415199, 0.791372001, -60.3579636)
  6526. o214.Parent = o213
  6527. o214.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6528. o215.Name = "Joint"
  6529. o215.Parent = o213
  6530. o215.C0 = CFrame.new(0.787475586, 0.157585144, -2.87559509, -0.61693722, 0.787012339, 0.00020464712, 0.115957126, 0.0911557302, -0.989062488, -0.778422952, -0.610165715, -0.147497058)
  6531. o215.Part0 = o213
  6532. o215.Part1 = o2
  6533. o216.Name = "Chain"
  6534. o216.Parent = o1
  6535. o216.Material = Enum.Material.SmoothPlastic
  6536. o216.BrickColor = BrickColor.new("Fossil")
  6537. o216.Position = Vector3.new(112.378922, 0.758983016, -60.3005447)
  6538. o216.Rotation = Vector3.new(76.3899994, 51.1100006, 10.6700001)
  6539. o216.Anchored = false
  6540. o216.CanCollide = false
  6541. o216.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6542. o216.CFrame = CFrame.new(112.378922, 0.758983016, -60.3005447, 0.61693728, -0.116285205, 0.778374016, 0.787012339, 0.0911557302, -0.610165715, 0, 0.989023983, 0.147755265)
  6543. o216.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6544. o216.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6545. o216.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6546. o216.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6547. o216.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6548. o216.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6549. o216.Position = Vector3.new(112.378922, 0.758983016, -60.3005447)
  6550. o217.Parent = o216
  6551. o217.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6552. o218.Name = "Joint"
  6553. o218.Parent = o216
  6554. o218.C0 = CFrame.new(0.835342407, 0.0995330811, -2.87560272, -0.61693722, 0.787012339, 0.00020464712, 0.115957126, 0.0911557302, -0.989062488, -0.778422952, -0.610165715, -0.147497058)
  6555. o218.Part0 = o216
  6556. o218.Part1 = o2
  6557. o219.Name = "Chain"
  6558. o219.Parent = o1
  6559. o219.Material = Enum.Material.SmoothPlastic
  6560. o219.BrickColor = BrickColor.new("Fossil")
  6561. o219.Position = Vector3.new(112.193703, 0.965031981, -59.9456863)
  6562. o219.Rotation = Vector3.new(90, -38.0900002, 58.8699989)
  6563. o219.Anchored = false
  6564. o219.CanCollide = false
  6565. o219.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6566. o219.CFrame = CFrame.new(112.193703, 0.965031981, -59.9456863, 0.406860143, -0.673685551, -0.616938114, -0.318938106, 0.528101444, -0.787011683, 0.856004298, 0.516968727, -5.57944077e-07)
  6567. o219.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6568. o219.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6569. o219.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6570. o219.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6571. o219.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6572. o219.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6573. o219.Position = Vector3.new(112.193703, 0.965031981, -59.9456863)
  6574. o220.Parent = o219
  6575. o220.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6576. o221.Name = "Joint"
  6577. o221.Parent = o219
  6578. o221.C0 = CFrame.new(-1.9200058, 1.86128998, -0.787445068, -0.40714407, -0.318938106, -0.855869293, 0.673514009, 0.528101444, -0.517192125, 0.616938055, -0.787011683, -0.000204089447)
  6579. o221.Part0 = o219
  6580. o221.Part1 = o2
  6581. o222.Name = "Chain"
  6582. o222.Parent = o1
  6583. o222.Material = Enum.Material.SmoothPlastic
  6584. o222.BrickColor = BrickColor.new("Fossil")
  6585. o222.Position = Vector3.new(112.268173, 0.906641006, -60.002861)
  6586. o222.Rotation = Vector3.new(90, -38.0900002, 58.8699989)
  6587. o222.Anchored = false
  6588. o222.CanCollide = false
  6589. o222.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6590. o222.CFrame = CFrame.new(112.268173, 0.906641006, -60.002861, 0.406860143, -0.673685551, -0.616938114, -0.318938106, 0.528101444, -0.787011683, 0.856004298, 0.516968727, -5.57944077e-07)
  6591. o222.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6592. o222.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6593. o222.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6594. o222.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6595. o222.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6596. o222.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6597. o222.Position = Vector3.new(112.268173, 0.906641006, -60.002861)
  6598. o223.Parent = o222
  6599. o223.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6600. o224.Name = "Joint"
  6601. o224.Parent = o222
  6602. o224.C0 = CFrame.new(-1.91999054, 1.97185516, -0.787452698, -0.40714407, -0.318938106, -0.855869293, 0.673514009, 0.528101444, -0.517192125, 0.616938055, -0.787011683, -0.000204089447)
  6603. o224.Part0 = o222
  6604. o224.Part1 = o2
  6605. o225.Name = "Chain"
  6606. o225.Parent = o1
  6607. o225.Material = Enum.Material.SmoothPlastic
  6608. o225.BrickColor = BrickColor.new("Fossil")
  6609. o225.Position = Vector3.new(112.209579, 0.952573001, -60.0138321)
  6610. o225.Rotation = Vector3.new(90, -38.0900002, 58.8699989)
  6611. o225.Anchored = false
  6612. o225.CanCollide = false
  6613. o225.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6614. o225.CFrame = CFrame.new(112.209579, 0.952573001, -60.0138321, 0.406860143, -0.673685551, -0.616938114, -0.318938106, 0.528101444, -0.787011683, 0.856004298, 0.516968727, -5.57944077e-07)
  6615. o225.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6616. o225.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6617. o225.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6618. o225.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6619. o225.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6620. o225.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6621. o225.Position = Vector3.new(112.209579, 0.952573001, -60.0138321)
  6622. o226.Parent = o225
  6623. o226.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6624. o227.Name = "Joint"
  6625. o227.Parent = o225
  6626. o227.C0 = CFrame.new(-1.87211227, 1.9138031, -0.787452698, -0.40714407, -0.318938106, -0.855869293, 0.673514009, 0.528101444, -0.517192125, 0.616938055, -0.787011683, -0.000204089447)
  6627. o227.Part0 = o225
  6628. o227.Part1 = o2
  6629. o228.Name = "Chain"
  6630. o228.Parent = o1
  6631. o228.Material = Enum.Material.SmoothPlastic
  6632. o228.BrickColor = BrickColor.new("Fossil")
  6633. o228.Position = Vector3.new(112.251343, 0.919830024, -59.9899368)
  6634. o228.Rotation = Vector3.new(20.4300003, 24.0100002, 47.5200005)
  6635. o228.Anchored = false
  6636. o228.CanCollide = false
  6637. o228.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6638. o228.CFrame = CFrame.new(112.251343, 0.919830024, -59.9899368, 0.61693728, -0.673685372, 0.406861722, 0.787012339, 0.52810055, -0.318938047, 0, 0.516969979, 0.856003523)
  6639. o228.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6640. o228.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6641. o228.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6642. o228.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6643. o228.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6644. o228.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6645. o228.Position = Vector3.new(112.251343, 0.919830024, -59.9899368)
  6646. o229.Parent = o228
  6647. o229.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6648. o230.Name = "Joint"
  6649. o230.Parent = o228
  6650. o230.C0 = CFrame.new(0.787467957, 1.9468689, -1.92000198, -0.61693722, 0.787012339, 0.00020464712, 0.67351383, 0.52810055, -0.517193377, -0.407145649, -0.318938047, -0.855868518)
  6651. o230.Part0 = o228
  6652. o230.Part1 = o2
  6653. o231.Name = "Chain"
  6654. o231.Parent = o1
  6655. o231.Material = Enum.Material.SmoothPlastic
  6656. o231.BrickColor = BrickColor.new("Fossil")
  6657. o231.Position = Vector3.new(112.24733, 0.922985017, -59.9317245)
  6658. o231.Rotation = Vector3.new(90, -38.0900002, 58.8699989)
  6659. o231.Anchored = false
  6660. o231.CanCollide = false
  6661. o231.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6662. o231.CFrame = CFrame.new(112.24733, 0.922985017, -59.9317245, 0.406860143, -0.673685551, -0.616938114, -0.318938106, 0.528101444, -0.787011683, 0.856004298, 0.516968727, -5.57944077e-07)
  6663. o231.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6664. o231.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6665. o231.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6666. o231.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6667. o231.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6668. o231.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6669. o231.Position = Vector3.new(112.24733, 0.922985017, -59.9317245)
  6670. o232.Parent = o231
  6671. o232.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6672. o233.Name = "Joint"
  6673. o233.Parent = o231
  6674. o233.C0 = CFrame.new(-1.96718597, 1.91241455, -0.787445068, -0.40714407, -0.318938106, -0.855869293, 0.673514009, 0.528101444, -0.517192125, 0.616938055, -0.787011683, -0.000204089447)
  6675. o233.Part0 = o231
  6676. o233.Part1 = o2
  6677. o234.Name = "Chain"
  6678. o234.Parent = o1
  6679. o234.Material = Enum.Material.SmoothPlastic
  6680. o234.BrickColor = BrickColor.new("Fossil")
  6681. o234.Position = Vector3.new(112.325844, 0.861442029, -60.0471115)
  6682. o234.Rotation = Vector3.new(20.4300003, 24.0100002, 47.5200005)
  6683. o234.Anchored = false
  6684. o234.CanCollide = false
  6685. o234.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6686. o234.CFrame = CFrame.new(112.325844, 0.861442029, -60.0471115, 0.61693728, -0.673685372, 0.406861722, 0.787012339, 0.52810055, -0.318938047, 0, 0.516969979, 0.856003523)
  6687. o234.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6688. o234.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6689. o234.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6690. o234.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6691. o234.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6692. o234.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6693. o234.Position = Vector3.new(112.325844, 0.861442029, -60.0471115)
  6694. o235.Parent = o234
  6695. o235.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6696. o236.Name = "Joint"
  6697. o236.Parent = o234
  6698. o236.C0 = CFrame.new(0.787452698, 2.05745697, -1.91999435, -0.61693722, 0.787012339, 0.00020464712, 0.67351383, 0.52810055, -0.517193377, -0.407145649, -0.318938047, -0.855868518)
  6699. o236.Part0 = o234
  6700. o236.Part1 = o2
  6701. o237.Name = "Chain"
  6702. o237.Parent = o1
  6703. o237.Material = Enum.Material.SmoothPlastic
  6704. o237.BrickColor = BrickColor.new("Fossil")
  6705. o237.Position = Vector3.new(112.314896, 0.92997098, -60.0163651)
  6706. o237.Rotation = Vector3.new(20.4300003, 24.0100002, 47.5200005)
  6707. o237.Anchored = false
  6708. o237.CanCollide = false
  6709. o237.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6710. o237.CFrame = CFrame.new(112.314896, 0.92997098, -60.0163651, 0.61693728, -0.673685372, 0.406861722, 0.787012339, 0.52810055, -0.318938047, 0, 0.516969979, 0.856003523)
  6711. o237.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6712. o237.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6713. o237.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6714. o237.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6715. o237.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6716. o237.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6717. o237.Position = Vector3.new(112.314896, 0.92997098, -60.0163651)
  6718. o238.Parent = o237
  6719. o238.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6720. o239.Name = "Joint"
  6721. o239.Parent = o237
  6722. o239.C0 = CFrame.new(0.740280151, 1.99798584, -1.91999817, -0.61693722, 0.787012339, 0.00020464712, 0.67351383, 0.52810055, -0.517193377, -0.407145649, -0.318938047, -0.855868518)
  6723. o239.Part0 = o237
  6724. o239.Part1 = o2
  6725. o240.Name = "Chain"
  6726. o240.Parent = o1
  6727. o240.Material = Enum.Material.SmoothPlastic
  6728. o240.BrickColor = BrickColor.new("Fossil")
  6729. o240.Position = Vector3.new(112.257187, 0.854418993, -60.0170822)
  6730. o240.Rotation = Vector3.new(20.4300003, 24.0100002, 47.5200005)
  6731. o240.Anchored = false
  6732. o240.CanCollide = false
  6733. o240.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6734. o240.CFrame = CFrame.new(112.257187, 0.854418993, -60.0170822, 0.61693728, -0.673685372, 0.406861722, 0.787012339, 0.52810055, -0.318938047, 0, 0.516969979, 0.856003523)
  6735. o240.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6736. o240.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6737. o240.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6738. o240.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6739. o240.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6740. o240.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6741. o240.Position = Vector3.new(112.257187, 0.854418993, -60.0170822)
  6742. o241.Parent = o240
  6743. o241.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6744. o242.Name = "Joint"
  6745. o242.Parent = o240
  6746. o242.C0 = CFrame.new(0.835334778, 1.99938202, -1.9200058, -0.61693722, 0.787012339, 0.00020464712, 0.67351383, 0.52810055, -0.517193377, -0.407145649, -0.318938047, -0.855868518)
  6747. o242.Part0 = o240
  6748. o242.Part1 = o2
  6749. o243.Name = "Chain"
  6750. o243.Parent = o1
  6751. o243.Material = Enum.Material.SmoothPlastic
  6752. o243.BrickColor = BrickColor.new("Fossil")
  6753. o243.Position = Vector3.new(112.051231, 1.13664401, -60.8204117)
  6754. o243.Rotation = Vector3.new(-180, 0, 128.089996)
  6755. o243.Anchored = false
  6756. o243.CanCollide = false
  6757. o243.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6758. o243.CFrame = CFrame.new(112.051231, 1.13664401, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  6759. o243.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6760. o243.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6761. o243.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6762. o243.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6763. o243.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6764. o243.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6765. o243.Position = Vector3.new(112.051231, 1.13664401, -60.8204117)
  6766. o244.Parent = o243
  6767. o244.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  6768. o245.Name = "Joint"
  6769. o245.Parent = o243
  6770. o245.C0 = CFrame.new(-0.740287781, 2.36785126, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  6771. o245.Part0 = o243
  6772. o245.Part1 = o2
  6773. o246.Name = "Chain"
  6774. o246.Parent = o1
  6775. o246.Material = Enum.Material.SmoothPlastic
  6776. o246.BrickColor = BrickColor.new("Fossil")
  6777. o246.Position = Vector3.new(112.206192, 0.955232024, -60.8204117)
  6778. o246.Rotation = Vector3.new(-180, 0, 128.089996)
  6779. o246.Anchored = false
  6780. o246.CanCollide = false
  6781. o246.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6782. o246.CFrame = CFrame.new(112.206192, 0.955232024, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  6783. o246.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6784. o246.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6785. o246.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6786. o246.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6787. o246.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6788. o246.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6789. o246.Position = Vector3.new(112.206192, 0.955232024, -60.8204117)
  6790. o247.Parent = o246
  6791. o247.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6792. o248.Name = "Joint"
  6793. o248.Parent = o246
  6794. o248.C0 = CFrame.new(-0.787460327, 2.60173035, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  6795. o248.Part0 = o246
  6796. o248.Part1 = o2
  6797. o249.Name = "Chain"
  6798. o249.Parent = o1
  6799. o249.Material = Enum.Material.SmoothPlastic
  6800. o249.BrickColor = BrickColor.new("Fossil")
  6801. o249.Position = Vector3.new(112.13884, 1.00803494, -60.8204117)
  6802. o249.Rotation = Vector3.new(90, -38.0900002, 90)
  6803. o249.Anchored = false
  6804. o249.CanCollide = false
  6805. o249.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6806. o249.CFrame = CFrame.new(112.13884, 1.00803494, -60.8204117, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6807. o249.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6808. o249.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6809. o249.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6810. o249.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6811. o249.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6812. o249.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6813. o249.Position = Vector3.new(112.13884, 1.00803494, -60.8204117)
  6814. o250.Parent = o249
  6815. o250.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6816. o251.Name = "Joint"
  6817. o251.Parent = o249
  6818. o251.C0 = CFrame.new(0.19342041, 2.51615143, -0.787452698, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6819. o251.Part0 = o249
  6820. o251.Part1 = o2
  6821. o252.Name = "Chain"
  6822. o252.Parent = o1
  6823. o252.Material = Enum.Material.SmoothPlastic
  6824. o252.BrickColor = BrickColor.new("Fossil")
  6825. o252.Position = Vector3.new(112.392395, 0.80925101, -60.6159286)
  6826. o252.Rotation = Vector3.new(90, -38.0900002, 171.5)
  6827. o252.Anchored = false
  6828. o252.CanCollide = false
  6829. o252.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6830. o252.CFrame = CFrame.new(112.392395, 0.80925101, -60.6159286, -0.77837038, -0.11628738, -0.616941571, 0.610170305, 0.0911542997, -0.78700906, 0.14775607, -0.989023924, 3.29376485e-06)
  6831. o252.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6832. o252.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6833. o252.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6834. o252.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6835. o252.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6836. o252.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6837. o252.Position = Vector3.new(112.392395, 0.80925101, -60.6159286)
  6838. o253.Parent = o252
  6839. o253.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6840. o254.Name = "Joint"
  6841. o254.Parent = o252
  6842. o254.C0 = CFrame.new(2.80554962, 0.43032074, -0.787460327, 0.778321326, 0.610170305, -0.148014247, 0.116615444, 0.0911542997, 0.9889853, 0.616941512, -0.78700906, -0.000207942314)
  6843. o254.Part0 = o252
  6844. o254.Part1 = o2
  6845. o255.Name = "Chain"
  6846. o255.Parent = o1
  6847. o255.Material = Enum.Material.SmoothPlastic
  6848. o255.BrickColor = BrickColor.new("Fossil")
  6849. o255.Position = Vector3.new(111.993683, 1.060974, -60.8204117)
  6850. o255.Rotation = Vector3.new(-180, 0, 128.089996)
  6851. o255.Anchored = false
  6852. o255.CanCollide = false
  6853. o255.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6854. o255.CFrame = CFrame.new(111.993683, 1.060974, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  6855. o255.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6856. o255.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6857. o255.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6858. o255.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6859. o255.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6860. o255.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6861. o255.Position = Vector3.new(111.993683, 1.060974, -60.8204117)
  6862. o256.Parent = o255
  6863. o256.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6864. o257.Name = "Joint"
  6865. o257.Parent = o255
  6866. o257.C0 = CFrame.new(-0.835342407, 2.36924744, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  6867. o257.Part0 = o255
  6868. o257.Part1 = o2
  6869. o258.Name = "Chain"
  6870. o258.Parent = o1
  6871. o258.Material = Enum.Material.SmoothPlastic
  6872. o258.BrickColor = BrickColor.new("Fossil")
  6873. o258.Position = Vector3.new(112.09314, 1.04384899, -60.7725449)
  6874. o258.Rotation = Vector3.new(90, -38.0900002, 90)
  6875. o258.Anchored = false
  6876. o258.CanCollide = false
  6877. o258.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6878. o258.CFrame = CFrame.new(112.09314, 1.04384899, -60.7725449, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6879. o258.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6880. o258.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6881. o258.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6882. o258.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6883. o258.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6884. o258.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6885. o258.Position = Vector3.new(112.09314, 1.04384899, -60.7725449)
  6886. o259.Parent = o258
  6887. o259.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6888. o260.Name = "Joint"
  6889. o260.Parent = o258
  6890. o260.C0 = CFrame.new(0.145553589, 2.45808411, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6891. o260.Part0 = o258
  6892. o260.Part1 = o2
  6893. o261.Name = "Chain"
  6894. o261.Parent = o1
  6895. o261.Material = Enum.Material.SmoothPlastic
  6896. o261.BrickColor = BrickColor.new("Fossil")
  6897. o261.Position = Vector3.new(112.068916, 1.06284106, -60.8204117)
  6898. o261.Rotation = Vector3.new(-180, 0, 128.089996)
  6899. o261.Anchored = false
  6900. o261.CanCollide = false
  6901. o261.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6902. o261.CFrame = CFrame.new(112.068916, 1.06284106, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  6903. o261.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6904. o261.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6905. o261.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6906. o261.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6907. o261.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6908. o261.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6909. o261.Position = Vector3.new(112.068916, 1.06284106, -60.8204117)
  6910. o262.Parent = o261
  6911. o262.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6912. o263.Name = "Joint"
  6913. o263.Parent = o261
  6914. o263.C0 = CFrame.new(-0.787452698, 2.42730713, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  6915. o263.Part0 = o261
  6916. o263.Part1 = o2
  6917. o264.Name = "Chain"
  6918. o264.Parent = o1
  6919. o264.Material = Enum.Material.SmoothPlastic
  6920. o264.BrickColor = BrickColor.new("Fossil")
  6921. o264.Position = Vector3.new(112.051819, 1.07623994, -60.8204117)
  6922. o264.Rotation = Vector3.new(90, -38.0900002, 90)
  6923. o264.Anchored = false
  6924. o264.CanCollide = false
  6925. o264.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6926. o264.CFrame = CFrame.new(112.051819, 1.07623994, -60.8204117, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6927. o264.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6928. o264.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6929. o264.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6930. o264.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6931. o264.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6932. o264.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6933. o264.Position = Vector3.new(112.051819, 1.07623994, -60.8204117)
  6934. o265.Parent = o264
  6935. o265.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6936. o266.Name = "Joint"
  6937. o266.Parent = o264
  6938. o266.C0 = CFrame.new(0.19342041, 2.40558624, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  6939. o266.Part0 = o264
  6940. o266.Part1 = o2
  6941. o267.Name = "Chain"
  6942. o267.Parent = o1
  6943. o267.Material = Enum.Material.SmoothPlastic
  6944. o267.BrickColor = BrickColor.new("Fossil")
  6945. o267.Position = Vector3.new(112.130943, 0.953365028, -60.8204117)
  6946. o267.Rotation = Vector3.new(-180, 0, 128.089996)
  6947. o267.Anchored = false
  6948. o267.CanCollide = false
  6949. o267.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6950. o267.CFrame = CFrame.new(112.130943, 0.953365028, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  6951. o267.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6952. o267.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6953. o267.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6954. o267.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6955. o267.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6956. o267.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6957. o267.Position = Vector3.new(112.130943, 0.953365028, -60.8204117)
  6958. o268.Parent = o267
  6959. o268.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  6960. o269.Name = "Joint"
  6961. o269.Parent = o267
  6962. o269.C0 = CFrame.new(-0.835350037, 2.54366302, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  6963. o269.Part0 = o267
  6964. o269.Part1 = o2
  6965. o270.Name = "Chain"
  6966. o270.Parent = o1
  6967. o270.Material = Enum.Material.SmoothPlastic
  6968. o270.BrickColor = BrickColor.new("Fossil")
  6969. o270.Position = Vector3.new(112.119171, 1.02344501, -60.8204117)
  6970. o270.Rotation = Vector3.new(-180, 0, 128.089996)
  6971. o270.Anchored = false
  6972. o270.CanCollide = false
  6973. o270.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6974. o270.CFrame = CFrame.new(112.119171, 1.02344501, -60.8204117, -0.61693728, -0.787012339, 0, -0.787012339, 0.61693728, 0, 0, 0, -1)
  6975. o270.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6976. o270.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6977. o270.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6978. o270.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6979. o270.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6980. o270.Color = Color3.new(0.623529, 0.631373, 0.67451)
  6981. o270.Position = Vector3.new(112.119171, 1.02344501, -60.8204117)
  6982. o271.Parent = o270
  6983. o271.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  6984. o272.Name = "Joint"
  6985. o272.Parent = o270
  6986. o272.C0 = CFrame.new(-0.787460327, 2.49116516, -0.19342041, 0.61693722, -0.787012339, -0.00020464712, 0.787012279, 0.61693728, -0.000261063513, 0.000331714633, 1.09697344e-22, 0.99999994)
  6987. o272.Part0 = o270
  6988. o272.Part1 = o2
  6989. o273.Name = "Chain"
  6990. o273.Parent = o1
  6991. o273.Material = Enum.Material.SmoothPlastic
  6992. o273.BrickColor = BrickColor.new("Fossil")
  6993. o273.Position = Vector3.new(112.092041, 1.04470801, -60.8676071)
  6994. o273.Rotation = Vector3.new(90, -38.0900002, 90)
  6995. o273.Anchored = false
  6996. o273.CanCollide = false
  6997. o273.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  6998. o273.CFrame = CFrame.new(112.092041, 1.04470801, -60.8676071, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  6999. o273.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7000. o273.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7001. o273.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7002. o273.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7003. o273.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7004. o273.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7005. o273.Position = Vector3.new(112.092041, 1.04470801, -60.8676071)
  7006. o274.Parent = o273
  7007. o274.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  7008. o275.Name = "Joint"
  7009. o275.Parent = o273
  7010. o275.C0 = CFrame.new(0.240615845, 2.45669556, -0.787467957, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  7011. o275.Part0 = o273
  7012. o275.Part1 = o2
  7013. o276.Name = "Chain"
  7014. o276.Parent = o1
  7015. o276.Material = Enum.Material.SmoothPlastic
  7016. o276.BrickColor = BrickColor.new("Fossil")
  7017. o276.Position = Vector3.new(112.092041, 1.04470801, -59.9122849)
  7018. o276.Rotation = Vector3.new(90, -38.0900002, 90)
  7019. o276.Anchored = false
  7020. o276.CanCollide = false
  7021. o276.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7022. o276.CFrame = CFrame.new(112.092041, 1.04470801, -59.9122849, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  7023. o276.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7024. o276.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7025. o276.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7026. o276.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7027. o276.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7028. o276.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7029. o276.Position = Vector3.new(112.092041, 1.04470801, -59.9122849)
  7030. o277.Parent = o276
  7031. o277.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  7032. o278.Name = "Joint"
  7033. o278.Parent = o276
  7034. o278.C0 = CFrame.new(-0.714706421, 2.45669556, -0.787467957, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  7035. o278.Part0 = o276
  7036. o278.Part1 = o2
  7037. o279.Name = "Chain"
  7038. o279.Parent = o1
  7039. o279.Material = Enum.Material.SmoothPlastic
  7040. o279.BrickColor = BrickColor.new("Fossil")
  7041. o279.Position = Vector3.new(112.13884, 1.00803494, -59.959465)
  7042. o279.Rotation = Vector3.new(90, -38.0900002, 90)
  7043. o279.Anchored = false
  7044. o279.CanCollide = false
  7045. o279.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7046. o279.CFrame = CFrame.new(112.13884, 1.00803494, -59.959465, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  7047. o279.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7048. o279.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7049. o279.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7050. o279.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7051. o279.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7052. o279.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7053. o279.Position = Vector3.new(112.13884, 1.00803494, -59.959465)
  7054. o280.Parent = o279
  7055. o280.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  7056. o281.Name = "Joint"
  7057. o281.Parent = o279
  7058. o281.C0 = CFrame.new(-0.667526245, 2.51615143, -0.787452698, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  7059. o281.Part0 = o279
  7060. o281.Part1 = o2
  7061. o282.Name = "Chain"
  7062. o282.Parent = o1
  7063. o282.Material = Enum.Material.SmoothPlastic
  7064. o282.BrickColor = BrickColor.new("Fossil")
  7065. o282.Position = Vector3.new(112.206192, 0.955232024, -59.959465)
  7066. o282.Rotation = Vector3.new(0, 0, 51.9099998)
  7067. o282.Anchored = false
  7068. o282.CanCollide = false
  7069. o282.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7070. o282.CFrame = CFrame.new(112.206192, 0.955232024, -59.959465, 0.61693728, -0.787012339, 0, 0.787012339, 0.61693728, 0, 0, 0, 1)
  7071. o282.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7072. o282.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7073. o282.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7074. o282.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7075. o282.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7076. o282.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7077. o282.Position = Vector3.new(112.206192, 0.955232024, -59.959465)
  7078. o283.Parent = o282
  7079. o283.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  7080. o284.Name = "Joint"
  7081. o284.Parent = o282
  7082. o284.C0 = CFrame.new(0.787460327, 2.60173035, -0.667526245, -0.61693722, 0.787012339, 0.00020464712, 0.787012279, 0.61693728, -0.000261063513, -0.000331714633, -1.09697344e-22, -0.99999994)
  7083. o284.Part0 = o282
  7084. o284.Part1 = o2
  7085. o285.Name = "Chain"
  7086. o285.Parent = o1
  7087. o285.Material = Enum.Material.SmoothPlastic
  7088. o285.BrickColor = BrickColor.new("Fossil")
  7089. o285.Position = Vector3.new(112.051819, 1.07623994, -59.959465)
  7090. o285.Rotation = Vector3.new(90, -38.0900002, 90)
  7091. o285.Anchored = false
  7092. o285.CanCollide = false
  7093. o285.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7094. o285.CFrame = CFrame.new(112.051819, 1.07623994, -59.959465, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  7095. o285.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7096. o285.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7097. o285.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7098. o285.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7099. o285.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7100. o285.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7101. o285.Position = Vector3.new(112.051819, 1.07623994, -59.959465)
  7102. o286.Parent = o285
  7103. o286.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  7104. o287.Name = "Joint"
  7105. o287.Parent = o285
  7106. o287.C0 = CFrame.new(-0.667526245, 2.40558624, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  7107. o287.Part0 = o285
  7108. o287.Part1 = o2
  7109. o288.Parent = o1
  7110. o288.Material = Enum.Material.SmoothPlastic
  7111. o288.BrickColor = BrickColor.new("Really black")
  7112. o288.Position = Vector3.new(110.767624, 1.33557701, -61.5026474)
  7113. o288.Rotation = Vector3.new(-6.51999998, 67.3399963, 27.2399998)
  7114. o288.Anchored = false
  7115. o288.FormFactor = Enum.FormFactor.Custom
  7116. o288.Size = Vector3.new(0.439999998, 2.30000019, 0.50999999)
  7117. o288.CFrame = CFrame.new(110.767624, 1.33557701, -61.5026474, 0.342526913, -0.176364899, 0.922805905, 0.36163792, 0.931291401, 0.0437539183, -0.867117822, 0.318734735, 0.382772595)
  7118. o288.BottomSurface = Enum.SurfaceType.Smooth
  7119. o288.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7120. o288.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7121. o288.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7122. o288.TopSurface = Enum.SurfaceType.Smooth
  7123. o288.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7124. o288.Position = Vector3.new(110.767624, 1.33557701, -61.5026474)
  7125. o289.Name = "Joint"
  7126. o289.Parent = o288
  7127. o289.C0 = CFrame.new(-0.13445282, 2.01859665, 0.302177429, -0.342239261, 0.36163792, 0.867231369, 0.17625916, 0.931291401, -0.318793207, -0.922932804, 0.0437539183, -0.382466465)
  7128. o289.Part0 = o288
  7129. o289.Part1 = o2
  7130. o290.Parent = o1
  7131. o290.Material = Enum.Material.SmoothPlastic
  7132. o290.BrickColor = BrickColor.new("Really black")
  7133. o290.Position = Vector3.new(111.109833, 1.33193398, -61.3866272)
  7134. o290.Rotation = Vector3.new(-25.4300003, 60.0800018, 49.1500015)
  7135. o290.Anchored = false
  7136. o290.FormFactor = Enum.FormFactor.Custom
  7137. o290.Size = Vector3.new(0.439999998, 2.30000019, 0.50999999)
  7138. o290.CFrame = CFrame.new(111.109833, 1.33193398, -61.3866272, 0.326244086, -0.37726596, 0.86673826, 0.43970111, 0.872238874, 0.21415481, -0.836796165, 0.311239034, 0.450447053)
  7139. o290.BottomSurface = Enum.SurfaceType.Smooth
  7140. o290.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7141. o290.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7142. o290.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7143. o290.TopSurface = Enum.SurfaceType.Smooth
  7144. o290.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7145. o290.Position = Vector3.new(111.109833, 1.33193398, -61.3866272)
  7146. o291.Name = "Joint"
  7147. o291.Parent = o290
  7148. o291.C0 = CFrame.new(0.0251312256, 2.02403259, 0.33455658, -0.325966477, 0.43970111, 0.836904347, 0.377162695, 0.872238874, -0.311364144, -0.866887629, 0.21415481, -0.45015952)
  7149. o291.Part0 = o290
  7150. o291.Part1 = o2
  7151. o292.Parent = o1
  7152. o292.Material = Enum.Material.SmoothPlastic
  7153. o292.BrickColor = BrickColor.new("Really black")
  7154. o292.Position = Vector3.new(111.424225, 1.30797601, -61.2596359)
  7155. o292.Rotation = Vector3.new(-33.0400009, 53.5200005, 60.7000008)
  7156. o292.Anchored = false
  7157. o292.FormFactor = Enum.FormFactor.Custom
  7158. o292.Size = Vector3.new(0.439999998, 2.30000019, 0.50999999)
  7159. o292.CFrame = CFrame.new(111.424225, 1.30797601, -61.2596359, 0.290921897, -0.518504918, 0.804062903, 0.516514838, 0.792536378, 0.324189126, -0.805342674, 0.320996702, 0.498381644)
  7160. o292.BottomSurface = Enum.SurfaceType.Smooth
  7161. o292.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7162. o292.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7163. o292.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7164. o292.TopSurface = Enum.SurfaceType.Smooth
  7165. o292.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7166. o292.Position = Vector3.new(111.424225, 1.30797601, -61.2596359)
  7167. o293.Name = "Joint"
  7168. o293.Parent = o292
  7169. o293.C0 = CFrame.new(0.23059845, 2.09112549, 0.295188904, -0.290654719, 0.516514838, 0.805439115, 0.518398404, 0.792536378, -0.321168661, -0.804228187, 0.324189126, -0.498114884)
  7170. o293.Part0 = o292
  7171. o293.Part1 = o2
  7172. o294.Parent = o1
  7173. o294.Material = Enum.Material.Metal
  7174. o294.BrickColor = BrickColor.new("Dark stone grey")
  7175. o294.Position = Vector3.new(110.700317, 3.83861208, -59.9401741)
  7176. o294.Rotation = Vector3.new(89.9199982, 0, 0)
  7177. o294.Anchored = false
  7178. o294.CanCollide = false
  7179. o294.Size = Vector3.new(0.358883083, 0.200000003, 0.324934512)
  7180. o294.CFrame = CFrame.new(110.700317, 3.83861208, -59.9401741, 1, 0, 0, 0, 0.00141300017, -0.999999106, 0, 0.999999106, 0.00141300017)
  7181. o294.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7182. o294.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7183. o294.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7184. o294.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7185. o294.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7186. o294.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7187. o294.Color = Color3.new(0.388235, 0.372549, 0.384314)
  7188. o294.Position = Vector3.new(110.700317, 3.83861208, -59.9401741)
  7189. o295.Parent = o294
  7190. o295.Scale = Vector3.new(1, 0.484977037, 1)
  7191. o296.Name = "Joint"
  7192. o296.Parent = o294
  7193. o296.C0 = CFrame.new(-0.0559082031, -0.687747955, 0.657565355, -0.99999994, 1.23944917e-22, 0.000331714633, -0.000331714342, 0.00141300017, -0.999999046, -4.68712841e-07, -0.999999106, -0.00141300005)
  7194. o296.Part0 = o294
  7195. o296.Part1 = o2
  7196. o297.Parent = o1
  7197. o297.Material = Enum.Material.SmoothPlastic
  7198. o297.BrickColor = BrickColor.new("Really black")
  7199. o297.Position = Vector3.new(110.359283, 1.338287, -61.4699478)
  7200. o297.Rotation = Vector3.new(-48.2099991, -83.4400024, -73.3799973)
  7201. o297.Anchored = false
  7202. o297.FormFactor = Enum.FormFactor.Custom
  7203. o297.Size = Vector3.new(0.439999998, 2.30000019, 0.50999999)
  7204. o297.CFrame = CFrame.new(110.359283, 1.338287, -61.4699478, 0.0327019915, 0.109552041, -0.993442953, -0.426729918, 0.900353193, 0.0852395296, 0.903787732, 0.421144277, 0.0761924684)
  7205. o297.BottomSurface = Enum.SurfaceType.Smooth
  7206. o297.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7207. o297.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7208. o297.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7209. o297.TopSurface = Enum.SurfaceType.Smooth
  7210. o297.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7211. o297.Position = Vector3.new(110.359283, 1.338287, -61.4699478)
  7212. o298.Name = "Joint"
  7213. o298.Parent = o297
  7214. o298.C0 = CFrame.new(-0.0147628784, 2.0445013, -0.0620422363, -0.033001788, -0.426729918, -0.903776824, -0.109691732, 0.900353193, -0.421107918, 0.993417621, 0.0852395296, -0.0765220001)
  7215. o298.Part0 = o297
  7216. o298.Part1 = o2
  7217. o299.Parent = o1
  7218. o299.Material = Enum.Material.SmoothPlastic
  7219. o299.BrickColor = BrickColor.new("Really black")
  7220. o299.Position = Vector3.new(109.589294, 1.338287, -61.2099457)
  7221. o299.Rotation = Vector3.new(-90, -67.0100021, -90)
  7222. o299.Anchored = false
  7223. o299.FormFactor = Enum.FormFactor.Custom
  7224. o299.Size = Vector3.new(0.439999998, 2.30000019, 0.50999999)
  7225. o299.CFrame = CFrame.new(109.589294, 1.338287, -61.2099457, 0, 0.39049381, -0.9206056, 0, 0.9206056, 0.39049381, 1, 0, 0)
  7226. o299.BottomSurface = Enum.SurfaceType.Smooth
  7227. o299.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7228. o299.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7229. o299.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7230. o299.TopSurface = Enum.SurfaceType.Smooth
  7231. o299.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7232. o299.Position = Vector3.new(109.589294, 1.338287, -61.2099457)
  7233. o300.Name = "Joint"
  7234. o300.Parent = o299
  7235. o300.C0 = CFrame.new(0.582954407, 2.10757828, -0.25213623, -0.000331714633, -1.09697344e-22, -0.99999994, -0.39049378, 0.9206056, 0.000129532506, 0.92060554, 0.39049381, -0.000305378344)
  7236. o300.Part0 = o299
  7237. o300.Part1 = o2
  7238. o301.Parent = o1
  7239. o301.Material = Enum.Material.SmoothPlastic
  7240. o301.BrickColor = BrickColor.new("Really black")
  7241. o301.Position = Vector3.new(109.999298, 1.338287, -61.4399414)
  7242. o301.Rotation = Vector3.new(-61.8400002, -72.7200012, -81.8799973)
  7243. o301.Anchored = false
  7244. o301.FormFactor = Enum.FormFactor.Custom
  7245. o301.Size = Vector3.new(0.439999998, 2.30000019, 0.50999999)
  7246. o301.CFrame = CFrame.new(109.999298, 1.338287, -61.4399414, 0.0419270247, 0.29401207, -0.954881728, -0.348433197, 0.900024235, 0.261822164, 0.936395526, 0.321735084, 0.140178889)
  7247. o301.BottomSurface = Enum.SurfaceType.Smooth
  7248. o301.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7249. o301.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7250. o301.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7251. o301.TopSurface = Enum.SurfaceType.Smooth
  7252. o301.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7253. o301.Position = Vector3.new(109.999298, 1.338287, -61.4399414)
  7254. o302.Name = "Joint"
  7255. o302.Parent = o301
  7256. o302.C0 = CFrame.new(0.14654541, 2.10887909, -0.0198287964, -0.0422376357, -0.348433197, -0.936381578, -0.294118762, 0.900024235, -0.321637511, 0.954835176, 0.261822164, -0.140495628)
  7257. o302.Part0 = o301
  7258. o302.Part1 = o2
  7259. o303.Parent = o1
  7260. o303.Material = Enum.Material.SmoothPlastic
  7261. o303.BrickColor = BrickColor.new("Really black")
  7262. o303.Position = Vector3.new(111.325104, 4.15095997, -60.7049484)
  7263. o303.Rotation = Vector3.new(180, 90, 0)
  7264. o303.Anchored = false
  7265. o303.FormFactor = Enum.FormFactor.Custom
  7266. o303.Size = Vector3.new(1.21000004, 0.200000003, 0.689999998)
  7267. o303.CFrame = CFrame.new(111.325104, 4.15095997, -60.7049484, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  7268. o303.BottomSurface = Enum.SurfaceType.Smooth
  7269. o303.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7270. o303.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7271. o303.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7272. o303.TopSurface = Enum.SurfaceType.Smooth
  7273. o303.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7274. o303.Position = Vector3.new(111.325104, 4.15095997, -60.7049484)
  7275. o304.Name = "Joint"
  7276. o304.Parent = o303
  7277. o304.C0 = CFrame.new(0.0779571533, 0.970884085, -0.68069458, -0.000331714633, -1.09697344e-22, -0.99999994, -1.23908515e-22, -1, 1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  7278. o304.Part0 = o303
  7279. o304.Part1 = o2
  7280. o305.Parent = o1
  7281. o305.Material = Enum.Material.SmoothPlastic
  7282. o305.BrickColor = BrickColor.new("Really black")
  7283. o305.Position = Vector3.new(109.659302, 1.338287, -61.4399414)
  7284. o305.Rotation = Vector3.new(-66.0599976, -65.1100006, -80.6699982)
  7285. o305.Anchored = false
  7286. o305.FormFactor = Enum.FormFactor.Custom
  7287. o305.Size = Vector3.new(0.439999998, 2.30000019, 0.50999999)
  7288. o305.CFrame = CFrame.new(109.659302, 1.338287, -61.4399414, 0.0682549775, 0.41538015, -0.907083571, -0.26591292, 0.883888245, 0.384749234, 0.961577654, 0.214944214, 0.170784712)
  7289. o305.BottomSurface = Enum.SurfaceType.Smooth
  7290. o305.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7291. o305.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7292. o305.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7293. o305.TopSurface = Enum.SurfaceType.Smooth
  7294. o305.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7295. o305.Position = Vector3.new(109.659302, 1.338287, -61.4399414)
  7296. o306.Name = "Joint"
  7297. o306.Parent = o305
  7298. o306.C0 = CFrame.new(0.359195709, 2.2118721, -0.0461044312, -0.0685739368, -0.26591292, -0.961554945, -0.415451407, 0.883888245, -0.214806408, 0.907026887, 0.384749234, -0.171085596)
  7299. o306.Part0 = o305
  7300. o306.Part1 = o2
  7301. o307.Parent = o1
  7302. o307.Material = Enum.Material.SmoothPlastic
  7303. o307.BrickColor = BrickColor.new("Really black")
  7304. o307.Position = Vector3.new(110.610107, 4.15095997, -61.0299454)
  7305. o307.Rotation = Vector3.new(180, 90, 0)
  7306. o307.Anchored = false
  7307. o307.FormFactor = Enum.FormFactor.Custom
  7308. o307.Size = Vector3.new(0.560000062, 0.200000003, 2)
  7309. o307.CFrame = CFrame.new(110.610107, 4.15095997, -61.0299454, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  7310. o307.BottomSurface = Enum.SurfaceType.Smooth
  7311. o307.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7312. o307.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7313. o307.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7314. o307.TopSurface = Enum.SurfaceType.Smooth
  7315. o307.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7316. o307.Position = Vector3.new(110.610107, 4.15095997, -61.0299454)
  7317. o308.Name = "Joint"
  7318. o308.Parent = o307
  7319. o308.C0 = CFrame.new(0.402954102, 0.970884085, 0.0343017578, -0.000331714633, -1.09697344e-22, -0.99999994, -1.23908515e-22, -1, 1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  7320. o308.Part0 = o307
  7321. o308.Part1 = o2
  7322. o309.Parent = o1
  7323. o309.Material = Enum.Material.SmoothPlastic
  7324. o309.BrickColor = BrickColor.new("Really black")
  7325. o309.Position = Vector3.new(109.930099, 4.15095997, -60.6999435)
  7326. o309.Rotation = Vector3.new(180, 90, 0)
  7327. o309.Anchored = false
  7328. o309.FormFactor = Enum.FormFactor.Custom
  7329. o309.Size = Vector3.new(1.22000003, 0.200000003, 0.639999986)
  7330. o309.CFrame = CFrame.new(109.930099, 4.15095997, -60.6999435, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  7331. o309.BottomSurface = Enum.SurfaceType.Smooth
  7332. o309.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7333. o309.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7334. o309.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7335. o309.TopSurface = Enum.SurfaceType.Smooth
  7336. o309.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7337. o309.Position = Vector3.new(109.930099, 4.15095997, -60.6999435)
  7338. o310.Name = "Joint"
  7339. o310.Parent = o309
  7340. o310.C0 = CFrame.new(0.0729522705, 0.970884085, 0.714309692, -0.000331714633, -1.09697344e-22, -0.99999994, -1.23908515e-22, -1, 1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  7341. o310.Part0 = o309
  7342. o310.Part1 = o2
  7343. o311.Name = "Chain"
  7344. o311.Parent = o1
  7345. o311.Material = Enum.Material.SmoothPlastic
  7346. o311.BrickColor = BrickColor.new("Fossil")
  7347. o311.Position = Vector3.new(112.130943, 0.953365028, -59.959465)
  7348. o311.Rotation = Vector3.new(0, 0, 51.9099998)
  7349. o311.Anchored = false
  7350. o311.CanCollide = false
  7351. o311.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7352. o311.CFrame = CFrame.new(112.130943, 0.953365028, -59.959465, 0.61693728, -0.787012339, 0, 0.787012339, 0.61693728, 0, 0, 0, 1)
  7353. o311.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7354. o311.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7355. o311.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7356. o311.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7357. o311.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7358. o311.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7359. o311.Position = Vector3.new(112.130943, 0.953365028, -59.959465)
  7360. o312.Parent = o311
  7361. o312.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  7362. o313.Name = "Joint"
  7363. o313.Parent = o311
  7364. o313.C0 = CFrame.new(0.835350037, 2.54366302, -0.667526245, -0.61693722, 0.787012339, 0.00020464712, 0.787012279, 0.61693728, -0.000261063513, -0.000331714633, -1.09697344e-22, -0.99999994)
  7365. o313.Part0 = o311
  7366. o313.Part1 = o2
  7367. o314.Name = "Chain"
  7368. o314.Parent = o1
  7369. o314.Material = Enum.Material.SmoothPlastic
  7370. o314.BrickColor = BrickColor.new("Fossil")
  7371. o314.Position = Vector3.new(112.392395, 0.80925101, -60.1639633)
  7372. o314.Rotation = Vector3.new(90, -38.0900002, 8.5)
  7373. o314.Anchored = false
  7374. o314.CanCollide = false
  7375. o314.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7376. o314.CFrame = CFrame.new(112.392395, 0.80925101, -60.1639633, 0.77837038, -0.116286881, -0.61694169, -0.610170305, 0.0911549106, -0.787008941, 0.14775607, 0.989023864, -2.52004043e-06)
  7377. o314.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7378. o314.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7379. o314.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7380. o314.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7381. o314.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7382. o314.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7383. o314.Position = Vector3.new(112.392395, 0.80925101, -60.1639633)
  7384. o315.Parent = o314
  7385. o315.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  7386. o316.Name = "Joint"
  7387. o316.Parent = o314
  7388. o316.C0 = CFrame.new(-2.87560272, -0.0385665894, -0.787452698, -0.778419316, -0.610170305, -0.147497863, 0.115958802, 0.0911549106, -0.989062369, 0.616941631, -0.787008941, -0.000202128547)
  7389. o316.Part0 = o314
  7390. o316.Part1 = o2
  7391. o317.Name = "Chain"
  7392. o317.Parent = o1
  7393. o317.Material = Enum.Material.SmoothPlastic
  7394. o317.BrickColor = BrickColor.new("Fossil")
  7395. o317.Position = Vector3.new(112.405258, 0.799176991, -60.2733078)
  7396. o317.Rotation = Vector3.new(90, -38.0900002, 8.5)
  7397. o317.Anchored = false
  7398. o317.CanCollide = false
  7399. o317.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7400. o317.CFrame = CFrame.new(112.405258, 0.799176991, -60.2733078, 0.77837038, -0.116286881, -0.61694169, -0.610170305, 0.0911549106, -0.787008941, 0.14775607, 0.989023864, -2.52004043e-06)
  7401. o317.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7402. o317.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7403. o317.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7404. o317.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7405. o317.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7406. o317.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7407. o317.Position = Vector3.new(112.405258, 0.799176991, -60.2733078)
  7408. o318.Parent = o317
  7409. o318.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  7410. o319.Name = "Joint"
  7411. o319.Parent = o317
  7412. o319.C0 = CFrame.new(-2.87561035, 0.0719909668, -0.787445068, -0.778419316, -0.610170305, -0.147497863, 0.115958802, 0.0911549106, -0.989062369, 0.616941631, -0.787008941, -0.000202128547)
  7413. o319.Part0 = o317
  7414. o319.Part1 = o2
  7415. o320.Name = "Chain"
  7416. o320.Parent = o1
  7417. o320.Material = Enum.Material.SmoothPlastic
  7418. o320.BrickColor = BrickColor.new("Fossil")
  7419. o320.Position = Vector3.new(112.435074, 0.77579999, -60.2075424)
  7420. o320.Rotation = Vector3.new(90, -38.0900002, 8.5)
  7421. o320.Anchored = false
  7422. o320.CanCollide = false
  7423. o320.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7424. o320.CFrame = CFrame.new(112.435074, 0.77579999, -60.2075424, 0.77837038, -0.116286881, -0.61694169, -0.610170305, 0.0911549106, -0.787008941, 0.14775607, 0.989023864, -2.52004043e-06)
  7425. o320.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7426. o320.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7427. o320.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7428. o320.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7429. o320.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7430. o320.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7431. o320.Position = Vector3.new(112.435074, 0.77579999, -60.2075424)
  7432. o321.Parent = o320
  7433. o321.Scale = Vector3.new(0.140866324, 0.565506876, 0.163323283)
  7434. o322.Name = "Joint"
  7435. o322.Parent = o320
  7436. o322.C0 = CFrame.new(-2.92279816, 0.012550354, -0.787445068, -0.778419316, -0.610170305, -0.147497863, 0.115958802, 0.0911549106, -0.989062369, 0.616941631, -0.787008941, -0.000202128547)
  7437. o322.Part0 = o320
  7438. o322.Part1 = o2
  7439. o323.Name = "Chain"
  7440. o323.Parent = o1
  7441. o323.Material = Enum.Material.SmoothPlastic
  7442. o323.BrickColor = BrickColor.new("Fossil")
  7443. o323.Position = Vector3.new(112.402344, 0.801451981, -60.2486038)
  7444. o323.Rotation = Vector3.new(76.3899994, 51.1100006, 10.6700001)
  7445. o323.Anchored = false
  7446. o323.CanCollide = false
  7447. o323.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7448. o323.CFrame = CFrame.new(112.402344, 0.801451981, -60.2486038, 0.61693728, -0.116285205, 0.778374016, 0.787012339, 0.0911557302, -0.610165715, 0, 0.989023983, 0.147755265)
  7449. o323.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7450. o323.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7451. o323.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7452. o323.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7453. o323.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7454. o323.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7455. o323.Position = Vector3.new(112.402344, 0.801451981, -60.2486038)
  7456. o324.Parent = o323
  7457. o324.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  7458. o325.Name = "Joint"
  7459. o325.Parent = o323
  7460. o325.C0 = CFrame.new(0.787467957, 0.0470123291, -2.87559509, -0.61693722, 0.787012339, 0.00020464712, 0.115957126, 0.0911557302, -0.989062488, -0.778422952, -0.610165715, -0.147497058)
  7461. o325.Part0 = o323
  7462. o325.Part1 = o2
  7463. o326.Name = "Chain"
  7464. o326.Parent = o1
  7465. o326.Material = Enum.Material.SmoothPlastic
  7466. o326.BrickColor = BrickColor.new("Fossil")
  7467. o326.Position = Vector3.new(112.09314, 1.04384899, -60.0073471)
  7468. o326.Rotation = Vector3.new(90, -38.0900002, 90)
  7469. o326.Anchored = false
  7470. o326.CanCollide = false
  7471. o326.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7472. o326.CFrame = CFrame.new(112.09314, 1.04384899, -60.0073471, 0, -0.787012339, -0.61693728, 0, 0.61693728, -0.787012339, 1, 0, 0)
  7473. o326.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7474. o326.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7475. o326.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7476. o326.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7477. o326.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7478. o326.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7479. o326.Position = Vector3.new(112.09314, 1.04384899, -60.0073471)
  7480. o327.Parent = o326
  7481. o327.Scale = Vector3.new(0.134741768, 0.577756166, 0.163323283)
  7482. o328.Name = "Joint"
  7483. o328.Parent = o326
  7484. o328.C0 = CFrame.new(-0.619644165, 2.45808411, -0.787460327, -0.000331714633, -1.09697344e-22, -0.99999994, 0.787012279, 0.61693728, -0.000261063513, 0.61693722, -0.787012339, -0.00020464712)
  7485. o328.Part0 = o326
  7486. o328.Part1 = o2
  7487. o329.Name = "Chain"
  7488. o329.Parent = o1
  7489. o329.Material = Enum.Material.SmoothPlastic
  7490. o329.BrickColor = BrickColor.new("Fossil")
  7491. o329.Position = Vector3.new(112.364258, 0.831314027, -60.666008)
  7492. o329.Rotation = Vector3.new(90, -38.0900002, 147.770004)
  7493. o329.Anchored = false
  7494. o329.CanCollide = false
  7495. o329.Size = Vector3.new(0.226600036, 0.226600021, 0.226600036)
  7496. o329.CFrame = CFrame.new(112.364258, 0.831314027, -60.666008, -0.665761709, -0.419700056, -0.61693871, 0.521891773, 0.329002023, -0.787011266, 0.533282757, -0.845937133, 1.08515837e-06)
  7497. o329.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7498. o329.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7499. o329.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7500. o329.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7501. o329.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7502. o329.Color = Color3.new(0.623529, 0.631373, 0.67451)
  7503. o329.Position = Vector3.new(112.364258, 0.831314027, -60.666008)
  7504. o330.Parent = o329
  7505. o330.Scale = Vector3.new(0.557340801, 0.114326328, 0.163323283)
  7506. o331.Name = "Joint"
  7507. o331.Parent = o329
  7508. o331.C0 = CFrame.new(2.39161682, 1.46156693, -0.787460327, 0.665584743, 0.521891773, -0.533503532, 0.419980645, 0.329002023, 0.845797837, 0.616938651, -0.787011266, -0.000205732766)
  7509. o331.Part0 = o329
  7510. o331.Part1 = o2
  7511. mas.Parent = workspace
  7512. mas:MakeJoints()
  7513. local mas1 = mas:GetChildren()
  7514. for i=1,#mas1 do
  7515. mas1[i].Parent = workspace
  7516. ypcall(function() mas1[i]:MakeJoints() end)
  7517. end
  7518. mas:Destroy()
  7519. for i=1,#cors do
  7520. coroutine.resume(cors[i])
  7521. end
  7522.  
  7523. wait()
  7524.  
  7525. Workspace["Torso_"].Parent = game.Players.LocalPlayer.Character
  7526.  
  7527. game.Players.LocalPlayer.Character["Torso_"].Name = "Familiar Torso"
  7528.  
  7529. w = Instance.new("Weld", game.Players.LocalPlayer.Character["Torso"])
  7530. w.Part0 = game.Players.LocalPlayer.Character["Torso"]
  7531. w.Part1 = o2
  7532. w.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  7533. game.Players.LocalPlayer.Character["Torso"].Transparency = 0
  7534.  
  7535. for i,v in pairs (game.Players.LocalPlayer.Character["Familiar Torso"]:GetChildren()) do
  7536. if v.ClassName == "Part" then
  7537. v.CanCollide = false
  7538. v.Anchored = false
  7539. end
  7540. end
  7541.  
  7542.  
  7543. local runDummyScript = function(f,scri)
  7544. local oldenv = getfenv(f)
  7545. local newenv = setmetatable({}, {
  7546. __index = function(_, k)
  7547. if k:lower() == 'script' then
  7548. return scri
  7549. else
  7550. return oldenv[k]
  7551. end
  7552. end
  7553. })
  7554. setfenv(f, newenv)
  7555. ypcall(function() f() end)
  7556. end
  7557. cors = {}
  7558. mas = Instance.new("Model",game:GetService("Lighting"))
  7559. mas.Name = "CompiledModel"
  7560. o1 = Instance.new("Model")
  7561. o2 = Instance.new("Part")
  7562. o3 = Instance.new("SpecialMesh")
  7563. o4 = Instance.new("Part")
  7564. o5 = Instance.new("Weld")
  7565. o6 = Instance.new("Part")
  7566. o7 = Instance.new("Weld")
  7567. o8 = Instance.new("Part")
  7568. o9 = Instance.new("Weld")
  7569. o10 = Instance.new("Part")
  7570. o11 = Instance.new("Weld")
  7571. o12 = Instance.new("Part")
  7572. o13 = Instance.new("Weld")
  7573. o14 = Instance.new("Part")
  7574. o15 = Instance.new("Weld")
  7575. o16 = Instance.new("Part")
  7576. o17 = Instance.new("Weld")
  7577. o18 = Instance.new("Part")
  7578. o19 = Instance.new("Weld")
  7579. o20 = Instance.new("Part")
  7580. o21 = Instance.new("SpecialMesh")
  7581. o22 = Instance.new("Weld")
  7582. o23 = Instance.new("Part")
  7583. o24 = Instance.new("SpecialMesh")
  7584. o25 = Instance.new("Weld")
  7585. o26 = Instance.new("Part")
  7586. o27 = Instance.new("SpecialMesh")
  7587. o28 = Instance.new("Weld")
  7588. o29 = Instance.new("Part")
  7589. o30 = Instance.new("SpecialMesh")
  7590. o31 = Instance.new("Weld")
  7591. o32 = Instance.new("Part")
  7592. o33 = Instance.new("SpecialMesh")
  7593. o34 = Instance.new("Weld")
  7594. o35 = Instance.new("Part")
  7595. o36 = Instance.new("SpecialMesh")
  7596. o37 = Instance.new("Weld")
  7597. o38 = Instance.new("Part")
  7598. o39 = Instance.new("SpecialMesh")
  7599. o40 = Instance.new("Weld")
  7600. o41 = Instance.new("Part")
  7601. o42 = Instance.new("SpecialMesh")
  7602. o43 = Instance.new("Weld")
  7603. o44 = Instance.new("Part")
  7604. o45 = Instance.new("SpecialMesh")
  7605. o46 = Instance.new("Weld")
  7606. o47 = Instance.new("Part")
  7607. o48 = Instance.new("SpecialMesh")
  7608. o49 = Instance.new("Weld")
  7609. o50 = Instance.new("Part")
  7610. o51 = Instance.new("SpecialMesh")
  7611. o52 = Instance.new("Weld")
  7612. o53 = Instance.new("Part")
  7613. o54 = Instance.new("Weld")
  7614. o55 = Instance.new("Part")
  7615. o56 = Instance.new("Weld")
  7616. o57 = Instance.new("Part")
  7617. o58 = Instance.new("Weld")
  7618. o59 = Instance.new("Part")
  7619. o60 = Instance.new("Weld")
  7620. o61 = Instance.new("Part")
  7621. o62 = Instance.new("Weld")
  7622. o63 = Instance.new("WedgePart")
  7623. o64 = Instance.new("SpecialMesh")
  7624. o65 = Instance.new("Weld")
  7625. o66 = Instance.new("WedgePart")
  7626. o67 = Instance.new("SpecialMesh")
  7627. o68 = Instance.new("Weld")
  7628. o69 = Instance.new("WedgePart")
  7629. o70 = Instance.new("SpecialMesh")
  7630. o71 = Instance.new("Weld")
  7631. o72 = Instance.new("WedgePart")
  7632. o73 = Instance.new("SpecialMesh")
  7633. o74 = Instance.new("Weld")
  7634. o75 = Instance.new("WedgePart")
  7635. o76 = Instance.new("SpecialMesh")
  7636. o77 = Instance.new("Weld")
  7637. o78 = Instance.new("WedgePart")
  7638. o79 = Instance.new("SpecialMesh")
  7639. o80 = Instance.new("Weld")
  7640. o81 = Instance.new("WedgePart")
  7641. o82 = Instance.new("SpecialMesh")
  7642. o83 = Instance.new("Weld")
  7643. o84 = Instance.new("WedgePart")
  7644. o85 = Instance.new("SpecialMesh")
  7645. o86 = Instance.new("Weld")
  7646. o87 = Instance.new("WedgePart")
  7647. o88 = Instance.new("SpecialMesh")
  7648. o89 = Instance.new("Weld")
  7649. o90 = Instance.new("Part")
  7650. o91 = Instance.new("Weld")
  7651. o92 = Instance.new("WedgePart")
  7652. o93 = Instance.new("SpecialMesh")
  7653. o94 = Instance.new("Weld")
  7654. o95 = Instance.new("WedgePart")
  7655. o96 = Instance.new("SpecialMesh")
  7656. o97 = Instance.new("Weld")
  7657. o98 = Instance.new("WedgePart")
  7658. o99 = Instance.new("SpecialMesh")
  7659. o100 = Instance.new("Weld")
  7660. o1.Name = "LeftArm"
  7661. o1.Parent = mas
  7662. o2.Name = "REF"
  7663. o2.Parent = o1
  7664. o2.Transparency = 1
  7665. o2.Position = Vector3.new(112.144409, 3.18000388, -60.6271744)
  7666. o2.Rotation = Vector3.new(180, 0.0199999996, -180)
  7667. o2.Anchored = false
  7668. o2.CanCollide = false
  7669. o2.FormFactor = Enum.FormFactor.Symmetric
  7670. o2.Size = Vector3.new(1, 2, 1)
  7671. o2.CFrame = CFrame.new(112.144409, 3.18000388, -60.6271744, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  7672. o2.BottomSurface = Enum.SurfaceType.Smooth
  7673. o2.TopSurface = Enum.SurfaceType.Smooth
  7674. o2.Position = Vector3.new(112.144409, 3.18000388, -60.6271744)
  7675. o3.Parent = o2
  7676. o3.MeshId = "rbxasset://fonts/leftarm.mesh"
  7677. o3.MeshType = Enum.MeshType.FileMesh
  7678. o4.Name = "Pinkie"
  7679. o4.Parent = o1
  7680. o4.Material = Enum.Material.Metal
  7681. o4.BrickColor = BrickColor.new("Really black")
  7682. o4.Position = Vector3.new(112.587646, 1.6745528, -61.0940781)
  7683. o4.Rotation = Vector3.new(-83.9899979, -75.9199982, 6.19999981)
  7684. o4.Anchored = false
  7685. o4.FormFactor = Enum.FormFactor.Custom
  7686. o4.Size = Vector3.new(0.385473251, 0.244744942, 0.244744942)
  7687. o4.CFrame = CFrame.new(112.587646, 1.6745528, -61.0940781, 0.241840079, -0.026258843, -0.969960749, 0.97029537, 6.48375021e-07, 0.241923481, -0.0063520018, -0.999655247, 0.0254789889)
  7688. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7689. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7690. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7691. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7692. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7693. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7694. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7695. o4.Position = Vector3.new(112.587646, 1.6745528, -61.0940781)
  7696. o5.Name = "Joint"
  7697. o5.Parent = o4
  7698. o5.C0 = CFrame.new(1.35057449, -0.455104828, 0.806030273, -0.241837963, 0.97029537, 0.00643222313, 0.0265904423, 6.48375021e-07, 0.999646485, 0.969952226, 0.241923481, -0.0258007366)
  7699. o5.Part0 = o4
  7700. o5.Part1 = o2
  7701. o6.Name = "main"
  7702. o6.Parent = o1
  7703. o6.Material = Enum.Material.Metal
  7704. o6.BrickColor = BrickColor.new("Really black")
  7705. o6.Reflectance = 0.20000000298023
  7706. o6.Position = Vector3.new(112.151566, 3.20138907, -60.6235428)
  7707. o6.Rotation = Vector3.new(0, -88.5, 0)
  7708. o6.Anchored = false
  7709. o6.FormFactor = Enum.FormFactor.Custom
  7710. o6.Size = Vector3.new(1.16253865, 2.04795957, 1.22372472)
  7711. o6.CFrame = CFrame.new(112.151566, 3.20138907, -60.6235428, 0.0262640044, 0, -0.999655128, 0, 1, 0, 0.999655128, 0, 0.0262640044)
  7712. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7713. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7714. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7715. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7716. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7717. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7718. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7719. o6.Position = Vector3.new(112.151566, 3.20138907, -60.6235428)
  7720. o7.Name = "Joint"
  7721. o7.Parent = o6
  7722. o7.C0 = CFrame.new(-0.00381851196, -0.0213851929, 0.00704956055, -0.0265956037, -1.06404222e-22, -0.999646366, 1.23908515e-22, 1, -1.09738441e-22, 0.999646366, -1.26783263e-22, -0.0265956037)
  7723. o7.Part0 = o6
  7724. o7.Part1 = o2
  7725. o8.Name = "Middle"
  7726. o8.Parent = o1
  7727. o8.Material = Enum.Material.Metal
  7728. o8.BrickColor = BrickColor.new("Really black")
  7729. o8.Position = Vector3.new(112.583878, 1.59440327, -60.4757423)
  7730. o8.Rotation = Vector3.new(-83.9800034, -75.9199982, 6.19999981)
  7731. o8.Anchored = false
  7732. o8.FormFactor = Enum.FormFactor.Custom
  7733. o8.Size = Vector3.new(0.550676167, 0.244744971, 0.244744971)
  7734. o8.CFrame = CFrame.new(112.583878, 1.59440327, -60.4757423, 0.241842672, -0.026281815, -0.969959617, 0.970294714, 4.18917307e-06, 0.241926104, -0.00635419413, -0.999654591, 0.0255021211)
  7735. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7736. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7737. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7738. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7739. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7740. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7741. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7742. o8.Position = Vector3.new(112.583878, 1.59440327, -60.4757423)
  7743. o9.Name = "Joint"
  7744. o9.Parent = o8
  7745. o9.C0 = CFrame.new(1.43317795, 0.16293335, 0.805999756, -0.241840556, 0.970294714, 0.0064344164, 0.0266134124, 4.18917307e-06, 0.999645829, 0.969951093, 0.241926104, -0.0258238688)
  7746. o9.Part0 = o8
  7747. o9.Part1 = o2
  7748. o10.Name = "Middle"
  7749. o10.Parent = o1
  7750. o10.Material = Enum.Material.Metal
  7751. o10.BrickColor = BrickColor.new("Really black")
  7752. o10.Position = Vector3.new(112.645073, 2.05328345, -60.4773598)
  7753. o10.Rotation = Vector3.new(0, -88.4899979, 90)
  7754. o10.Anchored = false
  7755. o10.FormFactor = Enum.FormFactor.Custom
  7756. o10.Size = Vector3.new(0.428303689, 0.244744971, 0.244744971)
  7757. o10.CFrame = CFrame.new(112.645073, 2.05328345, -60.4773598, -5.76933703e-18, -0.026274994, -0.99965477, 1, -5.42101086e-20, 6.15587026e-18, -2.82188995e-19, -0.99965477, 0.026274994)
  7758. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7759. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7760. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7761. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7762. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7763. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7764. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7765. o10.Position = Vector3.new(112.645073, 2.05328345, -60.4773598)
  7766. o11.Name = "Joint"
  7767. o11.Parent = o10
  7768. o11.C0 = CFrame.new(1.12672043, 0.162914276, 0.496559143, 5.76955417e-18, 1, 2.80165453e-19, 0.0266065914, -5.41037061e-20, 0.999646008, 0.999646008, 6.15574329e-18, -0.0266065914)
  7769. o11.Part0 = o10
  7770. o11.Part1 = o2
  7771. o12.Name = "Index"
  7772. o12.Parent = o1
  7773. o12.Material = Enum.Material.Metal
  7774. o12.BrickColor = BrickColor.new("Really black")
  7775. o12.Position = Vector3.new(112.653015, 2.05328369, -60.1777191)
  7776. o12.Rotation = Vector3.new(0.00999999978, -88.5, 90.0100021)
  7777. o12.Anchored = false
  7778. o12.FormFactor = Enum.FormFactor.Custom
  7779. o12.Size = Vector3.new(0.42830357, 0.244744897, 0.244744897)
  7780. o12.CFrame = CFrame.new(112.653015, 2.05328369, -60.1777191, -2.77161598e-06, -0.026252022, -0.999655366, 1, -3.54077952e-06, -2.71201134e-06, -3.46917659e-06, -0.999655426, 0.026252022)
  7781. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7782. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7783. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7784. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7785. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7786. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7787. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7788. o12.Position = Vector3.new(112.653015, 2.05328369, -60.1777191)
  7789. o13.Name = "Joint"
  7790. o13.Parent = o12
  7791. o13.C0 = CFrame.new(1.12672305, 0.462650299, 0.496635437, 2.77276649e-06, 1, 3.46825686e-06, 0.0265836213, -3.54077952e-06, 0.999646664, 0.999646604, -2.71201134e-06, -0.0265836213)
  7792. o13.Part0 = o12
  7793. o13.Part1 = o2
  7794. o14.Name = "Index"
  7795. o14.Parent = o1
  7796. o14.Material = Enum.Material.Metal
  7797. o14.BrickColor = BrickColor.new("Really black")
  7798. o14.Position = Vector3.new(112.602913, 1.63892996, -60.1764107)
  7799. o14.Rotation = Vector3.new(-83.9899979, -75.9199982, 6.19999981)
  7800. o14.Anchored = false
  7801. o14.FormFactor = Enum.FormFactor.Custom
  7802. o14.Size = Vector3.new(0.458896697, 0.244744897, 0.244744897)
  7803. o14.CFrame = CFrame.new(112.602913, 1.63892996, -60.1764107, 0.241840079, -0.026258843, -0.969960749, 0.97029537, 6.48375021e-07, 0.241923481, -0.0063520018, -0.999655247, 0.0254789889)
  7804. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7805. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7806. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7807. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7808. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7809. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7810. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7811. o14.Position = Vector3.new(112.602913, 1.63892996, -60.1764107)
  7812. o15.Name = "Joint"
  7813. o15.Parent = o14
  7814. o15.C0 = CFrame.new(1.3872757, 0.462646484, 0.80607605, -0.241837963, 0.97029537, 0.00643222313, 0.0265904423, 6.48375021e-07, 0.999646485, 0.969952226, 0.241923481, -0.0258007366)
  7815. o15.Part0 = o14
  7816. o15.Part1 = o2
  7817. o16.Parent = o1
  7818. o16.Material = Enum.Material.Metal
  7819. o16.BrickColor = BrickColor.new("Really black")
  7820. o16.Position = Vector3.new(112.100418, 1.99244225, -60.016201)
  7821. o16.Rotation = Vector3.new(175.25, -1.62, -90.3199997)
  7822. o16.Anchored = false
  7823. o16.FormFactor = Enum.FormFactor.Custom
  7824. o16.Size = Vector3.new(0.275338024, 0.244744927, 0.244744927)
  7825. o16.CFrame = CFrame.new(112.100418, 1.99244225, -60.016201, -0.00558705535, 0.999582946, -0.0283310357, 0.996565759, 0.00322507066, -0.0827412084, -0.0826153085, -0.0286960267, -0.996168256)
  7826. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7827. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7828. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7829. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7830. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7831. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7832. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7833. o16.Position = Vector3.new(112.100418, 1.99244225, -60.016201)
  7834. o17.Name = "Joint"
  7835. o17.Parent = o16
  7836. o17.C0 = CFrame.new(1.23371267, 0.0653381348, 0.509124756, 0.00561445951, 0.996565759, 0.0826134458, -0.99957335, 0.00322507066, 0.0290276017, 0.0286614783, -0.0827412084, 0.996158779)
  7837. o17.Part0 = o16
  7838. o17.Part1 = o2
  7839. o18.Parent = o1
  7840. o18.Material = Enum.Material.Metal
  7841. o18.BrickColor = BrickColor.new("Really black")
  7842. o18.Position = Vector3.new(112.100418, 1.76605344, -60.016201)
  7843. o18.Rotation = Vector3.new(-174.410004, -1.64999998, -90.0199966)
  7844. o18.Anchored = false
  7845. o18.FormFactor = Enum.FormFactor.Custom
  7846. o18.Size = Vector3.new(0.275338024, 0.244744927, 0.244744927)
  7847. o18.CFrame = CFrame.new(112.100418, 1.76605344, -60.016201, -0.000417999923, 0.999582946, -0.0288741793, 0.995239794, 0.00322977034, 0.0974023417, 0.09745498, -0.0286960211, -0.994826138)
  7848. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7849. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7850. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7851. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7852. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7853. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7854. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7855. o18.Position = Vector3.new(112.100418, 1.76605344, -60.016201)
  7856. o19.Name = "Joint"
  7857. o19.Parent = o18
  7858. o19.C0 = CFrame.new(1.34765911, 0.0660705566, 0.74426651, 0.00038567264, 0.995239794, -0.0974551141, -0.99957335, 0.00322977034, 0.0290275961, 0.0292041767, 0.0974023417, 0.994816482)
  7859. o19.Part0 = o18
  7860. o19.Part1 = o2
  7861. o20.Parent = o1
  7862. o20.Material = Enum.Material.Neon
  7863. o20.BrickColor = BrickColor.new("Cyan")
  7864. o20.Position = Vector3.new(112.858627, 3.2858181, -60.5739594)
  7865. o20.Rotation = Vector3.new(-180, -1.5, -180)
  7866. o20.Anchored = false
  7867. o20.CanCollide = false
  7868. o20.Shape = Enum.PartType.Ball
  7869. o20.Size = Vector3.new(0.414847255, 0.414847255, 0.414847255)
  7870. o20.CFrame = CFrame.new(112.858627, 3.2858181, -60.5739594, -0.999655128, 0, -0.0262640044, 0, 1, 0, 0.0262640044, 0, -0.999655128)
  7871. o20.BottomSurface = Enum.SurfaceType.Smooth
  7872. o20.TopSurface = Enum.SurfaceType.Smooth
  7873. o20.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  7874. o20.Position = Vector3.new(112.858627, 3.2858181, -60.5739594)
  7875. o21.Parent = o20
  7876. o21.Scale = Vector3.new(0.296064734, 0.296066254, 0.296066403)
  7877. o21.MeshType = Enum.MeshType.Sphere
  7878. o22.Name = "Joint"
  7879. o22.Parent = o20
  7880. o22.C0 = CFrame.new(0.712562561, -0.105814219, 0.0719528198, 0.999646366, -1.26783263e-22, -0.0265956037, 1.23908515e-22, 1, -1.09738441e-22, 0.0265956037, 1.06404222e-22, 0.999646366)
  7881. o22.Part0 = o20
  7882. o22.Part1 = o2
  7883. o23.Name = "SkullMask"
  7884. o23.Parent = o1
  7885. o23.Position = Vector3.new(112.709534, 3.31745791, -60.6490936)
  7886. o23.Rotation = Vector3.new(0, -88.5, 0)
  7887. o23.Anchored = false
  7888. o23.FormFactor = Enum.FormFactor.Custom
  7889. o23.Size = Vector3.new(0.42987746, 0.49128899, 0.49128893)
  7890. o23.CFrame = CFrame.new(112.709534, 3.31745791, -60.6490936, 0.0262640044, 0, -0.999655128, 0, 1, 0, 0.999655128, 0, 0.0262640044)
  7891. o23.BottomSurface = Enum.SurfaceType.Smooth
  7892. o23.TopSurface = Enum.SurfaceType.Smooth
  7893. o23.Position = Vector3.new(112.709534, 3.31745791, -60.6490936)
  7894. o24.Parent = o23
  7895. o24.MeshId = "http://www.roblox.com/asset/?id=72542883"
  7896. o24.Scale = Vector3.new(0.307055533, 0.921166539, 0.307055563)
  7897. o24.TextureId = "rbxassetid://0"
  7898. o24.VertexColor = Vector3.new(1, 2, 1)
  7899. o24.MeshType = Enum.MeshType.FileMesh
  7900. o25.Name = "Joint"
  7901. o25.Parent = o23
  7902. o25.C0 = CFrame.new(0.00706863403, -0.137454033, 0.565498352, -0.0265956037, -1.06404222e-22, -0.999646366, 1.23908515e-22, 1, -1.09738441e-22, 0.999646366, -1.26783263e-22, -0.0265956037)
  7903. o25.Part0 = o23
  7904. o25.Part1 = o2
  7905. o26.Parent = o1
  7906. o26.Material = Enum.Material.Neon
  7907. o26.BrickColor = BrickColor.new("Cyan")
  7908. o26.Position = Vector3.new(112.85437, 3.2858181, -60.7367096)
  7909. o26.Rotation = Vector3.new(-180, -1.5, -180)
  7910. o26.Anchored = false
  7911. o26.CanCollide = false
  7912. o26.Shape = Enum.PartType.Ball
  7913. o26.Size = Vector3.new(0.414847255, 0.414847255, 0.414847255)
  7914. o26.CFrame = CFrame.new(112.85437, 3.2858181, -60.7367096, -0.999655128, 0, -0.0262640044, 0, 1, 0, 0.0262640044, 0, -0.999655128)
  7915. o26.BottomSurface = Enum.SurfaceType.Smooth
  7916. o26.TopSurface = Enum.SurfaceType.Smooth
  7917. o26.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  7918. o26.Position = Vector3.new(112.85437, 3.2858181, -60.7367096)
  7919. o27.Parent = o26
  7920. o27.Scale = Vector3.new(0.296064734, 0.296066254, 0.296066403)
  7921. o27.MeshType = Enum.MeshType.Sphere
  7922. o28.Name = "Joint"
  7923. o28.Parent = o26
  7924. o28.C0 = CFrame.new(0.712593079, -0.105814219, -0.0908508301, 0.999646366, -1.26783263e-22, -0.0265956037, 1.23908515e-22, 1, -1.09738441e-22, 0.0265956037, 1.06404222e-22, 0.999646366)
  7925. o28.Part0 = o26
  7926. o28.Part1 = o2
  7927. o29.Parent = o1
  7928. o29.Material = Enum.Material.Neon
  7929. o29.BrickColor = BrickColor.new("Cyan")
  7930. o29.Reflectance = 0.5
  7931. o29.Position = Vector3.new(112.185989, 2.85818291, -61.1590652)
  7932. o29.Rotation = Vector3.new(-0.0299999993, -88.3000031, 179.699997)
  7933. o29.Anchored = false
  7934. o29.CanCollide = false
  7935. o29.FormFactor = Enum.FormFactor.Plate
  7936. o29.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  7937. o29.CFrame = CFrame.new(112.185989, 2.85818291, -61.1590652, -0.0296190046, -0.000153985544, -0.99956125, 0.0047260006, -0.999988854, 1.40105449e-05, -0.999550104, -0.0047235121, 0.0296194013)
  7938. o29.BottomSurface = Enum.SurfaceType.Smooth
  7939. o29.TopSurface = Enum.SurfaceType.Smooth
  7940. o29.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  7941. o29.Position = Vector3.new(112.185989, 2.85818291, -61.1590652)
  7942. o30.Parent = o29
  7943. o30.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  7944. o30.MeshType = Enum.MeshType.Wedge
  7945. o31.Name = "Joint"
  7946. o31.Parent = o29
  7947. o31.C0 = CFrame.new(-0.528896332, -0.324323416, 0.0573196411, 0.0299505685, 0.0047260006, 0.99954021, 0.000155552392, -0.999988854, 0.00472346041, 0.999551356, 1.40105449e-05, -0.0299509689)
  7948. o31.Part0 = o29
  7949. o31.Part1 = o2
  7950. o32.Parent = o1
  7951. o32.Material = Enum.Material.Neon
  7952. o32.BrickColor = BrickColor.new("Cyan")
  7953. o32.Reflectance = 0.5
  7954. o32.Position = Vector3.new(112.063293, 3.10351396, -61.1541824)
  7955. o32.Rotation = Vector3.new(179.970001, 88.3000031, -179.699997)
  7956. o32.Anchored = false
  7957. o32.CanCollide = false
  7958. o32.FormFactor = Enum.FormFactor.Plate
  7959. o32.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  7960. o32.CFrame = CFrame.new(112.063293, 3.10351396, -61.1541824, -0.0296190046, 0.000153985544, 0.99956125, 0.0047260006, 0.999988854, -1.40105449e-05, -0.999550104, 0.0047235121, -0.0296194013)
  7961. o32.BottomSurface = Enum.SurfaceType.Smooth
  7962. o32.TopSurface = Enum.SurfaceType.Smooth
  7963. o32.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  7964. o32.Position = Vector3.new(112.063293, 3.10351396, -61.1541824)
  7965. o33.Parent = o32
  7966. o33.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  7967. o33.MeshType = Enum.MeshType.Wedge
  7968. o34.Name = "Joint"
  7969. o34.Parent = o32
  7970. o34.C0 = CFrame.new(-0.528812408, 0.0789909363, 0.0654754639, 0.0299505685, 0.0047260006, 0.99954021, -0.000155552392, 0.999988854, -0.00472346041, -0.999551356, -1.40105449e-05, 0.0299509689)
  7971. o34.Part0 = o32
  7972. o34.Part1 = o2
  7973. o35.Parent = o1
  7974. o35.Material = Enum.Material.Neon
  7975. o35.BrickColor = BrickColor.new("Cyan")
  7976. o35.Reflectance = 0.5
  7977. o35.Position = Vector3.new(112.063255, 2.85818195, -61.1554489)
  7978. o35.Rotation = Vector3.new(179.970001, 88.3000031, 0.300000012)
  7979. o35.Anchored = false
  7980. o35.CanCollide = false
  7981. o35.FormFactor = Enum.FormFactor.Plate
  7982. o35.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  7983. o35.CFrame = CFrame.new(112.063255, 2.85818195, -61.1554489, 0.0296190046, -0.000153985544, 0.99956125, -0.0047260006, -0.999988854, -1.40105449e-05, 0.999550104, -0.0047235121, -0.0296194013)
  7984. o35.BottomSurface = Enum.SurfaceType.Smooth
  7985. o35.TopSurface = Enum.SurfaceType.Smooth
  7986. o35.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  7987. o35.Position = Vector3.new(112.063255, 2.85818195, -61.1554489)
  7988. o36.Parent = o35
  7989. o36.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  7990. o36.MeshType = Enum.MeshType.Wedge
  7991. o37.Name = "Joint"
  7992. o37.Parent = o35
  7993. o37.C0 = CFrame.new(0.528915405, -0.324326277, 0.0654678345, -0.0299505685, -0.0047260006, -0.99954021, 0.000155552392, -0.999988854, 0.00472346041, -0.999551356, -1.40105449e-05, 0.0299509689)
  7994. o37.Part0 = o35
  7995. o37.Part1 = o2
  7996. o38.Parent = o1
  7997. o38.Material = Enum.Material.Neon
  7998. o38.BrickColor = BrickColor.new("Cyan")
  7999. o38.Reflectance = 0.5
  8000. o38.Position = Vector3.new(112.186005, 3.10351396, -61.1578369)
  8001. o38.Rotation = Vector3.new(-0.0299999993, -88.3000031, -0.300000012)
  8002. o38.Anchored = false
  8003. o38.CanCollide = false
  8004. o38.FormFactor = Enum.FormFactor.Plate
  8005. o38.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  8006. o38.CFrame = CFrame.new(112.186005, 3.10351396, -61.1578369, 0.0296190046, 0.000153985544, -0.99956125, -0.0047260006, 0.999988854, 1.40105449e-05, 0.999550104, 0.0047235121, 0.0296194013)
  8007. o38.BottomSurface = Enum.SurfaceType.Smooth
  8008. o38.TopSurface = Enum.SurfaceType.Smooth
  8009. o38.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  8010. o38.Position = Vector3.new(112.186005, 3.10351396, -61.1578369)
  8011. o39.Parent = o38
  8012. o39.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  8013. o39.MeshType = Enum.MeshType.Wedge
  8014. o40.Name = "Joint"
  8015. o40.Parent = o38
  8016. o40.C0 = CFrame.new(0.528827667, 0.0789892673, 0.0572891235, -0.0299505685, -0.0047260006, -0.99954021, -0.000155552392, 0.999988854, -0.00472346041, 0.999551356, 1.40105449e-05, -0.0299509689)
  8017. o40.Part0 = o38
  8018. o40.Part1 = o2
  8019. o41.Parent = o1
  8020. o41.Material = Enum.Material.Neon
  8021. o41.BrickColor = BrickColor.new("Cyan")
  8022. o41.Reflectance = 0.5
  8023. o41.Position = Vector3.new(112.213989, 3.10351396, -60.0935593)
  8024. o41.Rotation = Vector3.new(-0.0299999993, -88.3000031, -0.300000012)
  8025. o41.Anchored = false
  8026. o41.CanCollide = false
  8027. o41.FormFactor = Enum.FormFactor.Plate
  8028. o41.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  8029. o41.CFrame = CFrame.new(112.213989, 3.10351396, -60.0935593, 0.0296190046, 0.000153985544, -0.99956125, -0.0047260006, 0.999988854, 1.40105449e-05, 0.999550104, 0.0047235121, 0.0296194013)
  8030. o41.BottomSurface = Enum.SurfaceType.Smooth
  8031. o41.TopSurface = Enum.SurfaceType.Smooth
  8032. o41.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  8033. o41.Position = Vector3.new(112.213989, 3.10351396, -60.0935593)
  8034. o42.Parent = o41
  8035. o42.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  8036. o42.MeshType = Enum.MeshType.Wedge
  8037. o43.Name = "Joint"
  8038. o43.Parent = o41
  8039. o43.C0 = CFrame.new(-0.535797119, 0.0739576817, 0.0537490845, -0.0299505685, -0.0047260006, -0.99954021, -0.000155552392, 0.999988854, -0.00472346041, 0.999551356, 1.40105449e-05, -0.0299509689)
  8040. o43.Part0 = o41
  8041. o43.Part1 = o2
  8042. o44.Parent = o1
  8043. o44.Material = Enum.Material.Neon
  8044. o44.BrickColor = BrickColor.new("Cyan")
  8045. o44.Reflectance = 0.5
  8046. o44.Position = Vector3.new(112.091309, 3.10351396, -60.0898819)
  8047. o44.Rotation = Vector3.new(179.970001, 88.3000031, -179.699997)
  8048. o44.Anchored = false
  8049. o44.CanCollide = false
  8050. o44.FormFactor = Enum.FormFactor.Plate
  8051. o44.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  8052. o44.CFrame = CFrame.new(112.091309, 3.10351396, -60.0898819, -0.0296190046, 0.000153985544, 0.99956125, 0.0047260006, 0.999988854, -1.40105449e-05, -0.999550104, 0.0047235121, -0.0296194013)
  8053. o44.BottomSurface = Enum.SurfaceType.Smooth
  8054. o44.TopSurface = Enum.SurfaceType.Smooth
  8055. o44.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  8056. o44.Position = Vector3.new(112.091309, 3.10351396, -60.0898819)
  8057. o45.Parent = o44
  8058. o45.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  8059. o45.MeshType = Enum.MeshType.Wedge
  8060. o46.Name = "Joint"
  8061. o46.Parent = o44
  8062. o46.C0 = CFrame.new(0.535842896, 0.0739593506, 0.0689926147, 0.0299505685, 0.0047260006, 0.99954021, -0.000155552392, 0.999988854, -0.00472346041, -0.999551356, -1.40105449e-05, 0.0299509689)
  8063. o46.Part0 = o44
  8064. o46.Part1 = o2
  8065. o47.Parent = o1
  8066. o47.Material = Enum.Material.Neon
  8067. o47.BrickColor = BrickColor.new("Cyan")
  8068. o47.Reflectance = 0.5
  8069. o47.Position = Vector3.new(112.091309, 2.85818195, -60.0911636)
  8070. o47.Rotation = Vector3.new(179.970001, 88.3000031, 0.300000012)
  8071. o47.Anchored = false
  8072. o47.CanCollide = false
  8073. o47.FormFactor = Enum.FormFactor.Plate
  8074. o47.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  8075. o47.CFrame = CFrame.new(112.091309, 2.85818195, -60.0911636, 0.0296190046, -0.000153985544, 0.99956125, -0.0047260006, -0.999988854, -1.40105449e-05, 0.999550104, -0.0047235121, -0.0296194013)
  8076. o47.BottomSurface = Enum.SurfaceType.Smooth
  8077. o47.TopSurface = Enum.SurfaceType.Smooth
  8078. o47.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  8079. o47.Position = Vector3.new(112.091309, 2.85818195, -60.0911636)
  8080. o48.Parent = o47
  8081. o48.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  8082. o48.MeshType = Enum.MeshType.Wedge
  8083. o49.Name = "Joint"
  8084. o49.Parent = o47
  8085. o49.C0 = CFrame.new(-0.535720825, -0.319294691, 0.0689468384, -0.0299505685, -0.0047260006, -0.99954021, 0.000155552392, -0.999988854, 0.00472346041, -0.999551356, -1.40105449e-05, 0.0299509689)
  8086. o49.Part0 = o47
  8087. o49.Part1 = o2
  8088. o50.Parent = o1
  8089. o50.Material = Enum.Material.Neon
  8090. o50.BrickColor = BrickColor.new("Cyan")
  8091. o50.Reflectance = 0.5
  8092. o50.Position = Vector3.new(112.21402, 2.85818291, -60.0948257)
  8093. o50.Rotation = Vector3.new(-0.0299999993, -88.3000031, 179.699997)
  8094. o50.Anchored = false
  8095. o50.CanCollide = false
  8096. o50.FormFactor = Enum.FormFactor.Plate
  8097. o50.Size = Vector3.new(0.232626617, 0.245347008, 0.232626528)
  8098. o50.CFrame = CFrame.new(112.21402, 2.85818291, -60.0948257, -0.0296190046, -0.000153985544, -0.99956125, 0.0047260006, -0.999988854, 1.40105449e-05, -0.999550104, -0.0047235121, 0.0296194013)
  8099. o50.BottomSurface = Enum.SurfaceType.Smooth
  8100. o50.TopSurface = Enum.SurfaceType.Smooth
  8101. o50.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  8102. o50.Position = Vector3.new(112.21402, 2.85818291, -60.0948257)
  8103. o51.Parent = o50
  8104. o51.Scale = Vector3.new(0.527341008, 1, 0.527341008)
  8105. o51.MeshType = Enum.MeshType.Wedge
  8106. o52.Name = "Joint"
  8107. o52.Parent = o50
  8108. o52.C0 = CFrame.new(0.535694122, -0.319292068, 0.0538253784, 0.0299505685, 0.0047260006, 0.99954021, 0.000155552392, -0.999988854, 0.00472346041, 0.999551356, 1.40105449e-05, -0.0299509689)
  8109. o52.Part0 = o50
  8110. o52.Part1 = o2
  8111. o53.Parent = o1
  8112. o53.Material = Enum.Material.Metal
  8113. o53.BrickColor = BrickColor.new("Really black")
  8114. o53.Position = Vector3.new(112.097137, 2.30945516, -60.0942497)
  8115. o53.Rotation = Vector3.new(161.25, -1.5, -90.6999969)
  8116. o53.Anchored = false
  8117. o53.FormFactor = Enum.FormFactor.Custom
  8118. o53.Size = Vector3.new(0.428303599, 0.244744927, 0.244744927)
  8119. o53.CFrame = CFrame.new(112.097137, 2.30945516, -60.0942497, -0.0122789042, 0.999582648, -0.026146993, 0.94694531, 0.00322572584, -0.321378142, -0.321159691, -0.0287059508, -0.946589768)
  8120. o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8121. o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8122. o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8123. o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8124. o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8125. o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8126. o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8127. o53.Position = Vector3.new(112.097137, 2.30945516, -60.0942497)
  8128. o54.Name = "Joint"
  8129. o54.Parent = o53
  8130. o54.C0 = CFrame.new(0.994935989, 0.0653686523, 0.223449707, 0.0123854363, 0.94694531, 0.321155578, -0.999573052, 0.00322572584, 0.0290375259, 0.0264609884, -0.321378142, 0.946581006)
  8131. o54.Part0 = o53
  8132. o54.Part1 = o2
  8133. o55.Name = "Ring"
  8134. o55.Parent = o1
  8135. o55.Material = Enum.Material.Metal
  8136. o55.BrickColor = BrickColor.new("Really black")
  8137. o55.Position = Vector3.new(112.586052, 1.63596094, -60.7880325)
  8138. o55.Rotation = Vector3.new(-83.9899979, -75.9199982, 6.19999981)
  8139. o55.Anchored = false
  8140. o55.FormFactor = Enum.FormFactor.Custom
  8141. o55.Size = Vector3.new(0.465015382, 0.244744942, 0.244744942)
  8142. o55.CFrame = CFrame.new(112.586052, 1.63596094, -60.7880325, 0.241840079, -0.026258843, -0.969960749, 0.97029537, 6.48375021e-07, 0.241923481, -0.0063520018, -0.999655247, 0.0254789889)
  8143. o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8144. o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8145. o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8146. o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8147. o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8148. o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8149. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8150. o55.Position = Vector3.new(112.586052, 1.63596094, -60.7880325)
  8151. o56.Name = "Joint"
  8152. o56.Parent = o55
  8153. o56.C0 = CFrame.new(1.39034843, -0.149204254, 0.806022644, -0.241837963, 0.97029537, 0.00643222313, 0.0265904423, 6.48375021e-07, 0.999646485, 0.969952226, 0.241923481, -0.0258007366)
  8154. o56.Part0 = o55
  8155. o56.Part1 = o2
  8156. o57.Parent = o1
  8157. o57.Material = Enum.Material.Metal
  8158. o57.Position = Vector3.new(112.774567, 2.20625496, -60.4806671)
  8159. o57.Rotation = Vector3.new(-88.4899979, -44.9799995, 2.13000011)
  8160. o57.Anchored = false
  8161. o57.FormFactor = Enum.FormFactor.Custom
  8162. o57.Size = Vector3.new(0.367117465, 0.244744956, 0.244744942)
  8163. o57.CFrame = CFrame.new(112.774567, 2.20625496, -60.4806671, 0.706867039, -0.0263168477, -0.706856787, 0.70710206, 2.11435545e-05, 0.707111537, -0.0185940024, -0.999653637, 0.0186236426)
  8164. o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8165. o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8166. o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8167. o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8168. o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8169. o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8170. o57.Position = Vector3.new(112.774567, 2.20625496, -60.4806671)
  8171. o58.Name = "Joint"
  8172. o58.Parent = o57
  8173. o58.C0 = CFrame.new(0.245826721, 0.16305542, 1.13126373, -0.70686084, 0.70710206, 0.0188284777, 0.0266484451, 2.11435545e-05, 0.999644876, 0.706850529, 0.707111537, -0.0188581161)
  8174. o58.Part0 = o57
  8175. o58.Part1 = o2
  8176. o59.Name = "Pinkie"
  8177. o59.Parent = o1
  8178. o59.Material = Enum.Material.Metal
  8179. o59.BrickColor = BrickColor.new("Really black")
  8180. o59.Position = Vector3.new(112.628792, 2.05326772, -61.0951462)
  8181. o59.Rotation = Vector3.new(0.00999999978, -88.5, 90.0100021)
  8182. o59.Anchored = false
  8183. o59.FormFactor = Enum.FormFactor.Custom
  8184. o59.Size = Vector3.new(0.428303659, 0.244744942, 0.244744942)
  8185. o59.CFrame = CFrame.new(112.628792, 2.05326772, -61.0951462, -2.77161598e-06, -0.026252022, -0.999655366, 1, -3.54077952e-06, -2.71201134e-06, -3.46917659e-06, -0.999655426, 0.026252022)
  8186. o59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8187. o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8188. o59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8189. o59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8190. o59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8191. o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8192. o59.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8193. o59.Position = Vector3.new(112.628792, 2.05326772, -61.0951462)
  8194. o60.Name = "Joint"
  8195. o60.Parent = o59
  8196. o60.C0 = CFrame.new(1.12673569, -0.455093384, 0.496505737, 2.77276649e-06, 1, 3.46825686e-06, 0.0265836213, -3.54077952e-06, 0.999646664, 0.999646604, -2.71201134e-06, -0.0265836213)
  8197. o60.Part0 = o59
  8198. o60.Part1 = o2
  8199. o61.Parent = o1
  8200. o61.Material = Enum.Material.Metal
  8201. o61.Position = Vector3.new(112.766403, 2.20625496, -60.7926178)
  8202. o61.Rotation = Vector3.new(-88.4899979, -44.9799995, 2.13000011)
  8203. o61.Anchored = false
  8204. o61.FormFactor = Enum.FormFactor.Custom
  8205. o61.Size = Vector3.new(0.367117465, 0.244744956, 0.244744942)
  8206. o61.CFrame = CFrame.new(112.766403, 2.20625496, -60.7926178, 0.706867039, -0.0263168477, -0.706856787, 0.70710206, 2.11435545e-05, 0.707111537, -0.0185940024, -0.999653637, 0.0186236426)
  8207. o61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8208. o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8209. o61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8210. o61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8211. o61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8212. o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8213. o61.Position = Vector3.new(112.766403, 2.20625496, -60.7926178)
  8214. o62.Name = "Joint"
  8215. o62.Parent = o61
  8216. o62.C0 = CFrame.new(0.245796204, -0.14899826, 1.13129425, -0.70686084, 0.70710206, 0.0188284777, 0.0266484451, 2.11435545e-05, 0.999644876, 0.706850529, 0.707111537, -0.0188581161)
  8217. o62.Part0 = o61
  8218. o62.Part1 = o2
  8219. o63.Parent = o1
  8220. o63.Material = Enum.Material.Metal
  8221. o63.Position = Vector3.new(112.751724, 2.63452792, -61.0750046)
  8222. o63.Rotation = Vector3.new(90.75, 26.5599995, 88.3199997)
  8223. o63.Anchored = false
  8224. o63.CanCollide = false
  8225. o63.FormFactor = Enum.FormFactor.Custom
  8226. o63.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8227. o63.CFrame = CFrame.new(112.751724, 2.63452792, -61.0750046, 0.0262839869, -0.894116223, 0.447063267, -1.29999935e-05, -0.44721812, -0.894424975, 0.999654531, 0.0235032439, -0.0117662987)
  8228. o63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8229. o63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8230. o63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8231. o63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8232. o63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8233. o63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8234. o63.Position = Vector3.new(112.751724, 2.63452792, -61.0750046)
  8235. o64.Parent = o63
  8236. o64.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8237. o64.MeshType = Enum.MeshType.Wedge
  8238. o65.Name = "Joint"
  8239. o65.Parent = o63
  8240. o65.C0 = CFrame.new(0.431705475, 0.309593201, -0.764667511, -0.0266155843, -1.29999935e-05, -0.99964577, 0.894108355, -0.44721812, -0.0237998329, -0.447059333, -0.894424975, 0.011914595)
  8241. o65.Part0 = o63
  8242. o65.Part1 = o2
  8243. o66.Parent = o1
  8244. o66.Material = Enum.Material.Metal
  8245. o66.Position = Vector3.new(112.634293, 3.27699494, -59.9934311)
  8246. o66.Rotation = Vector3.new(-90, 0, -178.5)
  8247. o66.Anchored = false
  8248. o66.CanCollide = false
  8249. o66.FormFactor = Enum.FormFactor.Custom
  8250. o66.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8251. o66.CFrame = CFrame.new(112.634293, 3.27699494, -59.9934311, -0.999655128, 0.0262640044, 0, 0, 0, 1, 0.0262640044, 0.999655128, 0)
  8252. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8253. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8254. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8255. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8256. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8257. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8258. o66.Position = Vector3.new(112.634293, 3.27699494, -59.9934311)
  8259. o67.Parent = o66
  8260. o67.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8261. o67.MeshType = Enum.MeshType.Wedge
  8262. o68.Name = "Joint"
  8263. o68.Parent = o66
  8264. o68.C0 = CFrame.new(0.473068237, -0.646392822, -0.0969910622, 0.999646366, -1.26783263e-22, -0.0265956037, -0.0265956037, -1.06404222e-22, -0.999646366, 1.23908515e-22, 1, -1.09738441e-22)
  8265. o68.Part0 = o66
  8266. o68.Part1 = o2
  8267. o69.Parent = o1
  8268. o69.Material = Enum.Material.Metal
  8269. o69.Position = Vector3.new(112.774216, 3.24638796, -60.2187424)
  8270. o69.Rotation = Vector3.new(-90.5, 18.4300003, 91.5899963)
  8271. o69.Anchored = false
  8272. o69.CanCollide = false
  8273. o69.FormFactor = Enum.FormFactor.Custom
  8274. o69.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8275. o69.CFrame = CFrame.new(112.774216, 3.24638796, -60.2187424, -0.0262640044, -0.948356986, 0.316115946, 0, 0.316224992, 0.948684275, -0.999655128, 0.0249162447, -0.00830533449)
  8276. o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8277. o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8278. o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8279. o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8280. o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8281. o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8282. o69.Position = Vector3.new(112.774216, 3.24638796, -60.2187424)
  8283. o70.Parent = o69
  8284. o70.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8285. o70.MeshType = Enum.MeshType.Wedge
  8286. o71.Name = "Joint"
  8287. o71.Parent = o69
  8288. o71.C0 = CFrame.new(0.42483139, 0.566116333, -0.258674622, 0.0265956037, 1.06404222e-22, 0.999646366, 0.948348641, 0.316224992, -0.0252308268, -0.316113174, 0.948684275, 0.00841019396)
  8289. o71.Part0 = o69
  8290. o71.Part1 = o2
  8291. o72.Parent = o1
  8292. o72.Material = Enum.Material.Metal
  8293. o72.Position = Vector3.new(112.562759, 2.603935, -61.2769241)
  8294. o72.Rotation = Vector3.new(90, 0, 178.5)
  8295. o72.Anchored = false
  8296. o72.CanCollide = false
  8297. o72.FormFactor = Enum.FormFactor.Custom
  8298. o72.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8299. o72.CFrame = CFrame.new(112.562759, 2.603935, -61.2769241, -0.999655128, -0.0262640044, 0, 0, 0, -1, 0.0262640044, -0.999655128, 0)
  8300. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8301. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8302. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8303. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8304. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8305. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8306. o72.Position = Vector3.new(112.562759, 2.603935, -61.2769241)
  8307. o73.Parent = o72
  8308. o73.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8309. o73.MeshType = Enum.MeshType.Wedge
  8310. o74.Name = "Joint"
  8311. o74.Parent = o72
  8312. o74.C0 = CFrame.new(0.435264587, -0.638538361, -0.576068878, 0.999646366, -1.26783263e-22, -0.0265956037, 0.0265956037, 1.06404222e-22, 0.999646366, -1.23908515e-22, -1, 1.09738441e-22)
  8313. o74.Part0 = o72
  8314. o74.Part1 = o2
  8315. o75.Parent = o1
  8316. o75.Material = Enum.Material.Metal
  8317. o75.Position = Vector3.new(112.751724, 3.24638796, -61.0750046)
  8318. o75.Rotation = Vector3.new(-90.5, 18.4300003, 91.5899963)
  8319. o75.Anchored = false
  8320. o75.CanCollide = false
  8321. o75.FormFactor = Enum.FormFactor.Custom
  8322. o75.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8323. o75.CFrame = CFrame.new(112.751724, 3.24638796, -61.0750046, -0.0262640044, -0.948356986, 0.316115946, 0, 0.316224992, 0.948684275, -0.999655128, 0.0249162447, -0.00830533449)
  8324. o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8325. o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8326. o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8327. o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8328. o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8329. o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8330. o75.Position = Vector3.new(112.751724, 3.24638796, -61.0750046)
  8331. o76.Parent = o75
  8332. o76.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8333. o76.MeshType = Enum.MeshType.Wedge
  8334. o77.Name = "Joint"
  8335. o77.Parent = o75
  8336. o77.C0 = CFrame.new(-0.431724548, 0.566116333, -0.258674622, 0.0265956037, 1.06404222e-22, 0.999646366, 0.948348641, 0.316224992, -0.0252308268, -0.316113174, 0.948684275, 0.00841019396)
  8337. o77.Part0 = o75
  8338. o77.Part1 = o2
  8339. o78.Parent = o1
  8340. o78.Material = Enum.Material.Metal
  8341. o78.Position = Vector3.new(112.774216, 2.63452792, -60.2187271)
  8342. o78.Rotation = Vector3.new(90.75, 26.5599995, 88.3199997)
  8343. o78.Anchored = false
  8344. o78.CanCollide = false
  8345. o78.FormFactor = Enum.FormFactor.Custom
  8346. o78.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8347. o78.CFrame = CFrame.new(112.774216, 2.63452792, -60.2187271, 0.0262839869, -0.894116223, 0.447063267, -1.29999935e-05, -0.44721812, -0.894424975, 0.999654531, 0.0235032439, -0.0117662987)
  8348. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8349. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8350. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8351. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8352. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8353. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8354. o78.Position = Vector3.new(112.774216, 2.63452792, -60.2187271)
  8355. o79.Parent = o78
  8356. o79.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8357. o79.MeshType = Enum.MeshType.Wedge
  8358. o80.Name = "Joint"
  8359. o80.Parent = o78
  8360. o80.C0 = CFrame.new(-0.424869537, 0.309577942, -0.764648438, -0.0266155843, -1.29999935e-05, -0.99964577, 0.894108355, -0.44721812, -0.0237998329, -0.447059333, -0.894424975, 0.011914595)
  8361. o80.Part0 = o78
  8362. o80.Part1 = o2
  8363. o81.Parent = o1
  8364. o81.Material = Enum.Material.Metal
  8365. o81.Position = Vector3.new(111.716995, 2.66513395, -59.9693985)
  8366. o81.Rotation = Vector3.new(90, 0, -1.5)
  8367. o81.Anchored = false
  8368. o81.CanCollide = false
  8369. o81.FormFactor = Enum.FormFactor.Custom
  8370. o81.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8371. o81.CFrame = CFrame.new(111.716995, 2.66513395, -59.9693985, 0.999655128, 0.0262640044, 0, 0, 0, -1, -0.0262640044, 0.999655128, 0)
  8372. o81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8373. o81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8374. o81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8375. o81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8376. o81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8377. o81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8378. o81.Position = Vector3.new(111.716995, 2.66513395, -59.9693985)
  8379. o82.Parent = o81
  8380. o82.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8381. o82.MeshType = Enum.MeshType.Wedge
  8382. o83.Name = "Joint"
  8383. o83.Parent = o81
  8384. o83.C0 = CFrame.new(0.444549561, -0.646324158, -0.514869928, -0.999646366, 1.26783263e-22, 0.0265956037, -0.0265956037, -1.06404222e-22, -0.999646366, -1.23908515e-22, -1, 1.09738441e-22)
  8385. o83.Part0 = o81
  8386. o83.Part1 = o2
  8387. o84.Parent = o1
  8388. o84.Material = Enum.Material.Metal
  8389. o84.Position = Vector3.new(112.634354, 2.66511011, -59.9934464)
  8390. o84.Rotation = Vector3.new(90, 0, -1.5)
  8391. o84.Anchored = false
  8392. o84.CanCollide = false
  8393. o84.FormFactor = Enum.FormFactor.Custom
  8394. o84.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8395. o84.CFrame = CFrame.new(112.634354, 2.66511011, -59.9934464, 0.999655128, 0.0262640044, 0, 0, 0, -1, -0.0262640044, 0.999655128, 0)
  8396. o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8397. o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8398. o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8399. o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8400. o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8401. o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8402. o84.Position = Vector3.new(112.634354, 2.66511011, -59.9934464)
  8403. o85.Parent = o84
  8404. o85.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8405. o85.MeshType = Enum.MeshType.Wedge
  8406. o86.Name = "Joint"
  8407. o86.Parent = o84
  8408. o86.C0 = CFrame.new(-0.473129272, -0.646377563, -0.51489377, -0.999646366, 1.26783263e-22, 0.0265956037, -0.0265956037, -1.06404222e-22, -0.999646366, -1.23908515e-22, -1, 1.09738441e-22)
  8409. o86.Part0 = o84
  8410. o86.Part1 = o2
  8411. o87.Parent = o1
  8412. o87.Material = Enum.Material.Metal
  8413. o87.Position = Vector3.new(111.652649, 2.63455701, -61.2530289)
  8414. o87.Rotation = Vector3.new(90, 0, 178.5)
  8415. o87.Anchored = false
  8416. o87.CanCollide = false
  8417. o87.FormFactor = Enum.FormFactor.Custom
  8418. o87.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8419. o87.CFrame = CFrame.new(111.652649, 2.63455701, -61.2530289, -0.999655128, -0.0262640044, 0, 0, 0, -1, 0.0262640044, -0.999655128, 0)
  8420. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8421. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8422. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8423. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8424. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8425. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8426. o87.Position = Vector3.new(111.652649, 2.63455701, -61.2530289)
  8427. o88.Parent = o87
  8428. o88.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8429. o88.MeshType = Enum.MeshType.Wedge
  8430. o89.Name = "Joint"
  8431. o89.Parent = o87
  8432. o89.C0 = CFrame.new(-0.475158691, -0.638553619, -0.545446873, 0.999646366, -1.26783263e-22, -0.0265956037, 0.0265956037, 1.06404222e-22, 0.999646366, -1.23908515e-22, -1, 1.09738441e-22)
  8433. o89.Part0 = o87
  8434. o89.Part1 = o2
  8435. o90.Name = "Ring"
  8436. o90.Parent = o1
  8437. o90.Material = Enum.Material.Metal
  8438. o90.BrickColor = BrickColor.new("Really black")
  8439. o90.Position = Vector3.new(112.636887, 2.05328321, -60.7893791)
  8440. o90.Rotation = Vector3.new(0.00999999978, -88.5, 90.0100021)
  8441. o90.Anchored = false
  8442. o90.FormFactor = Enum.FormFactor.Custom
  8443. o90.Size = Vector3.new(0.428303659, 0.244744942, 0.244744942)
  8444. o90.CFrame = CFrame.new(112.636887, 2.05328321, -60.7893791, -2.77161598e-06, -0.026252022, -0.999655366, 1, -3.54077952e-06, -2.71201134e-06, -3.46917659e-06, -0.999655426, 0.026252022)
  8445. o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8446. o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8447. o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8448. o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8449. o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8450. o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8451. o90.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8452. o90.Position = Vector3.new(112.636887, 2.05328321, -60.7893791)
  8453. o91.Name = "Joint"
  8454. o91.Parent = o90
  8455. o91.C0 = CFrame.new(1.12672114, -0.149219513, 0.496566772, 2.77276649e-06, 1, 3.46825686e-06, 0.0265836213, -3.54077952e-06, 0.999646664, 0.999646604, -2.71201134e-06, -0.0265836213)
  8456. o91.Part0 = o90
  8457. o91.Part1 = o2
  8458. o92.Parent = o1
  8459. o92.Material = Enum.Material.Metal
  8460. o92.Position = Vector3.new(112.600632, 3.24638796, -61.277916)
  8461. o92.Rotation = Vector3.new(-90, 0, 1.5)
  8462. o92.Anchored = false
  8463. o92.CanCollide = false
  8464. o92.FormFactor = Enum.FormFactor.Custom
  8465. o92.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8466. o92.CFrame = CFrame.new(112.600632, 3.24638796, -61.277916, 0.999655128, -0.0262640044, 0, 0, 0, 1, -0.0262640044, -0.999655128, 0)
  8467. o92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8468. o92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8469. o92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8470. o92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8471. o92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8472. o92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8473. o92.Position = Vector3.new(112.600632, 3.24638796, -61.277916)
  8474. o93.Parent = o92
  8475. o93.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8476. o93.MeshType = Enum.MeshType.Wedge
  8477. o94.Name = "Joint"
  8478. o94.Parent = o92
  8479. o94.C0 = CFrame.new(-0.473152161, -0.638534546, -0.0663840771, -0.999646366, 1.26783263e-22, 0.0265956037, 0.0265956037, 1.06404222e-22, 0.999646366, 1.23908515e-22, 1, -1.09738441e-22)
  8480. o94.Part0 = o92
  8481. o94.Part1 = o2
  8482. o95.Parent = o1
  8483. o95.Material = Enum.Material.Metal
  8484. o95.Position = Vector3.new(111.652649, 3.24638796, -61.2530441)
  8485. o95.Rotation = Vector3.new(-90, 0, 1.5)
  8486. o95.Anchored = false
  8487. o95.CanCollide = false
  8488. o95.FormFactor = Enum.FormFactor.Custom
  8489. o95.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8490. o95.CFrame = CFrame.new(111.652649, 3.24638796, -61.2530441, 0.999655128, -0.0262640044, 0, 0, 0, 1, -0.0262640044, -0.999655128, 0)
  8491. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8492. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8493. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8494. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8495. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8496. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8497. o95.Position = Vector3.new(111.652649, 3.24638796, -61.2530441)
  8498. o96.Parent = o95
  8499. o96.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8500. o96.MeshType = Enum.MeshType.Wedge
  8501. o97.Name = "Joint"
  8502. o97.Parent = o95
  8503. o97.C0 = CFrame.new(0.475158691, -0.638568878, -0.0663840771, -0.999646366, 1.26783263e-22, 0.0265956037, 0.0265956037, 1.06404222e-22, 0.999646366, 1.23908515e-22, 1, -1.09738441e-22)
  8504. o97.Part0 = o95
  8505. o97.Part1 = o2
  8506. o98.Parent = o1
  8507. o98.Material = Enum.Material.Metal
  8508. o98.Position = Vector3.new(111.716995, 3.27698898, -59.9693985)
  8509. o98.Rotation = Vector3.new(-90, 0, -178.5)
  8510. o98.Anchored = false
  8511. o98.CanCollide = false
  8512. o98.FormFactor = Enum.FormFactor.Custom
  8513. o98.Size = Vector3.new(0.232626617, 0.232626617, 0.367117465)
  8514. o98.CFrame = CFrame.new(111.716995, 3.27698898, -59.9693985, -0.999655128, 0.0262640044, 0, 0, 0, 1, 0.0262640044, 0.999655128, 0)
  8515. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8516. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8517. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8518. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8519. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8520. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8521. o98.Position = Vector3.new(111.716995, 3.27698898, -59.9693985)
  8522. o99.Parent = o98
  8523. o99.Scale = Vector3.new(0.789070249, 0.526046753, 1)
  8524. o99.MeshType = Enum.MeshType.Wedge
  8525. o100.Name = "Joint"
  8526. o100.Parent = o98
  8527. o100.C0 = CFrame.new(-0.444549561, -0.646324158, -0.0969851017, 0.999646366, -1.26783263e-22, -0.0265956037, -0.0265956037, -1.06404222e-22, -0.999646366, 1.23908515e-22, 1, -1.09738441e-22)
  8528. o100.Part0 = o98
  8529. o100.Part1 = o2
  8530. mas.Parent = workspace
  8531. mas:MakeJoints()
  8532. local mas1 = mas:GetChildren()
  8533. for i=1,#mas1 do
  8534. mas1[i].Parent = workspace
  8535. ypcall(function() mas1[i]:MakeJoints() end)
  8536. end
  8537. mas:Destroy()
  8538. for i=1,#cors do
  8539. coroutine.resume(cors[i])
  8540. end
  8541.  
  8542. wait()
  8543.  
  8544. Workspace["LeftArm"].Parent = game.Players.LocalPlayer.Character
  8545.  
  8546. game.Players.LocalPlayer.Character["LeftArm"].Name = "Familiar Left Arm"
  8547.  
  8548. w = Instance.new("Weld", game.Players.LocalPlayer.Character["Left Arm"])
  8549. w.Part0 = game.Players.LocalPlayer.Character["Left Arm"]
  8550. w.Part1 = o2
  8551. w.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  8552. game.Players.LocalPlayer.Character["Left Arm"].Transparency = 0
  8553.  
  8554. for i,v in pairs (game.Players.LocalPlayer.Character["Familiar Left Arm"]:GetChildren()) do
  8555. if v.ClassName == "Part" then
  8556. v.CanCollide = false
  8557. v.Anchored = false
  8558. end
  8559. end
  8560.  
  8561.  
  8562. local runDummyScript = function(f,scri)
  8563. local oldenv = getfenv(f)
  8564. local newenv = setmetatable({}, {
  8565. __index = function(_, k)
  8566. if k:lower() == 'script' then
  8567. return scri
  8568. else
  8569. return oldenv[k]
  8570. end
  8571. end
  8572. })
  8573. setfenv(f, newenv)
  8574. ypcall(function() f() end)
  8575. end
  8576. cors = {}
  8577. mas = Instance.new("Model",game:GetService("Lighting"))
  8578. mas.Name = "CompiledModel"
  8579. o1 = Instance.new("Model")
  8580. o2 = Instance.new("Part")
  8581. o3 = Instance.new("SpecialMesh")
  8582. o4 = Instance.new("Part")
  8583. o5 = Instance.new("Weld")
  8584. o6 = Instance.new("Part")
  8585. o7 = Instance.new("Weld")
  8586. o8 = Instance.new("Part")
  8587. o9 = Instance.new("Weld")
  8588. o10 = Instance.new("Part")
  8589. o11 = Instance.new("Weld")
  8590. o1.Name = "LeftLeg"
  8591. o1.Parent = mas
  8592. o2.Name = "REF"
  8593. o2.Parent = o1
  8594. o2.Transparency = 1
  8595. o2.Position = Vector3.new(111.144409, 1.18000603, -60.6271744)
  8596. o2.Rotation = Vector3.new(180, 0.0199999996, -180)
  8597. o2.CanCollide = false
  8598. o2.FormFactor = Enum.FormFactor.Symmetric
  8599. o2.Size = Vector3.new(1, 2, 1)
  8600. o2.CFrame = CFrame.new(111.144409, 1.18000603, -60.6271744, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  8601. o2.BottomSurface = Enum.SurfaceType.Smooth
  8602. o2.TopSurface = Enum.SurfaceType.Smooth
  8603. o2.Position = Vector3.new(111.144409, 1.18000603, -60.6271744)
  8604. o3.Parent = o2
  8605. o3.MeshId = "rbxasset://fonts/leftLeg.mesh"
  8606. o3.MeshType = Enum.MeshType.FileMesh
  8607. o4.Parent = o1
  8608. o4.Material = Enum.Material.Metal
  8609. o4.BrickColor = BrickColor.new("Really black")
  8610. o4.Position = Vector3.new(111.180069, 1.54791903, -60.6299782)
  8611. o4.Size = Vector3.new(1.11999989, 1.5, 1.01999998)
  8612. o4.CFrame = CFrame.new(111.180069, 1.54791903, -60.6299782, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  8613. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8614. o4.Position = Vector3.new(111.180069, 1.54791903, -60.6299782)
  8615. o5.Name = "Joint"
  8616. o5.Parent = o4
  8617. o5.C0 = CFrame.new(-0.03565979, -0.367913008, 0.00280380249, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  8618. o5.Part0 = o4
  8619. o5.Part1 = o2
  8620. o6.Name = "Boot Base"
  8621. o6.Parent = o1
  8622. o6.Material = Enum.Material.Metal
  8623. o6.BrickColor = BrickColor.new("Really black")
  8624. o6.Position = Vector3.new(111.150185, 0.698450983, -60.6562157)
  8625. o6.Rotation = Vector3.new(-180, -0.870000005, -180)
  8626. o6.FormFactor = Enum.FormFactor.Custom
  8627. o6.Size = Vector3.new(1.06147552, 0.620573759, 1.07442629)
  8628. o6.CFrame = CFrame.new(111.150185, 0.698450983, -60.6562157, -0.999885976, 1.19715805e-29, -0.0151030002, -1.77493704e-30, 1, 1.26217745e-29, 0.0151030002, -1.26217745e-29, -0.999885976)
  8629. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8630. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8631. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8632. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8633. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8634. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8635. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8636. o6.Position = Vector3.new(111.150185, 0.698450983, -60.6562157)
  8637. o7.Name = "Joint"
  8638. o7.Parent = o6
  8639. o7.C0 = CFrame.new(0.00621032715, 0.481555045, -0.0289497375, 0.99988091, -1.2558754e-22, -0.0154346758, 1.23908515e-22, 1, -1.09738441e-22, 0.0154346758, 1.078129e-22, 0.99988091)
  8640. o7.Part0 = o6
  8641. o7.Part1 = o2
  8642. o8.Name = "Boot Sole"
  8643. o8.Parent = o1
  8644. o8.Material = Enum.Material.Metal
  8645. o8.BrickColor = BrickColor.new("Really black")
  8646. o8.Position = Vector3.new(111.145325, 0.282176018, -60.6376762)
  8647. o8.Rotation = Vector3.new(-180, -0.870000005, -180)
  8648. o8.FormFactor = Enum.FormFactor.Custom
  8649. o8.Size = Vector3.new(1.07147539, 0.25999999, 1.11147547)
  8650. o8.CFrame = CFrame.new(111.145325, 0.282176018, -60.6376762, -0.999885976, 1.19715805e-29, -0.0151030002, -1.77493704e-30, 1, 1.26217745e-29, 0.0151030002, -1.26217745e-29, -0.999885976)
  8651. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8652. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8653. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8654. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8655. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8656. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8657. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8658. o8.Position = Vector3.new(111.145325, 0.282176018, -60.6376762)
  8659. o9.Name = "Joint"
  8660. o9.Parent = o8
  8661. o9.C0 = CFrame.new(0.00107574463, 0.897830009, -0.0104866028, 0.99988091, -1.2558754e-22, -0.0154346758, 1.23908515e-22, 1, -1.09738441e-22, 0.0154346758, 1.078129e-22, 0.99988091)
  8662. o9.Part0 = o8
  8663. o9.Part1 = o2
  8664. o10.Name = "Boot Top"
  8665. o10.Parent = o1
  8666. o10.Material = Enum.Material.Metal
  8667. o10.BrickColor = BrickColor.new("Really black")
  8668. o10.Position = Vector3.new(111.155304, 0.943893015, -60.6423798)
  8669. o10.Rotation = Vector3.new(-180, -0.870000005, -180)
  8670. o10.FormFactor = Enum.FormFactor.Custom
  8671. o10.Size = Vector3.new(1.11000001, 0.314918011, 1.13926232)
  8672. o10.CFrame = CFrame.new(111.155304, 0.943893015, -60.6423798, -0.999885976, 1.19715805e-29, -0.0151030002, -1.77493704e-30, 1, 1.26217745e-29, 0.0151030002, -1.26217745e-29, -0.999885976)
  8673. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8674. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8675. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8676. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8677. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8678. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8679. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8680. o10.Position = Vector3.new(111.155304, 0.943893015, -60.6423798)
  8681. o11.Name = "Joint"
  8682. o11.Parent = o10
  8683. o11.C0 = CFrame.new(0.0111236572, 0.236113012, -0.0150375366, 0.99988091, -1.2558754e-22, -0.0154346758, 1.23908515e-22, 1, -1.09738441e-22, 0.0154346758, 1.078129e-22, 0.99988091)
  8684. o11.Part0 = o10
  8685. o11.Part1 = o2
  8686. mas.Parent = workspace
  8687. mas:MakeJoints()
  8688. local mas1 = mas:GetChildren()
  8689. for i=1,#mas1 do
  8690. mas1[i].Parent = workspace
  8691. ypcall(function() mas1[i]:MakeJoints() end)
  8692. end
  8693. mas:Destroy()
  8694. for i=1,#cors do
  8695. coroutine.resume(cors[i])
  8696. end
  8697.  
  8698. wait()
  8699.  
  8700. Workspace["LeftLeg"].Parent = game.Players.LocalPlayer.Character
  8701.  
  8702. game.Players.LocalPlayer.Character["LeftLeg"].Name = "Familiar Left Leg"
  8703.  
  8704. w = Instance.new("Weld", game.Players.LocalPlayer.Character["Left Leg"])
  8705. w.Part0 = game.Players.LocalPlayer.Character["Left Leg"]
  8706. w.Part1 = o2
  8707. w.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  8708. game.Players.LocalPlayer.Character["Left Leg"].Transparency = 0
  8709.  
  8710. for i,v in pairs (game.Players.LocalPlayer.Character["Familiar Left Leg"]:GetChildren()) do
  8711. if v.ClassName == "Part" then
  8712. v.CanCollide = false
  8713. v.Anchored = false
  8714. end
  8715. end
  8716.  
  8717.  
  8718. local runDummyScript = function(f,scri)
  8719. local oldenv = getfenv(f)
  8720. local newenv = setmetatable({}, {
  8721. __index = function(_, k)
  8722. if k:lower() == 'script' then
  8723. return scri
  8724. else
  8725. return oldenv[k]
  8726. end
  8727. end
  8728. })
  8729. setfenv(f, newenv)
  8730. ypcall(function() f() end)
  8731. end
  8732. cors = {}
  8733. mas = Instance.new("Model",game:GetService("Lighting"))
  8734. mas.Name = "CompiledModel"
  8735. o1 = Instance.new("Model")
  8736. o2 = Instance.new("Part")
  8737. o3 = Instance.new("SpecialMesh")
  8738. o4 = Instance.new("Part")
  8739. o5 = Instance.new("Weld")
  8740. o6 = Instance.new("Part")
  8741. o7 = Instance.new("Weld")
  8742. o8 = Instance.new("Part")
  8743. o9 = Instance.new("Weld")
  8744. o10 = Instance.new("Part")
  8745. o11 = Instance.new("Weld")
  8746. o1.Name = "RightLeg"
  8747. o1.Parent = mas
  8748. o2.Name = "REF"
  8749. o2.Parent = o1
  8750. o2.Transparency = 1
  8751. o2.Position = Vector3.new(110.144409, 1.18000603, -60.6271667)
  8752. o2.Rotation = Vector3.new(180, 0.0199999996, -180)
  8753. o2.CanCollide = false
  8754. o2.FormFactor = Enum.FormFactor.Symmetric
  8755. o2.Size = Vector3.new(1, 2, 1)
  8756. o2.CFrame = CFrame.new(110.144409, 1.18000603, -60.6271667, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  8757. o2.BottomSurface = Enum.SurfaceType.Smooth
  8758. o2.TopSurface = Enum.SurfaceType.Smooth
  8759. o2.Position = Vector3.new(110.144409, 1.18000603, -60.6271667)
  8760. o3.Parent = o2
  8761. o3.MeshId = "rbxasset://fonts/leftarm.mesh"
  8762. o3.MeshType = Enum.MeshType.FileMesh
  8763. o4.Parent = o1
  8764. o4.Material = Enum.Material.Metal
  8765. o4.BrickColor = BrickColor.new("Really black")
  8766. o4.Position = Vector3.new(110.140076, 1.53790605, -60.6299782)
  8767. o4.Size = Vector3.new(1.03999984, 1.5, 1.01999998)
  8768. o4.CFrame = CFrame.new(110.140076, 1.53790605, -60.6299782, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  8769. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8770. o4.Position = Vector3.new(110.140076, 1.53790605, -60.6299782)
  8771. o5.Name = "Joint"
  8772. o5.Parent = o4
  8773. o5.C0 = CFrame.new(0.00433349609, -0.357900023, 0.00281143188, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  8774. o5.Part0 = o4
  8775. o5.Part1 = o2
  8776. o6.Name = "Boot Base"
  8777. o6.Parent = o1
  8778. o6.Material = Enum.Material.Metal
  8779. o6.BrickColor = BrickColor.new("Really black")
  8780. o6.Position = Vector3.new(110.150185, 0.698450983, -60.6562119)
  8781. o6.Rotation = Vector3.new(-180, -0.870000005, -180)
  8782. o6.FormFactor = Enum.FormFactor.Custom
  8783. o6.Size = Vector3.new(1.06147552, 0.620573759, 1.07442629)
  8784. o6.CFrame = CFrame.new(110.150185, 0.698450983, -60.6562119, -0.999885976, 1.19715805e-29, -0.0151030002, -1.77493704e-30, 1, 1.26217745e-29, 0.0151030002, -1.26217745e-29, -0.999885976)
  8785. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8786. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8787. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8788. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8789. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8790. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8791. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8792. o6.Position = Vector3.new(110.150185, 0.698450983, -60.6562119)
  8793. o7.Name = "Joint"
  8794. o7.Parent = o6
  8795. o7.C0 = CFrame.new(0.00621032715, 0.481555045, -0.0289535522, 0.99988091, -1.2558754e-22, -0.0154346758, 1.23908515e-22, 1, -1.09738441e-22, 0.0154346758, 1.078129e-22, 0.99988091)
  8796. o7.Part0 = o6
  8797. o7.Part1 = o2
  8798. o8.Name = "Boot Sole"
  8799. o8.Parent = o1
  8800. o8.Material = Enum.Material.Metal
  8801. o8.BrickColor = BrickColor.new("Really black")
  8802. o8.Position = Vector3.new(110.145325, 0.282176018, -60.6376724)
  8803. o8.Rotation = Vector3.new(-180, -0.870000005, -180)
  8804. o8.FormFactor = Enum.FormFactor.Custom
  8805. o8.Size = Vector3.new(1.07147539, 0.25999999, 1.11147547)
  8806. o8.CFrame = CFrame.new(110.145325, 0.282176018, -60.6376724, -0.999885976, 1.19715805e-29, -0.0151030002, -1.77493704e-30, 1, 1.26217745e-29, 0.0151030002, -1.26217745e-29, -0.999885976)
  8807. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8808. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8809. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8810. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8811. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8812. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8813. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8814. o8.Position = Vector3.new(110.145325, 0.282176018, -60.6376724)
  8815. o9.Name = "Joint"
  8816. o9.Parent = o8
  8817. o9.C0 = CFrame.new(0.00107574463, 0.897830009, -0.0104904175, 0.99988091, -1.2558754e-22, -0.0154346758, 1.23908515e-22, 1, -1.09738441e-22, 0.0154346758, 1.078129e-22, 0.99988091)
  8818. o9.Part0 = o8
  8819. o9.Part1 = o2
  8820. o10.Name = "Boot Top"
  8821. o10.Parent = o1
  8822. o10.Material = Enum.Material.Metal
  8823. o10.BrickColor = BrickColor.new("Really black")
  8824. o10.Position = Vector3.new(110.155304, 0.943893015, -60.6423759)
  8825. o10.Rotation = Vector3.new(-180, -0.870000005, -180)
  8826. o10.FormFactor = Enum.FormFactor.Custom
  8827. o10.Size = Vector3.new(1.11000001, 0.314918011, 1.13926232)
  8828. o10.CFrame = CFrame.new(110.155304, 0.943893015, -60.6423759, -0.999885976, 1.19715805e-29, -0.0151030002, -1.77493704e-30, 1, 1.26217745e-29, 0.0151030002, -1.26217745e-29, -0.999885976)
  8829. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8830. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8831. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8832. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8833. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8834. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8835. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8836. o10.Position = Vector3.new(110.155304, 0.943893015, -60.6423759)
  8837. o11.Name = "Joint"
  8838. o11.Parent = o10
  8839. o11.C0 = CFrame.new(0.0111236572, 0.236113012, -0.0150413513, 0.99988091, -1.2558754e-22, -0.0154346758, 1.23908515e-22, 1, -1.09738441e-22, 0.0154346758, 1.078129e-22, 0.99988091)
  8840. o11.Part0 = o10
  8841. o11.Part1 = o2
  8842. mas.Parent = workspace
  8843. mas:MakeJoints()
  8844. local mas1 = mas:GetChildren()
  8845. for i=1,#mas1 do
  8846. mas1[i].Parent = workspace
  8847. ypcall(function() mas1[i]:MakeJoints() end)
  8848. end
  8849. mas:Destroy()
  8850. for i=1,#cors do
  8851. coroutine.resume(cors[i])
  8852. end
  8853.  
  8854. wait()
  8855.  
  8856. Workspace["RightLeg"].Parent = game.Players.LocalPlayer.Character
  8857.  
  8858. game.Players.LocalPlayer.Character["RightLeg"].Name = "Familiar Right Leg"
  8859.  
  8860. w = Instance.new("Weld", game.Players.LocalPlayer.Character["Right Leg"])
  8861. w.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
  8862. w.Part1 = o2
  8863. w.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  8864. game.Players.LocalPlayer.Character["Right Leg"].Transparency = 0
  8865.  
  8866. for i,v in pairs (game.Players.LocalPlayer.Character["Familiar Right Leg"]:GetChildren()) do
  8867. if v.ClassName == "Part" then
  8868. v.CanCollide = false
  8869. v.Anchored = false
  8870. end
  8871. end
  8872.  
  8873. local runDummyScript = function(f,scri)
  8874. local oldenv = getfenv(f)
  8875. local newenv = setmetatable({}, {
  8876. __index = function(_, k)
  8877. if k:lower() == 'script' then
  8878. return scri
  8879. else
  8880. return oldenv[k]
  8881. end
  8882. end
  8883. })
  8884. setfenv(f, newenv)
  8885. ypcall(function() f() end)
  8886. end
  8887. cors = {}
  8888. mas = Instance.new("Model",game:GetService("Lighting"))
  8889. mas.Name = "CompiledModel"
  8890. o1 = Instance.new("Model")
  8891. o2 = Instance.new("Part")
  8892. o3 = Instance.new("SpecialMesh")
  8893. o4 = Instance.new("WedgePart")
  8894. o5 = Instance.new("Weld")
  8895. o6 = Instance.new("Part")
  8896. o7 = Instance.new("Weld")
  8897. o8 = Instance.new("WedgePart")
  8898. o9 = Instance.new("Weld")
  8899. o10 = Instance.new("Part")
  8900. o11 = Instance.new("SpecialMesh")
  8901. o12 = Instance.new("Weld")
  8902. o13 = Instance.new("Part")
  8903. o14 = Instance.new("Weld")
  8904. o15 = Instance.new("Part")
  8905. o16 = Instance.new("SpecialMesh")
  8906. o17 = Instance.new("Weld")
  8907. o18 = Instance.new("Part")
  8908. o19 = Instance.new("Weld")
  8909. o20 = Instance.new("Part")
  8910. o21 = Instance.new("SpecialMesh")
  8911. o22 = Instance.new("Weld")
  8912. o23 = Instance.new("Part")
  8913. o24 = Instance.new("BlockMesh")
  8914. o25 = Instance.new("Weld")
  8915. o26 = Instance.new("Part")
  8916. o27 = Instance.new("SpecialMesh")
  8917. o28 = Instance.new("Weld")
  8918. o29 = Instance.new("Part")
  8919. o30 = Instance.new("Weld")
  8920. o31 = Instance.new("Part")
  8921. o32 = Instance.new("Weld")
  8922. o33 = Instance.new("Part")
  8923. o34 = Instance.new("BlockMesh")
  8924. o35 = Instance.new("Weld")
  8925. o36 = Instance.new("Part")
  8926. o37 = Instance.new("Weld")
  8927. o38 = Instance.new("Part")
  8928. o39 = Instance.new("Weld")
  8929. o40 = Instance.new("Part")
  8930. o41 = Instance.new("SpecialMesh")
  8931. o42 = Instance.new("Weld")
  8932. o43 = Instance.new("Part")
  8933. o44 = Instance.new("BlockMesh")
  8934. o45 = Instance.new("Weld")
  8935. o46 = Instance.new("Part")
  8936. o47 = Instance.new("BlockMesh")
  8937. o48 = Instance.new("Weld")
  8938. o49 = Instance.new("Part")
  8939. o50 = Instance.new("BlockMesh")
  8940. o51 = Instance.new("Weld")
  8941. o52 = Instance.new("WedgePart")
  8942. o53 = Instance.new("Weld")
  8943. o54 = Instance.new("WedgePart")
  8944. o55 = Instance.new("Weld")
  8945. o1.Name = "RightArm"
  8946. o1.Parent = mas
  8947. o2.Name = "REF"
  8948. o2.Parent = o1
  8949. o2.Transparency = 1
  8950. o2.Position = Vector3.new(109.144409, 3.18000388, -60.6271591)
  8951. o2.Rotation = Vector3.new(180, 0.0199999996, -180)
  8952. o2.CanCollide = false
  8953. o2.FormFactor = Enum.FormFactor.Symmetric
  8954. o2.Size = Vector3.new(1, 2, 1)
  8955. o2.CFrame = CFrame.new(109.144409, 3.18000388, -60.6271591, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  8956. o2.BottomSurface = Enum.SurfaceType.Smooth
  8957. o2.TopSurface = Enum.SurfaceType.Smooth
  8958. o2.Position = Vector3.new(109.144409, 3.18000388, -60.6271591)
  8959. o3.Parent = o2
  8960. o3.MeshId = "rbxasset://fonts/leftarm.mesh"
  8961. o3.MeshType = Enum.MeshType.FileMesh
  8962. o4.Parent = o1
  8963. o4.Material = Enum.Material.SmoothPlastic
  8964. o4.BrickColor = BrickColor.new("Dark stone grey")
  8965. o4.Position = Vector3.new(108.650101, 2.64661002, -60.3924141)
  8966. o4.Rotation = Vector3.new(-90, 0, -180)
  8967. o4.Size = Vector3.new(0.200000003, 0.478077561, 0.42348215)
  8968. o4.CFrame = CFrame.new(108.650101, 2.64661002, -60.3924141, -1, 0, 1.19715805e-29, -1.19715805e-29, -1.26217745e-29, 1, 0, 1, -1.26217745e-29)
  8969. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8970. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8971. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8972. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8973. o4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  8974. o4.Position = Vector3.new(108.650101, 2.64661002, -60.3924141)
  8975. o5.Name = "Joint"
  8976. o5.Parent = o4
  8977. o5.C0 = CFrame.new(-0.494308472, -0.234745026, 0.53339386, 0.99999994, -1.23944917e-22, -0.000331714633, -0.000331714633, -1.09697344e-22, -0.99999994, 1.23908515e-22, 1, -1.09738441e-22)
  8978. o5.Part0 = o4
  8979. o5.Part1 = o2
  8980. o6.Parent = o1
  8981. o6.Material = Enum.Material.SmoothPlastic
  8982. o6.BrickColor = BrickColor.new("Really black")
  8983. o6.Position = Vector3.new(108.940475, 3.05354095, -60.609993)
  8984. o6.Size = Vector3.new(0.7813586, 0.493000001, 1.07901871)
  8985. o6.CFrame = CFrame.new(108.940475, 3.05354095, -60.609993, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  8986. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8987. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8988. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8989. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8990. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8991. o6.Position = Vector3.new(108.940475, 3.05354095, -60.609993)
  8992. o7.Name = "Joint"
  8993. o7.Parent = o6
  8994. o7.C0 = CFrame.new(0.203933716, 0.126462936, -0.0171661377, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  8995. o7.Part0 = o6
  8996. o7.Part1 = o2
  8997. o8.Parent = o1
  8998. o8.Material = Enum.Material.SmoothPlastic
  8999. o8.BrickColor = BrickColor.new("Dark stone grey")
  9000. o8.Position = Vector3.new(109.427994, 2.28999829, -60.902565)
  9001. o8.Rotation = Vector3.new(-90, -90, 0)
  9002. o8.Size = Vector3.new(0.200000003, 0.528077543, 0.200000003)
  9003. o8.CFrame = CFrame.new(109.427994, 2.28999829, -60.902565, 4.90628231e-08, 2.98023224e-08, -1, 1, -4.01892883e-08, 2.69629474e-08, -4.01892812e-08, -1, 2.98023224e-08)
  9004. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9005. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9006. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9007. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9008. o8.Color = Color3.new(0.388235, 0.372549, 0.384314)
  9009. o8.Position = Vector3.new(109.427994, 2.28999829, -60.902565)
  9010. o9.Name = "Joint"
  9011. o9.Parent = o8
  9012. o9.C0 = CFrame.new(0.890005589, -0.275405884, 0.283584595, -4.90494898e-08, 1, 4.02055562e-08, 0.000331684831, -4.01892883e-08, 0.99999994, 0.99999994, 2.69629474e-08, -0.000331744435)
  9013. o9.Part0 = o8
  9014. o9.Part1 = o2
  9015. o10.Parent = o1
  9016. o10.Material = Enum.Material.SmoothPlastic
  9017. o10.BrickColor = BrickColor.new("Really black")
  9018. o10.Position = Vector3.new(108.657578, 2.32146406, -61.1399918)
  9019. o10.Rotation = Vector3.new(-90, 0, 90)
  9020. o10.CanCollide = false
  9021. o10.Shape = Enum.PartType.Cylinder
  9022. o10.Size = Vector3.new(0.200000003, 0.200000003, 0.278077513)
  9023. o10.CFrame = CFrame.new(108.657578, 2.32146406, -61.1399918, 0, -1, 1.19715805e-29, 1.26217745e-29, -1.19715805e-29, 1, -1, 0, -1.26217745e-29)
  9024. o10.BottomSurface = Enum.SurfaceType.Smooth
  9025. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9026. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9027. o10.TopSurface = Enum.SurfaceType.Smooth
  9028. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9029. o10.Position = Vector3.new(108.657578, 2.32146406, -61.1399918)
  9030. o11.Parent = o10
  9031. o11.Scale = Vector3.new(0.278077543, 0.945463777, 1)
  9032. o11.MeshType = Enum.MeshType.Cylinder
  9033. o12.Name = "Joint"
  9034. o12.Parent = o10
  9035. o12.C0 = CFrame.new(-0.512832642, -0.486831665, 0.85853982, 0.000331714633, 1.09697344e-22, 0.99999994, 0.99999994, -1.23944917e-22, -0.000331714633, 1.23908515e-22, 1, -1.09738441e-22)
  9036. o12.Part0 = o10
  9037. o12.Part1 = o2
  9038. o13.Parent = o1
  9039. o13.Material = Enum.Material.Neon
  9040. o13.BrickColor = BrickColor.new("Bright blue")
  9041. o13.Position = Vector3.new(108.610107, 3.47503805, -60.8999863)
  9042. o13.Size = Vector3.new(0.200000003, 0.529999971, 0.200000003)
  9043. o13.CFrame = CFrame.new(108.610107, 3.47503805, -60.8999863, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9044. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9045. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9046. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9047. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9048. o13.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  9049. o13.Position = Vector3.new(108.610107, 3.47503805, -60.8999863)
  9050. o14.Name = "Joint"
  9051. o14.Parent = o13
  9052. o14.C0 = CFrame.new(0.534301758, -0.29503417, 0.272827148, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9053. o14.Part0 = o13
  9054. o14.Part1 = o2
  9055. o15.Parent = o1
  9056. o15.Material = Enum.Material.SmoothPlastic
  9057. o15.BrickColor = BrickColor.new("Really black")
  9058. o15.Position = Vector3.new(108.657578, 3.05146408, -61.1299973)
  9059. o15.Rotation = Vector3.new(-90, 0, 90)
  9060. o15.CanCollide = false
  9061. o15.Shape = Enum.PartType.Cylinder
  9062. o15.Size = Vector3.new(0.200000003, 0.200000003, 0.278077513)
  9063. o15.CFrame = CFrame.new(108.657578, 3.05146408, -61.1299973, 0, -1, 1.19715805e-29, 1.26217745e-29, -1.19715805e-29, 1, -1, 0, -1.26217745e-29)
  9064. o15.BottomSurface = Enum.SurfaceType.Smooth
  9065. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9066. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9067. o15.TopSurface = Enum.SurfaceType.Smooth
  9068. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9069. o15.Position = Vector3.new(108.657578, 3.05146408, -61.1299973)
  9070. o16.Parent = o15
  9071. o16.Scale = Vector3.new(0.278077543, 0.945463777, 1)
  9072. o16.MeshType = Enum.MeshType.Cylinder
  9073. o17.Name = "Joint"
  9074. o17.Parent = o15
  9075. o17.C0 = CFrame.new(-0.502838135, -0.486831665, 0.128539801, 0.000331714633, 1.09697344e-22, 0.99999994, 0.99999994, -1.23944917e-22, -0.000331714633, 1.23908515e-22, 1, -1.09738441e-22)
  9076. o17.Part0 = o15
  9077. o17.Part1 = o2
  9078. o18.Parent = o1
  9079. o18.Material = Enum.Material.SmoothPlastic
  9080. o18.BrickColor = BrickColor.new("Really black")
  9081. o18.Position = Vector3.new(108.620102, 3.47503805, -60.609993)
  9082. o18.Size = Vector3.new(0.200000003, 0.529999971, 1.16000009)
  9083. o18.CFrame = CFrame.new(108.620102, 3.47503805, -60.609993, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9084. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9085. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9086. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9087. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9088. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9089. o18.Position = Vector3.new(108.620102, 3.47503805, -60.609993)
  9090. o19.Name = "Joint"
  9091. o19.Parent = o18
  9092. o19.C0 = CFrame.new(0.524307251, -0.29503417, -0.0171661377, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9093. o19.Part0 = o18
  9094. o19.Part1 = o2
  9095. o20.Parent = o1
  9096. o20.Material = Enum.Material.SmoothPlastic
  9097. o20.BrickColor = BrickColor.new("Really black")
  9098. o20.Position = Vector3.new(108.657578, 3.61146402, -60.0499954)
  9099. o20.Rotation = Vector3.new(-90, 0, 90)
  9100. o20.CanCollide = false
  9101. o20.Shape = Enum.PartType.Cylinder
  9102. o20.Size = Vector3.new(0.200000003, 0.200000003, 0.278077513)
  9103. o20.CFrame = CFrame.new(108.657578, 3.61146402, -60.0499954, 0, -1, 1.19715805e-29, 1.26217745e-29, -1.19715805e-29, 1, -1, 0, -1.26217745e-29)
  9104. o20.BottomSurface = Enum.SurfaceType.Smooth
  9105. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9106. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9107. o20.TopSurface = Enum.SurfaceType.Smooth
  9108. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9109. o20.Position = Vector3.new(108.657578, 3.61146402, -60.0499954)
  9110. o21.Parent = o20
  9111. o21.Scale = Vector3.new(0.278077543, 0.945463777, 1)
  9112. o21.MeshType = Enum.MeshType.Cylinder
  9113. o22.Name = "Joint"
  9114. o22.Parent = o20
  9115. o22.C0 = CFrame.new(0.577163696, -0.486831665, -0.431460142, 0.000331714633, 1.09697344e-22, 0.99999994, 0.99999994, -1.23944917e-22, -0.000331714633, 1.23908515e-22, 1, -1.09738441e-22)
  9116. o22.Part0 = o20
  9117. o22.Part1 = o2
  9118. o23.Parent = o1
  9119. o23.Material = Enum.Material.SmoothPlastic
  9120. o23.BrickColor = BrickColor.new("Really black")
  9121. o23.Position = Vector3.new(108.642822, 3.05354095, -60.609993)
  9122. o23.CanCollide = false
  9123. o23.Size = Vector3.new(0.212500021, 0.493000001, 1.07901895)
  9124. o23.CFrame = CFrame.new(108.642822, 3.05354095, -60.609993, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9125. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9126. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9127. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9128. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9129. o23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9130. o23.Position = Vector3.new(108.642822, 3.05354095, -60.609993)
  9131. o24.Parent = o23
  9132. o24.Scale = Vector3.new(0.875471771, 1, 1)
  9133. o25.Name = "Joint"
  9134. o25.Parent = o23
  9135. o25.C0 = CFrame.new(0.501586914, 0.126462936, -0.0171661377, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9136. o25.Part0 = o23
  9137. o25.Part1 = o2
  9138. o26.Parent = o1
  9139. o26.Material = Enum.Material.SmoothPlastic
  9140. o26.BrickColor = BrickColor.new("Really black")
  9141. o26.Position = Vector3.new(108.657578, 3.05146408, -60.0899887)
  9142. o26.Rotation = Vector3.new(-90, 0, 90)
  9143. o26.CanCollide = false
  9144. o26.Shape = Enum.PartType.Cylinder
  9145. o26.Size = Vector3.new(0.200000003, 0.200000003, 0.278077513)
  9146. o26.CFrame = CFrame.new(108.657578, 3.05146408, -60.0899887, 0, -1, 1.19715805e-29, 1.26217745e-29, -1.19715805e-29, 1, -1, 0, -1.26217745e-29)
  9147. o26.BottomSurface = Enum.SurfaceType.Smooth
  9148. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9149. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9150. o26.TopSurface = Enum.SurfaceType.Smooth
  9151. o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9152. o26.Position = Vector3.new(108.657578, 3.05146408, -60.0899887)
  9153. o27.Parent = o26
  9154. o27.Scale = Vector3.new(0.278077543, 0.945463777, 1)
  9155. o27.MeshType = Enum.MeshType.Cylinder
  9156. o28.Name = "Joint"
  9157. o28.Parent = o26
  9158. o28.C0 = CFrame.new(0.53717041, -0.486831665, 0.128539801, 0.000331714633, 1.09697344e-22, 0.99999994, 0.99999994, -1.23944917e-22, -0.000331714633, 1.23908515e-22, 1, -1.09738441e-22)
  9159. o28.Part0 = o26
  9160. o28.Part1 = o2
  9161. o29.Parent = o1
  9162. o29.Material = Enum.Material.SmoothPlastic
  9163. o29.BrickColor = BrickColor.new("Really black")
  9164. o29.Position = Vector3.new(109.085098, 3.32595992, -60.6099548)
  9165. o29.Rotation = Vector3.new(0, 90, 0)
  9166. o29.FormFactor = Enum.FormFactor.Custom
  9167. o29.Size = Vector3.new(1.03999996, 1.88999999, 1.04999995)
  9168. o29.CFrame = CFrame.new(109.085098, 3.32595992, -60.6099548, 0, 1.19715805e-29, 1, 1.26217745e-29, 1, 1.19715805e-29, -1, -1.26217745e-29, 0)
  9169. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9170. o29.BottomSurface = Enum.SurfaceType.Smooth
  9171. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9172. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9173. o29.TopSurface = Enum.SurfaceType.Smooth
  9174. o29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9175. o29.Position = Vector3.new(109.085098, 3.32595992, -60.6099548)
  9176. o30.Name = "Joint"
  9177. o30.Parent = o29
  9178. o30.C0 = CFrame.new(0.0172042847, -0.145956039, 0.0593109131, 0.000331714633, 1.09697344e-22, 0.99999994, 1.23908515e-22, 1, -1.09738441e-22, -0.99999994, 1.23944917e-22, 0.000331714633)
  9179. o30.Part0 = o29
  9180. o30.Part1 = o2
  9181. o31.Parent = o1
  9182. o31.Material = Enum.Material.Neon
  9183. o31.BrickColor = BrickColor.new("Bright blue")
  9184. o31.Position = Vector3.new(108.610107, 3.47503805, -60.2999802)
  9185. o31.Size = Vector3.new(0.200000003, 0.529999971, 0.200000003)
  9186. o31.CFrame = CFrame.new(108.610107, 3.47503805, -60.2999802, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9187. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9188. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9189. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9190. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9191. o31.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  9192. o31.Position = Vector3.new(108.610107, 3.47503805, -60.2999802)
  9193. o32.Name = "Joint"
  9194. o32.Parent = o31
  9195. o32.C0 = CFrame.new(0.534301758, -0.29503417, -0.327178955, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9196. o32.Part0 = o31
  9197. o32.Part1 = o2
  9198. o33.Parent = o1
  9199. o33.Material = Enum.Material.SmoothPlastic
  9200. o33.BrickColor = BrickColor.new("Really black")
  9201. o33.Position = Vector3.new(108.642822, 2.79854107, -61.0494919)
  9202. o33.CanCollide = false
  9203. o33.Size = Vector3.new(0.212500021, 1.00300002, 0.200000003)
  9204. o33.CFrame = CFrame.new(108.642822, 2.79854107, -61.0494919, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9205. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9206. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9207. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9208. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9209. o33.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9210. o33.Position = Vector3.new(108.642822, 2.79854107, -61.0494919)
  9211. o34.Parent = o33
  9212. o34.Scale = Vector3.new(0.875471771, 1, 1)
  9213. o35.Name = "Joint"
  9214. o35.Parent = o33
  9215. o35.C0 = CFrame.new(0.501586914, 0.381462812, 0.422332764, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9216. o35.Part0 = o33
  9217. o35.Part1 = o2
  9218. o36.Parent = o1
  9219. o36.Material = Enum.Material.SmoothPlastic
  9220. o36.BrickColor = BrickColor.new("Really black")
  9221. o36.Position = Vector3.new(108.945892, 2.28999805, -60.6218491)
  9222. o36.Size = Vector3.new(0.771358609, 0.200000003, 1.07901871)
  9223. o36.CFrame = CFrame.new(108.945892, 2.28999805, -60.6218491, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9224. o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9225. o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9226. o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9227. o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9228. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9229. o36.Position = Vector3.new(108.945892, 2.28999805, -60.6218491)
  9230. o37.Name = "Joint"
  9231. o37.Parent = o36
  9232. o37.C0 = CFrame.new(0.198516846, 0.890005827, -0.00531005859, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9233. o37.Part0 = o36
  9234. o37.Part1 = o2
  9235. o38.Parent = o1
  9236. o38.Material = Enum.Material.SmoothPlastic
  9237. o38.BrickColor = BrickColor.new("Really black")
  9238. o38.Position = Vector3.new(108.940109, 3.47503805, -60.609993)
  9239. o38.Size = Vector3.new(0.839999974, 0.529999971, 1.15999997)
  9240. o38.CFrame = CFrame.new(108.940109, 3.47503805, -60.609993, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9241. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9242. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9243. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9244. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9245. o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9246. o38.Position = Vector3.new(108.940109, 3.47503805, -60.609993)
  9247. o39.Name = "Joint"
  9248. o39.Parent = o38
  9249. o39.C0 = CFrame.new(0.204299927, -0.29503417, -0.0171661377, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9250. o39.Part0 = o38
  9251. o39.Part1 = o2
  9252. o40.Parent = o1
  9253. o40.Material = Enum.Material.SmoothPlastic
  9254. o40.BrickColor = BrickColor.new("Really black")
  9255. o40.Position = Vector3.new(108.657578, 3.61146402, -61.1699905)
  9256. o40.Rotation = Vector3.new(-90, 0, 90)
  9257. o40.CanCollide = false
  9258. o40.Shape = Enum.PartType.Cylinder
  9259. o40.Size = Vector3.new(0.200000003, 0.200000003, 0.278077513)
  9260. o40.CFrame = CFrame.new(108.657578, 3.61146402, -61.1699905, 0, -1, 1.19715805e-29, 1.26217745e-29, -1.19715805e-29, 1, -1, 0, -1.26217745e-29)
  9261. o40.BottomSurface = Enum.SurfaceType.Smooth
  9262. o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9263. o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9264. o40.TopSurface = Enum.SurfaceType.Smooth
  9265. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9266. o40.Position = Vector3.new(108.657578, 3.61146402, -61.1699905)
  9267. o41.Parent = o40
  9268. o41.Scale = Vector3.new(0.278077543, 0.945463777, 1)
  9269. o41.MeshType = Enum.MeshType.Cylinder
  9270. o42.Name = "Joint"
  9271. o42.Parent = o40
  9272. o42.C0 = CFrame.new(-0.542831421, -0.486831665, -0.431460142, 0.000331714633, 1.09697344e-22, 0.99999994, 0.99999994, -1.23944917e-22, -0.000331714633, 1.23908515e-22, 1, -1.09738441e-22)
  9273. o42.Part0 = o40
  9274. o42.Part1 = o2
  9275. o43.Parent = o1
  9276. o43.Material = Enum.Material.SmoothPlastic
  9277. o43.BrickColor = BrickColor.new("Really black")
  9278. o43.Position = Vector3.new(109.222839, 2.79854107, -61.0494919)
  9279. o43.CanCollide = false
  9280. o43.Size = Vector3.new(0.212500021, 1.00300002, 0.200000003)
  9281. o43.CFrame = CFrame.new(109.222839, 2.79854107, -61.0494919, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9282. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9283. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9284. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9285. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9286. o43.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9287. o43.Position = Vector3.new(109.222839, 2.79854107, -61.0494919)
  9288. o44.Parent = o43
  9289. o44.Scale = Vector3.new(0.875471771, 1, 1)
  9290. o45.Name = "Joint"
  9291. o45.Parent = o43
  9292. o45.C0 = CFrame.new(-0.0784301758, 0.381462812, 0.422332764, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9293. o45.Part0 = o43
  9294. o45.Part1 = o2
  9295. o46.Parent = o1
  9296. o46.Material = Enum.Material.SmoothPlastic
  9297. o46.BrickColor = BrickColor.new("Really black")
  9298. o46.Position = Vector3.new(108.642822, 2.79354095, -60.1895142)
  9299. o46.CanCollide = false
  9300. o46.Size = Vector3.new(0.212500021, 1.01300001, 0.200000003)
  9301. o46.CFrame = CFrame.new(108.642822, 2.79354095, -60.1895142, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9302. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9303. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9304. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9305. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9306. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9307. o46.Position = Vector3.new(108.642822, 2.79354095, -60.1895142)
  9308. o47.Parent = o46
  9309. o47.Scale = Vector3.new(0.875471771, 1, 1)
  9310. o48.Name = "Joint"
  9311. o48.Parent = o46
  9312. o48.C0 = CFrame.new(0.501586914, 0.386462927, -0.437644958, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9313. o48.Part0 = o46
  9314. o48.Part1 = o2
  9315. o49.Parent = o1
  9316. o49.Material = Enum.Material.SmoothPlastic
  9317. o49.BrickColor = BrickColor.new("Really black")
  9318. o49.Position = Vector3.new(109.222839, 2.79354095, -60.1895142)
  9319. o49.CanCollide = false
  9320. o49.Size = Vector3.new(0.212500021, 1.01300001, 0.200000003)
  9321. o49.CFrame = CFrame.new(109.222839, 2.79354095, -60.1895142, 1, 1.19715805e-29, 0, 1.19715805e-29, 1, -1.26217745e-29, 0, -1.26217745e-29, 1)
  9322. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9323. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9324. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9325. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9326. o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9327. o49.Position = Vector3.new(109.222839, 2.79354095, -60.1895142)
  9328. o50.Parent = o49
  9329. o50.Scale = Vector3.new(0.875471771, 1, 1)
  9330. o51.Name = "Joint"
  9331. o51.Parent = o49
  9332. o51.C0 = CFrame.new(-0.0784301758, 0.386462927, -0.437644958, -0.99999994, 1.23944917e-22, 0.000331714633, 1.23908515e-22, 1, -1.09738441e-22, -0.000331714633, -1.09697344e-22, -0.99999994)
  9333. o51.Part0 = o49
  9334. o51.Part1 = o2
  9335. o52.Parent = o1
  9336. o52.Material = Enum.Material.SmoothPlastic
  9337. o52.BrickColor = BrickColor.new("Dark stone grey")
  9338. o52.Position = Vector3.new(108.650101, 2.64661002, -60.8574295)
  9339. o52.Rotation = Vector3.new(-90, 0, 0)
  9340. o52.Size = Vector3.new(0.200000003, 0.46807757, 0.42348215)
  9341. o52.CFrame = CFrame.new(108.650101, 2.64661002, -60.8574295, 1, 0, 1.19715805e-29, 1.19715805e-29, 1.26217745e-29, 1, 0, -1, -1.26217745e-29)
  9342. o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9343. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9344. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9345. o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9346. o52.Color = Color3.new(0.388235, 0.372549, 0.384314)
  9347. o52.Position = Vector3.new(108.650101, 2.64661002, -60.8574295)
  9348. o53.Name = "Joint"
  9349. o53.Parent = o52
  9350. o53.C0 = CFrame.new(0.494308472, -0.230270386, 0.53339386, -0.99999994, 1.23944917e-22, 0.000331714633, 0.000331714633, 1.09697344e-22, 0.99999994, 1.23908515e-22, 1, -1.09738441e-22)
  9351. o53.Part0 = o52
  9352. o53.Part1 = o2
  9353. o54.Parent = o1
  9354. o54.Material = Enum.Material.SmoothPlastic
  9355. o54.BrickColor = BrickColor.new("Dark stone grey")
  9356. o54.Position = Vector3.new(109.427994, 2.28999829, -60.3651505)
  9357. o54.Rotation = Vector3.new(90, -90, 0)
  9358. o54.Size = Vector3.new(0.200000003, 0.578077555, 0.200000003)
  9359. o54.CFrame = CFrame.new(109.427994, 2.28999829, -60.3651505, -4.90628196e-08, 2.98023224e-08, -1, -1, -4.01892883e-08, 2.69629474e-08, -4.01892812e-08, 1, -2.98023224e-08)
  9360. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9361. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9362. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9363. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9364. o54.Color = Color3.new(0.388235, 0.372549, 0.384314)
  9365. o54.Position = Vector3.new(109.427994, 2.28999829, -60.3651505)
  9366. o55.Name = "Joint"
  9367. o55.Parent = o54
  9368. o55.C0 = CFrame.new(-0.890005589, -0.262008667, 0.283584595, 4.90761494e-08, -1, 4.01730063e-08, -0.000331744435, -4.01892883e-08, -0.99999994, 0.99999994, 2.69629474e-08, -0.000331684831)
  9369. o55.Part0 = o54
  9370. o55.Part1 = o2
  9371. mas.Parent = workspace
  9372. mas:MakeJoints()
  9373. local mas1 = mas:GetChildren()
  9374. for i=1,#mas1 do
  9375. mas1[i].Parent = workspace
  9376. ypcall(function() mas1[i]:MakeJoints() end)
  9377. end
  9378. mas:Destroy()
  9379. for i=1,#cors do
  9380. coroutine.resume(cors[i])
  9381. end
  9382.  
  9383. wait()
  9384.  
  9385. Workspace["RightArm"].Parent = game.Players.LocalPlayer.Character
  9386.  
  9387. game.Players.LocalPlayer.Character["RightArm"].Name = "Familiar Right Arm"
  9388.  
  9389. w = Instance.new("Weld", game.Players.LocalPlayer.Character["Right Arm"])
  9390. w.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  9391. w.Part1 = o2
  9392. w.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  9393. game.Players.LocalPlayer.Character["Right Arm"].Transparency = 0
  9394.  
  9395. for i,v in pairs (game.Players.LocalPlayer.Character["Familiar Right Arm"]:GetChildren()) do
  9396. if v.ClassName == "Part" then
  9397. v.CanCollide = false
  9398. v.Anchored = false
  9399. end
  9400. end
  9401.  
  9402.  
  9403. local runDummyScript = function(f,scri)
  9404. local oldenv = getfenv(f)
  9405. local newenv = setmetatable({}, {
  9406. __index = function(_, k)
  9407. if k:lower() == 'script' then
  9408. return scri
  9409. else
  9410. return oldenv[k]
  9411. end
  9412. end
  9413. })
  9414. setfenv(f, newenv)
  9415. ypcall(function() f() end)
  9416. end
  9417. cors = {}
  9418. mas = Instance.new("Model",game:GetService("Lighting"))
  9419. mas.Name = "CompiledModel"
  9420. o1 = Instance.new("Part")
  9421. o2 = Instance.new("Weld")
  9422. o3 = Instance.new("Part")
  9423. o4 = Instance.new("Weld")
  9424. o5 = Instance.new("Part")
  9425. o6 = Instance.new("Weld")
  9426. o7 = Instance.new("Part")
  9427. o8 = Instance.new("Weld")
  9428. o9 = Instance.new("Part")
  9429. o10 = Instance.new("Weld")
  9430. o11 = Instance.new("Part")
  9431. o12 = Instance.new("Weld")
  9432. o13 = Instance.new("Part")
  9433. o14 = Instance.new("Weld")
  9434. o15 = Instance.new("Part")
  9435. o16 = Instance.new("Weld")
  9436. o17 = Instance.new("Part")
  9437. o18 = Instance.new("SpecialMesh")
  9438. o19 = Instance.new("Weld")
  9439. o20 = Instance.new("WedgePart")
  9440. o21 = Instance.new("Weld")
  9441. o22 = Instance.new("WedgePart")
  9442. o23 = Instance.new("Weld")
  9443. o24 = Instance.new("WedgePart")
  9444. o25 = Instance.new("Weld")
  9445. o26 = Instance.new("WedgePart")
  9446. o27 = Instance.new("Weld")
  9447. o28 = Instance.new("WedgePart")
  9448. o29 = Instance.new("Weld")
  9449. o30 = Instance.new("WedgePart")
  9450. o31 = Instance.new("Weld")
  9451. o32 = Instance.new("Part")
  9452. o33 = Instance.new("SpecialMesh")
  9453. o1.Name = "Blade"
  9454. o1.Parent = mas
  9455. o1.Material = Enum.Material.Metal
  9456. o1.BrickColor = BrickColor.new("Fossil")
  9457. o1.Position = Vector3.new(98.2693253, 1.1018647, -50.969738)
  9458. o1.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9459. o1.CanCollide = false
  9460. o1.FormFactor = Enum.FormFactor.Custom
  9461. o1.Size = Vector3.new(0.199999988, 6.44999933, 0.449999988)
  9462. o1.CFrame = CFrame.new(98.2693253, 1.1018647, -50.969738, -0.0374063104, -0.9688375, -0.244856715, 0.0509620011, -0.24655886, 0.967787027, -0.997999787, 0.0237229597, 0.0585967302)
  9463. o1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9464. o1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9465. o1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9466. o1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9467. o1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9468. o1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9469. o1.Color = Color3.new(0.623529, 0.631373, 0.67451)
  9470. o1.Position = Vector3.new(98.2693253, 1.1018647, -50.969738)
  9471. o2.Name = "Joint"
  9472. o2.Parent = o1
  9473. o2.C0 = CFrame.new(-1.00187302, -3.81311035, 1.25072861, -0.997999787, 0.0509621762, 0.0374063551, 0.0237229597, -0.24655886, 0.9688375, 0.058596909, 0.967787027, 0.244856715)
  9474. o2.Part0 = o1
  9475. o2.Part1 = o32
  9476. o3.Name = "Handle"
  9477. o3.Parent = mas
  9478. o3.Material = Enum.Material.Metal
  9479. o3.BrickColor = BrickColor.new("Really black")
  9480. o3.Position = Vector3.new(101.193436, 1.93511701, -51.0367813)
  9481. o3.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9482. o3. Anchored = false
  9483. o3.FormFactor = Enum.FormFactor.Custom
  9484. o3.Size = Vector3.new(0.25999999, 0.630000114, 0.310000002)
  9485. o3.CFrame = CFrame.new(101.193436, 1.93511701, -51.0367813, -0.0374030024, -0.968839228, -0.244850188, 0.0509600081, -0.246552095, 0.967788815, -0.998000145, 0.0237206332, 0.0585938357)
  9486. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9487. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9488. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9489. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9490. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9491. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9492. o3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9493. o3.Position = Vector3.new(101.193436, 1.93511701, -51.0367813)
  9494. o4.Name = "Joint"
  9495. o4.Parent = o3
  9496. o4.C0 = CFrame.new(-1.0018692, -0.773086548, 1.16423416, -0.998000145, 0.0509601831, 0.0374030471, 0.0237206332, -0.246552095, 0.968839228, 0.0585940145, 0.967788815, 0.244850188)
  9497. o4.Part0 = o3
  9498. o4.Part1 = o32
  9499. o5.Name = "Handle"
  9500. o5.Parent = mas
  9501. o5.Material = Enum.Material.Metal
  9502. o5.BrickColor = BrickColor.new("Really black")
  9503. o5.Position = Vector3.new(102.496597, 2.26651406, -51.0636063)
  9504. o5.Rotation = Vector3.new(-86.5400009, -14.1700001, -177.789993)
  9505. o5. Anchored = false
  9506. o5.FormFactor = Enum.FormFactor.Custom
  9507. o5.Shape = Enum.PartType.Cylinder
  9508. o5.Size = Vector3.new(2.13999987, 0.230000168, 0.310000002)
  9509. o5.CFrame = CFrame.new(102.496597, 2.26651406, -51.0636063, -0.968839228, 0.0374033563, -0.244850144, -0.246552065, -0.0509599186, 0.967788815, 0.0237210058, 0.998000145, 0.0585938357)
  9510. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9511. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9512. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9513. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9514. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9515. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9516. o5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9517. o5.Position = Vector3.new(102.496597, 2.26651406, -51.0636063)
  9518. o6.Name = "Joint"
  9519. o6.Parent = o5
  9520. o6.C0 = CFrame.new(0.571815491, 0.996788025, 1.1641655, 0.0237210058, -0.246552065, 0.968839228, 0.998000145, -0.0509600937, -0.037403401, 0.0585940145, 0.967788815, 0.244850144)
  9521. o6.Part0 = o5
  9522. o6.Part1 = o32
  9523. o7.Name = "Handle"
  9524. o7.Parent = mas
  9525. o7.Material = Enum.Material.Metal
  9526. o7.BrickColor = BrickColor.new("Really black")
  9527. o7.Position = Vector3.new(103.242661, 2.456352, -51.0818558)
  9528. o7.Rotation = Vector3.new(-86.5400009, -14.1700001, -177.789993)
  9529. o7. Anchored = false
  9530. o7.FormFactor = Enum.FormFactor.Custom
  9531. o7.Shape = Enum.PartType.Cylinder
  9532. o7.Size = Vector3.new(0.25, 0.239999995, 0.319999993)
  9533. o7.CFrame = CFrame.new(103.242661, 2.456352, -51.0818558, -0.968839228, 0.0374033563, -0.244850144, -0.246552065, -0.0509599186, 0.967788815, 0.0237210058, 0.998000145, 0.0585938357)
  9534. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9535. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9536. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9537. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9538. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9539. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9540. o7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9541. o7.Position = Vector3.new(103.242661, 2.456352, -51.0818558)
  9542. o8.Name = "Joint"
  9543. o8.Parent = o7
  9544. o8.C0 = CFrame.new(1.34187317, 0.996768951, 1.16418648, 0.0237210058, -0.246552065, 0.968839228, 0.998000145, -0.0509600937, -0.037403401, 0.0585940145, 0.967788815, 0.244850144)
  9545. o8.Part0 = o7
  9546. o8.Part1 = o32
  9547. o9.Name = "Handle10"
  9548. o9.Parent = mas
  9549. o9.Material = Enum.Material.Metal
  9550. o9.BrickColor = BrickColor.new("Really black")
  9551. o9.Position = Vector3.new(100.658432, 1.96633995, -51.0150528)
  9552. o9.Rotation = Vector3.new(-83.4899979, -59.1199989, 94.1800003)
  9553. o9. Anchored = false
  9554. o9.FormFactor = Enum.FormFactor.Custom
  9555. o9.Size = Vector3.new(0.200000003, 0.5, 0.200000003)
  9556. o9.CFrame = CFrame.new(100.658432, 1.96633995, -51.0150528, -0.0374030024, -0.511938155, -0.858207703, 0.0509600081, -0.858668268, 0.509992003, -0.998000145, -0.0246590301, 0.0582051426)
  9557. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9558. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9559. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9560. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9561. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9562. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9563. o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9564. o9.Position = Vector3.new(100.658432, 1.96633995, -51.0150528)
  9565. o10.Name = "Joint"
  9566. o10.Parent = o9
  9567. o10.C0 = CFrame.new(-1.00178528, -1.616436, -0.199737549, -0.998000145, 0.0509601831, 0.0374030471, -0.0246591587, -0.858668268, 0.511938155, 0.0582052693, 0.509992003, 0.858207703)
  9568. o10.Part0 = o9
  9569. o10.Part1 = o32
  9570. o11.Name = "Handle2"
  9571. o11.Parent = mas
  9572. o11.Material = Enum.Material.Metal
  9573. o11.BrickColor = BrickColor.new("Really black")
  9574. o11.Position = Vector3.new(101.382919, 1.73613298, -51.0539436)
  9575. o11.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9576. o11. Anchored = false
  9577. o11.FormFactor = Enum.FormFactor.Custom
  9578. o11.Size = Vector3.new(0.25999999, 0.899999976, 0.200000018)
  9579. o11.CFrame = CFrame.new(101.382919, 1.73613298, -51.0539436, -0.0374030024, -0.968839228, -0.244850188, 0.0509600081, -0.246552095, 0.967788815, -0.998000145, 0.0237206332, 0.0585938357)
  9580. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9581. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9582. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9583. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9584. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9585. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9586. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9587. o11.Position = Vector3.new(101.382919, 1.73613298, -51.0539436)
  9588. o12.Name = "Joint"
  9589. o12.Parent = o11
  9590. o12.C0 = CFrame.new(-1.00177002, -0.638160706, 1.40421295, -0.998000145, 0.0509601831, 0.0374030471, 0.0237206332, -0.246552095, 0.968839228, 0.0585940145, 0.967788815, 0.244850188)
  9591. o12.Part0 = o11
  9592. o12.Part1 = o32
  9593. o13.Name = "Handle3"
  9594. o13.Parent = mas
  9595. o13.Material = Enum.Material.Metal
  9596. o13.BrickColor = BrickColor.new("Really black")
  9597. o13.Position = Vector3.new(100.450119, 1.75461495, -51.0180397)
  9598. o13.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9599. o13. Anchored = false
  9600. o13.CanCollide = false
  9601. o13.FormFactor = Enum.FormFactor.Custom
  9602. o13.Size = Vector3.new(0.25, 1.10000002, 0.300000012)
  9603. o13.CFrame = CFrame.new(100.450119, 1.75461495, -51.0180397, -0.0374030024, -0.968839228, -0.244850188, 0.0509600081, -0.246552095, 0.967788815, -0.998000145, 0.0237206332, 0.0585938357)
  9604. o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9605. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9606. o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9607. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9608. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9609. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9610. o13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9611. o13.Position = Vector3.new(100.450119, 1.75461495, -51.0180397)
  9612. o14.Name = "Joint"
  9613. o14.Parent = o13
  9614. o14.C0 = CFrame.new(-1.00177002, -1.53818512, 1.15582275, -0.998000145, 0.0509601831, 0.0374030471, 0.0237206332, -0.246552095, 0.968839228, 0.0585940145, 0.967788815, 0.244850188)
  9615. o14.Part0 = o13
  9616. o14.Part1 = o32
  9617. o15.Name = "Handle4"
  9618. o15.Parent = mas
  9619. o15.Material = Enum.Material.Metal
  9620. o15.BrickColor = BrickColor.new("Really black")
  9621. o15.Position = Vector3.new(99.3745956, 1.522138, -50.9895859)
  9622. o15.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9623. o15. Anchored = false
  9624. o15.CanCollide = false
  9625. o15.FormFactor = Enum.FormFactor.Custom
  9626. o15.Size = Vector3.new(0.25, 1.10000002, 0.200000003)
  9627. o15.CFrame = CFrame.new(99.3745956, 1.522138, -50.9895859, -0.0374030024, -0.968839228, -0.244850188, 0.0509600081, -0.246552095, 0.967788815, -0.998000145, 0.0237206332, 0.0585938357)
  9628. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9629. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9630. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9631. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9632. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9633. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9634. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9635. o15.Position = Vector3.new(99.3745956, 1.522138, -50.9895859)
  9636. o16.Name = "Joint"
  9637. o16.Parent = o15
  9638. o16.C0 = CFrame.new(-1.00175476, -2.63818359, 1.11580276, -0.998000145, 0.0509601831, 0.0374030471, 0.0237206332, -0.246552095, 0.968839228, 0.0585940145, 0.967788815, 0.244850188)
  9639. o16.Part0 = o15
  9640. o16.Part1 = o32
  9641. o17.Parent = mas
  9642. o17.BrickColor = BrickColor.new("Really black")
  9643. o17.Position = Vector3.new(103.529999, 2.52386594, -51.0825729)
  9644. o17.Rotation = Vector3.new(93.4599991, 14.1700001, 87.7900009)
  9645. o17. Anchored = false
  9646. o17.FormFactor = Enum.FormFactor.Symmetric
  9647. o17.Size = Vector3.new(0.600000024, 0.389999986, 0.310000002)
  9648. o17.CFrame = CFrame.new(103.529999, 2.52386594, -51.0825729, 0.0374030024, -0.968839228, 0.244850188, -0.0509600081, -0.246552095, -0.967788815, 0.998000145, 0.0237206332, -0.0585938357)
  9649. o17.BottomSurface = Enum.SurfaceType.Smooth
  9650. o17.TopSurface = Enum.SurfaceType.Smooth
  9651. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9652. o17.Position = Vector3.new(103.529999, 2.52386594, -51.0825729)
  9653. o18.Parent = o17
  9654. o18.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  9655. o18.Scale = Vector3.new(0.300000012, 0.5, 0.300000012)
  9656. o18.MeshType = Enum.MeshType.FileMesh
  9657. o19.Name = "Joint"
  9658. o19.Parent = o17
  9659. o19.C0 = CFrame.new(0.990177155, 1.63690948, -1.16924286, 0.998000145, -0.0509601831, -0.0374030471, 0.0237206332, -0.246552095, 0.968839228, -0.0585940145, -0.967788815, -0.244850188)
  9660. o19.Part0 = o17
  9661. o19.Part1 = o32
  9662. o20.Name = "Handle5"
  9663. o20.Parent = mas
  9664. o20.Material = Enum.Material.Metal
  9665. o20.BrickColor = BrickColor.new("Really black")
  9666. o20.Position = Vector3.new(101.249954, 2.22195911, -51.0153122)
  9667. o20.Rotation = Vector3.new(93.4599991, 14.1700001, -92.2099991)
  9668. o20. Anchored = false
  9669. o20.FormFactor = Enum.FormFactor.Custom
  9670. o20.Size = Vector3.new(0.25, 0.350000024, 0.25)
  9671. o20.CFrame = CFrame.new(101.249954, 2.22195911, -51.0153122, -0.0374030024, 0.968839228, 0.244850188, 0.0509600081, 0.246552095, -0.967788815, -0.998000145, -0.0237206332, -0.0585938357)
  9672. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9673. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9674. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9675. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9676. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9677. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9678. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9679. o20.Position = Vector3.new(101.249954, 2.22195911, -51.0153122)
  9680. o21.Name = "Joint"
  9681. o21.Parent = o20
  9682. o21.C0 = CFrame.new(-0.992946625, 0.648117065, -0.899215698, -0.998000145, 0.0509601831, 0.0374030471, -0.0237206332, 0.246552095, -0.968839228, -0.0585940145, -0.967788815, -0.244850188)
  9683. o21.Part0 = o20
  9684. o21.Part1 = o32
  9685. o22.Name = "Handle6"
  9686. o22.Parent = mas
  9687. o22.Material = Enum.Material.Metal
  9688. o22.BrickColor = BrickColor.new("Really black")
  9689. o22.Position = Vector3.new(100.964066, 2.14921093, -51.0082169)
  9690. o22.Rotation = Vector3.new(93.4599991, 14.1700001, 87.7900009)
  9691. o22. Anchored = false
  9692. o22.FormFactor = Enum.FormFactor.Custom
  9693. o22.Size = Vector3.new(0.25, 0.25, 0.25)
  9694. o22.CFrame = CFrame.new(100.964066, 2.14921093, -51.0082169, 0.0374030024, -0.968839228, 0.244850188, -0.0509600081, -0.246552095, -0.967788815, 0.998000145, 0.0237206332, -0.0585938357)
  9695. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9696. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9697. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9698. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9699. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9700. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9701. o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9702. o22.Position = Vector3.new(100.964066, 2.14921093, -51.0082169)
  9703. o23.Name = "Joint"
  9704. o23.Parent = o22
  9705. o23.C0 = CFrame.new(0.992851257, -0.943199158, -0.899204254, 0.998000145, -0.0509601831, -0.0374030471, 0.0237206332, -0.246552095, 0.968839228, -0.0585940145, -0.967788815, -0.244850188)
  9706. o23.Part0 = o22
  9707. o23.Part1 = o32
  9708. o24.Name = "Handle7"
  9709. o24.Parent = mas
  9710. o24.Material = Enum.Material.Metal
  9711. o24.BrickColor = BrickColor.new("Really black")
  9712. o24.Position = Vector3.new(100.801941, 1.58773196, -51.0308456)
  9713. o24.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9714. o24. Anchored = false
  9715. o24.CanCollide = false
  9716. o24.FormFactor = Enum.FormFactor.Custom
  9717. o24.Size = Vector3.new(0.25, 0.300000072, 0.200000003)
  9718. o24.CFrame = CFrame.new(100.801941, 1.58773196, -51.0308456, -0.0374030024, -0.968839228, -0.244850188, 0.0509600081, -0.246552095, 0.967788815, -0.998000145, 0.0237206332, 0.0585938357)
  9719. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9720. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9721. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9722. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9723. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9724. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9725. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9726. o24.Position = Vector3.new(100.801941, 1.58773196, -51.0308456)
  9727. o25.Name = "Joint"
  9728. o25.Parent = o24
  9729. o25.C0 = CFrame.new(-0.99288559, -1.23816681, 1.4042263, -0.998000145, 0.0509601831, 0.0374030471, 0.0237206332, -0.246552095, 0.968839228, 0.0585940145, 0.967788815, 0.244850188)
  9730. o25.Part0 = o24
  9731. o25.Part1 = o32
  9732. o26.Name = "Handle8"
  9733. o26.Parent = mas
  9734. o26.Material = Enum.Material.Metal
  9735. o26.BrickColor = BrickColor.new("Really black")
  9736. o26.Position = Vector3.new(98.5145874, 1.30442798, -50.9596901)
  9737. o26.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9738. o26. Anchored = false
  9739. o26.CanCollide = false
  9740. o26.FormFactor = Enum.FormFactor.Custom
  9741. o26.Size = Vector3.new(0.25, 0.800000072, 0.200000003)
  9742. o26.CFrame = CFrame.new(98.5145874, 1.30442798, -50.9596901, -0.0374030024, -0.968839228, -0.244850188, 0.0509600081, -0.246552095, 0.967788815, -0.998000145, 0.0237206332, 0.0585938357)
  9743. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9744. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9745. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9746. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9747. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9748. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9749. o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9750. o26.Position = Vector3.new(98.5145874, 1.30442798, -50.9596901)
  9751. o27.Name = "Joint"
  9752. o27.Parent = o26
  9753. o27.C0 = CFrame.new(-0.992988586, -3.52578735, 1.1141758, -0.998000145, 0.0509601831, 0.0374030471, 0.0237206332, -0.246552095, 0.968839228, 0.0585940145, 0.967788815, 0.244850188)
  9754. o27.Part0 = o26
  9755. o27.Part1 = o32
  9756. o28.Name = "BladeEnd"
  9757. o28.Parent = mas
  9758. o28.Material = Enum.Material.Metal
  9759. o28.BrickColor = BrickColor.new("Fossil")
  9760. o28.Position = Vector3.new(94.6353149, 0.178499788, -50.8718147)
  9761. o28.Rotation = Vector3.new(-86.5400009, -13.5500002, 92.1699982)
  9762. o28. Anchored = false
  9763. o28.CanCollide = false
  9764. o28.FormFactor = Enum.FormFactor.Custom
  9765. o28.Size = Vector3.new(0.25, 1.09000015, 0.450000018)
  9766. o28.CFrame = CFrame.new(94.6353149, 0.178499788, -50.8718147, -0.0368410014, -0.9714849, -0.234221727, 0.0513690002, -0.23591198, 0.970415771, -0.998000026, 0.0237193517, 0.0585954413)
  9767. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9768. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9769. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9770. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9771. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9772. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9773. o28.Color = Color3.new(0.623529, 0.631373, 0.67451)
  9774. o28.Position = Vector3.new(94.6353149, 0.178499788, -50.8718147)
  9775. o29.Name = "Joint"
  9776. o29.Parent = o28
  9777. o29.C0 = CFrame.new(-0.987804413, -7.55036926, 1.33182144, -0.998000026, 0.0513691753, 0.0368410461, 0.0237193536, -0.23591198, 0.9714849, 0.0585956201, 0.970415771, 0.234221727)
  9778. o29.Part0 = o28
  9779. o29.Part1 = o32
  9780. o30.Name = "Handle9"
  9781. o30.Parent = mas
  9782. o30.Material = Enum.Material.Metal
  9783. o30.BrickColor = BrickColor.new("Really black")
  9784. o30.Position = Vector3.new(99.7111816, 1.50592995, -50.994133)
  9785. o30.Rotation = Vector3.new(-86.5400009, -14.1700001, 92.2099991)
  9786. o30. Anchored = false
  9787. o30.CanCollide = false
  9788. o30.FormFactor = Enum.FormFactor.Custom
  9789. o30.Size = Vector3.new(0.25, 0.5200001, 0.200000003)
  9790. o30.CFrame = CFrame.new(99.7111816, 1.50592995, -50.994133, -0.0374030024, -0.968839228, -0.244850188, 0.0509600081, -0.246552095, 0.967788815, -0.998000145, 0.0237206332, 0.0585938357)
  9791. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9792. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9793. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9794. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9795. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9796. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9797. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  9798. o30.Position = Vector3.new(99.7111816, 1.50592995, -50.994133)
  9799. o31.Name = "Joint"
  9800. o31.Parent = o30
  9801. o31.C0 = CFrame.new(-0.992874146, -2.315979, 1.21416855, -0.998000145, 0.0509601831, 0.0374030471, 0.0237206332, -0.246552095, 0.968839228, 0.0585940145, 0.967788815, 0.244850188)
  9802. o31.Part0 = o30
  9803. o31.Part1 = o32
  9804. o32.Name = "REF"
  9805. o32.Parent = mas
  9806. o32.Transparency = 1
  9807. o32.Position = Vector3.new(101.694839, 3.2014029, -49.9870377)
  9808. o32.Rotation = Vector3.new(0, -90, 0)
  9809. o32. Anchored = false
  9810. o32.CanCollide = false
  9811. o32.FormFactor = Enum.FormFactor.Symmetric
  9812. o32.Size = Vector3.new(2, 2, 1)
  9813. o32.CFrame = CFrame.new(101.694839, 3.2014029, -49.9870377, -4.37113883e-08, 0, -1, 1.74845553e-07, 1, -7.64274186e-15, 1, -1.74845553e-07, -4.37113883e-08)
  9814. o32.BottomSurface = Enum.SurfaceType.Smooth
  9815. o32.TopSurface = Enum.SurfaceType.Smooth
  9816. o32.Position = Vector3.new(101.694839, 3.2014029, -49.9870377)
  9817. o33.Parent = o32
  9818. o33.MeshId = "rbxasset://fonts/torso.mesh"
  9819. o33.MeshType = Enum.MeshType.FileMesh
  9820. mas.Parent = workspace
  9821. mas:MakeJoints()
  9822. local mas1 = mas:GetChildren()
  9823. for i=1,#mas1 do
  9824. mas1[i].Parent = workspace
  9825. ypcall(function() mas1[i]:MakeJoints() end)
  9826. end
  9827. mas:Destroy()
  9828. for i=1,#cors do
  9829. coroutine.resume(cors[i])
  9830. end
  9831.  
  9832. wait()
  9833.  
  9834. Workspace["Blade"].Parent = game.Players.LocalPlayer.Character
  9835.  
  9836. game.Players.LocalPlayer.Character["Blade"].Name = "Blade"
  9837.  
  9838. w = Instance.new("Weld", game.Players.LocalPlayer.Character["Torso"])
  9839. w.Part0 = game.Players.LocalPlayer.Character["Torso"]
  9840. w.Part1 = o32
  9841. w.C0 = CFrame.new(0, 0, 0)*CFrame.Angles(0, 0, 0)
  9842. game.Players.LocalPlayer.Character["Torso"].Transparency = 0
  9843.  
  9844. for i,v in pairs (game.Players.LocalPlayer.Character["Blade"]:GetChildren()) do
  9845. if v.ClassName == "Part" then
  9846. v.CanCollide = false
  9847. v.Anchored = false
  9848. end
  9849. end
  9850. --
  9851. wait(1 / 60)
  9852. Ilaoi = { }
  9853. local Mouse = Player:GetMouse()
  9854. local RootPart = Character.HumanoidRootPart
  9855. local RootJoint = RootPart.RootJoint
  9856. local attack = false
  9857. local delays = false
  9858. local play = true
  9859. local targetted = nil
  9860. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  9861. local velocity = RootPart.Velocity.y
  9862. local sine = 0
  9863. local Create = LoadLibrary("RbxUtility").Create
  9864.  
  9865. CFuncs = {
  9866.  
  9867. ["Sound"] = {
  9868. Create = function(id, par, vol, pit)
  9869. coroutine.resume(coroutine.create(function()
  9870. local S = Create("Sound"){
  9871. Volume = vol,
  9872. Pitch = pit or 1,
  9873. SoundId = id,
  9874. Parent = par or workspace,
  9875. }
  9876. wait()
  9877. S:play()
  9878. game:GetService("Debris"):AddItem(S, 6)
  9879. end))
  9880. end;
  9881. };
  9882.  
  9883.  
  9884. CreateTemplate = {
  9885.  
  9886. };
  9887. }
  9888.  
  9889.  
  9890. abss = Instance.new("BillboardGui",Character)
  9891. abss.Size = UDim2.new(50,0,50,0)
  9892. abss.Enabled = false
  9893. imgl = Instance.new("ImageLabel",abss)
  9894. imgl.Position = UDim2.new(0,0,0,0)
  9895. imgl.Size = UDim2.new(1,0,1,0)
  9896. imgl.Image = "rbxassetid://103028201"
  9897. imgl.BackgroundTransparency = 1
  9898. imgl.ImageColor3 = Color3.new(0,0,255)
  9899. img2 = Instance.new("ImageLabel",abss)
  9900. img2.Position = UDim2.new(0,0,0,0)
  9901. img2.Size = UDim2.new(1,0,1,0)
  9902. img2.Image = "rbxassetid://103028201"
  9903. img2.BackgroundTransparency = 1
  9904. img2.ImageColor3 = Color3.new(0,0,255)
  9905.  
  9906. function TargetSelect(person)
  9907. local dd=coroutine.wrap(function()
  9908. if targetted ~= person then
  9909. targetted = person
  9910. img2.Size = UDim2.new(1,0,1,0)
  9911. img2.ImageTransparency = 0
  9912. img2.Position = UDim2.new(0,0,0,0)
  9913. for i = 0, 2, 0.1 do
  9914. swait()
  9915. img2.Size = img2.Size + UDim2.new(5,0,5,0)
  9916. img2.Position = img2.Position + UDim2.new(-.025,0,-.025,0)
  9917. img2.ImageTransparency = img2.ImageTransparency + 0.05
  9918. end
  9919. end
  9920. end)
  9921. dd()
  9922. end
  9923.  
  9924. function LockOn()
  9925. if Mouse.Target.Parent ~= Character and Mouse.Target.Parent.Parent ~= Character and Mouse.Target.Parent:FindFirstChild("Humanoid") ~= nil then
  9926. TargetSelect(Mouse.Target.Parent)
  9927. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=147722098", Character, 1, .8)
  9928. end
  9929. end
  9930.  
  9931.  
  9932. function ofmoosic() -- 2 lazi hoh
  9933. delays = true
  9934. while wait() and kkk and kkk.Volume >= 0.02 do
  9935. kkk.Volume = kkk.Volume - 0.05
  9936. end
  9937. wait(0.1)
  9938. kkk.Pitch = 0
  9939. kkk.PlaybackSpeed = 0
  9940. play = false
  9941. delays = false
  9942. end
  9943. function onmoosic()
  9944. delays = true
  9945. kkk.Pitch = .6
  9946. kkk.PlaybackSpeed = .6
  9947. while wait() and kkk and kkk.Volume <= 1.5 do
  9948. kkk.Volume = kkk.Volume + 0.05
  9949. end
  9950. wait(0.1)
  9951. play = true
  9952. delays = false
  9953. end
  9954.  
  9955.  
  9956. Mouse.KeyDown:connect(function(k)
  9957. k = k:lower()
  9958. if attack == false and k == 'q' then
  9959. LockOn()
  9960. end
  9961. end)
  9962.  
  9963. kkk = Instance.new("Sound",Character)
  9964. kkk.Volume = 1.5
  9965. kkk.PlaybackSpeed = 1
  9966. kkk.Pitch = .6
  9967. kkk.SoundId = "rbxassetid://"
  9968. kkk:Play()
  9969. kkk.Name = "a"
  9970. kkk.Looped = true
  9971.  
  9972.  
  9973.  
  9974. while true do
  9975. swait()
  9976. for i, v in pairs(Character:GetChildren()) do
  9977. if v:IsA("Part") then
  9978. v.Material = "SmoothPlastic"
  9979. elseif v:IsA("Accessory") then
  9980. v:WaitForChild("Handle").Material = "SmoothPlastic"
  9981. end
  9982. end
  9983. while true do
  9984. swait()
  9985. imgl.Rotation = imgl.Rotation + 3
  9986. img2.Rotation = img2.Rotation + 3
  9987. if targetted ~= nil then
  9988. abss.Adornee = targetted:FindFirstChild("Torso") or targetted:FindFirstChild("UpperTorso")
  9989. abss.Enabled = true
  9990. elseif targetted == nil then
  9991. abss.Adornee = nil
  9992. abss.Enabled = false
  9993. end
  9994. while true and imgl.Rotation >= 360 do
  9995. imgl.Rotation = 0
  9996. img2.Rotation = 0
  9997. end
  9998.  
  9999. if 0 < #Ilaoi then
  10000. for e = 1, #Ilaoi do
  10001. if Ilaoi[e] ~= nil then
  10002. local Thing = Ilaoi[e]
  10003. if Thing ~= nil then
  10004. local Part = Thing[1]
  10005. local Mode = Thing[2]
  10006. local Delay = Thing[3]
  10007. local IncX = Thing[4]
  10008. local IncY = Thing[5]
  10009. local IncZ = Thing[6]
  10010. if Thing[2] == "Shoot" then
  10011. local Look = Thing[1]
  10012. local move = 30
  10013. if Thing[8] == 3 then
  10014. move = 10
  10015. end
  10016. local hit, pos = rayCast(Thing[4], Thing[1], move, m)
  10017. if Thing[10] ~= nil then
  10018. da = pos
  10019. cf2 = CFrame.new(Thing[4], Thing[10].Position)
  10020. cfa = CFrame.new(Thing[4], pos)
  10021. tehCF = cfa:lerp(cf2, 0.2)
  10022. Thing[1] = tehCF.lookVector
  10023. end
  10024. local mag = (Thing[4] - pos).magnitude
  10025. Effects["Head"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0), 1, mag * 5, 1, 0.5, 0, 0.5, 0.2)
  10026. if Thing[8] == 2 then
  10027. Effects["Ring"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0) * CFrame.fromEulerAnglesXYZ(1.57, 0, 0), 1, 1, 0.1, 0.5, 0.5, 0.1, 0.1, 1)
  10028. end
  10029. Thing[4] = Thing[4] + Look * move
  10030. Thing[3] = Thing[3] - 1
  10031. if 2 < Thing[5] then
  10032. Thing[5] = Thing[5] - 0.3
  10033. Thing[6] = Thing[6] - 0.3
  10034. end
  10035. if hit ~= nil then
  10036. Thing[3] = 0
  10037. if Thing[8] == 1 or Thing[8] == 3 then
  10038. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1)
  10039. else
  10040. if Thing[8] == 2 then
  10041. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1)
  10042. if (hit.Parent:findFirstChild("Humanoid")) ~= nil or (hit.Parent.Parent:findFirstChild("Humanoid")) ~= nil then
  10043. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new())
  10044. ref.Anchored = true
  10045. ref.CFrame = CFrame.new(pos)
  10046. CFuncs["Sound"].Create("161006093", ref, 1, 1.2)
  10047. game:GetService("Debris"):AddItem(ref, 0.2)
  10048. Effects["Block"].Create(Torso.BrickColor, CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 1, 10, 10, 10, 0.1, 2)
  10049. Effects["Ring"].Create(BrickColor.new("Bright yellow"), CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 0.1, 4, 4, 0.1, 0.1)
  10050. MagnitudeDamage(ref, 15, Thing[5] / 1.5, Thing[6] / 1.5, 0, "Normal", "", 1)
  10051. end
  10052. end
  10053. end
  10054. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new())
  10055. ref.Anchored = true
  10056. ref.CFrame = CFrame.new(pos)
  10057. Effects["Sphere"].Create(Torso.BrickColor, CFrame.new(pos), 5, 5, 5, 1, 1, 1, 0.07)
  10058. game:GetService("Debris"):AddItem(ref, 1)
  10059. end
  10060. if Thing[3] <= 0 then
  10061. table.remove(Effects, e)
  10062. end
  10063. end
  10064. do
  10065. do
  10066. if Thing[2] == "FireWave" then
  10067. if Thing[3] <= Thing[4] then
  10068. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(0, 1, 0)
  10069. Thing[3] = Thing[3] + 1
  10070. Thing[6].Scale = Thing[6].Scale + Vector3.new(Thing[5], 0, Thing[5])
  10071. else
  10072. Part.Parent = nil
  10073. table.remove(Effects, e)
  10074. end
  10075. end
  10076. if Thing[2] ~= "Shoot" and Thing[2] ~= "Wave" and Thing[2] ~= "FireWave" then
  10077. if Thing[1].Transparency <= 1 then
  10078. if Thing[2] == "Block1" then
  10079. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  10080. Mesh = Thing[7]
  10081. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  10082. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10083. else
  10084. if Thing[2] == "Block2" then
  10085. Thing[1].CFrame = Thing[1].CFrame
  10086. Mesh = Thing[7]
  10087. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  10088. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10089. else
  10090. if Thing[2] == "Fire" then
  10091. Thing[1].CFrame = CFrame.new(Thing[1].Position) + Vector3.new(0, 0.2, 0)
  10092. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  10093. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10094. else
  10095. if Thing[2] == "Cylinder" then
  10096. Mesh = Thing[7]
  10097. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  10098. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10099. else
  10100. if Thing[2] == "Blood" then
  10101. Mesh = Thing[7]
  10102. Thing[1].CFrame = Thing[1].CFrame * CFrame.new(0, 0.5, 0)
  10103. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  10104. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10105. else
  10106. if Thing[2] == "Elec" then
  10107. Mesh = Thing[10]
  10108. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  10109. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10110. else
  10111. if Thing[2] == "Disappear" then
  10112. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10113. else
  10114. if Thing[2] == "Shatter" then
  10115. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  10116. Thing[4] = Thing[4] * CFrame.new(0, Thing[7], 0)
  10117. Thing[1].CFrame = Thing[4] * CFrame.fromEulerAnglesXYZ(Thing[6], 0, 0)
  10118. Thing[6] = Thing[6] + Thing[5]
  10119. end
  10120. end
  10121. end
  10122. end
  10123. end
  10124. end
  10125. end
  10126. end
  10127. else
  10128.  
  10129. table.remove(Ilaoi, e)
  10130. end
  10131. end
  10132. end
  10133. end
  10134. end
  10135. end
  10136. end
  10137. end
  10138. end
  10139. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement