Advertisement
Robert666121

Kardic suit

Jul 6th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.31 KB | None | 0 0
  1. Player = game:GetService("Players").LocalPlayer
  2. Character = Player.Character
  3. PlayerGui = Player.PlayerGui
  4. Backpack = Player.Backpack
  5. Torso = Character.Torso
  6. Head = Character.Head
  7. Humanoid = Character.Humanoid
  8. LeftArm = Character["Left Arm"]
  9. LeftLeg = Character["Left Leg"]
  10. RightArm = Character["Right Arm"]
  11. RightLeg = Character["Right Leg"]
  12. LS = Torso["Left Shoulder"]
  13. LH = Torso["Left Hip"]
  14. RS = Torso["Right Shoulder"]
  15. RH = Torso["Right Hip"]
  16. Face = Head.face
  17. Neck = Torso.Neck
  18. it = Instance.new
  19. attacktype = 1
  20. attacktype2 = 1
  21. vt = Vector3.new
  22. cf = CFrame.new
  23. cn = CFrame.new
  24. euler = CFrame.fromEulerAnglesXYZ
  25. angles = CFrame.Angles
  26. necko = cf(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  27. necko2 = cf(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  28. LHC0 = cf(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  29. LHC1 = cf(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  30. RHC0 = cf(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  31. RHC1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  32. RootPart = Character.HumanoidRootPart
  33. RootJoint = RootPart.RootJoint
  34. RootCF = euler(-1.57, 0, 3.14)
  35. attack = false
  36. attackdebounce = false
  37. trispeed = 0.2
  38. attackmode = "none"
  39. local idle = 0
  40. local Anim = "Idle"
  41. stance = false
  42. local ff = 2
  43. noleg = false
  44. evadecooldown = false
  45. equip = false
  46. Face.Texture = "http://www.roblox.com/asset/?id=0"
  47. attackspeed = 0.14
  48. df = false
  49. Swing = 1
  50. local sine = 0
  51. local change = 1
  52. local val = 0
  53. magic = false
  54. cam = workspace.CurrentCamera
  55. deb = game:GetService("Debris")
  56. RbxUtility = LoadLibrary("RbxUtility")
  57. Create = RbxUtility.Create
  58. local handee = Instance.new("Part")
  59. handee.Parent = Character
  60. handee.Size = Vector3.new(0.2, 0.2, 0.2)
  61. handee.Archivable = true
  62. handee.Transparency = 1
  63. handee.CanCollide = false
  64. handee.BrickColor = BrickColor.new("Really red")
  65. handee.Material = "Neon"
  66. local handeeweld = Instance.new("Weld")
  67. handeeweld.Parent = handee
  68. handeeweld.Part0 = RightArm
  69. handeeweld.Part1 = handee
  70. handeeweld.C1 = CFrame.new(0, 0.96, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  71. handeeweld.Part0 = RightArm
  72. function newWeld(wp0, wp1, wc0x, wc0y, wc0z)
  73. local wld = Instance.new("Weld", wp1)
  74. wld.Part0 = wp0
  75. wld.Part1 = wp1
  76. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  77. end
  78. function weld(model)
  79. local parts, last = {}, nil
  80. local function scan(parent)
  81. for _, v in pairs(parent:GetChildren()) do
  82. if v:IsA("BasePart") then
  83. if last then
  84. local w = Instance.new("Weld")
  85. w.Name = ("%s_Weld"):format(v.Name)
  86. w.Part0, w.Part1 = last, v
  87. w.C0 = last.CFrame:inverse()
  88. w.C1 = v.CFrame:inverse()
  89. w.Parent = last
  90. end
  91. last = v
  92. table.insert(parts, v)
  93. end
  94. scan(v)
  95. end
  96. end
  97. scan(model)
  98. for _, v in pairs(parts) do
  99. v.Anchored = false
  100. v.Locked = true
  101. v.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  102. v.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  103. v.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  104. v.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  105. v.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  106. v.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  107. v.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0)
  108. end
  109. end
  110. for i, v in pairs(Character:GetChildren()) do
  111. if v:IsA("Accoutrement") then
  112. v:Destroy()
  113. elseif v:IsA("Part") then
  114. v.Transparency = 1
  115. end
  116. end
  117. Model0 = Instance.new("Model")
  118. Part1 = Instance.new("Part")
  119. SpecialMesh2 = Instance.new("SpecialMesh")
  120. Part3 = Instance.new("Part")
  121. Part4 = Instance.new("Part")
  122. Part5 = Instance.new("Part")
  123. Part6 = Instance.new("Part")
  124. Part7 = Instance.new("Part")
  125. SpecialMesh8 = Instance.new("SpecialMesh")
  126. Part9 = Instance.new("Part")
  127. Part10 = Instance.new("Part")
  128. Part11 = Instance.new("Part")
  129. Part12 = Instance.new("Part")
  130. Part13 = Instance.new("Part")
  131. Part14 = Instance.new("Part")
  132. Part15 = Instance.new("Part")
  133. SpecialMesh16 = Instance.new("SpecialMesh")
  134. Part17 = Instance.new("Part")
  135. BlockMesh18 = Instance.new("BlockMesh")
  136. Part19 = Instance.new("Part")
  137. BlockMesh20 = Instance.new("BlockMesh")
  138. Part21 = Instance.new("Part")
  139. BlockMesh22 = Instance.new("BlockMesh")
  140. Part23 = Instance.new("Part")
  141. SpecialMesh24 = Instance.new("SpecialMesh")
  142. Part25 = Instance.new("Part")
  143. Part26 = Instance.new("Part")
  144. Model0.Parent = Character
  145. Part1.Parent = Model0
  146. Part1.BrickColor = BrickColor.new("Really black")
  147. Part1.Anchored = true
  148. Part1.CanCollide = false
  149. Part1.Size = Vector3.new(0.100000001, 0.200000003, 0.0500000007)
  150. Part1.CFrame = CFrame.new(3.74523115, 21.0993118, -3.19999981, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  151. Part1.BottomSurface = Enum.SurfaceType.Smooth
  152. Part1.TopSurface = Enum.SurfaceType.Smooth
  153. Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  154. Part1.Position = Vector3.new(3.74523115, 21.0993118, -3.19999981)
  155. Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  156. SpecialMesh2.Parent = Part1
  157. SpecialMesh2.Scale = Vector3.new(1, 1, 0.200000048)
  158. SpecialMesh2.MeshType = Enum.MeshType.Sphere
  159. SpecialMesh2.Scale = Vector3.new(1, 1, 0.200000048)
  160. Part3.Parent = Model0
  161. Part3.BrickColor = BrickColor.new("Deep blue")
  162. Part3.Anchored = true
  163. Part3.CanCollide = false
  164. Part3.Size = Vector3.new(2.20000005, 0.5, 0.400000006)
  165. Part3.CFrame = CFrame.new(4, 21.2999992, -2.09499979, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  166. Part3.BottomSurface = Enum.SurfaceType.Smooth
  167. Part3.TopSurface = Enum.SurfaceType.Smooth
  168. Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
  169. Part3.Position = Vector3.new(4, 21.2999992, -2.09499979)
  170. Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
  171. Part4.Parent = Model0
  172. Part4.BrickColor = BrickColor.new("Dark stone grey")
  173. Part4.Anchored = true
  174. Part4.CanCollide = false
  175. Part4.Size = Vector3.new(0.100000001, 0.100000001, 0.100000001)
  176. Part4.CFrame = CFrame.new(3.60523129, 20.8493118, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  177. Part4.BottomSurface = Enum.SurfaceType.Smooth
  178. Part4.TopSurface = Enum.SurfaceType.Smooth
  179. Part4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  180. Part4.Position = Vector3.new(3.60523129, 20.8493118, -3.14499974)
  181. Part4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  182. Part5.Parent = Model0
  183. Part5.BrickColor = BrickColor.new("Deep blue")
  184. Part5.Rotation = Vector3.new(0, 0, -30)
  185. Part5.Anchored = true
  186. Part5.CanCollide = false
  187. Part5.Size = Vector3.new(0.460000008, 0.699999988, 0.100000001)
  188. Part5.CFrame = CFrame.new(3.28882289, 20.4948883, -3.04499984, 0.866025448, 0.5, 0, -0.5, 0.866025448, 0, 0, 0, 1)
  189. Part5.BottomSurface = Enum.SurfaceType.Smooth
  190. Part5.TopSurface = Enum.SurfaceType.Smooth
  191. Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
  192. Part5.Position = Vector3.new(3.28882289, 20.4948883, -3.04499984)
  193. Part5.Orientation = Vector3.new(0, 0, -30)
  194. Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
  195. Part6.Parent = Model0
  196. Part6.BrickColor = BrickColor.new("Dark stone grey")
  197. Part6.Anchored = true
  198. Part6.CanCollide = false
  199. Part6.Size = Vector3.new(0.5, 0.300000012, 0.100000001)
  200. Part6.CFrame = CFrame.new(3.60523129, 21.1493111, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  201. Part6.BottomSurface = Enum.SurfaceType.Smooth
  202. Part6.TopSurface = Enum.SurfaceType.Smooth
  203. Part6.Color = Color3.new(0.972549, 0.972549, 0.972549)
  204. Part6.Position = Vector3.new(3.60523129, 21.1493111, -3.14499974)
  205. Part6.Color = Color3.new(0.972549, 0.972549, 0.972549)
  206. Part7.Parent = Model0
  207. Part7.BrickColor = BrickColor.new("Dark stone grey")
  208. Part7.Rotation = Vector3.new(0, 90, 0)
  209. Part7.Anchored = true
  210. Part7.CanCollide = false
  211. Part7.Size = Vector3.new(0.100000001, 0.160000011, 0.220000014)
  212. Part7.CFrame = CFrame.new(3.74523115, 21.3793106, -3.14499974, -4.37113883E-8, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883E-8)
  213. Part7.BottomSurface = Enum.SurfaceType.Smooth
  214. Part7.TopSurface = Enum.SurfaceType.Smooth
  215. Part7.Color = Color3.new(0.972549, 0.972549, 0.972549)
  216. Part7.Position = Vector3.new(3.74523115, 21.3793106, -3.14499974)
  217. Part7.Orientation = Vector3.new(0, 90, 0)
  218. Part7.Color = Color3.new(0.972549, 0.972549, 0.972549)
  219. SpecialMesh8.Parent = Part7
  220. SpecialMesh8.MeshType = Enum.MeshType.Wedge
  221. Part9.Name = "asd"
  222. Part9.Parent = Model0
  223. Part9.Transparency = 1
  224. Part9.Anchored = true
  225. Part9.CanCollide = false
  226. Part9.Size = Vector3.new(2, 2, 1)
  227. Part9.CFrame = CFrame.new(4, 20.4500008, -2.49499965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  228. Part9.BottomSurface = Enum.SurfaceType.Smooth
  229. Part9.TopSurface = Enum.SurfaceType.Smooth
  230. Part9.Position = Vector3.new(4, 20.4500008, -2.49499965)
  231. Part10.Parent = Model0
  232. Part10.BrickColor = BrickColor.new("Dark stone grey")
  233. Part10.Anchored = true
  234. Part10.CanCollide = false
  235. Part10.Size = Vector3.new(0.100000001, 0.200000003, 0.100000001)
  236. Part10.CFrame = CFrame.new(3.80523133, 20.8993111, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  237. Part10.BottomSurface = Enum.SurfaceType.Smooth
  238. Part10.TopSurface = Enum.SurfaceType.Smooth
  239. Part10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  240. Part10.Position = Vector3.new(3.80523133, 20.8993111, -3.14499974)
  241. Part10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  242. Part11.Parent = Model0
  243. Part11.BrickColor = BrickColor.new("Dark stone grey")
  244. Part11.Anchored = true
  245. Part11.CanCollide = false
  246. Part11.Size = Vector3.new(0.300000012, 0.100000001, 0.100000001)
  247. Part11.CFrame = CFrame.new(3.60523129, 20.9493103, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  248. Part11.BottomSurface = Enum.SurfaceType.Smooth
  249. Part11.TopSurface = Enum.SurfaceType.Smooth
  250. Part11.Color = Color3.new(0.972549, 0.972549, 0.972549)
  251. Part11.Position = Vector3.new(3.60523129, 20.9493103, -3.14499974)
  252. Part11.Color = Color3.new(0.972549, 0.972549, 0.972549)
  253. Part12.Parent = Model0
  254. Part12.BrickColor = BrickColor.new("Dark stone grey")
  255. Part12.Anchored = true
  256. Part12.CanCollide = false
  257. Part12.Size = Vector3.new(0.100000001, 0.200000003, 0.100000001)
  258. Part12.CFrame = CFrame.new(3.40523124, 20.8993111, -3.14499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  259. Part12.BottomSurface = Enum.SurfaceType.Smooth
  260. Part12.TopSurface = Enum.SurfaceType.Smooth
  261. Part12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  262. Part12.Position = Vector3.new(3.40523124, 20.8993111, -3.14499974)
  263. Part12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  264. Part13.Parent = Model0
  265. Part13.BrickColor = BrickColor.new("Deep blue")
  266. Part13.Anchored = true
  267. Part13.CanCollide = false
  268. Part13.Size = Vector3.new(2.20000005, 0.5, 0.400000006)
  269. Part13.CFrame = CFrame.new(4, 21.2999992, -2.89499974, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  270. Part13.BottomSurface = Enum.SurfaceType.Smooth
  271. Part13.TopSurface = Enum.SurfaceType.Smooth
  272. Part13.Color = Color3.new(0.129412, 0.329412, 0.72549)
  273. Part13.Position = Vector3.new(4, 21.2999992, -2.89499974)
  274. Part13.Color = Color3.new(0.129412, 0.329412, 0.72549)
  275. Part14.Parent = Model0
  276. Part14.BrickColor = BrickColor.new("Deep blue")
  277. Part14.Anchored = true
  278. Part14.CanCollide = false
  279. Part14.Size = Vector3.new(0.400000006, 0.5, 1.20000005)
  280. Part14.CFrame = CFrame.new(3.0999999, 21.2999992, -2.49499965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  281. Part14.BottomSurface = Enum.SurfaceType.Smooth
  282. Part14.TopSurface = Enum.SurfaceType.Smooth
  283. Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
  284. Part14.Position = Vector3.new(3.0999999, 21.2999992, -2.49499965)
  285. Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
  286. Part15.Parent = Model0
  287. Part15.BrickColor = BrickColor.new("Dark stone grey")
  288. Part15.Rotation = Vector3.new(0, -90, 0)
  289. Part15.Anchored = true
  290. Part15.CanCollide = false
  291. Part15.Size = Vector3.new(0.100000001, 0.160000011, 0.220000014)
  292. Part15.CFrame = CFrame.new(3.46523118, 21.3793106, -3.14499974, 1.31134158E-7, 0, -1, 0, 0.99999994, 0, 1, 0, 1.31134158E-7)
  293. Part15.BottomSurface = Enum.SurfaceType.Smooth
  294. Part15.TopSurface = Enum.SurfaceType.Smooth
  295. Part15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  296. Part15.Position = Vector3.new(3.46523118, 21.3793106, -3.14499974)
  297. Part15.Orientation = Vector3.new(0, -90, 0)
  298. Part15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  299. SpecialMesh16.Parent = Part15
  300. SpecialMesh16.MeshType = Enum.MeshType.Wedge
  301. Part17.Parent = Model0
  302. Part17.BrickColor = BrickColor.new("Really black")
  303. Part17.Anchored = true
  304. Part17.CanCollide = false
  305. Part17.Size = Vector3.new(0.0500000007, 0.0600000024, 0.0500000007)
  306. Part17.CFrame = CFrame.new(3.5919435, 21.1782207, -3.19999981, 1, -2.98023224E-8, 0, 2.98023224E-8, 1, 0, 0, 0, 1)
  307. Part17.BottomSurface = Enum.SurfaceType.Smooth
  308. Part17.TopSurface = Enum.SurfaceType.Smooth
  309. Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  310. Part17.Position = Vector3.new(3.5919435, 21.1782207, -3.19999981)
  311. Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  312. BlockMesh18.Parent = Part17
  313. BlockMesh18.Scale = Vector3.new(0.199999988, 1, 0.200000048)
  314. BlockMesh18.Scale = Vector3.new(0.199999988, 1, 0.200000048)
  315. Part19.Parent = Model0
  316. Part19.BrickColor = BrickColor.new("Really black")
  317. Part19.Rotation = Vector3.new(0, 0, -30)
  318. Part19.Anchored = true
  319. Part19.CanCollide = false
  320. Part19.Size = Vector3.new(0.0500000007, 0.0600000024, 0.0500000007)
  321. Part19.CFrame = CFrame.new(3.60194349, 21.2182198, -3.19999981, 0.866025448, 0.5, 0, -0.5, 0.866025448, 0, 0, 0, 1)
  322. Part19.BottomSurface = Enum.SurfaceType.Smooth
  323. Part19.TopSurface = Enum.SurfaceType.Smooth
  324. Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  325. Part19.Position = Vector3.new(3.60194349, 21.2182198, -3.19999981)
  326. Part19.Orientation = Vector3.new(0, 0, -30)
  327. Part19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  328. BlockMesh20.Parent = Part19
  329. BlockMesh20.Scale = Vector3.new(0.199999988, 1, 0.200000048)
  330. BlockMesh20.Scale = Vector3.new(0.199999988, 1, 0.200000048)
  331. Part21.Parent = Model0
  332. Part21.BrickColor = BrickColor.new("Really black")
  333. Part21.Rotation = Vector3.new(0, 0, 15)
  334. Part21.Anchored = true
  335. Part21.CanCollide = false
  336. Part21.Size = Vector3.new(0.0500000007, 0.0600000024, 0.0500000007)
  337. Part21.CFrame = CFrame.new(3.60194349, 21.2682209, -3.19999981, 0.965925813, -0.258819044, 0, 0.258819044, 0.965925813, 0, 0, 0, 1)
  338. Part21.BottomSurface = Enum.SurfaceType.Smooth
  339. Part21.TopSurface = Enum.SurfaceType.Smooth
  340. Part21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  341. Part21.Position = Vector3.new(3.60194349, 21.2682209, -3.19999981)
  342. Part21.Orientation = Vector3.new(0, 0, 15)
  343. Part21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  344. BlockMesh22.Parent = Part21
  345. BlockMesh22.Scale = Vector3.new(0.199999988, 1, 0.200000048)
  346. BlockMesh22.Scale = Vector3.new(0.199999988, 1, 0.200000048)
  347. Part23.Parent = Model0
  348. Part23.BrickColor = BrickColor.new("Really black")
  349. Part23.Anchored = true
  350. Part23.CanCollide = false
  351. Part23.Size = Vector3.new(0.100000001, 0.200000003, 0.0500000007)
  352. Part23.CFrame = CFrame.new(3.46523118, 21.0993118, -3.19999981, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  353. Part23.BottomSurface = Enum.SurfaceType.Smooth
  354. Part23.TopSurface = Enum.SurfaceType.Smooth
  355. Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  356. Part23.Position = Vector3.new(3.46523118, 21.0993118, -3.19999981)
  357. Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  358. SpecialMesh24.Parent = Part23
  359. SpecialMesh24.Scale = Vector3.new(1, 1, 0.200000048)
  360. SpecialMesh24.MeshType = Enum.MeshType.Sphere
  361. SpecialMesh24.Scale = Vector3.new(1, 1, 0.200000048)
  362. Part25.Parent = Model0
  363. Part25.BrickColor = BrickColor.new("Deep blue")
  364. Part25.Anchored = true
  365. Part25.CanCollide = false
  366. Part25.Size = Vector3.new(0.400000006, 0.5, 1.20000005)
  367. Part25.CFrame = CFrame.new(4.9000001, 21.2999992, -2.49499965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  368. Part25.BottomSurface = Enum.SurfaceType.Smooth
  369. Part25.TopSurface = Enum.SurfaceType.Smooth
  370. Part25.Color = Color3.new(0.129412, 0.329412, 0.72549)
  371. Part25.Position = Vector3.new(4.9000001, 21.2999992, -2.49499965)
  372. Part25.Color = Color3.new(0.129412, 0.329412, 0.72549)
  373. Part26.Parent = Model0
  374. Part26.BrickColor = BrickColor.new("Deep blue")
  375. Part26.Rotation = Vector3.new(0, 0, -15)
  376. Part26.Anchored = true
  377. Part26.CanCollide = false
  378. Part26.Size = Vector3.new(0.5, 0.699999988, 0.100000001)
  379. Part26.CFrame = CFrame.new(3.48882294, 20.9948883, -3.04499984, 0.965925872, 0.258818835, 0, -0.258818835, 0.965925872, 0, 0, 0, 1)
  380. Part26.BottomSurface = Enum.SurfaceType.Smooth
  381. Part26.TopSurface = Enum.SurfaceType.Smooth
  382. Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
  383. Part26.Position = Vector3.new(3.48882294, 20.9948883, -3.04499984)
  384. Part26.Orientation = Vector3.new(0, 0, -15)
  385. Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
  386. weld(Model0)
  387. newWeld(Torso, Model0.asd, 0, 0, 0)
  388. Model0 = Instance.new("Model")
  389. Part1 = Instance.new("Part")
  390. SpecialMesh2 = Instance.new("SpecialMesh")
  391. Part3 = Instance.new("Part")
  392. SpecialMesh4 = Instance.new("SpecialMesh")
  393. Part5 = Instance.new("Part")
  394. SpecialMesh6 = Instance.new("SpecialMesh")
  395. Part7 = Instance.new("Part")
  396. SpecialMesh8 = Instance.new("SpecialMesh")
  397. Part9 = Instance.new("Part")
  398. Part10 = Instance.new("Part")
  399. SpecialMesh11 = Instance.new("SpecialMesh")
  400. Part12 = Instance.new("Part")
  401. SpecialMesh13 = Instance.new("SpecialMesh")
  402. Part14 = Instance.new("Part")
  403. SpecialMesh15 = Instance.new("SpecialMesh")
  404. Part16 = Instance.new("Part")
  405. SpecialMesh17 = Instance.new("SpecialMesh")
  406. Part18 = Instance.new("Part")
  407. Part19 = Instance.new("Part")
  408. SpecialMesh20 = Instance.new("SpecialMesh")
  409. Part21 = Instance.new("Part")
  410. Part22 = Instance.new("Part")
  411. SpecialMesh23 = Instance.new("SpecialMesh")
  412. Part24 = Instance.new("Part")
  413. SpecialMesh25 = Instance.new("SpecialMesh")
  414. Part26 = Instance.new("Part")
  415. SpecialMesh27 = Instance.new("SpecialMesh")
  416. Part28 = Instance.new("Part")
  417. SpecialMesh29 = Instance.new("SpecialMesh")
  418. Part30 = Instance.new("Part")
  419. Part31 = Instance.new("Part")
  420. Model0.Parent = Character
  421. Part1.Parent = Model0
  422. Part1.BrickColor = BrickColor.new("Deep blue")
  423. Part1.Rotation = Vector3.new(0, -90, 0)
  424. Part1.Anchored = true
  425. Part1.CanCollide = false
  426. Part1.Size = Vector3.new(0.25, 0.600000024, 0.125)
  427. Part1.CFrame = CFrame.new(-77.9625015, 25.5874996, -15.3999996, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  428. Part1.BottomSurface = Enum.SurfaceType.Smooth
  429. Part1.TopSurface = Enum.SurfaceType.Smooth
  430. Part1.Color = Color3.new(0.129412, 0.329412, 0.72549)
  431. Part1.Position = Vector3.new(-77.9625015, 25.5874996, -15.3999996)
  432. Part1.Orientation = Vector3.new(0, -90, 0)
  433. Part1.Color = Color3.new(0.129412, 0.329412, 0.72549)
  434. SpecialMesh2.Parent = Part1
  435. SpecialMesh2.MeshType = Enum.MeshType.Wedge
  436. Part3.Parent = Model0
  437. Part3.BrickColor = BrickColor.new("Deep blue")
  438. Part3.Rotation = Vector3.new(0, -90, 0)
  439. Part3.Anchored = true
  440. Part3.CanCollide = false
  441. Part3.Size = Vector3.new(1.05000007, 0.300000012, 0.125)
  442. Part3.CFrame = CFrame.new(-77.8375015, 25.4375, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  443. Part3.BottomSurface = Enum.SurfaceType.Smooth
  444. Part3.TopSurface = Enum.SurfaceType.Smooth
  445. Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
  446. Part3.Position = Vector3.new(-77.8375015, 25.4375, -15)
  447. Part3.Orientation = Vector3.new(0, -90, 0)
  448. Part3.Color = Color3.new(0.129412, 0.329412, 0.72549)
  449. SpecialMesh4.Parent = Part3
  450. SpecialMesh4.MeshType = Enum.MeshType.Wedge
  451. Part5.Parent = Model0
  452. Part5.BrickColor = BrickColor.new("Deep blue")
  453. Part5.Rotation = Vector3.new(0, -90, 0)
  454. Part5.Anchored = true
  455. Part5.CanCollide = false
  456. Part5.Size = Vector3.new(0.100000001, 0.400000006, 0.125)
  457. Part5.CFrame = CFrame.new(-77.9625015, 25.4874992, -14.875, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  458. Part5.BottomSurface = Enum.SurfaceType.Smooth
  459. Part5.TopSurface = Enum.SurfaceType.Smooth
  460. Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
  461. Part5.Position = Vector3.new(-77.9625015, 25.4874992, -14.875)
  462. Part5.Orientation = Vector3.new(0, -90, 0)
  463. Part5.Color = Color3.new(0.129412, 0.329412, 0.72549)
  464. SpecialMesh6.Parent = Part5
  465. SpecialMesh6.MeshType = Enum.MeshType.Wedge
  466. Part7.Parent = Model0
  467. Part7.BrickColor = BrickColor.new("Deep blue")
  468. Part7.Rotation = Vector3.new(0, -90, 0)
  469. Part7.Anchored = true
  470. Part7.CanCollide = false
  471. Part7.Size = Vector3.new(0.075000003, 0.650000036, 0.125)
  472. Part7.CFrame = CFrame.new(-77.9625015, 25.6124992, -14.7875004, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  473. Part7.BottomSurface = Enum.SurfaceType.Smooth
  474. Part7.TopSurface = Enum.SurfaceType.Smooth
  475. Part7.Color = Color3.new(0.129412, 0.329412, 0.72549)
  476. Part7.Position = Vector3.new(-77.9625015, 25.6124992, -14.7875004)
  477. Part7.Orientation = Vector3.new(0, -90, 0)
  478. Part7.Color = Color3.new(0.129412, 0.329412, 0.72549)
  479. SpecialMesh8.Parent = Part7
  480. SpecialMesh8.MeshType = Enum.MeshType.Wedge
  481. Part9.Parent = Model0
  482. Part9.BrickColor = BrickColor.new("New Yeller")
  483. Part9.Rotation = Vector3.new(0, 90, 0)
  484. Part9.Anchored = true
  485. Part9.CanCollide = false
  486. Part9.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
  487. Part9.CFrame = CFrame.new(-77.2474976, 26.375, -15, -4.37113883E-8, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883E-8)
  488. Part9.BottomSurface = Enum.SurfaceType.Smooth
  489. Part9.TopSurface = Enum.SurfaceType.Smooth
  490. Part9.Color = Color3.new(1, 1, 0)
  491. Part9.Position = Vector3.new(-77.2474976, 26.375, -15)
  492. Part9.Orientation = Vector3.new(0, 90, 0)
  493. Part9.Color = Color3.new(1, 1, 0)
  494. Part10.Parent = Model0
  495. Part10.BrickColor = BrickColor.new("Deep blue")
  496. Part10.Rotation = Vector3.new(0, -90, 0)
  497. Part10.Anchored = true
  498. Part10.CanCollide = false
  499. Part10.Size = Vector3.new(1.05000007, 0.275000006, 0.200000003)
  500. Part10.CFrame = CFrame.new(-77.4250031, 25.4249992, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  501. Part10.BottomSurface = Enum.SurfaceType.Smooth
  502. Part10.TopSurface = Enum.SurfaceType.Smooth
  503. Part10.Color = Color3.new(0.129412, 0.329412, 0.72549)
  504. Part10.Position = Vector3.new(-77.4250031, 25.4249992, -15)
  505. Part10.Orientation = Vector3.new(0, -90, 0)
  506. Part10.Color = Color3.new(0.129412, 0.329412, 0.72549)
  507. SpecialMesh11.Parent = Part10
  508. SpecialMesh11.MeshType = Enum.MeshType.Wedge
  509. Part12.Parent = Model0
  510. Part12.BrickColor = BrickColor.new("Deep blue")
  511. Part12.Rotation = Vector3.new(0, -90, 0)
  512. Part12.Anchored = true
  513. Part12.CanCollide = false
  514. Part12.Size = Vector3.new(0.150000006, 0.300000012, 0.125)
  515. Part12.CFrame = CFrame.new(-77.9625015, 25.4375, -15.1999998, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  516. Part12.BottomSurface = Enum.SurfaceType.Smooth
  517. Part12.TopSurface = Enum.SurfaceType.Smooth
  518. Part12.Color = Color3.new(0.129412, 0.329412, 0.72549)
  519. Part12.Position = Vector3.new(-77.9625015, 25.4375, -15.1999998)
  520. Part12.Orientation = Vector3.new(0, -90, 0)
  521. Part12.Color = Color3.new(0.129412, 0.329412, 0.72549)
  522. SpecialMesh13.Parent = Part12
  523. SpecialMesh13.MeshType = Enum.MeshType.Wedge
  524. Part14.Parent = Model0
  525. Part14.BrickColor = BrickColor.new("Deep blue")
  526. Part14.Rotation = Vector3.new(0, -90, 0)
  527. Part14.Anchored = true
  528. Part14.CanCollide = false
  529. Part14.Size = Vector3.new(1.05000007, 0.25, 0.150000006)
  530. Part14.CFrame = CFrame.new(-77.5999985, 25.4125004, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  531. Part14.BottomSurface = Enum.SurfaceType.Smooth
  532. Part14.TopSurface = Enum.SurfaceType.Smooth
  533. Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
  534. Part14.Position = Vector3.new(-77.5999985, 25.4125004, -15)
  535. Part14.Orientation = Vector3.new(0, -90, 0)
  536. Part14.Color = Color3.new(0.129412, 0.329412, 0.72549)
  537. SpecialMesh15.Parent = Part14
  538. SpecialMesh15.MeshType = Enum.MeshType.Wedge
  539. Part16.Parent = Model0
  540. Part16.BrickColor = BrickColor.new("Deep blue")
  541. Part16.Rotation = Vector3.new(0, -90, 0)
  542. Part16.Anchored = true
  543. Part16.CanCollide = false
  544. Part16.Size = Vector3.new(0.150000006, 0.699999988, 0.125)
  545. Part16.CFrame = CFrame.new(-77.9625015, 25.6375008, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  546. Part16.BottomSurface = Enum.SurfaceType.Smooth
  547. Part16.TopSurface = Enum.SurfaceType.Smooth
  548. Part16.Color = Color3.new(0.129412, 0.329412, 0.72549)
  549. Part16.Position = Vector3.new(-77.9625015, 25.6375008, -15)
  550. Part16.Orientation = Vector3.new(0, -90, 0)
  551. Part16.Color = Color3.new(0.129412, 0.329412, 0.72549)
  552. SpecialMesh17.Parent = Part16
  553. SpecialMesh17.MeshType = Enum.MeshType.Wedge
  554. Part18.Parent = Model0
  555. Part18.BrickColor = BrickColor.new("Deep blue")
  556. Part18.Anchored = true
  557. Part18.CanCollide = false
  558. Part18.Size = Vector3.new(0.5, 0.0500000007, 1.05000007)
  559. Part18.CFrame = CFrame.new(-77.7750015, 24.8875008, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  560. Part18.BottomSurface = Enum.SurfaceType.Smooth
  561. Part18.TopSurface = Enum.SurfaceType.Smooth
  562. Part18.Color = Color3.new(0.129412, 0.329412, 0.72549)
  563. Part18.Position = Vector3.new(-77.7750015, 24.8875008, -15)
  564. Part18.Color = Color3.new(0.129412, 0.329412, 0.72549)
  565. Part19.Parent = Model0
  566. Part19.BrickColor = BrickColor.new("Deep blue")
  567. Part19.Rotation = Vector3.new(0, -90, 0)
  568. Part19.Anchored = true
  569. Part19.CanCollide = false
  570. Part19.Size = Vector3.new(0.0500000007, 0.5, 0.125)
  571. Part19.CFrame = CFrame.new(-77.9625015, 25.5375004, -15.1000004, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  572. Part19.BottomSurface = Enum.SurfaceType.Smooth
  573. Part19.TopSurface = Enum.SurfaceType.Smooth
  574. Part19.Color = Color3.new(0.129412, 0.329412, 0.72549)
  575. Part19.Position = Vector3.new(-77.9625015, 25.5375004, -15.1000004)
  576. Part19.Orientation = Vector3.new(0, -90, 0)
  577. Part19.Color = Color3.new(0.129412, 0.329412, 0.72549)
  578. SpecialMesh20.Parent = Part19
  579. SpecialMesh20.MeshType = Enum.MeshType.Wedge
  580. Part21.Name = "asd"
  581. Part21.Parent = Model0
  582. Part21.BrickColor = BrickColor.new("Dark stone grey")
  583. Part21.Anchored = true
  584. Part21.CanCollide = false
  585. Part21.Size = Vector3.new(1, 2, 1)
  586. Part21.CFrame = CFrame.new(-77.5, 25.8875008, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  587. Part21.BottomSurface = Enum.SurfaceType.Smooth
  588. Part21.TopSurface = Enum.SurfaceType.Smooth
  589. Part21.Color = Color3.new(0.972549, 0.972549, 0.972549)
  590. Part21.Position = Vector3.new(-77.5, 25.8875008, -15)
  591. Part21.Color = Color3.new(0.972549, 0.972549, 0.972549)
  592. Part22.Parent = Model0
  593. Part22.BrickColor = BrickColor.new("Deep blue")
  594. Part22.Rotation = Vector3.new(0, -90, 0)
  595. Part22.Anchored = true
  596. Part22.CanCollide = false
  597. Part22.Size = Vector3.new(1.05000007, 0.125, 0.200000003)
  598. Part22.CFrame = CFrame.new(-77.2249985, 25.3500004, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  599. Part22.BottomSurface = Enum.SurfaceType.Smooth
  600. Part22.TopSurface = Enum.SurfaceType.Smooth
  601. Part22.Color = Color3.new(0.129412, 0.329412, 0.72549)
  602. Part22.Position = Vector3.new(-77.2249985, 25.3500004, -15)
  603. Part22.Orientation = Vector3.new(0, -90, 0)
  604. Part22.Color = Color3.new(0.129412, 0.329412, 0.72549)
  605. SpecialMesh23.Parent = Part22
  606. SpecialMesh23.MeshType = Enum.MeshType.Wedge
  607. Part24.Parent = Model0
  608. Part24.BrickColor = BrickColor.new("Deep blue")
  609. Part24.Rotation = Vector3.new(0, -90, 0)
  610. Part24.Anchored = true
  611. Part24.CanCollide = false
  612. Part24.Size = Vector3.new(0.100000001, 0.275000006, 0.125)
  613. Part24.CFrame = CFrame.new(-77.9625015, 25.4249992, -14.6999998, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  614. Part24.BottomSurface = Enum.SurfaceType.Smooth
  615. Part24.TopSurface = Enum.SurfaceType.Smooth
  616. Part24.Color = Color3.new(0.129412, 0.329412, 0.72549)
  617. Part24.Position = Vector3.new(-77.9625015, 25.4249992, -14.6999998)
  618. Part24.Orientation = Vector3.new(0, -90, 0)
  619. Part24.Color = Color3.new(0.129412, 0.329412, 0.72549)
  620. SpecialMesh25.Parent = Part24
  621. SpecialMesh25.MeshType = Enum.MeshType.Wedge
  622. Part26.Parent = Model0
  623. Part26.BrickColor = BrickColor.new("Deep blue")
  624. Part26.Rotation = Vector3.new(0, -90, 0)
  625. Part26.Anchored = true
  626. Part26.CanCollide = false
  627. Part26.Size = Vector3.new(1.05000007, 0.375, 0.100000001)
  628. Part26.CFrame = CFrame.new(-77.7249985, 25.4750004, -15, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  629. Part26.BottomSurface = Enum.SurfaceType.Smooth
  630. Part26.TopSurface = Enum.SurfaceType.Smooth
  631. Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
  632. Part26.Position = Vector3.new(-77.7249985, 25.4750004, -15)
  633. Part26.Orientation = Vector3.new(0, -90, 0)
  634. Part26.Color = Color3.new(0.129412, 0.329412, 0.72549)
  635. SpecialMesh27.Parent = Part26
  636. SpecialMesh27.MeshType = Enum.MeshType.Wedge
  637. Part28.Parent = Model0
  638. Part28.BrickColor = BrickColor.new("Deep blue")
  639. Part28.Rotation = Vector3.new(0, -90, 0)
  640. Part28.Anchored = true
  641. Part28.CanCollide = false
  642. Part28.Size = Vector3.new(0.174999997, 0.600000024, 0.125)
  643. Part28.CFrame = CFrame.new(-77.9625015, 25.5874996, -14.5625, 1.78813934E-7, 0, -1, 0, 1, 0, 1, 0, 1.78813934E-7)
  644. Part28.BottomSurface = Enum.SurfaceType.Smooth
  645. Part28.TopSurface = Enum.SurfaceType.Smooth
  646. Part28.Color = Color3.new(0.129412, 0.329412, 0.72549)
  647. Part28.Position = Vector3.new(-77.9625015, 25.5874996, -14.5625)
  648. Part28.Orientation = Vector3.new(0, -90, 0)
  649. Part28.Color = Color3.new(0.129412, 0.329412, 0.72549)
  650. SpecialMesh29.Parent = Part28
  651. SpecialMesh29.MeshType = Enum.MeshType.Wedge
  652. Part30.Parent = Model0
  653. Part30.BrickColor = BrickColor.new("New Yeller")
  654. Part30.Rotation = Vector3.new(0, 90, 0)
  655. Part30.Anchored = true
  656. Part30.CanCollide = false
  657. Part30.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
  658. Part30.CFrame = CFrame.new(-77.7525024, 26.375, -15, -4.37113883E-8, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883E-8)
  659. Part30.BottomSurface = Enum.SurfaceType.Smooth
  660. Part30.TopSurface = Enum.SurfaceType.Smooth
  661. Part30.Color = Color3.new(0.682353, 1, 0)
  662. Part30.Position = Vector3.new(-77.7525024, 26.375, -15)
  663. Part30.Orientation = Vector3.new(0, 90, 0)
  664. Part30.Color = Color3.new(0.682353, 1, 0)
  665. Part31.Parent = Model0
  666. Part31.BrickColor = BrickColor.new("Deep blue")
  667. Part31.Anchored = true
  668. Part31.CanCollide = false
  669. Part31.Size = Vector3.new(1.05000007, 0.375, 1.05000007)
  670. Part31.CFrame = CFrame.new(-77.5, 25.1000004, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  671. Part31.BottomSurface = Enum.SurfaceType.Smooth
  672. Part31.TopSurface = Enum.SurfaceType.Smooth
  673. Part31.Color = Color3.new(0.129412, 0.329412, 0.72549)
  674. Part31.Position = Vector3.new(-77.5, 25.1000004, -15)
  675. Part31.Color = Color3.new(0.129412, 0.329412, 0.72549)
  676. weld(Model0)
  677. Model1 = Model0:Clone()
  678. Model1.Parent = Character
  679. newWeld(LeftArm, Model0.asd, 0, 0, 0)
  680. newWeld(RightArm, Model1.asd, 0, 0, 0)
  681. Model1.asd.Weld.C0 = CFrame.Angles(0, math.rad(180), 0)
  682. Model0 = Instance.new("Model")
  683. Part1 = Instance.new("Part")
  684. Part2 = Instance.new("Part")
  685. Part3 = Instance.new("Part")
  686. Part4 = Instance.new("Part")
  687. Part5 = Instance.new("Part")
  688. Part6 = Instance.new("Part")
  689. Part7 = Instance.new("Part")
  690. Model0.Parent = Character
  691. Part1.Name = "asd"
  692. Part1.Parent = Model0
  693. Part1.BrickColor = BrickColor.new("Dark stone grey")
  694. Part1.Anchored = true
  695. Part1.CanCollide = false
  696. Part1.Size = Vector3.new(2, 2, 1)
  697. Part1.CFrame = CFrame.new(-50, 26.1124992, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  698. Part1.BottomSurface = Enum.SurfaceType.Smooth
  699. Part1.TopSurface = Enum.SurfaceType.Smooth
  700. Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
  701. Part1.Position = Vector3.new(-50, 26.1124992, -15)
  702. Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
  703. Part2.Parent = Model0
  704. Part2.BrickColor = BrickColor.new("Cyan")
  705. Part2.Anchored = true
  706. Part2.CanCollide = false
  707. Part2.Size = Vector3.new(2.10000014, 0.075000003, 1.10000002)
  708. Part2.CFrame = CFrame.new(-50, 25.1749992, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  709. Part2.BottomSurface = Enum.SurfaceType.Smooth
  710. Part2.TopSurface = Enum.SurfaceType.Smooth
  711. Part2.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  712. Part2.Position = Vector3.new(-50, 25.1749992, -15)
  713. Part2.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  714. Part3.Parent = Model0
  715. Part3.BrickColor = BrickColor.new("Cyan")
  716. Part3.Anchored = true
  717. Part3.CanCollide = false
  718. Part3.Size = Vector3.new(2.04999995, 0.824999988, 1.05000007)
  719. Part3.CFrame = CFrame.new(-50, 26.5249996, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  720. Part3.BottomSurface = Enum.SurfaceType.Smooth
  721. Part3.TopSurface = Enum.SurfaceType.Smooth
  722. Part3.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  723. Part3.Position = Vector3.new(-50, 26.5249996, -15)
  724. Part3.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  725. Part4.Parent = Model0
  726. Part4.BrickColor = BrickColor.new("Cyan")
  727. Part4.Anchored = true
  728. Part4.CanCollide = false
  729. Part4.Size = Vector3.new(0.775000036, 0.200000003, 1.05000007)
  730. Part4.CFrame = CFrame.new(-50.6375008, 27.0375004, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  731. Part4.BottomSurface = Enum.SurfaceType.Smooth
  732. Part4.TopSurface = Enum.SurfaceType.Smooth
  733. Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  734. Part4.Position = Vector3.new(-50.6375008, 27.0375004, -15)
  735. Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  736. Part5.Parent = Model0
  737. Part5.BrickColor = BrickColor.new("Cyan")
  738. Part5.Anchored = true
  739. Part5.CanCollide = false
  740. Part5.Size = Vector3.new(2.04999995, 0.349999994, 1.05000007)
  741. Part5.CFrame = CFrame.new(-50, 25.3875008, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  742. Part5.BottomSurface = Enum.SurfaceType.Smooth
  743. Part5.TopSurface = Enum.SurfaceType.Smooth
  744. Part5.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  745. Part5.Position = Vector3.new(-50, 25.3875008, -15)
  746. Part5.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  747. Part6.Parent = Model0
  748. Part6.BrickColor = BrickColor.new("Cyan")
  749. Part6.Anchored = true
  750. Part6.CanCollide = false
  751. Part6.Size = Vector3.new(0.824999988, 0.200000003, 1.05000007)
  752. Part6.CFrame = CFrame.new(-49.3875008, 27.0375004, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  753. Part6.BottomSurface = Enum.SurfaceType.Smooth
  754. Part6.TopSurface = Enum.SurfaceType.Smooth
  755. Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  756. Part6.Position = Vector3.new(-49.3875008, 27.0375004, -15)
  757. Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  758. Part7.Parent = Model0
  759. Part7.BrickColor = BrickColor.new("Cyan")
  760. Part7.Anchored = true
  761. Part7.CanCollide = false
  762. Part7.Size = Vector3.new(0.450000018, 0.200000003, 0.349999994)
  763. Part7.CFrame = CFrame.new(-50.0250015, 27.0375004, -14.6499996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  764. Part7.BottomSurface = Enum.SurfaceType.Smooth
  765. Part7.TopSurface = Enum.SurfaceType.Smooth
  766. Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  767. Part7.Position = Vector3.new(-50.0250015, 27.0375004, -14.6499996)
  768. Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  769. weld(Model0)
  770. newWeld(Torso, Model0.asd, 0, 0, 0)
  771. Model0 = Instance.new("Model")
  772. Part1 = Instance.new("Part")
  773. Part2 = Instance.new("Part")
  774. Part3 = Instance.new("Part")
  775. Part4 = Instance.new("Part")
  776. BlockMesh5 = Instance.new("BlockMesh")
  777. Part6 = Instance.new("Part")
  778. Part7 = Instance.new("Part")
  779. BlockMesh8 = Instance.new("BlockMesh")
  780. Part9 = Instance.new("Part")
  781. Model0.Parent = Character
  782. Part1.Parent = Model0
  783. Part1.BrickColor = BrickColor.new("Cyan")
  784. Part1.Anchored = true
  785. Part1.CanCollide = false
  786. Part1.Size = Vector3.new(1.05000007, 0.975000024, 1.05000007)
  787. Part1.CFrame = CFrame.new(-109.5, 25.7374992, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  788. Part1.BottomSurface = Enum.SurfaceType.Smooth
  789. Part1.TopSurface = Enum.SurfaceType.Smooth
  790. Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  791. Part1.Position = Vector3.new(-109.5, 25.7374992, -15)
  792. Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  793. Part2.Name = "asd"
  794. Part2.Parent = Model0
  795. Part2.BrickColor = BrickColor.new("Dark stone grey")
  796. Part2.Anchored = true
  797. Part2.CanCollide = false
  798. Part2.Size = Vector3.new(1, 2, 1)
  799. Part2.CFrame = CFrame.new(-109.5, 25.7749996, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  800. Part2.BottomSurface = Enum.SurfaceType.Smooth
  801. Part2.TopSurface = Enum.SurfaceType.Smooth
  802. Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  803. Part2.Position = Vector3.new(-109.5, 25.7749996, -15)
  804. Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  805. Part3.Parent = Model0
  806. Part3.BrickColor = BrickColor.new("New Yeller")
  807. Part3.Anchored = true
  808. Part3.CanCollide = false
  809. Part3.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
  810. Part3.CFrame = CFrame.new(-109.5, 26.4874992, -14.7475004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  811. Part3.BottomSurface = Enum.SurfaceType.Smooth
  812. Part3.TopSurface = Enum.SurfaceType.Smooth
  813. Part3.Color = Color3.new(1, 1, 0)
  814. Part3.Position = Vector3.new(-109.5, 26.4874992, -14.7475004)
  815. Part3.Color = Color3.new(1, 1, 0)
  816. Part4.Parent = Model0
  817. Part4.BrickColor = BrickColor.new("Cyan")
  818. Part4.Anchored = true
  819. Part4.CanCollide = false
  820. Part4.Size = Vector3.new(1.10000002, 0.0500000007, 0.325000018)
  821. Part4.CFrame = CFrame.new(-109.5, 24.7374992, -14.6125002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  822. Part4.BottomSurface = Enum.SurfaceType.Smooth
  823. Part4.TopSurface = Enum.SurfaceType.Smooth
  824. Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  825. Part4.Position = Vector3.new(-109.5, 24.7374992, -14.6125002)
  826. Part4.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  827. BlockMesh5.Parent = Part4
  828. BlockMesh5.Scale = Vector3.new(1, 0.5, 1)
  829. BlockMesh5.Scale = Vector3.new(1, 0.5, 1)
  830. Part6.Parent = Model0
  831. Part6.BrickColor = BrickColor.new("Cyan")
  832. Part6.Anchored = true
  833. Part6.CanCollide = false
  834. Part6.Size = Vector3.new(1.10000002, 0.5, 1.10000002)
  835. Part6.CFrame = CFrame.new(-109.5, 25, -15, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  836. Part6.BottomSurface = Enum.SurfaceType.Smooth
  837. Part6.TopSurface = Enum.SurfaceType.Smooth
  838. Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  839. Part6.Position = Vector3.new(-109.5, 25, -15)
  840. Part6.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  841. Part7.Parent = Model0
  842. Part7.BrickColor = BrickColor.new("Cyan")
  843. Part7.Anchored = true
  844. Part7.CanCollide = false
  845. Part7.Size = Vector3.new(1.10000002, 0.0500000007, 0.100000001)
  846. Part7.CFrame = CFrame.new(-109.5, 24.7374992, -15.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  847. Part7.BottomSurface = Enum.SurfaceType.Smooth
  848. Part7.TopSurface = Enum.SurfaceType.Smooth
  849. Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  850. Part7.Position = Vector3.new(-109.5, 24.7374992, -15.5)
  851. Part7.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  852. BlockMesh8.Parent = Part7
  853. BlockMesh8.Scale = Vector3.new(1, 0.5, 1)
  854. BlockMesh8.Scale = Vector3.new(1, 0.5, 1)
  855. Part9.Parent = Model0
  856. Part9.BrickColor = BrickColor.new("New Yeller")
  857. Part9.Anchored = true
  858. Part9.CanCollide = false
  859. Part9.Size = Vector3.new(1.01000011, 0.225000009, 0.505000055)
  860. Part9.CFrame = CFrame.new(-109.5, 26.4874992, -15.2524996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  861. Part9.BottomSurface = Enum.SurfaceType.Smooth
  862. Part9.TopSurface = Enum.SurfaceType.Smooth
  863. Part9.Color = Color3.new(0.682353, 1, 0)
  864. Part9.Position = Vector3.new(-109.5, 26.4874992, -15.2524996)
  865. Part9.Color = Color3.new(0.682353, 1, 0)
  866. weld(Model0)
  867. Model1 = Model0:Clone()
  868. Model1.Parent = Character
  869. newWeld(LeftLeg, Model0.asd, 0, 0, 0)
  870. newWeld(RightLeg, Model1.asd, 0, 0, 0)
  871. Model0 = Instance.new("Model")
  872. Part1 = Instance.new("Part")
  873. Part2 = Instance.new("Part")
  874. BlockMesh3 = Instance.new("BlockMesh")
  875. Part4 = Instance.new("Part")
  876. Part56 = Instance.new("Part")
  877. SpecialMesh6 = Instance.new("SpecialMesh")
  878. Part7 = Instance.new("Part")
  879. Part8 = Instance.new("Part")
  880. Part9 = Instance.new("Part")
  881. Part10 = Instance.new("Part")
  882. Part11 = Instance.new("Part")
  883. SpecialMesh12 = Instance.new("SpecialMesh")
  884. Part13 = Instance.new("Part")
  885. Part14 = Instance.new("Part")
  886. Part156 = Instance.new("Part")
  887. SpecialMesh16 = Instance.new("SpecialMesh")
  888. Part17 = Instance.new("Part")
  889. SpecialMesh18 = Instance.new("SpecialMesh")
  890. Part19 = Instance.new("Part")
  891. Part20 = Instance.new("Part")
  892. Part21 = Instance.new("Part")
  893. Part22 = Instance.new("Part")
  894. Part23 = Instance.new("Part")
  895. Part24 = Instance.new("Part")
  896. SpecialMesh25 = Instance.new("SpecialMesh")
  897. Part26 = Instance.new("Part")
  898. Part27 = Instance.new("Part")
  899. BlockMesh28 = Instance.new("BlockMesh")
  900. Part29 = Instance.new("Part")
  901. Part30 = Instance.new("Part")
  902. Part31 = Instance.new("Part")
  903. Part32 = Instance.new("Part")
  904. Part33 = Instance.new("Part")
  905. BlockMesh34 = Instance.new("BlockMesh")
  906. Part35 = Instance.new("Part")
  907. Part36 = Instance.new("Part")
  908. Part37 = Instance.new("Part")
  909. Part38 = Instance.new("Part")
  910. Part39 = Instance.new("Part")
  911. SpecialMesh40 = Instance.new("SpecialMesh")
  912. Part41 = Instance.new("Part")
  913. BlockMesh42 = Instance.new("BlockMesh")
  914. Part43 = Instance.new("Part")
  915. Part44 = Instance.new("Part")
  916. Part45 = Instance.new("Part")
  917. Part46 = Instance.new("Part")
  918. Part47 = Instance.new("Part")
  919. BlockMesh48 = Instance.new("BlockMesh")
  920. Part49 = Instance.new("Part")
  921. BlockMesh50 = Instance.new("BlockMesh")
  922. Part51 = Instance.new("Part")
  923. Part52 = Instance.new("Part")
  924. Part53 = Instance.new("Part")
  925. SpecialMesh54 = Instance.new("SpecialMesh")
  926. Part55 = Instance.new("Part")
  927. SpecialMesh56 = Instance.new("SpecialMesh")
  928. Part57 = Instance.new("Part")
  929. Part58 = Instance.new("Part")
  930. Part59 = Instance.new("Part")
  931. Part60 = Instance.new("Part")
  932. Part61 = Instance.new("Part")
  933. Part62 = Instance.new("Part")
  934. Part63 = Instance.new("Part")
  935. Part64 = Instance.new("Part")
  936. Part65 = Instance.new("Part")
  937. Part66 = Instance.new("Part")
  938. Part67 = Instance.new("Part")
  939. Part68 = Instance.new("Part")
  940. Part69 = Instance.new("Part")
  941. Part70 = Instance.new("Part")
  942. Part71 = Instance.new("Part")
  943. BlockMesh72 = Instance.new("BlockMesh")
  944. Part73 = Instance.new("Part")
  945. Part74 = Instance.new("Part")
  946. BlockMesh75 = Instance.new("BlockMesh")
  947. Part76 = Instance.new("Part")
  948. Part77 = Instance.new("Part")
  949. Part78 = Instance.new("Part")
  950. BlockMesh79 = Instance.new("BlockMesh")
  951. Part80 = Instance.new("Part")
  952. Part81 = Instance.new("Part")
  953. Part82 = Instance.new("Part")
  954. Part83 = Instance.new("Part")
  955. SpecialMesh84 = Instance.new("SpecialMesh")
  956. Part85 = Instance.new("Part")
  957. BlockMesh86 = Instance.new("BlockMesh")
  958. Part87 = Instance.new("Part")
  959. Part88 = Instance.new("Part")
  960. Part89 = Instance.new("Part")
  961. Part90 = Instance.new("Part")
  962. Part91 = Instance.new("Part")
  963. Part92 = Instance.new("Part")
  964. BlockMesh93 = Instance.new("BlockMesh")
  965. Part94 = Instance.new("Part")
  966. Part95 = Instance.new("Part")
  967. Part96 = Instance.new("Part")
  968. SpecialMesh97 = Instance.new("SpecialMesh")
  969. Part98 = Instance.new("Part")
  970. Part99 = Instance.new("Part")
  971. Part100 = Instance.new("Part")
  972. SpecialMesh101 = Instance.new("SpecialMesh")
  973. Part102 = Instance.new("Part")
  974. Part103 = Instance.new("Part")
  975. Part104 = Instance.new("Part")
  976. Part105 = Instance.new("Part")
  977. SpecialMesh106 = Instance.new("SpecialMesh")
  978. Part107 = Instance.new("Part")
  979. Part108 = Instance.new("Part")
  980. Part109 = Instance.new("Part")
  981. Model0.Parent = Character
  982. Part1.Parent = Model0
  983. Part1.BrickColor = BrickColor.new("Dark stone grey")
  984. Part1.Anchored = true
  985. Part1.CanCollide = false
  986. Part1.Size = Vector3.new(0.900000036, 0.450000018, 0.300000012)
  987. Part1.CFrame = CFrame.new(-1.03068447, 4.4124999, 10.4509249, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  988. Part1.BottomSurface = Enum.SurfaceType.Smooth
  989. Part1.TopSurface = Enum.SurfaceType.Smooth
  990. Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
  991. Part1.Position = Vector3.new(-1.03068447, 4.4124999, 10.4509249)
  992. Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
  993. Part2.Parent = Model0
  994. Part2.BrickColor = BrickColor.new("Dark stone grey")
  995. Part2.Rotation = Vector3.new(-180, 0, -160)
  996. Part2.Anchored = true
  997. Part2.CanCollide = false
  998. Part2.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
  999. Part2.CFrame = CFrame.new(-0.235705793, 6.31563377, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1000. Part2.BottomSurface = Enum.SurfaceType.Smooth
  1001. Part2.TopSurface = Enum.SurfaceType.Smooth
  1002. Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1003. Part2.Position = Vector3.new(-0.235705793, 6.31563377, 11.2159252)
  1004. Part2.Orientation = Vector3.new(0, -180, 20)
  1005. Part2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1006. BlockMesh3.Parent = Part2
  1007. BlockMesh3.Scale = Vector3.new(0.75, 1, 0.75)
  1008. BlockMesh3.Scale = Vector3.new(0.75, 1, 0.75)
  1009. Part4.Parent = Model0
  1010. Part4.BrickColor = BrickColor.new("Dark stone grey")
  1011. Part4.Rotation = Vector3.new(-180, 0, -160)
  1012. Part4.Anchored = true
  1013. Part4.CanCollide = false
  1014. Part4.Size = Vector3.new(0.075000003, 0.225000009, 0.150000006)
  1015. Part4.CFrame = CFrame.new(-0.274183154, 6.2099185, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1016. Part4.BottomSurface = Enum.SurfaceType.Smooth
  1017. Part4.TopSurface = Enum.SurfaceType.Smooth
  1018. Part4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1019. Part4.Position = Vector3.new(-0.274183154, 6.2099185, 11.3659248)
  1020. Part4.Orientation = Vector3.new(0, -180, 20)
  1021. Part4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1022. Part56.Parent = Model0
  1023. Part56.Material = Enum.Material.Neon
  1024. Part56.BrickColor = BrickColor.new("Really red")
  1025. Part56.Rotation = Vector3.new(-180, 0, -180)
  1026. Part56.Anchored = true
  1027. Part56.CanCollide = false
  1028. Part56.Size = Vector3.new(0.337500006, 0.284999996, 0.0500000007)
  1029. Part56.CFrame = CFrame.new(-0.711934507, 5.04250002, 10.6196747, -1, 0, -8.74227766E-8, 0, 1, 0, 8.74227766E-8, 0, -1)
  1030. Part56.BottomSurface = Enum.SurfaceType.Smooth
  1031. Part56.TopSurface = Enum.SurfaceType.Smooth
  1032. Part56.Color = Color3.new(0.682353, 1, 0)
  1033. Part56.Position = Vector3.new(-0.711934507, 5.04250002, 10.6196747)
  1034. Part56.Orientation = Vector3.new(0, -180, 0)
  1035. Part56.Color = Color3.new(0.682353, 1, 0)
  1036. SpecialMesh6.Parent = Part56
  1037. SpecialMesh6.Scale = Vector3.new(1, 1, 0.75)
  1038. SpecialMesh6.MeshType = Enum.MeshType.Sphere
  1039. SpecialMesh6.Scale = Vector3.new(1, 1, 0.75)
  1040. Part7.Parent = Model0
  1041. Part7.BrickColor = BrickColor.new("Burnt Sienna")
  1042. Part7.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1043. Part7.Anchored = true
  1044. Part7.CanCollide = false
  1045. Part7.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
  1046. Part7.CFrame = CFrame.new(-0.66386807, 6.03161812, 11.6889143, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1047. Part7.BottomSurface = Enum.SurfaceType.Smooth
  1048. Part7.TopSurface = Enum.SurfaceType.Smooth
  1049. Part7.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1050. Part7.Position = Vector3.new(-0.66386807, 6.03161812, 11.6889143)
  1051. Part7.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1052. Part7.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1053. Part8.Parent = Model0
  1054. Part8.BrickColor = BrickColor.new("Royal purple")
  1055. Part8.Rotation = Vector3.new(-17.9699993, -0.849999964, -38.7599983)
  1056. Part8.Anchored = true
  1057. Part8.CanCollide = false
  1058. Part8.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
  1059. Part8.CFrame = CFrame.new(-0.42102325, 5.99399185, 11.7544746, 0.779700577, 0.625978351, -0.0147675276, -0.591956615, 0.744601369, 0.308473885, 0.204093844, -0.231775567, 0.951118231)
  1060. Part8.BottomSurface = Enum.SurfaceType.Smooth
  1061. Part8.TopSurface = Enum.SurfaceType.Smooth
  1062. Part8.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1063. Part8.Position = Vector3.new(-0.42102325, 5.99399185, 11.7544746)
  1064. Part8.Orientation = Vector3.new(-17.9699993, -0.889999986, -38.4799995)
  1065. Part8.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1066. Part9.Parent = Model0
  1067. Part9.BrickColor = BrickColor.new("Dark stone grey")
  1068. Part9.Rotation = Vector3.new(-180, 0, -160)
  1069. Part9.Anchored = true
  1070. Part9.CanCollide = false
  1071. Part9.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
  1072. Part9.CFrame = CFrame.new(-0.29983449, 6.13944149, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1073. Part9.BottomSurface = Enum.SurfaceType.Smooth
  1074. Part9.TopSurface = Enum.SurfaceType.Smooth
  1075. Part9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1076. Part9.Position = Vector3.new(-0.29983449, 6.13944149, 11.2159252)
  1077. Part9.Orientation = Vector3.new(0, -180, 20)
  1078. Part9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1079. Part10.Parent = Model0
  1080. Part10.BrickColor = BrickColor.new("Dark stone grey")
  1081. Part10.Rotation = Vector3.new(-180, 0, -160)
  1082. Part10.Anchored = true
  1083. Part10.CanCollide = false
  1084. Part10.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
  1085. Part10.CFrame = CFrame.new(-0.299834609, 6.13944149, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1086. Part10.BottomSurface = Enum.SurfaceType.Smooth
  1087. Part10.TopSurface = Enum.SurfaceType.Smooth
  1088. Part10.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1089. Part10.Position = Vector3.new(-0.299834609, 6.13944149, 11.5159254)
  1090. Part10.Orientation = Vector3.new(0, -180, 20)
  1091. Part10.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1092. Part11.Parent = Model0
  1093. Part11.BrickColor = BrickColor.new("Navy blue")
  1094. Part11.Rotation = Vector3.new(-180, 0, -180)
  1095. Part11.Anchored = true
  1096. Part11.CanCollide = false
  1097. Part11.Size = Vector3.new(0.337500006, 0.150000006, 0.0500000007)
  1098. Part11.CFrame = CFrame.new(-0.708523512, 5.12187433, 10.6196747, -1, 1.78813934E-7, -8.74227766E-8, 1.78813934E-7, 1, 0, 8.74227766E-8, -1.59872116E-14, -1)
  1099. Part11.BottomSurface = Enum.SurfaceType.Smooth
  1100. Part11.TopSurface = Enum.SurfaceType.Smooth
  1101. Part11.Color = Color3.new(0, 0.12549, 0.376471)
  1102. Part11.Position = Vector3.new(-0.708523512, 5.12187433, 10.6196747)
  1103. Part11.Orientation = Vector3.new(0, -180, 0)
  1104. Part11.Color = Color3.new(0, 0.12549, 0.376471)
  1105. SpecialMesh12.Parent = Part11
  1106. SpecialMesh12.Scale = Vector3.new(1, 1, 0.75)
  1107. SpecialMesh12.MeshType = Enum.MeshType.Sphere
  1108. SpecialMesh12.Scale = Vector3.new(1, 1, 0.75)
  1109. Part13.Parent = Model0
  1110. Part13.BrickColor = BrickColor.new("Dark stone grey")
  1111. Part13.Rotation = Vector3.new(15, 0, 0)
  1112. Part13.Anchored = true
  1113. Part13.CanCollide = false
  1114. Part13.Size = Vector3.new(0.600000024, 0.450000018, 0.225000009)
  1115. Part13.CFrame = CFrame.new(-1.03068447, 4.4124999, 10.2634249, 1, 0, 0, 0, 0.965925813, -0.258819044, 0, 0.258819044, 0.965925813)
  1116. Part13.BottomSurface = Enum.SurfaceType.Smooth
  1117. Part13.TopSurface = Enum.SurfaceType.Smooth
  1118. Part13.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1119. Part13.Position = Vector3.new(-1.03068447, 4.4124999, 10.2634249)
  1120. Part13.Orientation = Vector3.new(15, 0, 0)
  1121. Part13.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1122. Part14.Parent = Model0
  1123. Part14.BrickColor = BrickColor.new("New Yeller")
  1124. Part14.Rotation = Vector3.new(-180, 0, -160)
  1125. Part14.Anchored = true
  1126. Part14.CanCollide = false
  1127. Part14.Size = Vector3.new(0.112500004, 0.075000003, 0.225000009)
  1128. Part14.CFrame = CFrame.new(-0.625013232, 6.17798328, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1129. Part14.BottomSurface = Enum.SurfaceType.Smooth
  1130. Part14.TopSurface = Enum.SurfaceType.Smooth
  1131. Part14.Color = Color3.new(0.682353, 1, 0)
  1132. Part14.Position = Vector3.new(-0.625013232, 6.17798328, 11.3659248)
  1133. Part14.Orientation = Vector3.new(0, -180, 20)
  1134. Part14.Color = Color3.new(0.682353, 1, 0)
  1135. Part156.Parent = Model0
  1136. Part156.Material = Enum.Material.Neon
  1137. Part156.BrickColor = BrickColor.new("Green")
  1138. Part156.Anchored = true
  1139. Part156.CanCollide = false
  1140. Part156.Size = Vector3.new(0.337500006, 0.284999996, 0.0500000007)
  1141. Part156.CFrame = CFrame.new(-1.34943449, 5.04250002, 10.6196747, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1142. Part156.BottomSurface = Enum.SurfaceType.Smooth
  1143. Part156.TopSurface = Enum.SurfaceType.Smooth
  1144. Part156.Color = Color3.new(0.682353, 1, 0)
  1145. Part156.Position = Vector3.new(-1.34943449, 5.04250002, 10.6196747)
  1146. Part156.Color = Color3.new(0.682353, 1, 0)
  1147. SpecialMesh16.Parent = Part156
  1148. SpecialMesh16.Scale = Vector3.new(1, 1, 0.75)
  1149. SpecialMesh16.MeshType = Enum.MeshType.Sphere
  1150. SpecialMesh16.Scale = Vector3.new(1, 1, 0.75)
  1151. Part17.Parent = Model0
  1152. Part17.BrickColor = BrickColor.new("Deep blue")
  1153. Part17.Rotation = Vector3.new(-180, 0, 130)
  1154. Part17.Anchored = true
  1155. Part17.CanCollide = false
  1156. Part17.Size = Vector3.new(2.2125001, 0.525000036, 0.0500000007)
  1157. Part17.CFrame = CFrame.new(-0.821424782, 4.96109009, 10.6571751, -0.642787576, -0.766044378, -8.74227766E-8, -0.766044378, 0.642787576, 0, 5.61942741E-8, 6.69697329E-8, -1)
  1158. Part17.BottomSurface = Enum.SurfaceType.Smooth
  1159. Part17.TopSurface = Enum.SurfaceType.Smooth
  1160. Part17.Color = Color3.new(0.129412, 0.329412, 0.72549)
  1161. Part17.Position = Vector3.new(-0.821424782, 4.96109009, 10.6571751)
  1162. Part17.Orientation = Vector3.new(0, -180, -50)
  1163. Part17.Color = Color3.new(0.129412, 0.329412, 0.72549)
  1164. SpecialMesh18.Parent = Part17
  1165. SpecialMesh18.Scale = Vector3.new(1, 1, 0.75)
  1166. SpecialMesh18.MeshType = Enum.MeshType.Sphere
  1167. SpecialMesh18.Scale = Vector3.new(1, 1, 0.75)
  1168. Part19.Parent = Model0
  1169. Part19.BrickColor = BrickColor.new("New Yeller")
  1170. Part19.Rotation = Vector3.new(-180, 0, -160)
  1171. Part19.Anchored = true
  1172. Part19.CanCollide = false
  1173. Part19.Size = Vector3.new(0.112500004, 0.075000003, 0.112500004)
  1174. Part19.CFrame = CFrame.new(-0.333518386, 5.99207497, 11.5346746, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1175. Part19.BottomSurface = Enum.SurfaceType.Smooth
  1176. Part19.TopSurface = Enum.SurfaceType.Smooth
  1177. Part19.Color = Color3.new(0.682353, 1, 0)
  1178. Part19.Position = Vector3.new(-0.333518386, 5.99207497, 11.5346746)
  1179. Part19.Orientation = Vector3.new(0, -180, 20)
  1180. Part19.Color = Color3.new(0.682353, 1, 0)
  1181. Part20.Parent = Model0
  1182. Part20.BrickColor = BrickColor.new("Dark stone grey")
  1183. Part20.Anchored = true
  1184. Part20.CanCollide = false
  1185. Part20.Size = Vector3.new(1.57500005, 0.75, 1.5)
  1186. Part20.CFrame = CFrame.new(-1.03068447, 4.4124999, 11.4259253, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1187. Part20.BottomSurface = Enum.SurfaceType.Smooth
  1188. Part20.TopSurface = Enum.SurfaceType.Smooth
  1189. Part20.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1190. Part20.Position = Vector3.new(-1.03068447, 4.4124999, 11.4259253)
  1191. Part20.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1192. Part21.Parent = Model0
  1193. Part21.BrickColor = BrickColor.new("Dark stone grey")
  1194. Part21.Rotation = Vector3.new(-180, 0, -160)
  1195. Part21.Anchored = true
  1196. Part21.CanCollide = false
  1197. Part21.Size = Vector3.new(0.150000006, 0.225000009, 0.075000003)
  1198. Part21.CFrame = CFrame.new(-0.415137053, 6.26122141, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1199. Part21.BottomSurface = Enum.SurfaceType.Smooth
  1200. Part21.TopSurface = Enum.SurfaceType.Smooth
  1201. Part21.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1202. Part21.Position = Vector3.new(-0.415137053, 6.26122141, 11.5159254)
  1203. Part21.Orientation = Vector3.new(0, -180, 20)
  1204. Part21.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1205. Part22.Parent = Model0
  1206. Part22.BrickColor = BrickColor.new("Dark stone grey")
  1207. Part22.Rotation = Vector3.new(-90, 0, -174.289993)
  1208. Part22.Anchored = true
  1209. Part22.CanCollide = false
  1210. Part22.Size = Vector3.new(0.376870334, 1.50001884, 0.75)
  1211. Part22.CFrame = CFrame.new(-1.55605578, 4.4124999, 11.4034624, -0.995037258, 0.0995037258, 0, 0, 0, 1, 0.0995037258, 0.995037258, 0)
  1212. Part22.BottomSurface = Enum.SurfaceType.Smooth
  1213. Part22.TopSurface = Enum.SurfaceType.Smooth
  1214. Part22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1215. Part22.Position = Vector3.new(-1.55605578, 4.4124999, 11.4034624)
  1216. Part22.Orientation = Vector3.new(-90, -174.289993, 0)
  1217. Part22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1218. Part23.Parent = Model0
  1219. Part23.BrickColor = BrickColor.new("Dark stone grey")
  1220. Part23.Rotation = Vector3.new(-180, 0, -160)
  1221. Part23.Anchored = true
  1222. Part23.CanCollide = false
  1223. Part23.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
  1224. Part23.CFrame = CFrame.new(-0.581742406, 6.24204731, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1225. Part23.BottomSurface = Enum.SurfaceType.Smooth
  1226. Part23.TopSurface = Enum.SurfaceType.Smooth
  1227. Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1228. Part23.Position = Vector3.new(-0.581742406, 6.24204731, 11.5159254)
  1229. Part23.Orientation = Vector3.new(0, -180, 20)
  1230. Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1231. Part24.Parent = Model0
  1232. Part24.BrickColor = BrickColor.new("Really black")
  1233. Part24.Rotation = Vector3.new(-180, 0, 175)
  1234. Part24.Anchored = true
  1235. Part24.CanCollide = false
  1236. Part24.Size = Vector3.new(0.157499999, 0.0500000007, 0.0500000007)
  1237. Part24.CFrame = CFrame.new(-0.688913465, 4.89773035, 10.6196747, -0.99619472, -0.0871555507, -8.74227766E-8, -0.0871555507, 0.99619472, 0, 8.70901076E-8, 7.61937979E-9, -1)
  1238. Part24.BottomSurface = Enum.SurfaceType.Smooth
  1239. Part24.TopSurface = Enum.SurfaceType.Smooth
  1240. Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1241. Part24.Position = Vector3.new(-0.688913465, 4.89773035, 10.6196747)
  1242. Part24.Orientation = Vector3.new(0, -180, -5)
  1243. Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1244. SpecialMesh25.Parent = Part24
  1245. SpecialMesh25.Scale = Vector3.new(1, 0.299999982, 0.75)
  1246. SpecialMesh25.MeshType = Enum.MeshType.Sphere
  1247. SpecialMesh25.Scale = Vector3.new(1, 0.299999982, 0.75)
  1248. Part26.Parent = Model0
  1249. Part26.BrickColor = BrickColor.new("Burnt Sienna")
  1250. Part26.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1251. Part26.Anchored = true
  1252. Part26.CanCollide = false
  1253. Part26.Size = Vector3.new(0.300000012, 1.2750001, 0.225000009)
  1254. Part26.CFrame = CFrame.new(-0.382142961, 6.07891083, 11.8522406, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1255. Part26.BottomSurface = Enum.SurfaceType.Smooth
  1256. Part26.TopSurface = Enum.SurfaceType.Smooth
  1257. Part26.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1258. Part26.Position = Vector3.new(-0.382142961, 6.07891083, 11.8522406)
  1259. Part26.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1260. Part26.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1261. Part27.Parent = Model0
  1262. Part27.BrickColor = BrickColor.new("Dark stone grey")
  1263. Part27.Rotation = Vector3.new(-180, 0, -160)
  1264. Part27.Anchored = true
  1265. Part27.CanCollide = false
  1266. Part27.Size = Vector3.new(0.112500004, 0.150000006, 0.0500000007)
  1267. Part27.CFrame = CFrame.new(-0.351008236, 6.43741417, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1268. Part27.BottomSurface = Enum.SurfaceType.Smooth
  1269. Part27.TopSurface = Enum.SurfaceType.Smooth
  1270. Part27.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1271. Part27.Position = Vector3.new(-0.351008236, 6.43741417, 11.2159252)
  1272. Part27.Orientation = Vector3.new(0, -180, 20)
  1273. Part27.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1274. BlockMesh28.Parent = Part27
  1275. BlockMesh28.Scale = Vector3.new(1, 1, 0.75)
  1276. BlockMesh28.Scale = Vector3.new(1, 1, 0.75)
  1277. Part29.Parent = Model0
  1278. Part29.BrickColor = BrickColor.new("Burnt Sienna")
  1279. Part29.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1280. Part29.Anchored = true
  1281. Part29.CanCollide = false
  1282. Part29.Size = Vector3.new(0.300000012, 0.075000003, 0.375)
  1283. Part29.CFrame = CFrame.new(-0.00356221199, 6.52192259, 11.6908636, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1284. Part29.BottomSurface = Enum.SurfaceType.Smooth
  1285. Part29.TopSurface = Enum.SurfaceType.Smooth
  1286. Part29.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1287. Part29.Position = Vector3.new(-0.00356221199, 6.52192259, 11.6908636)
  1288. Part29.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1289. Part29.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1290. Part30.Parent = Model0
  1291. Part30.BrickColor = BrickColor.new("Dark stone grey")
  1292. Part30.Rotation = Vector3.new(-90, 0, 174.289993)
  1293. Part30.Anchored = true
  1294. Part30.CanCollide = false
  1295. Part30.Size = Vector3.new(0.376870334, 1.50001884, 0.75)
  1296. Part30.CFrame = CFrame.new(-0.505313218, 4.4124999, 11.4034624, -0.995037258, -0.0995037258, 0, 0, 0, 1, -0.0995037258, 0.995037258, 0)
  1297. Part30.BottomSurface = Enum.SurfaceType.Smooth
  1298. Part30.TopSurface = Enum.SurfaceType.Smooth
  1299. Part30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1300. Part30.Position = Vector3.new(-0.505313218, 4.4124999, 11.4034624)
  1301. Part30.Orientation = Vector3.new(-90, 174.289993, 0)
  1302. Part30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1303. Part31.Parent = Model0
  1304. Part31.BrickColor = BrickColor.new("Burnt Sienna")
  1305. Part31.Rotation = Vector3.new(-25, 0, 20)
  1306. Part31.Anchored = true
  1307. Part31.CanCollide = false
  1308. Part31.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
  1309. Part31.CFrame = CFrame.new(-1.92855239, 6.45419931, 11.4394999, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1310. Part31.BottomSurface = Enum.SurfaceType.Smooth
  1311. Part31.TopSurface = Enum.SurfaceType.Smooth
  1312. Part31.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1313. Part31.Position = Vector3.new(-1.92855239, 6.45419931, 11.4394999)
  1314. Part31.Orientation = Vector3.new(-25, 0, 20)
  1315. Part31.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1316. Part32.Parent = Model0
  1317. Part32.BrickColor = BrickColor.new("Burnt Sienna")
  1318. Part32.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1319. Part32.Anchored = true
  1320. Part32.CanCollide = false
  1321. Part32.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
  1322. Part32.CFrame = CFrame.new(-0.185923755, 6.47776413, 11.7082472, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1323. Part32.BottomSurface = Enum.SurfaceType.Smooth
  1324. Part32.TopSurface = Enum.SurfaceType.Smooth
  1325. Part32.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1326. Part32.Position = Vector3.new(-0.185923755, 6.47776413, 11.7082472)
  1327. Part32.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1328. Part32.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1329. Part33.Parent = Model0
  1330. Part33.BrickColor = BrickColor.new("Dark stone grey")
  1331. Part33.Anchored = true
  1332. Part33.CanCollide = false
  1333. Part33.Size = Vector3.new(0.825000048, 0.75, 0.0500000007)
  1334. Part33.CFrame = CFrame.new(-1.03068447, 4.4124999, 10.6571751, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1335. Part33.BottomSurface = Enum.SurfaceType.Smooth
  1336. Part33.TopSurface = Enum.SurfaceType.Smooth
  1337. Part33.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1338. Part33.Position = Vector3.new(-1.03068447, 4.4124999, 10.6571751)
  1339. Part33.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1340. BlockMesh34.Parent = Part33
  1341. BlockMesh34.Scale = Vector3.new(1, 1, 0.75)
  1342. BlockMesh34.Scale = Vector3.new(1, 1, 0.75)
  1343. Part35.Parent = Model0
  1344. Part35.BrickColor = BrickColor.new("Dark stone grey")
  1345. Part35.Rotation = Vector3.new(-15, 0, 0)
  1346. Part35.Anchored = true
  1347. Part35.CanCollide = false
  1348. Part35.Size = Vector3.new(0.600000024, 0.487500012, 0.375)
  1349. Part35.CFrame = CFrame.new(-1.03068447, 4.43061113, 10.5585718, 1, 0, 0, 0, 0.965925872, 0.258818835, 0, -0.258818835, 0.965925872)
  1350. Part35.BottomSurface = Enum.SurfaceType.Smooth
  1351. Part35.TopSurface = Enum.SurfaceType.Smooth
  1352. Part35.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1353. Part35.Position = Vector3.new(-1.03068447, 4.43061113, 10.5585718)
  1354. Part35.Orientation = Vector3.new(-15, 0, 0)
  1355. Part35.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1356. Part36.Parent = Model0
  1357. Part36.BrickColor = BrickColor.new("New Yeller")
  1358. Part36.Rotation = Vector3.new(-180, 0, -160)
  1359. Part36.Anchored = true
  1360. Part36.CanCollide = false
  1361. Part36.Size = Vector3.new(0.150000006, 0.075000003, 0.375)
  1362. Part36.CFrame = CFrame.new(-0.341550589, 5.91518497, 11.290925, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1363. Part36.BottomSurface = Enum.SurfaceType.Smooth
  1364. Part36.TopSurface = Enum.SurfaceType.Smooth
  1365. Part36.Color = Color3.new(1, 1, 0)
  1366. Part36.Position = Vector3.new(-0.341550589, 5.91518497, 11.290925)
  1367. Part36.Orientation = Vector3.new(0, -180, 20)
  1368. Part36.Color = Color3.new(1, 1, 0)
  1369. Part37.Parent = Model0
  1370. Part37.BrickColor = BrickColor.new("Burnt Sienna")
  1371. Part37.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1372. Part37.Anchored = true
  1373. Part37.CanCollide = false
  1374. Part37.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
  1375. Part37.CFrame = CFrame.new(-0.0104911327, 6.34457445, 11.7541685, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1376. Part37.BottomSurface = Enum.SurfaceType.Smooth
  1377. Part37.TopSurface = Enum.SurfaceType.Smooth
  1378. Part37.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1379. Part37.Position = Vector3.new(-0.0104911327, 6.34457445, 11.7541685)
  1380. Part37.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1381. Part37.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1382. Part38.Parent = Model0
  1383. Part38.BrickColor = BrickColor.new("New Yeller")
  1384. Part38.Rotation = Vector3.new(-180, 0, -160)
  1385. Part38.Anchored = true
  1386. Part38.CanCollide = false
  1387. Part38.Size = Vector3.new(0.112500004, 0.075000003, 0.225000009)
  1388. Part38.CFrame = CFrame.new(-0.307866871, 6.06255198, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1389. Part38.BottomSurface = Enum.SurfaceType.Smooth
  1390. Part38.TopSurface = Enum.SurfaceType.Smooth
  1391. Part38.Color = Color3.new(0.682353, 1, 0)
  1392. Part38.Position = Vector3.new(-0.307866871, 6.06255198, 11.3659248)
  1393. Part38.Orientation = Vector3.new(0, -180, 20)
  1394. Part38.Color = Color3.new(0.682353, 1, 0)
  1395. Part39.Parent = Model0
  1396. Part39.BrickColor = BrickColor.new("Really black")
  1397. Part39.Rotation = Vector3.new(0, 0, -5)
  1398. Part39.Anchored = true
  1399. Part39.CanCollide = false
  1400. Part39.Size = Vector3.new(0.157499999, 0.0500000007, 0.0500000007)
  1401. Part39.CFrame = CFrame.new(-1.3724556, 4.89773035, 10.6196747, 0.99619472, 0.0871555507, 0, -0.0871555507, 0.99619472, 0, 0, 0, 1)
  1402. Part39.BottomSurface = Enum.SurfaceType.Smooth
  1403. Part39.TopSurface = Enum.SurfaceType.Smooth
  1404. Part39.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1405. Part39.Position = Vector3.new(-1.3724556, 4.89773035, 10.6196747)
  1406. Part39.Orientation = Vector3.new(0, 0, -5)
  1407. Part39.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1408. SpecialMesh40.Parent = Part39
  1409. SpecialMesh40.Scale = Vector3.new(1, 0.299999982, 0.75)
  1410. SpecialMesh40.MeshType = Enum.MeshType.Sphere
  1411. SpecialMesh40.Scale = Vector3.new(1, 0.299999982, 0.75)
  1412. Part41.Parent = Model0
  1413. Part41.BrickColor = BrickColor.new("Dark stone grey")
  1414. Part41.Rotation = Vector3.new(-180, 0, -160)
  1415. Part41.Anchored = true
  1416. Part41.CanCollide = false
  1417. Part41.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
  1418. Part41.CFrame = CFrame.new(-0.517613769, 6.41824007, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1419. Part41.BottomSurface = Enum.SurfaceType.Smooth
  1420. Part41.TopSurface = Enum.SurfaceType.Smooth
  1421. Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1422. Part41.Position = Vector3.new(-0.517613769, 6.41824007, 11.5159254)
  1423. Part41.Orientation = Vector3.new(0, -180, 20)
  1424. Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1425. BlockMesh42.Parent = Part41
  1426. BlockMesh42.Scale = Vector3.new(0.75, 1, 0.75)
  1427. BlockMesh42.Scale = Vector3.new(0.75, 1, 0.75)
  1428. Part43.Parent = Model0
  1429. Part43.BrickColor = BrickColor.new("New Yeller")
  1430. Part43.Rotation = Vector3.new(-180, 0, -160)
  1431. Part43.Anchored = true
  1432. Part43.CanCollide = false
  1433. Part43.Size = Vector3.new(0.150000006, 0.075000003, 0.150000006)
  1434. Part43.CFrame = CFrame.new(-0.66828388, 6.11391926, 11.5534248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1435. Part43.BottomSurface = Enum.SurfaceType.Smooth
  1436. Part43.TopSurface = Enum.SurfaceType.Smooth
  1437. Part43.Color = Color3.new(0.682353, 1, 0)
  1438. Part43.Position = Vector3.new(-0.66828388, 6.11391926, 11.5534248)
  1439. Part43.Orientation = Vector3.new(0, -180, 20)
  1440. Part43.Color = Color3.new(0.682353, 1, 0)
  1441. Part44.Parent = Model0
  1442. Part44.BrickColor = BrickColor.new("New Yeller")
  1443. Part44.Rotation = Vector3.new(-180, 0, -160)
  1444. Part44.Anchored = true
  1445. Part44.CanCollide = false
  1446. Part44.Size = Vector3.new(0.225000009, 0.075000003, 0.150000006)
  1447. Part44.CFrame = CFrame.new(-0.492091477, 6.04979038, 11.5534248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1448. Part44.BottomSurface = Enum.SurfaceType.Smooth
  1449. Part44.TopSurface = Enum.SurfaceType.Smooth
  1450. Part44.Color = Color3.new(1, 1, 0)
  1451. Part44.Position = Vector3.new(-0.492091477, 6.04979038, 11.5534248)
  1452. Part44.Orientation = Vector3.new(0, -180, 20)
  1453. Part44.Color = Color3.new(1, 1, 0)
  1454. Part45.Parent = Model0
  1455. Part45.BrickColor = BrickColor.new("Royal purple")
  1456. Part45.Rotation = Vector3.new(-29.6999989, -1.70999992, 19.9300003)
  1457. Part45.Anchored = true
  1458. Part45.CanCollide = false
  1459. Part45.Size = Vector3.new(0.150000006, 0.375, 0.150000006)
  1460. Part45.CFrame = CFrame.new(-2.00803065, 6.31364727, 11.3997002, 0.939692616, -0.340718657, -0.0298089515, 0.309975475, 0.811576366, 0.495236337, -0.14454402, -0.474609971, 0.868246794)
  1461. Part45.BottomSurface = Enum.SurfaceType.Smooth
  1462. Part45.TopSurface = Enum.SurfaceType.Smooth
  1463. Part45.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1464. Part45.Position = Vector3.new(-2.00803065, 6.31364727, 11.3997002)
  1465. Part45.Orientation = Vector3.new(-29.6899986, -1.96999991, 20.8999996)
  1466. Part45.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1467. Part46.Parent = Model0
  1468. Part46.BrickColor = BrickColor.new("Burnt Sienna")
  1469. Part46.Rotation = Vector3.new(-25, 0, 20)
  1470. Part46.Anchored = true
  1471. Part46.CanCollide = false
  1472. Part46.Size = Vector3.new(0.525000036, 0.150000006, 0.225000009)
  1473. Part46.CFrame = CFrame.new(-1.68797243, 5.5174098, 11.7728901, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1474. Part46.BottomSurface = Enum.SurfaceType.Smooth
  1475. Part46.TopSurface = Enum.SurfaceType.Smooth
  1476. Part46.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1477. Part46.Position = Vector3.new(-1.68797243, 5.5174098, 11.7728901)
  1478. Part46.Orientation = Vector3.new(-25, 0, 20)
  1479. Part46.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1480. Part47.Parent = Model0
  1481. Part47.BrickColor = BrickColor.new("Dark stone grey")
  1482. Part47.Rotation = Vector3.new(-180, 0, -160)
  1483. Part47.Anchored = true
  1484. Part47.CanCollide = false
  1485. Part47.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
  1486. Part47.CFrame = CFrame.new(-0.517613649, 6.41824007, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1487. Part47.BottomSurface = Enum.SurfaceType.Smooth
  1488. Part47.TopSurface = Enum.SurfaceType.Smooth
  1489. Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1490. Part47.Position = Vector3.new(-0.517613649, 6.41824007, 11.2159252)
  1491. Part47.Orientation = Vector3.new(0, -180, 20)
  1492. Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1493. BlockMesh48.Parent = Part47
  1494. BlockMesh48.Scale = Vector3.new(0.75, 1, 0.75)
  1495. BlockMesh48.Scale = Vector3.new(0.75, 1, 0.75)
  1496. Part49.Parent = Model0
  1497. Part49.BrickColor = BrickColor.new("Dark stone grey")
  1498. Part49.Rotation = Vector3.new(-180, 0, -160)
  1499. Part49.Anchored = true
  1500. Part49.CanCollide = false
  1501. Part49.Size = Vector3.new(0.0500000007, 0.150000006, 0.112500004)
  1502. Part49.CFrame = CFrame.new(-0.210054457, 6.38611126, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1503. Part49.BottomSurface = Enum.SurfaceType.Smooth
  1504. Part49.TopSurface = Enum.SurfaceType.Smooth
  1505. Part49.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1506. Part49.Position = Vector3.new(-0.210054457, 6.38611126, 11.3659248)
  1507. Part49.Orientation = Vector3.new(0, -180, 20)
  1508. Part49.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1509. BlockMesh50.Parent = Part49
  1510. BlockMesh50.Scale = Vector3.new(0.75, 1, 1)
  1511. BlockMesh50.Scale = Vector3.new(0.75, 1, 1)
  1512. Part51.Parent = Model0
  1513. Part51.BrickColor = BrickColor.new("Burnt Sienna")
  1514. Part51.Rotation = Vector3.new(-25, 0, 20)
  1515. Part51.Anchored = true
  1516. Part51.CanCollide = false
  1517. Part51.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
  1518. Part51.CFrame = CFrame.new(-1.60479915, 5.90652323, 11.5914431, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1519. Part51.BottomSurface = Enum.SurfaceType.Smooth
  1520. Part51.TopSurface = Enum.SurfaceType.Smooth
  1521. Part51.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1522. Part51.Position = Vector3.new(-1.60479915, 5.90652323, 11.5914431)
  1523. Part51.Orientation = Vector3.new(-25, 0, 20)
  1524. Part51.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1525. Part52.Parent = Model0
  1526. Part52.BrickColor = BrickColor.new("Burnt Sienna")
  1527. Part52.Rotation = Vector3.new(-25, 0, 20)
  1528. Part52.Anchored = true
  1529. Part52.CanCollide = false
  1530. Part52.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
  1531. Part52.CFrame = CFrame.new(-2.02766085, 5.76703453, 11.6564884, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1532. Part52.BottomSurface = Enum.SurfaceType.Smooth
  1533. Part52.TopSurface = Enum.SurfaceType.Smooth
  1534. Part52.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1535. Part52.Position = Vector3.new(-2.02766085, 5.76703453, 11.6564884)
  1536. Part52.Orientation = Vector3.new(-25, 0, 20)
  1537. Part52.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1538. Part53.Name = "Handle"
  1539. Part53.Parent = Model0
  1540. Part53.BrickColor = BrickColor.new("Cyan")
  1541. Part53.Anchored = true
  1542. Part53.CanCollide = false
  1543. Part53.FormFactor = Enum.FormFactor.Custom
  1544. Part53.Size = Vector3.new(1.28999984, 4.35000038, 0.0500000007)
  1545. Part53.CFrame = CFrame.new(-1.03068447, 4.75, 11.6059246, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1546. Part53.BottomSurface = Enum.SurfaceType.Smooth
  1547. Part53.TopSurface = Enum.SurfaceType.Smooth
  1548. Part53.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  1549. Part53.Position = Vector3.new(-1.03068447, 4.75, 11.6059246)
  1550. Part53.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  1551. SpecialMesh54.Parent = Part53
  1552. SpecialMesh54.MeshId = "rbxassetid://167554431"
  1553. SpecialMesh54.Scale = Vector3.new(1.5, 1.5, 1.80000007)
  1554. SpecialMesh54.MeshType = Enum.MeshType.FileMesh
  1555. SpecialMesh54.Scale = Vector3.new(1.5, 1.5, 1.80000007)
  1556. Part55.Parent = Model0
  1557. Part55.BrickColor = BrickColor.new("Dark stone grey")
  1558. Part55.Rotation = Vector3.new(0, 90, 0)
  1559. Part55.Anchored = true
  1560. Part55.CanCollide = false
  1561. Part55.Size = Vector3.new(0.075000003, 0.262500018, 0.300000012)
  1562. Part55.CFrame = CFrame.new(-1.03068447, 4.5505085, 10.0113983, -4.37113883E-8, 0, 1, -1.78813934E-7, 0.99999994, -8.8817842E-15, -1, -1.78813934E-7, -4.37113883E-8)
  1563. Part55.BottomSurface = Enum.SurfaceType.Smooth
  1564. Part55.TopSurface = Enum.SurfaceType.Smooth
  1565. Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1566. Part55.Position = Vector3.new(-1.03068447, 4.5505085, 10.0113983)
  1567. Part55.Orientation = Vector3.new(0, 90, 0)
  1568. Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1569. SpecialMesh56.Parent = Part55
  1570. SpecialMesh56.MeshType = Enum.MeshType.Cylinder
  1571. Part57.Parent = Model0
  1572. Part57.BrickColor = BrickColor.new("Royal purple")
  1573. Part57.Rotation = Vector3.new(-29.6999989, -1.70999992, 19.9300003)
  1574. Part57.Anchored = true
  1575. Part57.CanCollide = false
  1576. Part57.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
  1577. Part57.CFrame = CFrame.new(-1.85470724, 5.94843769, 11.6132746, 0.939692616, -0.340718657, -0.0298089515, 0.309975475, 0.811576366, 0.495236337, -0.14454402, -0.474609971, 0.868246794)
  1578. Part57.BottomSurface = Enum.SurfaceType.Smooth
  1579. Part57.TopSurface = Enum.SurfaceType.Smooth
  1580. Part57.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1581. Part57.Position = Vector3.new(-1.85470724, 5.94843769, 11.6132746)
  1582. Part57.Orientation = Vector3.new(-29.6899986, -1.96999991, 20.8999996)
  1583. Part57.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1584. Part58.Parent = Model0
  1585. Part58.BrickColor = BrickColor.new("Burnt Sienna")
  1586. Part58.Rotation = Vector3.new(-25, 0, 20)
  1587. Part58.Anchored = true
  1588. Part58.CanCollide = false
  1589. Part58.Size = Vector3.new(0.300000012, 1.2750001, 0.225000009)
  1590. Part58.CFrame = CFrame.new(-1.88035882, 6.05985641, 11.6854496, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1591. Part58.BottomSurface = Enum.SurfaceType.Smooth
  1592. Part58.TopSurface = Enum.SurfaceType.Smooth
  1593. Part58.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1594. Part58.Position = Vector3.new(-1.88035882, 6.05985641, 11.6854496)
  1595. Part58.Orientation = Vector3.new(-25, 0, 20)
  1596. Part58.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1597. Part59.Parent = Model0
  1598. Part59.BrickColor = BrickColor.new("New Yeller")
  1599. Part59.Rotation = Vector3.new(-180, 0, -160)
  1600. Part59.Anchored = true
  1601. Part59.CanCollide = false
  1602. Part59.Size = Vector3.new(0.112500004, 0.075000003, 0.112500004)
  1603. Part59.CFrame = CFrame.new(-0.333518207, 5.99207497, 11.197175, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1604. Part59.BottomSurface = Enum.SurfaceType.Smooth
  1605. Part59.TopSurface = Enum.SurfaceType.Smooth
  1606. Part59.Color = Color3.new(0.682353, 1, 0)
  1607. Part59.Position = Vector3.new(-0.333518207, 5.99207497, 11.197175)
  1608. Part59.Orientation = Vector3.new(0, -180, 20)
  1609. Part59.Color = Color3.new(0.682353, 1, 0)
  1610. Part60.Parent = Model0
  1611. Part60.BrickColor = BrickColor.new("Burnt Sienna")
  1612. Part60.Rotation = Vector3.new(-25, 0, 20)
  1613. Part60.Anchored = true
  1614. Part60.CanCollide = false
  1615. Part60.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
  1616. Part60.CFrame = CFrame.new(-2.08064795, 6.17909718, 11.5470934, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1617. Part60.BottomSurface = Enum.SurfaceType.Smooth
  1618. Part60.TopSurface = Enum.SurfaceType.Smooth
  1619. Part60.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1620. Part60.Position = Vector3.new(-2.08064795, 6.17909718, 11.5470934)
  1621. Part60.Orientation = Vector3.new(-25, 0, 20)
  1622. Part60.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1623. Part61.Parent = Model0
  1624. Part61.BrickColor = BrickColor.new("Burnt Sienna")
  1625. Part61.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1626. Part61.Anchored = true
  1627. Part61.CanCollide = false
  1628. Part61.Size = Vector3.new(0.075000003, 0.900000036, 0.225000009)
  1629. Part61.CFrame = CFrame.new(-0.313002944, 5.76523733, 11.780756, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1630. Part61.BottomSurface = Enum.SurfaceType.Smooth
  1631. Part61.TopSurface = Enum.SurfaceType.Smooth
  1632. Part61.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1633. Part61.Position = Vector3.new(-0.313002944, 5.76523733, 11.780756)
  1634. Part61.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1635. Part61.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1636. Part62.Parent = Model0
  1637. Part62.BrickColor = BrickColor.new("Burnt Sienna")
  1638. Part62.Rotation = Vector3.new(-25, 0, 20)
  1639. Part62.Anchored = true
  1640. Part62.CanCollide = false
  1641. Part62.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
  1642. Part62.CFrame = CFrame.new(-1.83397865, 6.26046562, 11.5091505, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1643. Part62.BottomSurface = Enum.SurfaceType.Smooth
  1644. Part62.TopSurface = Enum.SurfaceType.Smooth
  1645. Part62.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1646. Part62.Position = Vector3.new(-1.83397865, 6.26046562, 11.5091505)
  1647. Part62.Orientation = Vector3.new(-25, 0, 20)
  1648. Part62.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1649. Part63.Parent = Model0
  1650. Part63.BrickColor = BrickColor.new("Burnt Sienna")
  1651. Part63.Rotation = Vector3.new(-25, 0, 20)
  1652. Part63.Anchored = true
  1653. Part63.CanCollide = false
  1654. Part63.Size = Vector3.new(0.225000009, 0.150000006, 0.375)
  1655. Part63.CFrame = CFrame.new(-2.09839654, 6.57108688, 11.3643055, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1656. Part63.BottomSurface = Enum.SurfaceType.Smooth
  1657. Part63.TopSurface = Enum.SurfaceType.Smooth
  1658. Part63.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1659. Part63.Position = Vector3.new(-2.09839654, 6.57108688, 11.3643055)
  1660. Part63.Orientation = Vector3.new(-25, 0, 20)
  1661. Part63.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1662. Part64.Parent = Model0
  1663. Part64.BrickColor = BrickColor.new("Royal purple")
  1664. Part64.Rotation = Vector3.new(-25, 0, 20)
  1665. Part64.Anchored = true
  1666. Part64.CanCollide = false
  1667. Part64.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
  1668. Part64.CFrame = CFrame.new(-1.75210118, 5.69294262, 11.7324142, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1669. Part64.BottomSurface = Enum.SurfaceType.Smooth
  1670. Part64.TopSurface = Enum.SurfaceType.Smooth
  1671. Part64.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1672. Part64.Position = Vector3.new(-1.75210118, 5.69294262, 11.7324142)
  1673. Part64.Orientation = Vector3.new(-25, 0, 20)
  1674. Part64.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1675. Part65.Parent = Model0
  1676. Part65.BrickColor = BrickColor.new("Royal purple")
  1677. Part65.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1678. Part65.Anchored = true
  1679. Part65.CanCollide = false
  1680. Part65.Size = Vector3.new(0.375, 0.525000036, 0.150000006)
  1681. Part65.CFrame = CFrame.new(-0.607716024, 5.76339531, 11.7988739, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1682. Part65.BottomSurface = Enum.SurfaceType.Smooth
  1683. Part65.TopSurface = Enum.SurfaceType.Smooth
  1684. Part65.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1685. Part65.Position = Vector3.new(-0.607716024, 5.76339531, 11.7988739)
  1686. Part65.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1687. Part65.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1688. Part66.Parent = Model0
  1689. Part66.BrickColor = BrickColor.new("Burnt Sienna")
  1690. Part66.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1691. Part66.Anchored = true
  1692. Part66.CanCollide = false
  1693. Part66.Size = Vector3.new(0.225000009, 0.150000006, 0.375)
  1694. Part66.CFrame = CFrame.new(0.0197743177, 6.55074692, 11.6853142, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1695. Part66.BottomSurface = Enum.SurfaceType.Smooth
  1696. Part66.TopSurface = Enum.SurfaceType.Smooth
  1697. Part66.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1698. Part66.Position = Vector3.new(0.0197743177, 6.55074692, 11.6853142)
  1699. Part66.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1700. Part66.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1701. Part67.Parent = Model0
  1702. Part67.BrickColor = BrickColor.new("New Yeller")
  1703. Part67.Rotation = Vector3.new(-180, 0, -160)
  1704. Part67.Anchored = true
  1705. Part67.CanCollide = false
  1706. Part67.Size = Vector3.new(0.225000009, 0.075000003, 0.112500004)
  1707. Part67.CFrame = CFrame.new(-0.466439903, 6.12026787, 11.197175, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1708. Part67.BottomSurface = Enum.SurfaceType.Smooth
  1709. Part67.TopSurface = Enum.SurfaceType.Smooth
  1710. Part67.Color = Color3.new(0.682353, 1, 0)
  1711. Part67.Position = Vector3.new(-0.466439903, 6.12026787, 11.197175)
  1712. Part67.Orientation = Vector3.new(0, -180, 20)
  1713. Part67.Color = Color3.new(0.682353, 1, 0)
  1714. Part68.Parent = Model0
  1715. Part68.BrickColor = BrickColor.new("Burnt Sienna")
  1716. Part68.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1717. Part68.Anchored = true
  1718. Part68.CanCollide = false
  1719. Part68.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
  1720. Part68.CFrame = CFrame.new(-0.134592354, 6.15598297, 11.7731504, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1721. Part68.BottomSurface = Enum.SurfaceType.Smooth
  1722. Part68.TopSurface = Enum.SurfaceType.Smooth
  1723. Part68.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1724. Part68.Position = Vector3.new(-0.134592354, 6.15598297, 11.7731504)
  1725. Part68.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1726. Part68.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1727. Part69.Parent = Model0
  1728. Part69.BrickColor = BrickColor.new("Burnt Sienna")
  1729. Part69.Rotation = Vector3.new(-25, 0, 20)
  1730. Part69.Anchored = true
  1731. Part69.CanCollide = false
  1732. Part69.Size = Vector3.new(0.525000036, 0.900000036, 0.225000009)
  1733. Part69.CFrame = CFrame.new(-1.81623006, 5.90017176, 11.7599115, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1734. Part69.BottomSurface = Enum.SurfaceType.Smooth
  1735. Part69.TopSurface = Enum.SurfaceType.Smooth
  1736. Part69.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1737. Part69.Position = Vector3.new(-1.81623006, 5.90017176, 11.7599115)
  1738. Part69.Orientation = Vector3.new(-25, 0, 20)
  1739. Part69.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1740. Part70.Parent = Model0
  1741. Part70.BrickColor = BrickColor.new("Burnt Sienna")
  1742. Part70.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  1743. Part70.Anchored = true
  1744. Part70.CanCollide = false
  1745. Part70.Size = Vector3.new(0.525000036, 0.900000036, 0.225000009)
  1746. Part70.CFrame = CFrame.new(-0.498825967, 5.9347887, 11.8799906, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  1747. Part70.BottomSurface = Enum.SurfaceType.Smooth
  1748. Part70.TopSurface = Enum.SurfaceType.Smooth
  1749. Part70.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1750. Part70.Position = Vector3.new(-0.498825967, 5.9347887, 11.8799906)
  1751. Part70.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  1752. Part70.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1753. Part71.Parent = Model0
  1754. Part71.BrickColor = BrickColor.new("Dark stone grey")
  1755. Part71.Rotation = Vector3.new(-180, 0, -160)
  1756. Part71.Anchored = true
  1757. Part71.CanCollide = false
  1758. Part71.Size = Vector3.new(0.0500000007, 0.150000006, 0.112500004)
  1759. Part71.CFrame = CFrame.new(-0.491962254, 6.48871708, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1760. Part71.BottomSurface = Enum.SurfaceType.Smooth
  1761. Part71.TopSurface = Enum.SurfaceType.Smooth
  1762. Part71.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1763. Part71.Position = Vector3.new(-0.491962254, 6.48871708, 11.3659248)
  1764. Part71.Orientation = Vector3.new(0, -180, 20)
  1765. Part71.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1766. BlockMesh72.Parent = Part71
  1767. BlockMesh72.Scale = Vector3.new(0.75, 1, 1)
  1768. BlockMesh72.Scale = Vector3.new(0.75, 1, 1)
  1769. Part73.Parent = Model0
  1770. Part73.BrickColor = BrickColor.new("Dark stone grey")
  1771. Part73.Rotation = Vector3.new(-180, 0, -160)
  1772. Part73.Anchored = true
  1773. Part73.CanCollide = false
  1774. Part73.Size = Vector3.new(0.075000003, 0.225000009, 0.150000006)
  1775. Part73.CFrame = CFrame.new(-0.556090951, 6.3125248, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1776. Part73.BottomSurface = Enum.SurfaceType.Smooth
  1777. Part73.TopSurface = Enum.SurfaceType.Smooth
  1778. Part73.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1779. Part73.Position = Vector3.new(-0.556090951, 6.3125248, 11.3659248)
  1780. Part73.Orientation = Vector3.new(0, -180, 20)
  1781. Part73.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1782. Part74.Parent = Model0
  1783. Part74.BrickColor = BrickColor.new("Dark stone grey")
  1784. Part74.Rotation = Vector3.new(-180, 0, -160)
  1785. Part74.Anchored = true
  1786. Part74.CanCollide = false
  1787. Part74.Size = Vector3.new(0.112500004, 0.150000006, 0.0500000007)
  1788. Part74.CFrame = CFrame.new(-0.351008356, 6.43741417, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1789. Part74.BottomSurface = Enum.SurfaceType.Smooth
  1790. Part74.TopSurface = Enum.SurfaceType.Smooth
  1791. Part74.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1792. Part74.Position = Vector3.new(-0.351008356, 6.43741417, 11.5159254)
  1793. Part74.Orientation = Vector3.new(0, -180, 20)
  1794. Part74.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1795. BlockMesh75.Parent = Part74
  1796. BlockMesh75.Scale = Vector3.new(1, 1, 0.75)
  1797. BlockMesh75.Scale = Vector3.new(1, 1, 0.75)
  1798. Part76.Parent = Model0
  1799. Part76.BrickColor = BrickColor.new("New Yeller")
  1800. Part76.Rotation = Vector3.new(-180, 0, -160)
  1801. Part76.Anchored = true
  1802. Part76.CanCollide = false
  1803. Part76.Size = Vector3.new(0.225000009, 0.075000003, 0.150000006)
  1804. Part76.CFrame = CFrame.new(-0.492091358, 6.04979038, 11.1784248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1805. Part76.BottomSurface = Enum.SurfaceType.Smooth
  1806. Part76.TopSurface = Enum.SurfaceType.Smooth
  1807. Part76.Color = Color3.new(1, 1, 0)
  1808. Part76.Position = Vector3.new(-0.492091358, 6.04979038, 11.1784248)
  1809. Part76.Orientation = Vector3.new(0, -180, 20)
  1810. Part76.Color = Color3.new(1, 1, 0)
  1811. Part77.Parent = Model0
  1812. Part77.BrickColor = BrickColor.new("Dark stone grey")
  1813. Part77.Rotation = Vector3.new(-180, 0, -160)
  1814. Part77.Anchored = true
  1815. Part77.CanCollide = false
  1816. Part77.Size = Vector3.new(0.150000006, 0.225000009, 0.075000003)
  1817. Part77.CFrame = CFrame.new(-0.415136993, 6.26122141, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1818. Part77.BottomSurface = Enum.SurfaceType.Smooth
  1819. Part77.TopSurface = Enum.SurfaceType.Smooth
  1820. Part77.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1821. Part77.Position = Vector3.new(-0.415136993, 6.26122141, 11.2159252)
  1822. Part77.Orientation = Vector3.new(0, -180, 20)
  1823. Part77.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1824. Part78.Parent = Model0
  1825. Part78.BrickColor = BrickColor.new("Dark stone grey")
  1826. Part78.Rotation = Vector3.new(-180, 0, -160)
  1827. Part78.Anchored = true
  1828. Part78.CanCollide = false
  1829. Part78.Size = Vector3.new(0.0500000007, 0.150000006, 0.0500000007)
  1830. Part78.CFrame = CFrame.new(-0.235705912, 6.31563377, 11.5159254, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1831. Part78.BottomSurface = Enum.SurfaceType.Smooth
  1832. Part78.TopSurface = Enum.SurfaceType.Smooth
  1833. Part78.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1834. Part78.Position = Vector3.new(-0.235705912, 6.31563377, 11.5159254)
  1835. Part78.Orientation = Vector3.new(0, -180, 20)
  1836. Part78.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1837. BlockMesh79.Parent = Part78
  1838. BlockMesh79.Scale = Vector3.new(0.75, 1, 0.75)
  1839. BlockMesh79.Scale = Vector3.new(0.75, 1, 0.75)
  1840. Part80.Parent = Model0
  1841. Part80.BrickColor = BrickColor.new("New Yeller")
  1842. Part80.Rotation = Vector3.new(-180, 0, -160)
  1843. Part80.Anchored = true
  1844. Part80.CanCollide = false
  1845. Part80.Size = Vector3.new(0.112500004, 0.075000003, 0.112500004)
  1846. Part80.CFrame = CFrame.new(-0.650664568, 6.10750675, 11.197175, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1847. Part80.BottomSurface = Enum.SurfaceType.Smooth
  1848. Part80.TopSurface = Enum.SurfaceType.Smooth
  1849. Part80.Color = Color3.new(0.682353, 1, 0)
  1850. Part80.Position = Vector3.new(-0.650664568, 6.10750675, 11.197175)
  1851. Part80.Orientation = Vector3.new(0, -180, 20)
  1852. Part80.Color = Color3.new(0.682353, 1, 0)
  1853. Part81.Parent = Model0
  1854. Part81.BrickColor = BrickColor.new("New Yeller")
  1855. Part81.Rotation = Vector3.new(0, 0, -20)
  1856. Part81.Anchored = true
  1857. Part81.CanCollide = false
  1858. Part81.Size = Vector3.new(0.150000006, 0.075000003, 0.375)
  1859. Part81.CFrame = CFrame.new(-0.693935394, 6.04344273, 11.4409246, 0.939692736, 0.342019767, 0, -0.342019767, 0.939692736, 0, 0, 0, 1)
  1860. Part81.BottomSurface = Enum.SurfaceType.Smooth
  1861. Part81.TopSurface = Enum.SurfaceType.Smooth
  1862. Part81.Color = Color3.new(1, 1, 0)
  1863. Part81.Position = Vector3.new(-0.693935394, 6.04344273, 11.4409246)
  1864. Part81.Orientation = Vector3.new(0, 0, -20)
  1865. Part81.Color = Color3.new(1, 1, 0)
  1866. Part82.Parent = Model0
  1867. Part82.BrickColor = BrickColor.new("New Yeller")
  1868. Part82.Rotation = Vector3.new(0, 0, -20)
  1869. Part82.Anchored = true
  1870. Part82.CanCollide = false
  1871. Part82.Size = Vector3.new(0.375, 0.075000003, 0.150000006)
  1872. Part82.CFrame = CFrame.new(-0.447266042, 5.95366192, 11.5534248, 0.939692736, 0.342019767, 0, -0.342019767, 0.939692736, 0, 0, 0, 1)
  1873. Part82.BottomSurface = Enum.SurfaceType.Smooth
  1874. Part82.TopSurface = Enum.SurfaceType.Smooth
  1875. Part82.Color = Color3.new(1, 1, 0)
  1876. Part82.Position = Vector3.new(-0.447266042, 5.95366192, 11.5534248)
  1877. Part82.Orientation = Vector3.new(0, 0, -20)
  1878. Part82.Color = Color3.new(1, 1, 0)
  1879. Part83.Parent = Model0
  1880. Part83.BrickColor = BrickColor.new("Navy blue")
  1881. Part83.Anchored = true
  1882. Part83.CanCollide = false
  1883. Part83.Size = Vector3.new(0.337500006, 0.150000006, 0.0500000007)
  1884. Part83.CFrame = CFrame.new(-1.35284555, 5.12187433, 10.6196747, 1, -1.78813934E-7, 0, 1.78813934E-7, 1, 0, 0, 0, 1)
  1885. Part83.BottomSurface = Enum.SurfaceType.Smooth
  1886. Part83.TopSurface = Enum.SurfaceType.Smooth
  1887. Part83.Color = Color3.new(0, 0.12549, 0.376471)
  1888. Part83.Position = Vector3.new(-1.35284555, 5.12187433, 10.6196747)
  1889. Part83.Color = Color3.new(0, 0.12549, 0.376471)
  1890. SpecialMesh84.Parent = Part83
  1891. SpecialMesh84.Scale = Vector3.new(1, 1, 0.75)
  1892. SpecialMesh84.MeshType = Enum.MeshType.Sphere
  1893. SpecialMesh84.Scale = Vector3.new(1, 1, 0.75)
  1894. Part85.Parent = Model0
  1895. Part85.BrickColor = BrickColor.new("Navy blue")
  1896. Part85.Rotation = Vector3.new(-180, 0, -180)
  1897. Part85.Anchored = true
  1898. Part85.CanCollide = false
  1899. Part85.Size = Vector3.new(0.1875, 0.0600000024, 0.0500000007)
  1900. Part85.CFrame = CFrame.new(-0.633523464, 5.16687441, 10.6196747, -1, 1.78813934E-7, -8.74227766E-8, 1.78813934E-7, 1, 0, 8.74227766E-8, -1.59872116E-14, -1)
  1901. Part85.BottomSurface = Enum.SurfaceType.Smooth
  1902. Part85.TopSurface = Enum.SurfaceType.Smooth
  1903. Part85.Color = Color3.new(0, 0.12549, 0.376471)
  1904. Part85.Position = Vector3.new(-0.633523464, 5.16687441, 10.6196747)
  1905. Part85.Orientation = Vector3.new(0, -180, 0)
  1906. Part85.Color = Color3.new(0, 0.12549, 0.376471)
  1907. BlockMesh86.Parent = Part85
  1908. BlockMesh86.Scale = Vector3.new(1, 1, 0.75)
  1909. BlockMesh86.Scale = Vector3.new(1, 1, 0.75)
  1910. Part87.Parent = Model0
  1911. Part87.BrickColor = BrickColor.new("Dark stone grey")
  1912. Part87.Rotation = Vector3.new(0, 90, 0)
  1913. Part87.Anchored = true
  1914. Part87.CanCollide = false
  1915. Part87.Size = Vector3.new(0.0764999986, 0.150000006, 0.150000006)
  1916. Part87.CFrame = CFrame.new(-1.03068447, 4.56925869, 10.0106487, -4.37113883E-8, 0, 1, -1.78813934E-7, 0.99999994, -8.8817842E-15, -1, -1.78813934E-7, -4.37113883E-8)
  1917. Part87.BottomSurface = Enum.SurfaceType.Smooth
  1918. Part87.TopSurface = Enum.SurfaceType.Smooth
  1919. Part87.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1920. Part87.Position = Vector3.new(-1.03068447, 4.56925869, 10.0106487)
  1921. Part87.Orientation = Vector3.new(0, 90, 0)
  1922. Part87.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1923. Part88.Parent = Model0
  1924. Part88.BrickColor = BrickColor.new("Royal purple")
  1925. Part88.Rotation = Vector3.new(-17.9699993, -0.849999964, -38.7599983)
  1926. Part88.Anchored = true
  1927. Part88.CanCollide = false
  1928. Part88.Size = Vector3.new(0.150000006, 0.375, 0.150000006)
  1929. Part88.CFrame = CFrame.new(-0.139333069, 6.32906199, 11.6501751, 0.779700577, 0.625978351, -0.0147675276, -0.591956615, 0.744601369, 0.308473885, 0.204093844, -0.231775567, 0.951118231)
  1930. Part88.BottomSurface = Enum.SurfaceType.Smooth
  1931. Part88.TopSurface = Enum.SurfaceType.Smooth
  1932. Part88.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1933. Part88.Position = Vector3.new(-0.139333069, 6.32906199, 11.6501751)
  1934. Part88.Orientation = Vector3.new(-17.9699993, -0.889999986, -38.4799995)
  1935. Part88.Color = Color3.new(0.384314, 0.145098, 0.819608)
  1936. Part89.Parent = Model0
  1937. Part89.BrickColor = BrickColor.new("New Yeller")
  1938. Part89.Rotation = Vector3.new(-180, 0, -160)
  1939. Part89.Anchored = true
  1940. Part89.CanCollide = false
  1941. Part89.Size = Vector3.new(0.375, 0.075000003, 0.150000006)
  1942. Part89.CFrame = CFrame.new(-0.588219821, 6.00496531, 11.1784248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1943. Part89.BottomSurface = Enum.SurfaceType.Smooth
  1944. Part89.TopSurface = Enum.SurfaceType.Smooth
  1945. Part89.Color = Color3.new(1, 1, 0)
  1946. Part89.Position = Vector3.new(-0.588219821, 6.00496531, 11.1784248)
  1947. Part89.Orientation = Vector3.new(0, -180, 20)
  1948. Part89.Color = Color3.new(1, 1, 0)
  1949. Part90.Parent = Model0
  1950. Part90.BrickColor = BrickColor.new("New Yeller")
  1951. Part90.Rotation = Vector3.new(-180, 0, -160)
  1952. Part90.Anchored = true
  1953. Part90.CanCollide = false
  1954. Part90.Size = Vector3.new(0.150000006, 0.075000003, 0.225000009)
  1955. Part90.CFrame = CFrame.new(-0.315899134, 5.98566198, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1956. Part90.BottomSurface = Enum.SurfaceType.Smooth
  1957. Part90.TopSurface = Enum.SurfaceType.Smooth
  1958. Part90.Color = Color3.new(1, 1, 0)
  1959. Part90.Position = Vector3.new(-0.315899134, 5.98566198, 11.3659248)
  1960. Part90.Orientation = Vector3.new(0, -180, 20)
  1961. Part90.Color = Color3.new(1, 1, 0)
  1962. Part91.Parent = Model0
  1963. Part91.BrickColor = BrickColor.new("Burnt Sienna")
  1964. Part91.Rotation = Vector3.new(-25, 0, 20)
  1965. Part91.Anchored = true
  1966. Part91.CanCollide = false
  1967. Part91.Size = Vector3.new(0.075000003, 0.375, 0.337500006)
  1968. Part91.CFrame = CFrame.new(-2.13998318, 6.38445473, 11.4720221, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  1969. Part91.BottomSurface = Enum.SurfaceType.Smooth
  1970. Part91.TopSurface = Enum.SurfaceType.Smooth
  1971. Part91.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1972. Part91.Position = Vector3.new(-2.13998318, 6.38445473, 11.4720221)
  1973. Part91.Orientation = Vector3.new(-25, 0, 20)
  1974. Part91.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1975. Part92.Parent = Model0
  1976. Part92.BrickColor = BrickColor.new("Navy blue")
  1977. Part92.Anchored = true
  1978. Part92.CanCollide = false
  1979. Part92.Size = Vector3.new(0.1875, 0.0600000024, 0.0500000007)
  1980. Part92.CFrame = CFrame.new(-1.4278456, 5.16687441, 10.6196747, 1, -1.78813934E-7, 0, 1.78813934E-7, 1, 0, 0, 0, 1)
  1981. Part92.BottomSurface = Enum.SurfaceType.Smooth
  1982. Part92.TopSurface = Enum.SurfaceType.Smooth
  1983. Part92.Color = Color3.new(0, 0.12549, 0.376471)
  1984. Part92.Position = Vector3.new(-1.4278456, 5.16687441, 10.6196747)
  1985. Part92.Color = Color3.new(0, 0.12549, 0.376471)
  1986. BlockMesh93.Parent = Part92
  1987. BlockMesh93.Scale = Vector3.new(1, 1, 0.75)
  1988. BlockMesh93.Scale = Vector3.new(1, 1, 0.75)
  1989. Part94.Parent = Model0
  1990. Part94.BrickColor = BrickColor.new("New Yeller")
  1991. Part94.Rotation = Vector3.new(-180, 0, -160)
  1992. Part94.Anchored = true
  1993. Part94.CanCollide = false
  1994. Part94.Size = Vector3.new(0.225000009, 0.075000003, 0.112500004)
  1995. Part94.CFrame = CFrame.new(-0.466440022, 6.12026787, 11.5346746, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  1996. Part94.BottomSurface = Enum.SurfaceType.Smooth
  1997. Part94.TopSurface = Enum.SurfaceType.Smooth
  1998. Part94.Color = Color3.new(0.682353, 1, 0)
  1999. Part94.Position = Vector3.new(-0.466440022, 6.12026787, 11.5346746)
  2000. Part94.Orientation = Vector3.new(0, -180, 20)
  2001. Part94.Color = Color3.new(0.682353, 1, 0)
  2002. Part95.Parent = Model0
  2003. Part95.BrickColor = BrickColor.new("Burnt Sienna")
  2004. Part95.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  2005. Part95.Anchored = true
  2006. Part95.CanCollide = false
  2007. Part95.Size = Vector3.new(0.525000036, 0.150000006, 0.225000009)
  2008. Part95.CFrame = CFrame.new(-0.72180146, 5.61018276, 11.7903347, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  2009. Part95.BottomSurface = Enum.SurfaceType.Smooth
  2010. Part95.TopSurface = Enum.SurfaceType.Smooth
  2011. Part95.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2012. Part95.Position = Vector3.new(-0.72180146, 5.61018276, 11.7903347)
  2013. Part95.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  2014. Part95.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2015. Part96.Parent = Model0
  2016. Part96.BrickColor = BrickColor.new("Deep blue")
  2017. Part96.Anchored = true
  2018. Part96.CanCollide = false
  2019. Part96.Size = Vector3.new(0.712500036, 0.525000036, 0.0500000007)
  2020. Part96.CFrame = CFrame.new(-1.34943449, 5.05000019, 10.6571751, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2021. Part96.BottomSurface = Enum.SurfaceType.Smooth
  2022. Part96.TopSurface = Enum.SurfaceType.Smooth
  2023. Part96.Color = Color3.new(0.129412, 0.329412, 0.72549)
  2024. Part96.Position = Vector3.new(-1.34943449, 5.05000019, 10.6571751)
  2025. Part96.Color = Color3.new(0.129412, 0.329412, 0.72549)
  2026. SpecialMesh97.Parent = Part96
  2027. SpecialMesh97.Scale = Vector3.new(1, 1, 0.75)
  2028. SpecialMesh97.MeshType = Enum.MeshType.Sphere
  2029. SpecialMesh97.Scale = Vector3.new(1, 1, 0.75)
  2030. Part98.Parent = Model0
  2031. Part98.BrickColor = BrickColor.new("Burnt Sienna")
  2032. Part98.Rotation = Vector3.new(-14.0599995, -3.97000003, -38.5900002)
  2033. Part98.Anchored = true
  2034. Part98.CanCollide = false
  2035. Part98.Size = Vector3.new(0.112500004, 0.075000003, 0.375)
  2036. Part98.CFrame = CFrame.new(-0.339263737, 6.3113718, 11.7195759, 0.779700577, 0.622309148, -0.0692688227, -0.591956615, 0.768653154, 0.242403939, 0.204093844, -0.147998407, 0.967699409)
  2037. Part98.BottomSurface = Enum.SurfaceType.Smooth
  2038. Part98.TopSurface = Enum.SurfaceType.Smooth
  2039. Part98.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2040. Part98.Position = Vector3.new(-0.339263737, 6.3113718, 11.7195759)
  2041. Part98.Orientation = Vector3.new(-14.0299997, -4.08999968, -37.5999985)
  2042. Part98.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2043. Part99.Parent = Model0
  2044. Part99.BrickColor = BrickColor.new("New Yeller")
  2045. Part99.Rotation = Vector3.new(-180, 0, -160)
  2046. Part99.Anchored = true
  2047. Part99.CanCollide = false
  2048. Part99.Size = Vector3.new(0.150000006, 0.075000003, 0.225000009)
  2049. Part99.CFrame = CFrame.new(-0.668283939, 6.11391926, 11.3659248, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  2050. Part99.BottomSurface = Enum.SurfaceType.Smooth
  2051. Part99.TopSurface = Enum.SurfaceType.Smooth
  2052. Part99.Color = Color3.new(1, 1, 0)
  2053. Part99.Position = Vector3.new(-0.668283939, 6.11391926, 11.3659248)
  2054. Part99.Orientation = Vector3.new(0, -180, 20)
  2055. Part99.Color = Color3.new(1, 1, 0)
  2056. Part100.Parent = Model0
  2057. Part100.BrickColor = BrickColor.new("Deep blue")
  2058. Part100.Rotation = Vector3.new(-180, 0, -180)
  2059. Part100.Anchored = true
  2060. Part100.CanCollide = false
  2061. Part100.Size = Vector3.new(0.712500036, 0.525000036, 0.0500000007)
  2062. Part100.CFrame = CFrame.new(-0.711934507, 5.05000019, 10.6571751, -1, 0, -8.74227766E-8, 0, 1, 0, 8.74227766E-8, 0, -1)
  2063. Part100.BottomSurface = Enum.SurfaceType.Smooth
  2064. Part100.TopSurface = Enum.SurfaceType.Smooth
  2065. Part100.Color = Color3.new(0.129412, 0.329412, 0.72549)
  2066. Part100.Position = Vector3.new(-0.711934507, 5.05000019, 10.6571751)
  2067. Part100.Orientation = Vector3.new(0, -180, 0)
  2068. Part100.Color = Color3.new(0.129412, 0.329412, 0.72549)
  2069. SpecialMesh101.Parent = Part100
  2070. SpecialMesh101.Scale = Vector3.new(1, 1, 0.75)
  2071. SpecialMesh101.MeshType = Enum.MeshType.Sphere
  2072. SpecialMesh101.Scale = Vector3.new(1, 1, 0.75)
  2073. Part102.Parent = Model0
  2074. Part102.BrickColor = BrickColor.new("Dark stone grey")
  2075. Part102.Rotation = Vector3.new(0, 90, 0)
  2076. Part102.Anchored = true
  2077. Part102.CanCollide = false
  2078. Part102.Size = Vector3.new(0.0764999986, 0.225000009, 0.075000003)
  2079. Part102.CFrame = CFrame.new(-1.03068447, 4.53175879, 10.0106487, -4.37113883E-8, 0, 1, -1.78813934E-7, 0.99999994, -8.8817842E-15, -1, -1.78813934E-7, -4.37113883E-8)
  2080. Part102.BottomSurface = Enum.SurfaceType.Smooth
  2081. Part102.TopSurface = Enum.SurfaceType.Smooth
  2082. Part102.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2083. Part102.Position = Vector3.new(-1.03068447, 4.53175879, 10.0106487)
  2084. Part102.Orientation = Vector3.new(0, 90, 0)
  2085. Part102.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2086. Part103.Name = "Head"
  2087. Part103.Parent = Model0
  2088. Part103.BrickColor = BrickColor.new("Dark stone grey")
  2089. Part103.Anchored = true
  2090. Part103.CanCollide = false
  2091. Part103.Size = Vector3.new(1.5, 0.75, 1.05000007)
  2092. Part103.CFrame = CFrame.new(-1.03068447, 5.1624999, 11.2009249, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2093. Part103.BottomSurface = Enum.SurfaceType.Smooth
  2094. Part103.TopSurface = Enum.SurfaceType.Smooth
  2095. Part103.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2096. Part103.Position = Vector3.new(-1.03068447, 5.1624999, 11.2009249)
  2097. Part103.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2098. Part104.Parent = Model0
  2099. Part104.BrickColor = BrickColor.new("Dark stone grey")
  2100. Part104.Rotation = Vector3.new(-180, 0, -160)
  2101. Part104.Anchored = true
  2102. Part104.CanCollide = false
  2103. Part104.Size = Vector3.new(0.075000003, 0.225000009, 0.075000003)
  2104. Part104.CFrame = CFrame.new(-0.581742287, 6.24204731, 11.2159252, -0.939692736, 0.342019767, -8.21505424E-8, 0.342019767, 0.939692736, 2.99003169E-8, 8.74227766E-8, 0, -1)
  2105. Part104.BottomSurface = Enum.SurfaceType.Smooth
  2106. Part104.TopSurface = Enum.SurfaceType.Smooth
  2107. Part104.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2108. Part104.Position = Vector3.new(-0.581742287, 6.24204731, 11.2159252)
  2109. Part104.Orientation = Vector3.new(0, -180, 20)
  2110. Part104.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2111. Part105.Parent = Model0
  2112. Part105.BrickColor = BrickColor.new("Deep blue")
  2113. Part105.Rotation = Vector3.new(0, 0, -50)
  2114. Part105.Anchored = true
  2115. Part105.CanCollide = false
  2116. Part105.Size = Vector3.new(2.2125001, 0.525000036, 0.0500000007)
  2117. Part105.CFrame = CFrame.new(-1.23994422, 4.96109009, 10.6571751, 0.642787576, 0.766044378, 0, -0.766044378, 0.642787576, 0, 0, 0, 1)
  2118. Part105.BottomSurface = Enum.SurfaceType.Smooth
  2119. Part105.TopSurface = Enum.SurfaceType.Smooth
  2120. Part105.Color = Color3.new(0.129412, 0.329412, 0.72549)
  2121. Part105.Position = Vector3.new(-1.23994422, 4.96109009, 10.6571751)
  2122. Part105.Orientation = Vector3.new(0, 0, -50)
  2123. Part105.Color = Color3.new(0.129412, 0.329412, 0.72549)
  2124. SpecialMesh106.Parent = Part105
  2125. SpecialMesh106.Scale = Vector3.new(1, 1, 0.75)
  2126. SpecialMesh106.MeshType = Enum.MeshType.Sphere
  2127. SpecialMesh106.Scale = Vector3.new(1, 1, 0.75)
  2128. Part107.Parent = Model0
  2129. Part107.BrickColor = BrickColor.new("New Yeller")
  2130. Part107.Anchored = true
  2131. Part107.CanCollide = false
  2132. Part107.Size = Vector3.new(0.225000009, 0.150000006, 0.112500004)
  2133. Part107.CFrame = CFrame.new(-1.03068447, 4.60675859, 10.0001488, 1, 0, 0, 0, 1, 1.78813934E-7, 0, -1.78813934E-7, 1)
  2134. Part107.BottomSurface = Enum.SurfaceType.Smooth
  2135. Part107.TopSurface = Enum.SurfaceType.Smooth
  2136. Part107.Color = Color3.new(0.682353, 1, 0)
  2137. Part107.Position = Vector3.new(-1.03068447, 4.60675859, 10.0001488)
  2138. Part107.Color = Color3.new(0.682353, 1, 0)
  2139. Part108.Parent = Model0
  2140. Part108.BrickColor = BrickColor.new("Burnt Sienna")
  2141. Part108.Rotation = Vector3.new(-25, 0, 20)
  2142. Part108.Anchored = true
  2143. Part108.CanCollide = false
  2144. Part108.Size = Vector3.new(0.300000012, 0.075000003, 0.375)
  2145. Part108.CFrame = CFrame.new(-2.08557081, 6.53915024, 11.3791981, 0.939692616, -0.342020124, 0, 0.309975475, 0.851650655, 0.422618449, -0.14454402, -0.397131443, 0.906307697)
  2146. Part108.BottomSurface = Enum.SurfaceType.Smooth
  2147. Part108.TopSurface = Enum.SurfaceType.Smooth
  2148. Part108.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2149. Part108.Position = Vector3.new(-2.08557081, 6.53915024, 11.3791981)
  2150. Part108.Orientation = Vector3.new(-25, 0, 20)
  2151. Part108.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2152. Part109.Parent = Model0
  2153. Part109.BrickColor = BrickColor.new("Dark stone grey")
  2154. Part109.Anchored = true
  2155. Part109.CanCollide = false
  2156. Part109.Size = Vector3.new(0.525000036, 0.375, 0.262500018)
  2157. Part109.CFrame = CFrame.new(-1.03068447, 4.4594512, 10.112649, 1, 0, 0, 0, 1, 1.78813934E-7, 0, -1.78813934E-7, 1)
  2158. Part109.BottomSurface = Enum.SurfaceType.Smooth
  2159. Part109.TopSurface = Enum.SurfaceType.Smooth
  2160. Part109.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2161. Part109.Position = Vector3.new(-1.03068447, 4.4594512, 10.112649)
  2162. Part109.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2163. weld(Model0)
  2164. newWeld(Head, Model0.Head, 0, 0.5, -0.25)
  2165. furry_color = Color3.new(1, 1, 1)
  2166. Model0 = Instance.new("Model")
  2167. Part1 = Instance.new("Part")
  2168. Part3 = Instance.new("Part")
  2169. Part5 = Instance.new("Part")
  2170. Part7 = Instance.new("Part")
  2171. Part9 = Instance.new("Part")
  2172. Part11 = Instance.new("Part")
  2173. Part13 = Instance.new("Part")
  2174. Part15 = Instance.new("Part")
  2175. Part17 = Instance.new("Part")
  2176. Part19 = Instance.new("Part")
  2177. Part21 = Instance.new("Part")
  2178. Part23 = Instance.new("Part")
  2179. Part25 = Instance.new("Part")
  2180. Part27 = Instance.new("Part")
  2181. Part29 = Instance.new("Part")
  2182. Part31 = Instance.new("Part")
  2183. Part33 = Instance.new("Part")
  2184. Part35 = Instance.new("Part")
  2185. Part37 = Instance.new("Part")
  2186. Part39 = Instance.new("Part")
  2187. Part41 = Instance.new("Part")
  2188. Part43 = Instance.new("Part")
  2189. Part45 = Instance.new("Part")
  2190. Model0.Name = "Tail"
  2191. Model0.Parent = Character
  2192. Part1.Name = "Origin"
  2193. Part1.Parent = Model0
  2194. Part1.BrickColor = BrickColor.new("Really red")
  2195. Part1.Rotation = Vector3.new(-108.5, 74.0599976, 109.129997)
  2196. Part1.FormFactor = Enum.FormFactor.Symmetric
  2197. Part1.Size = Vector3.new(0.599999964, 0.600000024, 0.399999976)
  2198. Part1.CFrame = CFrame.new(-0.0887487084, 7.50407839, 0.0574190617, -0.0899974257, -0.259496629, 0.961540163, -0.00107307488, 0.965481043, 0.260461569, -0.995941401, 0.0224089436, -0.0871694162)
  2199. Part1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2200. Part1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2201. Part1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2202. Part1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2203. Part1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2204. Part1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2205. Part1.Color = furry_color
  2206. Part1.Position = Vector3.new(-0.0887487084, 7.50407839, 0.0574190617)
  2207. Part1.Orientation = Vector3.new(-15.0999994, 95.1800003, -0.0599999987)
  2208. Part1.Color = furry_color
  2209. Part3.Parent = Model0
  2210. Part3.BrickColor = BrickColor.new("Really red")
  2211. Part3.Rotation = Vector3.new(-119.379997, 79.5400009, 119.729996)
  2212. Part3.FormFactor = Enum.FormFactor.Symmetric
  2213. Part3.Size = Vector3.new(0.599999964, 0.600000024, 0.199999973)
  2214. Part3.CFrame = CFrame.new(0.141674966, 7.56321669, 0.0365332849, -0.0899974257, -0.157567024, 0.983397484, -0.00107307034, 0.987417936, 0.158114672, -0.995941401, 0.0131745283, -0.0890342668)
  2215. Part3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2216. Part3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2217. Part3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2218. Part3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2219. Part3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2220. Part3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2221. Part3.Color = furry_color
  2222. Part3.Position = Vector3.new(0.141674966, 7.56321669, 0.0365332849)
  2223. Part3.Orientation = Vector3.new(-9.09999943, 95.1699982, -0.0599999987)
  2224. Part3.Color = furry_color
  2225. Part5.Parent = Model0
  2226. Part5.BrickColor = BrickColor.new("Hot pink")
  2227. Part5.Rotation = Vector3.new(-111.199997, 75.9300003, 111.729996)
  2228. Part5.FormFactor = Enum.FormFactor.Symmetric
  2229. Part5.Size = Vector3.new(0.679999948, 0.640000045, 0.299999982)
  2230. Part5.CFrame = CFrame.new(0.353506505, 7.61748266, 0.0173328444, -0.0899974257, -0.225781575, 0.970010638, -0.00107307336, 0.973983407, 0.226608321, -0.995941401, 0.0193531532, -0.0878983811)
  2231. Part5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2232. Part5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2233. Part5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2234. Part5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2235. Part5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2236. Part5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2237. Part5.Color = furry_color
  2238. Part5.Position = Vector3.new(0.353506505, 7.61748266, 0.0173328444)
  2239. Part5.Orientation = Vector3.new(-13.0999994, 95.1800003, -0.0599999987)
  2240. Part5.Color = furry_color
  2241. Part7.Parent = Model0
  2242. Part7.BrickColor = BrickColor.new("New Yeller")
  2243. Part7.Rotation = Vector3.new(-111.199997, 75.9300003, 111.729996)
  2244. Part7.FormFactor = Enum.FormFactor.Symmetric
  2245. Part7.Size = Vector3.new(0.73999995, 0.740000069, 0.169999987)
  2246. Part7.CFrame = CFrame.new(0.581458986, 7.67073631, -0.00332328863, -0.0899974257, -0.225781649, 0.970010638, -0.00107307336, 0.973983705, 0.226608321, -0.995941401, 0.0193531588, -0.0878983811)
  2247. Part7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2248. Part7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2249. Part7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2250. Part7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2251. Part7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2252. Part7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2253. Part7.Color = furry_color
  2254. Part7.Position = Vector3.new(0.581458986, 7.67073631, -0.00332328863)
  2255. Part7.Orientation = Vector3.new(-13.0999994, 95.1800003, -0.0599999987)
  2256. Part7.Color = furry_color
  2257. Part9.Parent = Model0
  2258. Part9.BrickColor = BrickColor.new("New Yeller")
  2259. Part9.Rotation = Vector3.new(-102.559998, 67.3300018, 103.5)
  2260. Part9.FormFactor = Enum.FormFactor.Symmetric
  2261. Part9.Size = Vector3.new(0.73999995, 0.740000069, 0.169999987)
  2262. Part9.CFrame = CFrame.new(0.646051049, 7.69706964, -0.0091884695, -0.0899974257, -0.374745101, 0.922748208, -0.00107307988, 0.926543176, 0.376183033, -0.995941401, 0.0328652263, -0.0837887079)
  2263. Part9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2264. Part9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2265. Part9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2266. Part9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2267. Part9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2268. Part9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2269. Part9.Color = furry_color
  2270. Part9.Position = Vector3.new(0.646051049, 7.69706964, -0.0091884695)
  2271. Part9.Orientation = Vector3.new(-22.1000004, 95.1899948, -0.0700000003)
  2272. Part9.Color = furry_color
  2273. Part11.Parent = Model0
  2274. Part11.BrickColor = BrickColor.new("Really red")
  2275. Part11.Rotation = Vector3.new(-102.559998, 67.3300018, 103.5)
  2276. Part11.FormFactor = Enum.FormFactor.Symmetric
  2277. Part11.Size = Vector3.new(0.759999931, 0.780000091, 0.169999987)
  2278. Part11.CFrame = CFrame.new(0.79369092, 7.75725937, -0.0225946903, -0.0899974257, -0.37474522, 0.922748268, -0.00107307988, 0.926543415, 0.376183033, -0.995941401, 0.0328652374, -0.0837887153)
  2279. Part11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2280. Part11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2281. Part11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2282. Part11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2283. Part11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2284. Part11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2285. Part11.Color = furry_color
  2286. Part11.Position = Vector3.new(0.79369092, 7.75725937, -0.0225946903)
  2287. Part11.Orientation = Vector3.new(-22.1000004, 95.1899948, -0.0700000003)
  2288. Part11.Color = furry_color
  2289. Part13.Parent = Model0
  2290. Part13.BrickColor = BrickColor.new("Really red")
  2291. Part13.Rotation = Vector3.new(-99.25, 60.4799995, 100.519997)
  2292. Part13.FormFactor = Enum.FormFactor.Symmetric
  2293. Part13.Size = Vector3.new(0.759999931, 0.780000091, 0.419999957)
  2294. Part13.CFrame = CFrame.new(1.01100719, 7.86832428, -0.0423519649, -0.0899974257, -0.484406769, 0.870200396, -0.00107308466, 0.873792112, 0.486296296, -0.995941401, 0.0428315476, -0.0791589022)
  2295. Part13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2296. Part13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2297. Part13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2298. Part13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2299. Part13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2300. Part13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2301. Part13.Color = furry_color
  2302. Part13.Position = Vector3.new(1.01100719, 7.86832428, -0.0423519649)
  2303. Part13.Orientation = Vector3.new(-29.0999985, 95.1999969, -0.0700000003)
  2304. Part13.Color = furry_color
  2305. Part15.Parent = Model0
  2306. Part15.BrickColor = BrickColor.new("Really red")
  2307. Part15.Rotation = Vector3.new(-94.5199966, 40.7000008, 96.8199997)
  2308. Part15.FormFactor = Enum.FormFactor.Symmetric
  2309. Part15.Size = Vector3.new(0.779999912, 0.800000072, 0.419999957)
  2310. Part15.CFrame = CFrame.new(1.22688198, 8.03696346, -0.0620410107, -0.0899974108, -0.752819657, 0.652044058, -0.00107309641, 0.654773057, 0.755823553, -0.995941401, 0.0673224255, -0.0597357899)
  2311. Part15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2312. Part15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2313. Part15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2314. Part15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2315. Part15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2316. Part15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2317. Part15.Color = furry_color
  2318. Part15.Position = Vector3.new(1.22688198, 8.03696346, -0.0620410107)
  2319. Part15.Orientation = Vector3.new(-49.0999985, 95.2299957, -0.0899999961)
  2320. Part15.Color = furry_color
  2321. Part17.Parent = Model0
  2322. Part17.BrickColor = BrickColor.new("Really red")
  2323. Part17.Rotation = Vector3.new(-96.3799973, 50.6100006, 98.1500015)
  2324. Part17.FormFactor = Enum.FormFactor.Symmetric
  2325. Part17.Size = Vector3.new(0.799999893, 0.820000052, 0.179999962)
  2326. Part17.CFrame = CFrame.new(1.37443709, 8.19648552, -0.0755466148, -0.0899974182, -0.628156662, 0.772863805, -0.00107309094, 0.776072979, 0.630640864, -0.995941401, 0.0559266731, -0.0705186874)
  2327. Part17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2328. Part17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2329. Part17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2330. Part17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2331. Part17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2332. Part17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2333. Part17.Color = furry_color
  2334. Part17.Position = Vector3.new(1.37443709, 8.19648552, -0.0755466148)
  2335. Part17.Orientation = Vector3.new(-39.0999985, 95.2099991, -0.0799999982)
  2336. Part17.Color = furry_color
  2337. Part19.Parent = Model0
  2338. Part19.BrickColor = BrickColor.new("New Yeller")
  2339. Part19.Rotation = Vector3.new(-96.3799973, 50.6100006, 98.1500015)
  2340. Part19.FormFactor = Enum.FormFactor.Symmetric
  2341. Part19.Size = Vector3.new(0.839999974, 0.800000072, 0.179999962)
  2342. Part19.CFrame = CFrame.new(1.51355255, 8.31000137, -0.0882399827, -0.0899974182, -0.628156841, 0.772863925, -0.00107309094, 0.776073158, 0.630640924, -0.995941401, 0.055926688, -0.0705186948)
  2343. Part19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2344. Part19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2345. Part19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2346. Part19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2347. Part19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2348. Part19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2349. Part19.Color = furry_color
  2350. Part19.Position = Vector3.new(1.51355255, 8.31000137, -0.0882399827)
  2351. Part19.Orientation = Vector3.new(-39.0999985, 95.2099991, -0.0799999982)
  2352. Part19.Color = furry_color
  2353. Part21.Parent = Model0
  2354. Part21.BrickColor = BrickColor.new("Hot pink")
  2355. Part21.Rotation = Vector3.new(-96.3799973, 50.6100006, 98.1500015)
  2356. Part21.FormFactor = Enum.FormFactor.Symmetric
  2357. Part21.Size = Vector3.new(0.839999914, 0.820000112, 0.179999962)
  2358. Part21.CFrame = CFrame.new(1.6449393, 8.41721058, -0.100228146, -0.0899974182, -0.62815702, 0.772864044, -0.00107309094, 0.776073337, 0.630640984, -0.995941401, 0.0559267029, -0.0705187023)
  2359. Part21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2360. Part21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2361. Part21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2362. Part21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2363. Part21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2364. Part21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2365. Part21.Color = furry_color
  2366. Part21.Position = Vector3.new(1.6449393, 8.41721058, -0.100228146)
  2367. Part21.Orientation = Vector3.new(-39.0999985, 95.2099991, -0.0799999982)
  2368. Part21.Color = furry_color
  2369. Part23.Parent = Model0
  2370. Part23.BrickColor = BrickColor.new("Hot pink")
  2371. Part23.Rotation = Vector3.new(-98.5499954, 58.5099983, 99.9199982)
  2372. Part23.FormFactor = Enum.FormFactor.Symmetric
  2373. Part23.Size = Vector3.new(0.899999917, 0.850000083, 0.279999971)
  2374. Part23.CFrame = CFrame.new(1.75146461, 8.5109272, -0.109955177, -0.0899974182, -0.514482141, 0.852765203, -0.00107308594, 0.856289029, 0.516495109, -0.995941401, 0.0455681384, -0.0776159242)
  2375. Part23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2376. Part23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2377. Part23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2378. Part23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2379. Part23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2380. Part23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2381. Part23.Color = furry_color
  2382. Part23.Position = Vector3.new(1.75146461, 8.5109272, -0.109955177)
  2383. Part23.Orientation = Vector3.new(-31.0999985, 95.1999969, -0.0700000003)
  2384. Part23.Color = furry_color
  2385. Part25.Parent = Model0
  2386. Part25.BrickColor = BrickColor.new("Hot pink")
  2387. Part25.Rotation = Vector3.new(-107.379997, 73.1100006, 108.049995)
  2388. Part25.FormFactor = Enum.FormFactor.Symmetric
  2389. Part25.Size = Vector3.new(0.919999957, 0.930000126, 0.429999948)
  2390. Part25.CFrame = CFrame.new(1.90541506, 8.56377125, -0.123923719, -0.0899974182, -0.276240051, 0.956865668, -0.00107307557, 0.960790575, 0.277272224, -0.995941401, 0.0239270031, -0.0867651254)
  2391. Part25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2392. Part25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2393. Part25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2394. Part25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2395. Part25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2396. Part25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2397. Part25.Color = furry_color
  2398. Part25.Position = Vector3.new(1.90541506, 8.56377125, -0.123923719)
  2399. Part25.Orientation = Vector3.new(-16.1000004, 95.1800003, -0.0599999987)
  2400. Part25.Color = furry_color
  2401. Part27.Parent = Model0
  2402. Part27.BrickColor = BrickColor.new("Hot pink")
  2403. Part27.Rotation = Vector3.new(119.829994, 79.7200012, -120.299995)
  2404. Part27.FormFactor = Enum.FormFactor.Symmetric
  2405. Part27.Size = Vector3.new(0.939999938, 0.990000129, 0.49999997)
  2406. Part27.CFrame = CFrame.new(2.14619398, 8.54660416, -0.145662993, -0.0899974257, 0.154030576, 0.98395884, -0.00107305672, 0.987952471, -0.154753894, -0.995941401, -0.0149832964, -0.0887478963)
  2407. Part27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2408. Part27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2409. Part27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2410. Part27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2411. Part27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2412. Part27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2413. Part27.Color = furry_color
  2414. Part27.Position = Vector3.new(2.14619398, 8.54660416, -0.145662993)
  2415. Part27.Orientation = Vector3.new(8.89999962, 95.1500015, -0.0599999987)
  2416. Part27.Color = furry_color
  2417. Part29.Parent = Model0
  2418. Part29.BrickColor = BrickColor.new("Hot pink")
  2419. Part29.Rotation = Vector3.new(102.559998, 67.5299988, -103.619995)
  2420. Part29.FormFactor = Enum.FormFactor.Symmetric
  2421. Part29.Size = Vector3.new(0.759999931, 0.860000134, 0.159999967)
  2422. Part29.CFrame = CFrame.new(2.08433366, 8.48472309, -0.140006363, -0.0899974257, 0.371425301, 0.924090743, -0.00107304717, 0.927818954, -0.373028398, -0.995941401, -0.0345631912, -0.0831027851)
  2423. Part29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2424. Part29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2425. Part29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2426. Part29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2427. Part29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2428. Part29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2429. Part29.Color = furry_color
  2430. Part29.Position = Vector3.new(2.08433366, 8.48472309, -0.140006363)
  2431. Part29.Orientation = Vector3.new(21.8999996, 95.1399994, -0.0700000003)
  2432. Part29.Color = furry_color
  2433. Part31.Parent = Model0
  2434. Part31.BrickColor = BrickColor.new("Hot pink")
  2435. Part31.Rotation = Vector3.new(94.1199951, 38.9099998, -96.6399994)
  2436. Part31.FormFactor = Enum.FormFactor.Symmetric
  2437. Part31.Size = Vector3.new(0.909999957, 0.970000088, 0.669999957)
  2438. Part31.CFrame = CFrame.new(2.31071424, 8.39090347, -0.160361975, -0.0899974108, 0.772863746, 0.628157496, -0.00107302959, 0.630640745, -0.776073337, -0.995941401, -0.0705186352, -0.0559267774)
  2439. Part31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2440. Part31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2441. Part31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2442. Part31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2443. Part31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2444. Part31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2445. Part31.Color = furry_color
  2446. Part31.Position = Vector3.new(2.31071424, 8.39090347, -0.160361975)
  2447. Part31.Orientation = Vector3.new(50.8999977, 95.0899963, -0.099999994)
  2448. Part31.Color = furry_color
  2449. Part33.Parent = Model0
  2450. Part33.BrickColor = BrickColor.new("New Yeller")
  2451. Part33.Rotation = Vector3.new(94.1199951, 38.9099998, -96.6399994)
  2452. Part33.FormFactor = Enum.FormFactor.Symmetric
  2453. Part33.Size = Vector3.new(0.859999955, 0.930000126, 0.209999949)
  2454. Part33.CFrame = CFrame.new(2.57453918, 8.06495094, -0.183851108, -0.0899974108, 0.772863507, 0.628157556, -0.00107302959, 0.630640447, -0.776073277, -0.995941401, -0.0705186129, -0.0559267849)
  2455. Part33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2456. Part33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2457. Part33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2458. Part33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2459. Part33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2460. Part33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2461. Part33.Color = furry_color
  2462. Part33.Position = Vector3.new(2.57453918, 8.06495094, -0.183851108)
  2463. Part33.Orientation = Vector3.new(50.8999977, 95.0899963, -0.099999994)
  2464. Part33.Color = furry_color
  2465. Part35.Parent = Model0
  2466. Part35.BrickColor = BrickColor.new("Hot pink")
  2467. Part35.Rotation = Vector3.new(92.8099976, 28.9699993, -95.9000015)
  2468. Part35.FormFactor = Enum.FormFactor.Symmetric
  2469. Part35.Size = Vector3.new(0.799999952, 0.890000105, 0.209999949)
  2470. Part35.CFrame = CFrame.new(2.63751078, 7.95135641, -0.189419091, -0.0899974033, 0.870199978, 0.484408408, -0.00107302528, 0.486295789, -0.87379241, -0.995941401, -0.0791588128, -0.0428317301)
  2471. Part35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2472. Part35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2473. Part35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2474. Part35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2475. Part35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2476. Part35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2477. Part35.Color = furry_color
  2478. Part35.Position = Vector3.new(2.63751078, 7.95135641, -0.189419091)
  2479. Part35.Orientation = Vector3.new(60.8999977, 95.0499954, -0.129999995)
  2480. Part35.Color = furry_color
  2481. Part37.Parent = Model0
  2482. Part37.BrickColor = BrickColor.new("Hot pink")
  2483. Part37.Rotation = Vector3.new(91.9300003, 21.0100002, -95.5299988)
  2484. Part37.FormFactor = Enum.FormFactor.Symmetric
  2485. Part37.Size = Vector3.new(0.759999931, 0.830000043, 0.23999995)
  2486. Part37.CFrame = CFrame.new(2.68950391, 7.81607485, -0.193971664, -0.0899973959, 0.929147542, 0.358585864, -0.00107302272, 0.359954536, -0.932967961, -0.995941401, -0.0843494236, -0.0313981287)
  2487. Part37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2488. Part37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2489. Part37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2490. Part37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2491. Part37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2492. Part37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2493. Part37.Color = furry_color
  2494. Part37.Position = Vector3.new(2.68950391, 7.81607485, -0.193971664)
  2495. Part37.Orientation = Vector3.new(68.9000015, 95, -0.170000002)
  2496. Part37.Color = furry_color
  2497. Part39.Parent = Model0
  2498. Part39.BrickColor = BrickColor.new("New Yeller")
  2499. Part39.Rotation = Vector3.new(90.9499969, 11.0599995, -95.2599945)
  2500. Part39.FormFactor = Enum.FormFactor.Symmetric
  2501. Part39.Size = Vector3.new(0.699999928, 0.650000036, 0.259999961)
  2502. Part39.CFrame = CFrame.new(2.71827078, 7.66887903, -0.196412548, -0.0899973884, 0.977299094, 0.191793695, -0.00107302063, 0.192477852, -0.9812994, -0.995941401, -0.0885201469, -0.0162740275)
  2503. Part39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2504. Part39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2505. Part39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2506. Part39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2507. Part39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2508. Part39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2509. Part39.Color = furry_color
  2510. Part39.Position = Vector3.new(2.71827078, 7.66887903, -0.196412548)
  2511. Part39.Orientation = Vector3.new(78.9000015, 94.8499985, -0.319999993)
  2512. Part39.Color = furry_color
  2513. Part41.Parent = Model0
  2514. Part41.BrickColor = BrickColor.new("Really red")
  2515. Part41.Rotation = Vector3.new(89.5, -4.88000011, -95.1800003)
  2516. Part41.FormFactor = Enum.FormFactor.Symmetric
  2517. Part41.Size = Vector3.new(0.559999943, 0.550000012, 0.259999961)
  2518. Part41.CFrame = CFrame.new(2.70381618, 7.49950123, -0.194923863, -0.0899973735, 0.992305279, -0.0850162506, -0.00107301993, -0.0854614675, -0.9963395, -0.995941401, -0.0895767063, 0.00875586085)
  2519. Part41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2520. Part41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2521. Part41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2522. Part41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2523. Part41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2524. Part41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2525. Part41.Color = furry_color
  2526. Part41.Position = Vector3.new(2.70381618, 7.49950123, -0.194923863)
  2527. Part41.Orientation = Vector3.new(85.0999985, -84.1199951, -179.279999)
  2528. Part41.Color = furry_color
  2529. Part43.Parent = Model0
  2530. Part43.BrickColor = BrickColor.new("Really red")
  2531. Part43.Rotation = Vector3.new(88.0699997, -19.8099995, -95.4899979)
  2532. Part43.FormFactor = Enum.FormFactor.Symmetric
  2533. Part43.Size = Vector3.new(0.439999938, 0.450000018, 0.259999961)
  2534. Part43.CFrame = CFrame.new(2.67330933, 7.41487646, -0.192075953, -0.0899973586, 0.936489046, -0.338946521, -0.00107302237, -0.340420812, -0.94027096, -0.995941401, -0.0842582136, 0.031641636)
  2535. Part43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2536. Part43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2537. Part43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2538. Part43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2539. Part43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2540. Part43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2541. Part43.Color = furry_color
  2542. Part43.Position = Vector3.new(2.67330933, 7.41487646, -0.192075953)
  2543. Part43.Orientation = Vector3.new(70.0999985, -84.6699982, -179.819992)
  2544. Part43.Color = furry_color
  2545. Part45.Parent = Model0
  2546. Part45.BrickColor = BrickColor.new("Really red")
  2547. Part45.Rotation = Vector3.new(88.0699997, -19.8099995, -95.4899979)
  2548. Part45.FormFactor = Enum.FormFactor.Symmetric
  2549. Part45.Size = Vector3.new(0.359999955, 0.370000005, 0.259999961)
  2550. Part45.CFrame = CFrame.new(2.64958096, 7.34905767, -0.189860851, -0.0899973586, 0.936488509, -0.338946432, -0.00107302237, -0.340420663, -0.940270841, -0.995941401, -0.0842581615, 0.0316416286)
  2551. Part45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2552. Part45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2553. Part45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2554. Part45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2555. Part45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2556. Part45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2557. Part45.Color = furry_color
  2558. Part45.Position = Vector3.new(2.64958096, 7.34905767, -0.189860851)
  2559. Part45.Orientation = Vector3.new(70.0999985, -84.6699982, -179.819992)
  2560. Part45.Color = furry_color
  2561. Weld2 = Instance.new("Weld")
  2562. Weld4 = Instance.new("Weld")
  2563. Weld6 = Instance.new("Weld")
  2564. Weld8 = Instance.new("Weld")
  2565. Weld10 = Instance.new("Weld")
  2566. Weld12 = Instance.new("Weld")
  2567. Weld14 = Instance.new("Weld")
  2568. Weld16 = Instance.new("Weld")
  2569. Weld18 = Instance.new("Weld")
  2570. Weld20 = Instance.new("Weld")
  2571. Weld22 = Instance.new("Weld")
  2572. Weld24 = Instance.new("Weld")
  2573. Weld26 = Instance.new("Weld")
  2574. Weld28 = Instance.new("Weld")
  2575. Weld30 = Instance.new("Weld")
  2576. Weld32 = Instance.new("Weld")
  2577. Weld34 = Instance.new("Weld")
  2578. Weld36 = Instance.new("Weld")
  2579. Weld38 = Instance.new("Weld")
  2580. Weld40 = Instance.new("Weld")
  2581. Weld42 = Instance.new("Weld")
  2582. Weld44 = Instance.new("Weld")
  2583. Weld2.Name = "Part_Weld"
  2584. Weld2.Parent = Part1
  2585. Weld2.C0 = CFrame.new(-0.147107333, -2.89759707, -1.54987121, -4.22219593E-8, -1.13133396E-8, -1, -0.258819014, 0.965925753, 0, 0.965925813, 0.258819044, -4.37113883E-8)
  2586. Weld2.C1 = CFrame.new(-0.147107363, -3.06554031, -1.47630894, -4.31732303E-8, -6.83797685E-9, -1, -0.15643467, 0.987688184, 0, 0.987688303, 0.156434685, -4.37113883E-8)
  2587. Weld2.Part0 = Part1
  2588. Weld2.Part1 = Part3
  2589. Weld4.Name = "Part_Weld"
  2590. Weld4.Parent = Part3
  2591. Weld4.C0 = CFrame.new(-0.147107363, -3.06554031, -1.47630894, -4.31732303E-8, -6.83797685E-9, -1, -0.15643467, 0.987688184, 0, 0.987688303, 0.156434685, -4.37113883E-8)
  2592. Weld4.C1 = CFrame.new(-0.147107333, -2.95974445, -1.90601802, -4.25910684E-8, -9.8329318E-9, -1, -0.224951237, 0.974369884, 0, 0.974370003, 0.224951267, -4.37113883E-8)
  2593. Weld4.Part0 = Part3
  2594. Weld4.Part1 = Part5
  2595. Weld6.Name = "Part_Weld"
  2596. Weld6.Parent = Part5
  2597. Weld6.C0 = CFrame.new(-0.147107333, -2.95974445, -1.90601802, -4.25910684E-8, -9.8329318E-9, -1, -0.224951237, 0.974369884, 0, 0.974370003, 0.224951267, -4.37113883E-8)
  2598. Weld6.C1 = CFrame.new(-0.147107348, -2.95974445, -2.14101815, -4.25910684E-8, -9.8329318E-9, -1, -0.224951237, 0.974369884, 0, 0.974370003, 0.224951267, -4.37113883E-8)
  2599. Weld6.Part0 = Part5
  2600. Weld6.Part1 = Part7
  2601. Weld10.Name = "Part_Weld"
  2602. Weld10.Parent = Part9
  2603. Weld10.C0 = CFrame.new(-0.147107318, -2.58837628, -2.64766479, -4.05284908E-8, -1.63745835E-8, -1, -0.374606758, 0.927183688, 0, 0.927183747, 0.374606818, -4.37113883E-8)
  2604. Weld10.C1 = CFrame.new(-0.147107333, -2.58837628, -2.80766487, -4.05284908E-8, -1.63745835E-8, -1, -0.374606758, 0.927183688, 0, 0.927183747, 0.374606818, -4.37113883E-8)
  2605. Weld10.Part0 = Part9
  2606. Weld10.Part1 = Part11
  2607. Weld12.Name = "Part_Weld"
  2608. Weld12.Parent = Part11
  2609. Weld12.C0 = CFrame.new(-0.147107333, -2.58837628, -2.80766487, -4.05284908E-8, -1.63745835E-8, -1, -0.374606758, 0.927183688, 0, 0.927183747, 0.374606818, -4.37113883E-8)
  2610. Weld12.C1 = CFrame.new(-0.147107318, -2.21784639, -3.34686399, -3.82308372E-8, -2.11917115E-8, -1, -0.484809756, 0.874619484, 0, 0.874619544, 0.484809816, -4.37113883E-8)
  2611. Weld12.Part0 = Part11
  2612. Weld12.Part1 = Part13
  2613. Weld14.Name = "Part_Weld"
  2614. Weld14.Parent = Part13
  2615. Weld14.C0 = CFrame.new(-0.147107318, -2.21784639, -3.34686399, -3.82308372E-8, -2.11917115E-8, -1, -0.484809756, 0.874619484, 0, 0.874619544, 0.484809816, -4.37113883E-8)
  2616. Weld14.C1 = CFrame.new(-0.147107303, -0.885978818, -4.17296886, -2.86772437E-8, -3.29894121E-8, -1, -0.754709601, 0.656058788, 0, 0.656058848, 0.754709721, -4.37113883E-8)
  2617. Weld14.Part0 = Part13
  2618. Weld14.Part1 = Part15
  2619. Weld18.Name = "Part_Weld"
  2620. Weld18.Parent = Part17
  2621. Weld18.C0 = CFrame.new(-0.147107333, -1.62750423, -4.17131758, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
  2622. Weld18.C1 = CFrame.new(-0.147107333, -1.62750423, -4.35131741, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
  2623. Weld18.Part0 = Part17
  2624. Weld18.Part1 = Part19
  2625. Weld20.Name = "Part_Weld"
  2626. Weld20.Parent = Part19
  2627. Weld20.C0 = CFrame.new(-0.147107333, -1.62750423, -4.35131741, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
  2628. Weld20.C1 = CFrame.new(-0.147107333, -1.62750435, -4.52131748, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
  2629. Weld20.Part0 = Part19
  2630. Weld20.Part1 = Part21
  2631. Weld22.Name = "Part_Weld"
  2632. Weld22.Parent = Part21
  2633. Weld22.C0 = CFrame.new(-0.147107333, -1.62750435, -4.52131748, -3.39701174E-8, -2.75084862E-8, -1, -0.629320621, 0.777145624, 0, 0.777145684, 0.629320681, -4.37113883E-8)
  2634. Weld22.C1 = CFrame.new(-0.147107333, -2.2659111, -4.39081192, -3.7467963E-8, -2.25130492E-8, -1, -0.515038371, 0.857167006, 0, 0.857167065, 0.515038431, -4.37113883E-8)
  2635. Weld22.Part0 = Part21
  2636. Weld22.Part1 = Part23
  2637. Weld24.Name = "Part_Weld"
  2638. Weld24.Parent = Part23
  2639. Weld24.C0 = CFrame.new(-0.147107333, -2.2659111, -4.39081192, -3.7467963E-8, -2.25130492E-8, -1, -0.515038371, 0.857167006, 0, 0.857167065, 0.515038431, -4.37113883E-8)
  2640. Weld24.C1 = CFrame.new(-0.147107363, -3.3330369, -3.81791258, -4.20180761E-8, -1.20485222E-8, -1, -0.275637925, 0.961261392, 0, 0.961261511, 0.275637984, -4.37113883E-8)
  2641. Weld24.Part0 = Part23
  2642. Weld24.Part1 = Part25
  2643. Weld28.Name = "Part_Weld"
  2644. Weld28.Parent = Part27
  2645. Weld28.C0 = CFrame.new(-0.147107422, -4.65472841, -2.29310346, -4.31732339E-8, 6.83794532E-9, -1, 0.156434044, 0.987688243, 0, 0.987688422, -0.156434014, -4.37113883E-8)
  2646. Weld28.C1 = CFrame.new(-0.147107482, -4.97067928, -1.15269339, -4.05285014E-8, 1.63745533E-8, -1, 0.374606133, 0.927183867, 0, 0.927184045, -0.374606133, -4.37113883E-8)
  2647. Weld28.Part0 = Part27
  2648. Weld28.Part1 = Part29
  2649. Weld30.Name = "Part_Weld"
  2650. Weld30.Parent = Part29
  2651. Weld30.C0 = CFrame.new(-0.147107482, -4.97067928, -1.15269339, -4.05285014E-8, 1.63745533E-8, -1, 0.374606133, 0.927183867, 0, 0.927184045, -0.374606133, -4.37113883E-8)
  2652. Weld30.C1 = CFrame.new(-0.147107571, -5.02352333, 1.1855135, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
  2653. Weld30.Part0 = Part29
  2654. Weld30.Part1 = Part31
  2655. Weld32.Name = "Part_Weld"
  2656. Weld32.Parent = Part31
  2657. Weld32.C0 = CFrame.new(-0.147107571, -5.02352333, 1.1855135, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
  2658. Weld32.C1 = CFrame.new(-0.147107571, -5.02352333, 0.765513659, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
  2659. Weld32.Part0 = Part31
  2660. Weld32.Part1 = Part33
  2661. Weld34.Name = "Part_Weld"
  2662. Weld34.Parent = Part33
  2663. Weld34.C0 = CFrame.new(-0.147107571, -5.02352333, 0.765513659, -2.75084897E-8, 3.39701138E-8, -1, 0.777145505, 0.629320621, 0, 0.6293208, -0.777145624, -4.37113883E-8)
  2664. Weld34.C1 = CFrame.new(-0.147107601, -4.81427479, 1.49620855, -2.11917346E-8, 3.82308265E-8, -1, 0.874619186, 0.484810114, 0, 0.484810293, -0.874619365, -4.37113883E-8)
  2665. Weld34.Part0 = Part33
  2666. Weld34.Part1 = Part35
  2667. Weld36.Name = "Part_Weld"
  2668. Weld36.Parent = Part35
  2669. Weld36.C0 = CFrame.new(-0.147107601, -4.81427479, 1.49620855, -2.11917346E-8, 3.82308265E-8, -1, 0.874619186, 0.484810114, 0, 0.484810293, -0.874619365, -4.37113883E-8)
  2670. Weld36.C1 = CFrame.new(-0.147107631, -4.55919075, 2.00666523, -1.56647957E-8, 4.08080858E-8, -1, 0.933579981, 0.358368516, 0, 0.358368665, -0.93358016, -4.37113883E-8)
  2671. Weld36.Part0 = Part35
  2672. Weld36.Part1 = Part37
  2673. Weld38.Name = "Part_Weld"
  2674. Weld38.Parent = Part37
  2675. Weld38.C0 = CFrame.new(-0.147107631, -4.55919075, 2.00666523, -1.56647957E-8, 4.08080858E-8, -1, 0.933579981, 0.358368516, 0, 0.358368665, -0.93358016, -4.37113883E-8)
  2676. Weld38.C1 = CFrame.new(-0.147107661, -4.14147329, 2.61787367, -8.34057268E-9, 4.29082796E-8, -1, 0.981626809, 0.190809846, 0, 0.190809965, -0.981626987, -4.37113883E-8)
  2677. Weld38.Part0 = Part37
  2678. Weld38.Part1 = Part39
  2679. Weld40.Name = "Part_Weld"
  2680. Weld40.Parent = Part39
  2681. Weld40.C0 = CFrame.new(-0.147107661, -4.14147329, 2.61787367, -8.34057268E-9, 4.29082796E-8, -1, 0.981626809, 0.190809846, 0, 0.190809965, -0.981626987, -4.37113883E-8)
  2682. Weld40.C1 = CFrame.new(-0.147107691, -3.25945544, 3.48800755, 3.80965837E-9, 4.35450573E-8, -1, 0.996194541, -0.0871549845, 0, -0.0871549249, -0.99619472, -4.37113883E-8)
  2683. Weld40.Part0 = Part39
  2684. Weld40.Part1 = Part41
  2685. Weld42.Name = "Part_Weld"
  2686. Weld42.Parent = Part41
  2687. Weld42.C0 = CFrame.new(-0.147107691, -3.25945544, 3.48800755, 3.80965837E-9, 4.35450573E-8, -1, 0.996194541, -0.0871549845, 0, -0.0871549249, -0.99619472, -4.37113883E-8)
  2688. Weld42.C1 = CFrame.new(-0.14710772, -2.24563026, 4.12276506, 1.49501282E-8, 4.10752854E-8, -1, 0.939692676, -0.342019141, 0, -0.342019141, -0.939692914, -4.37113883E-8)
  2689. Weld42.Part0 = Part41
  2690. Weld42.Part1 = Part43
  2691. Weld44.Name = "Part_Weld"
  2692. Weld44.Parent = Part43
  2693. Weld44.C0 = CFrame.new(-0.14710772, -2.24563026, 4.12276506, 1.49501282E-8, 4.10752854E-8, -1, 0.939692676, -0.342019141, 0, -0.342019141, -0.939692914, -4.37113883E-8)
  2694. Weld44.C1 = CFrame.new(-0.14710772, -2.24563026, 4.05276537, 1.49501282E-8, 4.10752854E-8, -1, 0.939692676, -0.342019141, 0, -0.342019141, -0.939692914, -4.37113883E-8)
  2695. Weld44.Part0 = Part43
  2696. Weld44.Part1 = Part45
  2697. tail = Part1
  2698. tail2 = Part9
  2699. tail3 = Part17
  2700. tail4 = Part25
  2701. newWeld(Torso, tail, 0, -0.6, -0.5)
  2702. tail.Weld.C1 = CFrame.new(0, 0, -0.9)
  2703. newWeld(Part7, tail2, 0, 0, 0)
  2704. tail2.Weld.C1 = CFrame.new(0, 0, 0)
  2705. newWeld(Part15, tail3, 0, 0, 0.2)
  2706. tail3.Weld.C1 = CFrame.new(0, 0, 0)
  2707. newWeld(Part27, tail4, 0, 0, -0.2)
  2708. tail4.Weld.C1 = CFrame.new(0, 0, 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement