Advertisement
WagnerJunio07

Foice

Dec 28th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 193.56 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86.  
  87. -- Thanatos Script, by yeox769.
  88. -- Built with my Yeox Engine.
  89. -- Credit goes to Ucalegen/Fenrier for the clerp function, as well as the functions required to make it work.
  90.  
  91. -- If you somehow managed to get this script, you may edit it.
  92. -- If you do edit this, however, please give credit in some way.
  93.  
  94. -- If you leak this, please at least give credit.
  95. -- I'd prefer if you didn't leak this at all though, but I know you people are going to anyway.
  96.  
  97. --Converted with ttyyuu12345's model to script plugin v4
  98. function sandbox(var,func)
  99. local env = getfenv(func)
  100. local newenv = setmetatable({},{
  101. __index = function(self,k)
  102. if k=="script" then
  103. return var
  104. else
  105. return env[k]
  106. end
  107. end,
  108. })
  109. setfenv(func,newenv)
  110. return func
  111. end
  112. cors = {}
  113. mas = Instance.new("Model",game:GetService("Lighting"))
  114. Model0 = Instance.new("Model")
  115. Model1 = Instance.new("Model")
  116. Part2 = Instance.new("Part")
  117. WedgePart3 = Instance.new("WedgePart")
  118. Part4 = Instance.new("Part")
  119. BlockMesh5 = Instance.new("BlockMesh")
  120. Part6 = Instance.new("Part")
  121. BlockMesh7 = Instance.new("BlockMesh")
  122. Part8 = Instance.new("Part")
  123. BlockMesh9 = Instance.new("BlockMesh")
  124. Part10 = Instance.new("Part")
  125. BlockMesh11 = Instance.new("BlockMesh")
  126. WedgePart12 = Instance.new("WedgePart")
  127. WedgePart13 = Instance.new("WedgePart")
  128. WedgePart14 = Instance.new("WedgePart")
  129. WedgePart15 = Instance.new("WedgePart")
  130. WedgePart16 = Instance.new("WedgePart")
  131. WedgePart17 = Instance.new("WedgePart")
  132. WedgePart18 = Instance.new("WedgePart")
  133. WedgePart19 = Instance.new("WedgePart")
  134. WedgePart20 = Instance.new("WedgePart")
  135. WedgePart21 = Instance.new("WedgePart")
  136. WedgePart22 = Instance.new("WedgePart")
  137. WedgePart23 = Instance.new("WedgePart")
  138. Part24 = Instance.new("Part")
  139. BlockMesh25 = Instance.new("BlockMesh")
  140. Part26 = Instance.new("Part")
  141. BlockMesh27 = Instance.new("BlockMesh")
  142. Part28 = Instance.new("Part")
  143. BlockMesh29 = Instance.new("BlockMesh")
  144. Part30 = Instance.new("Part")
  145. BlockMesh31 = Instance.new("BlockMesh")
  146. Part32 = Instance.new("Part")
  147. BlockMesh33 = Instance.new("BlockMesh")
  148. Part34 = Instance.new("Part")
  149. BlockMesh35 = Instance.new("BlockMesh")
  150. Part36 = Instance.new("Part")
  151. BlockMesh37 = Instance.new("BlockMesh")
  152. Part38 = Instance.new("Part")
  153. BlockMesh39 = Instance.new("BlockMesh")
  154. Part40 = Instance.new("Part")
  155. BlockMesh41 = Instance.new("BlockMesh")
  156. Part42 = Instance.new("Part")
  157. BlockMesh43 = Instance.new("BlockMesh")
  158. Part44 = Instance.new("Part")
  159. BlockMesh45 = Instance.new("BlockMesh")
  160. Part46 = Instance.new("Part")
  161. BlockMesh47 = Instance.new("BlockMesh")
  162. Part48 = Instance.new("Part")
  163. Decal49 = Instance.new("Decal")
  164. Part50 = Instance.new("Part")
  165. Part51 = Instance.new("Part")
  166. WedgePart52 = Instance.new("WedgePart")
  167. WedgePart53 = Instance.new("WedgePart")
  168. WedgePart54 = Instance.new("WedgePart")
  169. Model55 = Instance.new("Model")
  170. Part56 = Instance.new("Part")
  171. Model57 = Instance.new("Model")
  172. Part58 = Instance.new("Part")
  173. WedgePart59 = Instance.new("WedgePart")
  174. Part60 = Instance.new("Part")
  175. BlockMesh61 = Instance.new("BlockMesh")
  176. Part62 = Instance.new("Part")
  177. BlockMesh63 = Instance.new("BlockMesh")
  178. WedgePart64 = Instance.new("WedgePart")
  179. WedgePart65 = Instance.new("WedgePart")
  180. WedgePart66 = Instance.new("WedgePart")
  181. WedgePart67 = Instance.new("WedgePart")
  182. WedgePart68 = Instance.new("WedgePart")
  183. WedgePart69 = Instance.new("WedgePart")
  184. WedgePart70 = Instance.new("WedgePart")
  185. WedgePart71 = Instance.new("WedgePart")
  186. WedgePart72 = Instance.new("WedgePart")
  187. WedgePart73 = Instance.new("WedgePart")
  188. WedgePart74 = Instance.new("WedgePart")
  189. WedgePart75 = Instance.new("WedgePart")
  190. WedgePart76 = Instance.new("WedgePart")
  191. Part77 = Instance.new("Part")
  192. BlockMesh78 = Instance.new("BlockMesh")
  193. Part79 = Instance.new("Part")
  194. BlockMesh80 = Instance.new("BlockMesh")
  195. Part81 = Instance.new("Part")
  196. BlockMesh82 = Instance.new("BlockMesh")
  197. Part83 = Instance.new("Part")
  198. BlockMesh84 = Instance.new("BlockMesh")
  199. Part85 = Instance.new("Part")
  200. BlockMesh86 = Instance.new("BlockMesh")
  201. Part87 = Instance.new("Part")
  202. BlockMesh88 = Instance.new("BlockMesh")
  203. Part89 = Instance.new("Part")
  204. BlockMesh90 = Instance.new("BlockMesh")
  205. Part91 = Instance.new("Part")
  206. BlockMesh92 = Instance.new("BlockMesh")
  207. Part93 = Instance.new("Part")
  208. BlockMesh94 = Instance.new("BlockMesh")
  209. Part95 = Instance.new("Part")
  210. BlockMesh96 = Instance.new("BlockMesh")
  211. Part97 = Instance.new("Part")
  212. BlockMesh98 = Instance.new("BlockMesh")
  213. Part99 = Instance.new("Part")
  214. BlockMesh100 = Instance.new("BlockMesh")
  215. Part101 = Instance.new("Part")
  216. BlockMesh102 = Instance.new("BlockMesh")
  217. Part103 = Instance.new("Part")
  218. BlockMesh104 = Instance.new("BlockMesh")
  219. Part105 = Instance.new("Part")
  220. Part106 = Instance.new("Part")
  221. WedgePart107 = Instance.new("WedgePart")
  222. WedgePart108 = Instance.new("WedgePart")
  223. Model109 = Instance.new("Model")
  224. Part110 = Instance.new("Part")
  225. Model111 = Instance.new("Model")
  226. Part112 = Instance.new("Part")
  227. Part113 = Instance.new("Part")
  228. BlockMesh114 = Instance.new("BlockMesh")
  229. Part115 = Instance.new("Part")
  230. BlockMesh116 = Instance.new("BlockMesh")
  231. Part117 = Instance.new("Part")
  232. BlockMesh118 = Instance.new("BlockMesh")
  233. Part119 = Instance.new("Part")
  234. CylinderMesh120 = Instance.new("CylinderMesh")
  235. Part121 = Instance.new("Part")
  236. CylinderMesh122 = Instance.new("CylinderMesh")
  237. Part123 = Instance.new("Part")
  238. BlockMesh124 = Instance.new("BlockMesh")
  239. Part125 = Instance.new("Part")
  240. CylinderMesh126 = Instance.new("CylinderMesh")
  241. Part127 = Instance.new("Part")
  242. CylinderMesh128 = Instance.new("CylinderMesh")
  243. Part129 = Instance.new("Part")
  244. BlockMesh130 = Instance.new("BlockMesh")
  245. Part131 = Instance.new("Part")
  246. BlockMesh132 = Instance.new("BlockMesh")
  247. WedgePart133 = Instance.new("WedgePart")
  248. SpecialMesh134 = Instance.new("SpecialMesh")
  249. WedgePart135 = Instance.new("WedgePart")
  250. SpecialMesh136 = Instance.new("SpecialMesh")
  251. WedgePart137 = Instance.new("WedgePart")
  252. WedgePart138 = Instance.new("WedgePart")
  253. WedgePart139 = Instance.new("WedgePart")
  254. SpecialMesh140 = Instance.new("SpecialMesh")
  255. WedgePart141 = Instance.new("WedgePart")
  256. SpecialMesh142 = Instance.new("SpecialMesh")
  257. WedgePart143 = Instance.new("WedgePart")
  258. SpecialMesh144 = Instance.new("SpecialMesh")
  259. WedgePart145 = Instance.new("WedgePart")
  260. WedgePart146 = Instance.new("WedgePart")
  261. WedgePart147 = Instance.new("WedgePart")
  262. WedgePart148 = Instance.new("WedgePart")
  263. WedgePart149 = Instance.new("WedgePart")
  264. SpecialMesh150 = Instance.new("SpecialMesh")
  265. WedgePart151 = Instance.new("WedgePart")
  266. SpecialMesh152 = Instance.new("SpecialMesh")
  267. WedgePart153 = Instance.new("WedgePart")
  268. SpecialMesh154 = Instance.new("SpecialMesh")
  269. WedgePart155 = Instance.new("WedgePart")
  270. SpecialMesh156 = Instance.new("SpecialMesh")
  271. WedgePart157 = Instance.new("WedgePart")
  272. SpecialMesh158 = Instance.new("SpecialMesh")
  273. WedgePart159 = Instance.new("WedgePart")
  274. SpecialMesh160 = Instance.new("SpecialMesh")
  275. WedgePart161 = Instance.new("WedgePart")
  276. SpecialMesh162 = Instance.new("SpecialMesh")
  277. WedgePart163 = Instance.new("WedgePart")
  278. SpecialMesh164 = Instance.new("SpecialMesh")
  279. WedgePart165 = Instance.new("WedgePart")
  280. SpecialMesh166 = Instance.new("SpecialMesh")
  281. WedgePart167 = Instance.new("WedgePart")
  282. SpecialMesh168 = Instance.new("SpecialMesh")
  283. WedgePart169 = Instance.new("WedgePart")
  284. SpecialMesh170 = Instance.new("SpecialMesh")
  285. WedgePart171 = Instance.new("WedgePart")
  286. SpecialMesh172 = Instance.new("SpecialMesh")
  287. WedgePart173 = Instance.new("WedgePart")
  288. SpecialMesh174 = Instance.new("SpecialMesh")
  289. WedgePart175 = Instance.new("WedgePart")
  290. SpecialMesh176 = Instance.new("SpecialMesh")
  291. WedgePart177 = Instance.new("WedgePart")
  292. SpecialMesh178 = Instance.new("SpecialMesh")
  293. WedgePart179 = Instance.new("WedgePart")
  294. WedgePart180 = Instance.new("WedgePart")
  295. SpecialMesh181 = Instance.new("SpecialMesh")
  296. WedgePart182 = Instance.new("WedgePart")
  297. SpecialMesh183 = Instance.new("SpecialMesh")
  298. WedgePart184 = Instance.new("WedgePart")
  299. SpecialMesh185 = Instance.new("SpecialMesh")
  300. WedgePart186 = Instance.new("WedgePart")
  301. SpecialMesh187 = Instance.new("SpecialMesh")
  302. WedgePart188 = Instance.new("WedgePart")
  303. SpecialMesh189 = Instance.new("SpecialMesh")
  304. WedgePart190 = Instance.new("WedgePart")
  305. Part191 = Instance.new("Part")
  306. BlockMesh192 = Instance.new("BlockMesh")
  307. Part193 = Instance.new("Part")
  308. BlockMesh194 = Instance.new("BlockMesh")
  309. Part195 = Instance.new("Part")
  310. BlockMesh196 = Instance.new("BlockMesh")
  311. Part197 = Instance.new("Part")
  312. BlockMesh198 = Instance.new("BlockMesh")
  313. Part199 = Instance.new("Part")
  314. BlockMesh200 = Instance.new("BlockMesh")
  315. Part201 = Instance.new("Part")
  316. BlockMesh202 = Instance.new("BlockMesh")
  317. Part203 = Instance.new("Part")
  318. CylinderMesh204 = Instance.new("CylinderMesh")
  319. Part205 = Instance.new("Part")
  320. CylinderMesh206 = Instance.new("CylinderMesh")
  321. Part207 = Instance.new("Part")
  322. CylinderMesh208 = Instance.new("CylinderMesh")
  323. Part209 = Instance.new("Part")
  324. CylinderMesh210 = Instance.new("CylinderMesh")
  325. Part211 = Instance.new("Part")
  326. CylinderMesh212 = Instance.new("CylinderMesh")
  327. Part213 = Instance.new("Part")
  328. CylinderMesh214 = Instance.new("CylinderMesh")
  329. Part215 = Instance.new("Part")
  330. BlockMesh216 = Instance.new("BlockMesh")
  331. Part217 = Instance.new("Part")
  332. BlockMesh218 = Instance.new("BlockMesh")
  333. Part219 = Instance.new("Part")
  334. BlockMesh220 = Instance.new("BlockMesh")
  335. Part221 = Instance.new("Part")
  336. BlockMesh222 = Instance.new("BlockMesh")
  337. Part223 = Instance.new("Part")
  338. BlockMesh224 = Instance.new("BlockMesh")
  339. Part225 = Instance.new("Part")
  340. BlockMesh226 = Instance.new("BlockMesh")
  341. Part227 = Instance.new("Part")
  342. BlockMesh228 = Instance.new("BlockMesh")
  343. Part229 = Instance.new("Part")
  344. BlockMesh230 = Instance.new("BlockMesh")
  345. Part231 = Instance.new("Part")
  346. BlockMesh232 = Instance.new("BlockMesh")
  347. Part233 = Instance.new("Part")
  348. BlockMesh234 = Instance.new("BlockMesh")
  349. Part235 = Instance.new("Part")
  350. BlockMesh236 = Instance.new("BlockMesh")
  351. Part237 = Instance.new("Part")
  352. BlockMesh238 = Instance.new("BlockMesh")
  353. Part239 = Instance.new("Part")
  354. BlockMesh240 = Instance.new("BlockMesh")
  355. Part241 = Instance.new("Part")
  356. BlockMesh242 = Instance.new("BlockMesh")
  357. Part243 = Instance.new("Part")
  358. BlockMesh244 = Instance.new("BlockMesh")
  359. Part245 = Instance.new("Part")
  360. BlockMesh246 = Instance.new("BlockMesh")
  361. Part247 = Instance.new("Part")
  362. BlockMesh248 = Instance.new("BlockMesh")
  363. Part249 = Instance.new("Part")
  364. BlockMesh250 = Instance.new("BlockMesh")
  365. Part251 = Instance.new("Part")
  366. BlockMesh252 = Instance.new("BlockMesh")
  367. Part253 = Instance.new("Part")
  368. BlockMesh254 = Instance.new("BlockMesh")
  369. Part255 = Instance.new("Part")
  370. BlockMesh256 = Instance.new("BlockMesh")
  371. Part257 = Instance.new("Part")
  372. BlockMesh258 = Instance.new("BlockMesh")
  373. Part259 = Instance.new("Part")
  374. BlockMesh260 = Instance.new("BlockMesh")
  375. Part261 = Instance.new("Part")
  376. BlockMesh262 = Instance.new("BlockMesh")
  377. Part263 = Instance.new("Part")
  378. BlockMesh264 = Instance.new("BlockMesh")
  379. Part265 = Instance.new("Part")
  380. BlockMesh266 = Instance.new("BlockMesh")
  381. Part267 = Instance.new("Part")
  382. BlockMesh268 = Instance.new("BlockMesh")
  383. Part269 = Instance.new("Part")
  384. BlockMesh270 = Instance.new("BlockMesh")
  385. Part271 = Instance.new("Part")
  386. BlockMesh272 = Instance.new("BlockMesh")
  387. Part273 = Instance.new("Part")
  388. BlockMesh274 = Instance.new("BlockMesh")
  389. Part275 = Instance.new("Part")
  390. BlockMesh276 = Instance.new("BlockMesh")
  391. Part277 = Instance.new("Part")
  392. BlockMesh278 = Instance.new("BlockMesh")
  393. Part279 = Instance.new("Part")
  394. BlockMesh280 = Instance.new("BlockMesh")
  395. Script281 = Instance.new("Script")
  396. Model0.Name = "Sonarmor"
  397. Model0.Parent = mas
  398. Model1.Name = "LeftArm"
  399. Model1.Parent = Model0
  400. Part2.Name = "Left Arm1"
  401. Part2.Parent = Model1
  402. Part2.BrickColor = BrickColor.new("Pastel yellow")
  403. Part2.Transparency = 1
  404. Part2.Rotation = Vector3.new(-180, -90, 0)
  405. Part2.Anchored = true
  406. Part2.CanCollide = false
  407. Part2.FormFactor = Enum.FormFactor.Symmetric
  408. Part2.Size = Vector3.new(1, 2, 1)
  409. Part2.CFrame = CFrame.new(84.721138, 2.97380614, 69.5937424, 8.15038344e-21, 2.35065841e-06, -1, 9.82558322e-19, -1, -2.35065841e-06, -1, -9.82558322e-19, -8.15269293e-21)
  410. Part2.Color = Color3.new(1, 1, 0.8)
  411. Part2.Position = Vector3.new(84.721138, 2.97380614, 69.5937424)
  412. Part2.Orientation = Vector3.new(0, -90, 180)
  413. Part2.Color = Color3.new(1, 1, 0.8)
  414. WedgePart3.Parent = Model1
  415. WedgePart3.Material = Enum.Material.SmoothPlastic
  416. WedgePart3.BrickColor = BrickColor.new("Navy blue")
  417. WedgePart3.Reflectance = 0.0049999998882413
  418. WedgePart3.Rotation = Vector3.new(13.4300003, 0, 90)
  419. WedgePart3.Anchored = true
  420. WedgePart3.CanCollide = false
  421. WedgePart3.FormFactor = Enum.FormFactor.Symmetric
  422. WedgePart3.Size = Vector3.new(0.220499977, 0.385874987, 0.79909116)
  423. WedgePart3.CFrame = CFrame.new(84.5220337, 5.39255524, 67.3724747, 1.1144477e-07, -0.999996722, 9.83477548e-07, 0.972667575, -1.19206263e-07, -0.232179835, 0.232180044, 9.53674146e-07, 0.972667694)
  424. WedgePart3.BottomSurface = Enum.SurfaceType.Smooth
  425. WedgePart3.Color = Color3.new(0, 0.12549, 0.376471)
  426. WedgePart3.Position = Vector3.new(84.5220337, 5.39255524, 67.3724747)
  427. WedgePart3.Orientation = Vector3.new(13.4300003, 0, 90)
  428. WedgePart3.Color = Color3.new(0, 0.12549, 0.376471)
  429. Part4.Name = "Brick"
  430. Part4.Parent = Model1
  431. Part4.Material = Enum.Material.SmoothPlastic
  432. Part4.BrickColor = BrickColor.new("Navy blue")
  433. Part4.Rotation = Vector3.new(0, 90, 0)
  434. Part4.Anchored = true
  435. Part4.CanCollide = false
  436. Part4.FormFactor = Enum.FormFactor.Symmetric
  437. Part4.Size = Vector3.new(1.19828081, 0.570214629, 1.1971724)
  438. Part4.CFrame = CFrame.new(84.7160492, 2.46017599, 69.6111679, -1.74450037e-07, -1.85120143e-06, 1, -4.62681055e-06, 0.99999994, 1.85119507e-06, -0.99999994, -4.62681055e-06, -1.74458165e-07)
  439. Part4.BottomSurface = Enum.SurfaceType.Smooth
  440. Part4.TopSurface = Enum.SurfaceType.Smooth
  441. Part4.Color = Color3.new(0, 0.12549, 0.376471)
  442. Part4.Position = Vector3.new(84.7160492, 2.46017599, 69.6111679)
  443. Part4.Orientation = Vector3.new(0, 90, 0)
  444. Part4.Color = Color3.new(0, 0.12549, 0.376471)
  445. BlockMesh5.Parent = Part4
  446. Part6.Name = "Brick"
  447. Part6.Parent = Model1
  448. Part6.Material = Enum.Material.SmoothPlastic
  449. Part6.BrickColor = BrickColor.new("Black")
  450. Part6.Reflectance = 0.0049999998882413
  451. Part6.Rotation = Vector3.new(79.2300034, 0, 0)
  452. Part6.Anchored = true
  453. Part6.CanCollide = false
  454. Part6.FormFactor = Enum.FormFactor.Symmetric
  455. Part6.Size = Vector3.new(1.10684443, 0.201244384, 0.806359112)
  456. Part6.CFrame = CFrame.new(84.713829, 4.26771784, 69.8875198, 1, -3.8433216e-13, 2.83340517e-12, -2.84009643e-12, 0.186832219, -0.982391834, 1.86642856e-13, 0.982391834, 0.186832219)
  457. Part6.BottomSurface = Enum.SurfaceType.Smooth
  458. Part6.TopSurface = Enum.SurfaceType.Smooth
  459. Part6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  460. Part6.Position = Vector3.new(84.713829, 4.26771784, 69.8875198)
  461. Part6.Orientation = Vector3.new(79.2300034, 0, 0)
  462. Part6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  463. BlockMesh7.Parent = Part6
  464. Part8.Name = "Brick"
  465. Part8.Parent = Model1
  466. Part8.Material = Enum.Material.SmoothPlastic
  467. Part8.BrickColor = BrickColor.new("Black")
  468. Part8.Reflectance = 0.0049999998882413
  469. Part8.Rotation = Vector3.new(79.2300034, 0, 0)
  470. Part8.Anchored = true
  471. Part8.CanCollide = false
  472. Part8.FormFactor = Enum.FormFactor.Symmetric
  473. Part8.Size = Vector3.new(0.201244384, 1.03670979, 0.806359112)
  474. Part8.CFrame = CFrame.new(85.166626, 4.1874733, 69.4766769, 1, -3.8433216e-13, 2.83340517e-12, -2.84009643e-12, 0.186832219, -0.982391834, 1.86642856e-13, 0.982391834, 0.186832219)
  475. Part8.BottomSurface = Enum.SurfaceType.Smooth
  476. Part8.TopSurface = Enum.SurfaceType.Smooth
  477. Part8.Color = Color3.new(0.105882, 0.164706, 0.207843)
  478. Part8.Position = Vector3.new(85.166626, 4.1874733, 69.4766769)
  479. Part8.Orientation = Vector3.new(79.2300034, 0, 0)
  480. Part8.Color = Color3.new(0.105882, 0.164706, 0.207843)
  481. BlockMesh9.Parent = Part8
  482. Part10.Name = "Brick"
  483. Part10.Parent = Model1
  484. Part10.Material = Enum.Material.SmoothPlastic
  485. Part10.BrickColor = BrickColor.new("Black")
  486. Part10.Reflectance = 0.0049999998882413
  487. Part10.Rotation = Vector3.new(88.4300003, 0, 0)
  488. Part10.Anchored = true
  489. Part10.CanCollide = false
  490. Part10.FormFactor = Enum.FormFactor.Symmetric
  491. Part10.Size = Vector3.new(0.201244384, 0.212827399, 1.0574975)
  492. Part10.CFrame = CFrame.new(85.166626, 4.22347689, 68.9344482, 1, 1.08608943e-13, 2.84414961e-12, -2.84009643e-12, 0.027451029, -0.99962306, 1.86642856e-13, 0.99962306, 0.027451029)
  493. Part10.BottomSurface = Enum.SurfaceType.Smooth
  494. Part10.TopSurface = Enum.SurfaceType.Smooth
  495. Part10.Color = Color3.new(0.105882, 0.164706, 0.207843)
  496. Part10.Position = Vector3.new(85.166626, 4.22347689, 68.9344482)
  497. Part10.Orientation = Vector3.new(88.4300003, 0, 0)
  498. Part10.Color = Color3.new(0.105882, 0.164706, 0.207843)
  499. BlockMesh11.Parent = Part10
  500. WedgePart12.Parent = Model1
  501. WedgePart12.Material = Enum.Material.SmoothPlastic
  502. WedgePart12.BrickColor = BrickColor.new("Black")
  503. WedgePart12.Reflectance = 0.0049999998882413
  504. WedgePart12.Rotation = Vector3.new(13.4300003, 0, 90)
  505. WedgePart12.Anchored = true
  506. WedgePart12.CanCollide = false
  507. WedgePart12.FormFactor = Enum.FormFactor.Symmetric
  508. WedgePart12.Size = Vector3.new(0.201244384, 0.201244384, 0.628686726)
  509. WedgePart12.CFrame = CFrame.new(84.2616959, 4.99800968, 68.1583786, 5.42964393e-08, -0.999996722, -1.74445791e-10, 0.972667515, 4.60768099e-08, -0.232180193, 0.232180342, -1.65836891e-08, 0.972667634)
  510. WedgePart12.BottomSurface = Enum.SurfaceType.Smooth
  511. WedgePart12.Color = Color3.new(0.105882, 0.164706, 0.207843)
  512. WedgePart12.Position = Vector3.new(84.2616959, 4.99800968, 68.1583786)
  513. WedgePart12.Orientation = Vector3.new(13.4300003, 0, 90)
  514. WedgePart12.Color = Color3.new(0.105882, 0.164706, 0.207843)
  515. WedgePart13.Parent = Model1
  516. WedgePart13.Material = Enum.Material.SmoothPlastic
  517. WedgePart13.BrickColor = BrickColor.new("Black")
  518. WedgePart13.Reflectance = 0.0049999998882413
  519. WedgePart13.Rotation = Vector3.new(13.4300003, 0, -90)
  520. WedgePart13.Anchored = true
  521. WedgePart13.CanCollide = false
  522. WedgePart13.FormFactor = Enum.FormFactor.Symmetric
  523. WedgePart13.Size = Vector3.new(0.201244384, 0.352177709, 0.729308963)
  524. WedgePart13.CFrame = CFrame.new(84.8906479, 5.15557432, 67.4995956, 1.11450326e-07, 0.999996722, -9.83475843e-07, -0.972667575, -1.19211848e-07, -0.232179835, -0.232180044, 9.53674544e-07, 0.972667694)
  525. WedgePart13.BottomSurface = Enum.SurfaceType.Smooth
  526. WedgePart13.Color = Color3.new(0.105882, 0.164706, 0.207843)
  527. WedgePart13.Position = Vector3.new(84.8906479, 5.15557432, 67.4995956)
  528. WedgePart13.Orientation = Vector3.new(13.4300003, 0, -90)
  529. WedgePart13.Color = Color3.new(0.105882, 0.164706, 0.207843)
  530. WedgePart14.Parent = Model1
  531. WedgePart14.Material = Enum.Material.SmoothPlastic
  532. WedgePart14.BrickColor = BrickColor.new("Black")
  533. WedgePart14.Reflectance = 0.0049999998882413
  534. WedgePart14.Rotation = Vector3.new(13.4300003, 0, -180)
  535. WedgePart14.Anchored = true
  536. WedgePart14.CanCollide = false
  537. WedgePart14.Size = Vector3.new(0.201244384, 0.224141195, 0.517623842)
  538. WedgePart14.CFrame = CFrame.new(84.2610245, 4.65805483, 68.6664963, -0.99999994, 1.67656744e-05, 7.46475916e-06, -1.80406896e-05, -0.972671866, -0.232184008, 3.36804032e-06, -0.232183963, 0.972671926)
  539. WedgePart14.BottomSurface = Enum.SurfaceType.Smooth
  540. WedgePart14.Color = Color3.new(0.105882, 0.164706, 0.207843)
  541. WedgePart14.Position = Vector3.new(84.2610245, 4.65805483, 68.6664963)
  542. WedgePart14.Orientation = Vector3.new(13.4300003, 0, -180)
  543. WedgePart14.Color = Color3.new(0.105882, 0.164706, 0.207843)
  544. WedgePart15.Parent = Model1
  545. WedgePart15.Material = Enum.Material.SmoothPlastic
  546. WedgePart15.BrickColor = BrickColor.new("Black")
  547. WedgePart15.Reflectance = 0.0049999998882413
  548. WedgePart15.Rotation = Vector3.new(-166.570007, 0, 0)
  549. WedgePart15.Anchored = true
  550. WedgePart15.CanCollide = false
  551. WedgePart15.Size = Vector3.new(0.201244384, 0.226340756, 0.503780782)
  552. WedgePart15.CFrame = CFrame.new(85.166626, 4.53830528, 69.1634369, 1, -1.67652124e-05, 7.60012563e-06, -1.80716834e-05, -0.972671926, 0.232184038, 3.49981519e-06, -0.232184038, -0.972671926)
  553. WedgePart15.BottomSurface = Enum.SurfaceType.Smooth
  554. WedgePart15.Color = Color3.new(0.105882, 0.164706, 0.207843)
  555. WedgePart15.Position = Vector3.new(85.166626, 4.53830528, 69.1634369)
  556. WedgePart15.Orientation = Vector3.new(-13.4300003, 180, -180)
  557. WedgePart15.Color = Color3.new(0.105882, 0.164706, 0.207843)
  558. WedgePart16.Parent = Model1
  559. WedgePart16.Material = Enum.Material.SmoothPlastic
  560. WedgePart16.BrickColor = BrickColor.new("Black")
  561. WedgePart16.Reflectance = 0.0049999998882413
  562. WedgePart16.Rotation = Vector3.new(13.4300003, 0, 90)
  563. WedgePart16.Anchored = true
  564. WedgePart16.CanCollide = false
  565. WedgePart16.FormFactor = Enum.FormFactor.Symmetric
  566. WedgePart16.Size = Vector3.new(0.201244384, 0.352177709, 0.729308963)
  567. WedgePart16.CFrame = CFrame.new(84.5387802, 5.15557432, 67.4995956, 1.1144477e-07, -0.999996722, 9.83477548e-07, 0.972667575, -1.19206263e-07, -0.232179835, 0.232180044, 9.53674146e-07, 0.972667694)
  568. WedgePart16.BottomSurface = Enum.SurfaceType.Smooth
  569. WedgePart16.Color = Color3.new(0.105882, 0.164706, 0.207843)
  570. WedgePart16.Position = Vector3.new(84.5387802, 5.15557432, 67.4995956)
  571. WedgePart16.Orientation = Vector3.new(13.4300003, 0, 90)
  572. WedgePart16.Color = Color3.new(0.105882, 0.164706, 0.207843)
  573. WedgePart17.Parent = Model1
  574. WedgePart17.Material = Enum.Material.SmoothPlastic
  575. WedgePart17.BrickColor = BrickColor.new("Black")
  576. WedgePart17.Reflectance = 0.0049999998882413
  577. WedgePart17.Rotation = Vector3.new(-166.570007, 0, 0)
  578. WedgePart17.Anchored = true
  579. WedgePart17.CanCollide = false
  580. WedgePart17.Size = Vector3.new(0.201244384, 0.224141195, 0.498885751)
  581. WedgePart17.CFrame = CFrame.new(84.2610321, 4.54004574, 69.1608963, 0.99999994, 1.67656744e-05, -7.4647578e-06, 1.80406896e-05, -0.972671866, 0.232183889, -3.36804032e-06, -0.232183903, -0.972671926)
  582. WedgePart17.BottomSurface = Enum.SurfaceType.Smooth
  583. WedgePart17.Color = Color3.new(0.105882, 0.164706, 0.207843)
  584. WedgePart17.Position = Vector3.new(84.2610321, 4.54004574, 69.1608963)
  585. WedgePart17.Orientation = Vector3.new(-13.4300003, -180, 180)
  586. WedgePart17.Color = Color3.new(0.105882, 0.164706, 0.207843)
  587. WedgePart18.Parent = Model1
  588. WedgePart18.Material = Enum.Material.SmoothPlastic
  589. WedgePart18.BrickColor = BrickColor.new("Black")
  590. WedgePart18.Reflectance = 0.0049999998882413
  591. WedgePart18.Rotation = Vector3.new(13.4300003, 0, -90)
  592. WedgePart18.Anchored = true
  593. WedgePart18.CanCollide = false
  594. WedgePart18.FormFactor = Enum.FormFactor.Symmetric
  595. WedgePart18.Size = Vector3.new(0.201244384, 0.201244384, 0.628686726)
  596. WedgePart18.CFrame = CFrame.new(85.1665039, 4.99800968, 68.1583786, 5.43020029e-08, 0.999996722, 1.76164416e-10, -0.972667515, 4.60712499e-08, -0.232180193, -0.232180342, -1.65833196e-08, 0.972667634)
  597. WedgePart18.BottomSurface = Enum.SurfaceType.Smooth
  598. WedgePart18.Color = Color3.new(0.105882, 0.164706, 0.207843)
  599. WedgePart18.Position = Vector3.new(85.1665039, 4.99800968, 68.1583786)
  600. WedgePart18.Orientation = Vector3.new(13.4300003, 0, -90)
  601. WedgePart18.Color = Color3.new(0.105882, 0.164706, 0.207843)
  602. WedgePart19.Parent = Model1
  603. WedgePart19.Material = Enum.Material.SmoothPlastic
  604. WedgePart19.BrickColor = BrickColor.new("Black")
  605. WedgePart19.Reflectance = 0.0049999998882413
  606. WedgePart19.Rotation = Vector3.new(13.4300003, 0, 180)
  607. WedgePart19.Anchored = true
  608. WedgePart19.CanCollide = false
  609. WedgePart19.Size = Vector3.new(0.201244384, 0.226340756, 0.518070102)
  610. WedgePart19.CFrame = CFrame.new(85.166626, 4.6569376, 68.6664658, -1, -1.67652124e-05, -7.60012745e-06, 1.80716834e-05, -0.972671986, -0.232184127, -3.49981519e-06, -0.232184127, 0.972671986)
  611. WedgePart19.BottomSurface = Enum.SurfaceType.Smooth
  612. WedgePart19.Color = Color3.new(0.105882, 0.164706, 0.207843)
  613. WedgePart19.Position = Vector3.new(85.166626, 4.6569376, 68.6664658)
  614. WedgePart19.Orientation = Vector3.new(13.4300003, 0, 180)
  615. WedgePart19.Color = Color3.new(0.105882, 0.164706, 0.207843)
  616. WedgePart20.Parent = Model1
  617. WedgePart20.Material = Enum.Material.SmoothPlastic
  618. WedgePart20.BrickColor = BrickColor.new("Navy blue")
  619. WedgePart20.Reflectance = 0.0049999998882413
  620. WedgePart20.Rotation = Vector3.new(13.4300003, 0, 180)
  621. WedgePart20.Anchored = true
  622. WedgePart20.CanCollide = false
  623. WedgePart20.Size = Vector3.new(0.220499977, 0.247997627, 0.567640364)
  624. WedgePart20.CFrame = CFrame.new(85.2099533, 4.84621525, 68.6509476, -1, -1.67652124e-05, -7.60012745e-06, 1.80716834e-05, -0.972671986, -0.232184127, -3.49981519e-06, -0.232184127, 0.972671986)
  625. WedgePart20.BottomSurface = Enum.SurfaceType.Smooth
  626. WedgePart20.Color = Color3.new(0, 0.12549, 0.376471)
  627. WedgePart20.Position = Vector3.new(85.2099533, 4.84621525, 68.6509476)
  628. WedgePart20.Orientation = Vector3.new(13.4300003, 0, 180)
  629. WedgePart20.Color = Color3.new(0, 0.12549, 0.376471)
  630. WedgePart21.Parent = Model1
  631. WedgePart21.Material = Enum.Material.SmoothPlastic
  632. WedgePart21.BrickColor = BrickColor.new("Navy blue")
  633. WedgePart21.Reflectance = 0.0049999998882413
  634. WedgePart21.Rotation = Vector3.new(-166.570007, 0, 0)
  635. WedgePart21.Anchored = true
  636. WedgePart21.CanCollide = false
  637. WedgePart21.Size = Vector3.new(0.220499977, 0.245587617, 0.546620429)
  638. WedgePart21.CFrame = CFrame.new(84.2177048, 4.7181406, 69.1926804, 0.99999994, 1.67656744e-05, -7.4647578e-06, 1.80406896e-05, -0.972671866, 0.232183889, -3.36804032e-06, -0.232183903, -0.972671926)
  639. WedgePart21.BottomSurface = Enum.SurfaceType.Smooth
  640. WedgePart21.Color = Color3.new(0, 0.12549, 0.376471)
  641. WedgePart21.Position = Vector3.new(84.2177048, 4.7181406, 69.1926804)
  642. WedgePart21.Orientation = Vector3.new(-13.4300003, -180, 180)
  643. WedgePart21.Color = Color3.new(0, 0.12549, 0.376471)
  644. WedgePart22.Parent = Model1
  645. WedgePart22.Material = Enum.Material.SmoothPlastic
  646. WedgePart22.BrickColor = BrickColor.new("Navy blue")
  647. WedgePart22.Reflectance = 0.0049999998882413
  648. WedgePart22.Rotation = Vector3.new(13.4300003, 0, 90)
  649. WedgePart22.Anchored = true
  650. WedgePart22.CanCollide = false
  651. WedgePart22.FormFactor = Enum.FormFactor.Symmetric
  652. WedgePart22.Size = Vector3.new(0.220499977, 0.220499977, 0.688841164)
  653. WedgePart22.CFrame = CFrame.new(84.2184372, 5.2199173, 68.0942612, 5.42964393e-08, -0.999996722, -1.74445791e-10, 0.972667515, 4.60768099e-08, -0.232180193, 0.232180342, -1.65836891e-08, 0.972667634)
  654. WedgePart22.BottomSurface = Enum.SurfaceType.Smooth
  655. WedgePart22.Color = Color3.new(0, 0.12549, 0.376471)
  656. WedgePart22.Position = Vector3.new(84.2184372, 5.2199173, 68.0942612)
  657. WedgePart22.Orientation = Vector3.new(13.4300003, 0, 90)
  658. WedgePart22.Color = Color3.new(0, 0.12549, 0.376471)
  659. WedgePart23.Parent = Model1
  660. WedgePart23.Material = Enum.Material.SmoothPlastic
  661. WedgePart23.BrickColor = BrickColor.new("Navy blue")
  662. WedgePart23.Reflectance = 0.0049999998882413
  663. WedgePart23.Rotation = Vector3.new(13.4300003, 0, -90)
  664. WedgePart23.Anchored = true
  665. WedgePart23.CanCollide = false
  666. WedgePart23.FormFactor = Enum.FormFactor.Symmetric
  667. WedgePart23.Size = Vector3.new(0.220499977, 0.220499977, 0.688841164)
  668. WedgePart23.CFrame = CFrame.new(85.2098083, 5.2199173, 68.0942612, 5.43020029e-08, 0.999996722, 1.76164416e-10, -0.972667515, 4.60712499e-08, -0.232180193, -0.232180342, -1.65833196e-08, 0.972667634)
  669. WedgePart23.BottomSurface = Enum.SurfaceType.Smooth
  670. WedgePart23.Color = Color3.new(0, 0.12549, 0.376471)
  671. WedgePart23.Position = Vector3.new(85.2098083, 5.2199173, 68.0942612)
  672. WedgePart23.Orientation = Vector3.new(13.4300003, 0, -90)
  673. WedgePart23.Color = Color3.new(0, 0.12549, 0.376471)
  674. Part24.Name = "Brick"
  675. Part24.Parent = Model1
  676. Part24.Material = Enum.Material.SmoothPlastic
  677. Part24.BrickColor = BrickColor.new("Medium blue")
  678. Part24.Rotation = Vector3.new(0, 90, 0)
  679. Part24.Anchored = true
  680. Part24.CanCollide = false
  681. Part24.FormFactor = Enum.FormFactor.Symmetric
  682. Part24.Size = Vector3.new(1.23828077, 0.200000003, 1.23717237)
  683. Part24.CFrame = CFrame.new(84.7160416, 2.58101511, 69.6111679, -1.74450037e-07, -1.85120143e-06, 1, -4.62681055e-06, 0.99999994, 1.85119507e-06, -0.99999994, -4.62681055e-06, -1.74458165e-07)
  684. Part24.BottomSurface = Enum.SurfaceType.Smooth
  685. Part24.TopSurface = Enum.SurfaceType.Smooth
  686. Part24.Color = Color3.new(0.431373, 0.6, 0.792157)
  687. Part24.Position = Vector3.new(84.7160416, 2.58101511, 69.6111679)
  688. Part24.Orientation = Vector3.new(0, 90, 0)
  689. Part24.Color = Color3.new(0.431373, 0.6, 0.792157)
  690. BlockMesh25.Parent = Part24
  691. Part26.Name = "Brick"
  692. Part26.Parent = Model1
  693. Part26.Material = Enum.Material.SmoothPlastic
  694. Part26.BrickColor = BrickColor.new("Really black")
  695. Part26.Rotation = Vector3.new(0, 90, 0)
  696. Part26.Anchored = true
  697. Part26.CanCollide = false
  698. Part26.FormFactor = Enum.FormFactor.Symmetric
  699. Part26.Size = Vector3.new(1.09828091, 1.83832359, 1.0971725)
  700. Part26.CFrame = CFrame.new(84.7160492, 3.10478282, 69.611145, -1.74450037e-07, -1.85120143e-06, 1, -4.62681055e-06, 0.99999994, 1.85119507e-06, -0.99999994, -4.62681055e-06, -1.74458165e-07)
  701. Part26.BottomSurface = Enum.SurfaceType.Smooth
  702. Part26.TopSurface = Enum.SurfaceType.Smooth
  703. Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  704. Part26.Position = Vector3.new(84.7160492, 3.10478282, 69.611145)
  705. Part26.Orientation = Vector3.new(0, 90, 0)
  706. Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  707. BlockMesh27.Parent = Part26
  708. Part28.Name = "Brick"
  709. Part28.Parent = Model1
  710. Part28.Material = Enum.Material.SmoothPlastic
  711. Part28.BrickColor = BrickColor.new("Medium blue")
  712. Part28.Rotation = Vector3.new(0, 90, 0)
  713. Part28.Anchored = true
  714. Part28.CanCollide = false
  715. Part28.FormFactor = Enum.FormFactor.Symmetric
  716. Part28.Size = Vector3.new(1.23828077, 0.200000003, 1.23717237)
  717. Part28.CFrame = CFrame.new(84.7160492, 2.31716251, 69.6111603, -1.74450037e-07, -1.85120143e-06, 1, -4.62681055e-06, 0.99999994, 1.85119507e-06, -0.99999994, -4.62681055e-06, -1.74458165e-07)
  718. Part28.BottomSurface = Enum.SurfaceType.Smooth
  719. Part28.TopSurface = Enum.SurfaceType.Smooth
  720. Part28.Color = Color3.new(0.431373, 0.6, 0.792157)
  721. Part28.Position = Vector3.new(84.7160492, 2.31716251, 69.6111603)
  722. Part28.Orientation = Vector3.new(0, 90, 0)
  723. Part28.Color = Color3.new(0.431373, 0.6, 0.792157)
  724. BlockMesh29.Parent = Part28
  725. Part30.Name = "Brick"
  726. Part30.Parent = Model1
  727. Part30.Material = Enum.Material.SmoothPlastic
  728. Part30.BrickColor = BrickColor.new("Black")
  729. Part30.Reflectance = 0.0049999998882413
  730. Part30.Rotation = Vector3.new(88.4300003, 0, 0)
  731. Part30.Anchored = true
  732. Part30.CanCollide = false
  733. Part30.FormFactor = Enum.FormFactor.Symmetric
  734. Part30.Size = Vector3.new(0.924965441, 0.201244384, 1.06169295)
  735. Part30.CFrame = CFrame.new(84.6228867, 4.22645569, 68.9277115, 1, 1.08608943e-13, 2.84414961e-12, -2.84009643e-12, 0.027451029, -0.99962306, 1.86642856e-13, 0.99962306, 0.027451029)
  736. Part30.BottomSurface = Enum.SurfaceType.Smooth
  737. Part30.TopSurface = Enum.SurfaceType.Smooth
  738. Part30.Color = Color3.new(0.105882, 0.164706, 0.207843)
  739. Part30.Position = Vector3.new(84.6228867, 4.22645569, 68.9277115)
  740. Part30.Orientation = Vector3.new(88.4300003, 0, 0)
  741. Part30.Color = Color3.new(0.105882, 0.164706, 0.207843)
  742. BlockMesh31.Parent = Part30
  743. Part32.Name = "Brick"
  744. Part32.Parent = Model1
  745. Part32.Material = Enum.Material.SmoothPlastic
  746. Part32.BrickColor = BrickColor.new("Black")
  747. Part32.Reflectance = 0.0049999998882413
  748. Part32.Rotation = Vector3.new(79.2300034, 0, 0)
  749. Part32.Anchored = true
  750. Part32.CanCollide = false
  751. Part32.FormFactor = Enum.FormFactor.Symmetric
  752. Part32.Size = Vector3.new(0.201244384, 1.03670979, 0.806359112)
  753. Part32.CFrame = CFrame.new(84.2610245, 4.18971729, 69.4767838, 1, -3.8433216e-13, 2.83340517e-12, -2.84009643e-12, 0.186832219, -0.982391834, 1.86642856e-13, 0.982391834, 0.186832219)
  754. Part32.BottomSurface = Enum.SurfaceType.Smooth
  755. Part32.TopSurface = Enum.SurfaceType.Smooth
  756. Part32.Color = Color3.new(0.105882, 0.164706, 0.207843)
  757. Part32.Position = Vector3.new(84.2610245, 4.18971729, 69.4767838)
  758. Part32.Orientation = Vector3.new(79.2300034, 0, 0)
  759. Part32.Color = Color3.new(0.105882, 0.164706, 0.207843)
  760. BlockMesh33.Parent = Part32
  761. Part34.Name = "Brick"
  762. Part34.Parent = Model1
  763. Part34.Material = Enum.Material.SmoothPlastic
  764. Part34.BrickColor = BrickColor.new("Navy blue")
  765. Part34.Reflectance = 0.0049999998882413
  766. Part34.Rotation = Vector3.new(79.2300034, 0, 0)
  767. Part34.Anchored = true
  768. Part34.CanCollide = false
  769. Part34.FormFactor = Enum.FormFactor.Symmetric
  770. Part34.Size = Vector3.new(0.220499977, 1.13590491, 0.883513689)
  771. Part34.CFrame = CFrame.new(84.2177048, 4.3342948, 69.5388107, 1, -3.8433216e-13, 2.83340517e-12, -2.84009643e-12, 0.186832219, -0.982391834, 1.86642856e-13, 0.982391834, 0.186832219)
  772. Part34.BottomSurface = Enum.SurfaceType.Smooth
  773. Part34.TopSurface = Enum.SurfaceType.Smooth
  774. Part34.Color = Color3.new(0, 0.12549, 0.376471)
  775. Part34.Position = Vector3.new(84.2177048, 4.3342948, 69.5388107)
  776. Part34.Orientation = Vector3.new(79.2300034, 0, 0)
  777. Part34.Color = Color3.new(0, 0.12549, 0.376471)
  778. BlockMesh35.Parent = Part34
  779. Part36.Name = "Brick"
  780. Part36.Parent = Model1
  781. Part36.Material = Enum.Material.SmoothPlastic
  782. Part36.BrickColor = BrickColor.new("Navy blue")
  783. Part36.Reflectance = 0.0049999998882413
  784. Part36.Rotation = Vector3.new(79.2300034, 0, 0)
  785. Part36.Anchored = true
  786. Part36.CanCollide = false
  787. Part36.FormFactor = Enum.FormFactor.Symmetric
  788. Part36.Size = Vector3.new(0.220499977, 1.13590491, 0.883513689)
  789. Part36.CFrame = CFrame.new(85.2099533, 4.33183575, 69.5387192, 1, -3.8433216e-13, 2.83340517e-12, -2.84009643e-12, 0.186832219, -0.982391834, 1.86642856e-13, 0.982391834, 0.186832219)
  790. Part36.BottomSurface = Enum.SurfaceType.Smooth
  791. Part36.TopSurface = Enum.SurfaceType.Smooth
  792. Part36.Color = Color3.new(0, 0.12549, 0.376471)
  793. Part36.Position = Vector3.new(85.2099533, 4.33183575, 69.5387192)
  794. Part36.Orientation = Vector3.new(79.2300034, 0, 0)
  795. Part36.Color = Color3.new(0, 0.12549, 0.376471)
  796. BlockMesh37.Parent = Part36
  797. Part38.Name = "Brick"
  798. Part38.Parent = Model1
  799. Part38.Material = Enum.Material.SmoothPlastic
  800. Part38.BrickColor = BrickColor.new("Navy blue")
  801. Part38.Reflectance = 0.0049999998882413
  802. Part38.Rotation = Vector3.new(103.43, 0, 0)
  803. Part38.Anchored = true
  804. Part38.CanCollide = false
  805. Part38.FormFactor = Enum.FormFactor.Symmetric
  806. Part38.Size = Vector3.new(1.21275008, 1.59979963, 0.220499977)
  807. Part38.CFrame = CFrame.new(84.713829, 4.95423746, 69.2073441, 1, 8.59323843e-13, 2.78033499e-12, -2.84009643e-12, -0.232184067, -0.972671926, 1.86642856e-13, 0.972671926, -0.232184067)
  808. Part38.BottomSurface = Enum.SurfaceType.Smooth
  809. Part38.TopSurface = Enum.SurfaceType.Smooth
  810. Part38.Color = Color3.new(0, 0.12549, 0.376471)
  811. Part38.Position = Vector3.new(84.713829, 4.95423746, 69.2073441)
  812. Part38.Orientation = Vector3.new(76.5699997, 180, -180)
  813. Part38.Color = Color3.new(0, 0.12549, 0.376471)
  814. BlockMesh39.Parent = Part38
  815. Part40.Name = "Brick"
  816. Part40.Parent = Model1
  817. Part40.Material = Enum.Material.SmoothPlastic
  818. Part40.BrickColor = BrickColor.new("Navy blue")
  819. Part40.Reflectance = 0.0049999998882413
  820. Part40.Rotation = Vector3.new(79.2300034, 0, 0)
  821. Part40.Anchored = true
  822. Part40.CanCollide = false
  823. Part40.FormFactor = Enum.FormFactor.Symmetric
  824. Part40.Size = Vector3.new(1.21275008, 0.220499977, 0.883513689)
  825. Part40.CFrame = CFrame.new(84.713829, 4.41975594, 69.9888382, 1, -3.8433216e-13, 2.83340517e-12, -2.84009643e-12, 0.186832219, -0.982391834, 1.86642856e-13, 0.982391834, 0.186832219)
  826. Part40.BottomSurface = Enum.SurfaceType.Smooth
  827. Part40.TopSurface = Enum.SurfaceType.Smooth
  828. Part40.Color = Color3.new(0, 0.12549, 0.376471)
  829. Part40.Position = Vector3.new(84.713829, 4.41975594, 69.9888382)
  830. Part40.Orientation = Vector3.new(79.2300034, 0, 0)
  831. Part40.Color = Color3.new(0, 0.12549, 0.376471)
  832. BlockMesh41.Parent = Part40
  833. Part42.Name = "Brick"
  834. Part42.Parent = Model1
  835. Part42.Material = Enum.Material.SmoothPlastic
  836. Part42.BrickColor = BrickColor.new("Navy blue")
  837. Part42.Reflectance = 0.0049999998882413
  838. Part42.Rotation = Vector3.new(88.4300003, 0, 0)
  839. Part42.Anchored = true
  840. Part42.CanCollide = false
  841. Part42.FormFactor = Enum.FormFactor.Symmetric
  842. Part42.Size = Vector3.new(1.0134685, 0.220499977, 1.16327846)
  843. Part42.CFrame = CFrame.new(84.6141891, 4.37454987, 68.9372253, 1, 1.08608943e-13, 2.84414961e-12, -2.84009643e-12, 0.027451029, -0.99962306, 1.86642856e-13, 0.99962306, 0.027451029)
  844. Part42.BottomSurface = Enum.SurfaceType.Smooth
  845. Part42.TopSurface = Enum.SurfaceType.Smooth
  846. Part42.Color = Color3.new(0, 0.12549, 0.376471)
  847. Part42.Position = Vector3.new(84.6141891, 4.37454987, 68.9372253)
  848. Part42.Orientation = Vector3.new(88.4300003, 0, 0)
  849. Part42.Color = Color3.new(0, 0.12549, 0.376471)
  850. BlockMesh43.Parent = Part42
  851. Part44.Name = "Brick"
  852. Part44.Parent = Model1
  853. Part44.Material = Enum.Material.SmoothPlastic
  854. Part44.BrickColor = BrickColor.new("Navy blue")
  855. Part44.Reflectance = 0.0049999998882413
  856. Part44.Rotation = Vector3.new(88.4300003, 0, 0)
  857. Part44.Anchored = true
  858. Part44.CanCollide = false
  859. Part44.FormFactor = Enum.FormFactor.Symmetric
  860. Part44.Size = Vector3.new(0.220499977, 0.233191282, 1.15868151)
  861. Part44.CFrame = CFrame.new(85.2099533, 4.37127972, 68.9445953, 1, 1.08608943e-13, 2.84414961e-12, -2.84009643e-12, 0.027451029, -0.99962306, 1.86642856e-13, 0.99962306, 0.027451029)
  862. Part44.BottomSurface = Enum.SurfaceType.Smooth
  863. Part44.TopSurface = Enum.SurfaceType.Smooth
  864. Part44.Color = Color3.new(0, 0.12549, 0.376471)
  865. Part44.Position = Vector3.new(85.2099533, 4.37127972, 68.9445953)
  866. Part44.Orientation = Vector3.new(88.4300003, 0, 0)
  867. Part44.Color = Color3.new(0, 0.12549, 0.376471)
  868. BlockMesh45.Parent = Part44
  869. Part46.Name = "Brick"
  870. Part46.Parent = Model1
  871. Part46.Material = Enum.Material.SmoothPlastic
  872. Part46.BrickColor = BrickColor.new("Black")
  873. Part46.Reflectance = 0.0049999998882413
  874. Part46.Rotation = Vector3.new(103.43, 0, 0)
  875. Part46.Anchored = true
  876. Part46.CanCollide = false
  877. Part46.FormFactor = Enum.FormFactor.Symmetric
  878. Part46.Size = Vector3.new(1.10684443, 1.46009409, 0.201244384)
  879. Part46.CFrame = CFrame.new(84.713829, 4.75552416, 69.1742554, 1, 8.59323843e-13, 2.78033499e-12, -2.84009643e-12, -0.232184067, -0.972671926, 1.86642856e-13, 0.972671926, -0.232184067)
  880. Part46.BottomSurface = Enum.SurfaceType.Smooth
  881. Part46.TopSurface = Enum.SurfaceType.Smooth
  882. Part46.Color = Color3.new(0.105882, 0.164706, 0.207843)
  883. Part46.Position = Vector3.new(84.713829, 4.75552416, 69.1742554)
  884. Part46.Orientation = Vector3.new(76.5699997, 180, -180)
  885. Part46.Color = Color3.new(0.105882, 0.164706, 0.207843)
  886. BlockMesh47.Parent = Part46
  887. Part48.Parent = Model1
  888. Part48.Transparency = 1
  889. Part48.Rotation = Vector3.new(103.43, 0, 0)
  890. Part48.Anchored = true
  891. Part48.CanCollide = false
  892. Part48.FormFactor = Enum.FormFactor.Symmetric
  893. Part48.Size = Vector3.new(1.15937805, 1.40214789, 0.200000048)
  894. Part48.CFrame = CFrame.new(84.7078781, 4.9594717, 69.2473831, 1, -2.23584706e-08, 2.78033477e-12, -5.19422949e-09, -0.232183963, -0.972671866, 2.17484519e-08, 0.972671866, -0.232183963)
  895. Part48.Position = Vector3.new(84.7078781, 4.9594717, 69.2473831)
  896. Part48.Orientation = Vector3.new(76.5699997, 180, -180)
  897. Decal49.Parent = Part48
  898. Decal49.Texture = "http://www.roblox.com/asset/?id=590273972"
  899. Part50.Parent = Model1
  900. Part50.Material = Enum.Material.SmoothPlastic
  901. Part50.BrickColor = BrickColor.new("Navy blue")
  902. Part50.Reflectance = 0.0049999998882413
  903. Part50.Rotation = Vector3.new(13.4300003, 0, -180)
  904. Part50.Anchored = true
  905. Part50.CanCollide = false
  906. Part50.Size = Vector3.new(0.770880163, 0.220499977, 0.688839018)
  907. Part50.CFrame = CFrame.new(84.7141266, 5.2199173, 68.0942612, -0.99999994, 2.78033629e-12, 8.30897634e-13, 2.84009621e-12, -0.972672582, -0.232180983, -1.86642843e-13, -0.232181013, 0.972672522)
  908. Part50.BottomSurface = Enum.SurfaceType.Smooth
  909. Part50.TopSurface = Enum.SurfaceType.Smooth
  910. Part50.Color = Color3.new(0, 0.12549, 0.376471)
  911. Part50.Position = Vector3.new(84.7141266, 5.2199173, 68.0942612)
  912. Part50.Orientation = Vector3.new(13.4300003, 0, 180)
  913. Part50.Color = Color3.new(0, 0.12549, 0.376471)
  914. Part51.Parent = Model1
  915. Part51.Material = Enum.Material.SmoothPlastic
  916. Part51.BrickColor = BrickColor.new("Black")
  917. Part51.Reflectance = 0.0049999998882413
  918. Part51.Rotation = Vector3.new(13.4300003, 0, -180)
  919. Part51.Anchored = true
  920. Part51.CanCollide = false
  921. Part51.Size = Vector3.new(0.703561604, 0.201244384, 0.628684759)
  922. Part51.CFrame = CFrame.new(84.7140961, 4.99800968, 68.1583786, -0.99999994, 2.78033629e-12, 8.30897634e-13, 2.84009621e-12, -0.972672582, -0.232180983, -1.86642843e-13, -0.232181013, 0.972672522)
  923. Part51.BottomSurface = Enum.SurfaceType.Smooth
  924. Part51.TopSurface = Enum.SurfaceType.Smooth
  925. Part51.Color = Color3.new(0.105882, 0.164706, 0.207843)
  926. Part51.Position = Vector3.new(84.7140961, 4.99800968, 68.1583786)
  927. Part51.Orientation = Vector3.new(13.4300003, 0, 180)
  928. Part51.Color = Color3.new(0.105882, 0.164706, 0.207843)
  929. WedgePart52.Parent = Model1
  930. WedgePart52.Material = Enum.Material.SmoothPlastic
  931. WedgePart52.BrickColor = BrickColor.new("Navy blue")
  932. WedgePart52.Reflectance = 0.0049999998882413
  933. WedgePart52.Rotation = Vector3.new(-166.570007, 0, 0)
  934. WedgePart52.Anchored = true
  935. WedgePart52.CanCollide = false
  936. WedgePart52.Size = Vector3.new(0.220499977, 0.247997627, 0.551983833)
  937. WedgePart52.CFrame = CFrame.new(85.2099533, 4.71623325, 69.1954803, 1, -1.67652124e-05, 7.60012563e-06, -1.80716834e-05, -0.972671926, 0.232184038, 3.49981519e-06, -0.232184038, -0.972671926)
  938. WedgePart52.BottomSurface = Enum.SurfaceType.Smooth
  939. WedgePart52.Color = Color3.new(0, 0.12549, 0.376471)
  940. WedgePart52.Position = Vector3.new(85.2099533, 4.71623325, 69.1954803)
  941. WedgePart52.Orientation = Vector3.new(-13.4300003, 180, -180)
  942. WedgePart52.Color = Color3.new(0, 0.12549, 0.376471)
  943. WedgePart53.Parent = Model1
  944. WedgePart53.Material = Enum.Material.SmoothPlastic
  945. WedgePart53.BrickColor = BrickColor.new("Navy blue")
  946. WedgePart53.Reflectance = 0.0049999998882413
  947. WedgePart53.Rotation = Vector3.new(13.4300003, 0, -90)
  948. WedgePart53.Anchored = true
  949. WedgePart53.CanCollide = false
  950. WedgePart53.FormFactor = Enum.FormFactor.Symmetric
  951. WedgePart53.Size = Vector3.new(0.220499977, 0.385874987, 0.79909116)
  952. WedgePart53.CFrame = CFrame.new(84.9075699, 5.39255524, 67.3724747, 1.11450326e-07, 0.999996722, -9.83475843e-07, -0.972667575, -1.19211848e-07, -0.232179835, -0.232180044, 9.53674544e-07, 0.972667694)
  953. WedgePart53.BottomSurface = Enum.SurfaceType.Smooth
  954. WedgePart53.Color = Color3.new(0, 0.12549, 0.376471)
  955. WedgePart53.Position = Vector3.new(84.9075699, 5.39255524, 67.3724747)
  956. WedgePart53.Orientation = Vector3.new(13.4300003, 0, -90)
  957. WedgePart53.Color = Color3.new(0, 0.12549, 0.376471)
  958. WedgePart54.Parent = Model1
  959. WedgePart54.Material = Enum.Material.SmoothPlastic
  960. WedgePart54.BrickColor = BrickColor.new("Navy blue")
  961. WedgePart54.Reflectance = 0.0049999998882413
  962. WedgePart54.Rotation = Vector3.new(13.4300003, 0, -180)
  963. WedgePart54.Anchored = true
  964. WedgePart54.CanCollide = false
  965. WedgePart54.Size = Vector3.new(0.220499977, 0.245587617, 0.567151427)
  966. WedgePart54.CFrame = CFrame.new(84.2177048, 4.8474412, 68.6509781, -0.99999994, 1.67656744e-05, 7.46475916e-06, -1.80406896e-05, -0.972671866, -0.232184008, 3.36804032e-06, -0.232183963, 0.972671926)
  967. WedgePart54.BottomSurface = Enum.SurfaceType.Smooth
  968. WedgePart54.Color = Color3.new(0, 0.12549, 0.376471)
  969. WedgePart54.Position = Vector3.new(84.2177048, 4.8474412, 68.6509781)
  970. WedgePart54.Orientation = Vector3.new(13.4300003, 0, -180)
  971. WedgePart54.Color = Color3.new(0, 0.12549, 0.376471)
  972. Model55.Name = "LeftLeg"
  973. Model55.Parent = Model0
  974. Part56.Name = "Left Leg1"
  975. Part56.Parent = Model55
  976. Part56.BrickColor = BrickColor.new("Pastel yellow")
  977. Part56.Transparency = 1
  978. Part56.Rotation = Vector3.new(0, -90, 0)
  979. Part56.Anchored = true
  980. Part56.CanCollide = false
  981. Part56.FormFactor = Enum.FormFactor.Symmetric
  982. Part56.Size = Vector3.new(1, 2, 1)
  983. Part56.CFrame = CFrame.new(84.6178741, 1.43210542, 70.6219406, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  984. Part56.BottomSurface = Enum.SurfaceType.Smooth
  985. Part56.Color = Color3.new(1, 1, 0.8)
  986. Part56.Position = Vector3.new(84.6178741, 1.43210542, 70.6219406)
  987. Part56.Orientation = Vector3.new(0, -90, 0)
  988. Part56.Color = Color3.new(1, 1, 0.8)
  989. Model57.Name = "RightArm"
  990. Model57.Parent = Model0
  991. Part58.Name = "Right Arm1"
  992. Part58.Parent = Model57
  993. Part58.BrickColor = BrickColor.new("Pastel yellow")
  994. Part58.Transparency = 1
  995. Part58.Rotation = Vector3.new(0, -90, 0)
  996. Part58.Anchored = true
  997. Part58.CanCollide = false
  998. Part58.FormFactor = Enum.FormFactor.Symmetric
  999. Part58.Size = Vector3.new(1, 2, 1)
  1000. Part58.CFrame = CFrame.new(84.7411346, 2.97469735, 72.663681, 8.15269212e-21, -2.35065841e-06, -1, -9.82558219e-19, 1, -2.35065841e-06, 1, 9.82558219e-19, 8.15038264e-21)
  1001. Part58.Color = Color3.new(1, 1, 0.8)
  1002. Part58.Position = Vector3.new(84.7411346, 2.97469735, 72.663681)
  1003. Part58.Orientation = Vector3.new(0, -90, 0)
  1004. Part58.Color = Color3.new(1, 1, 0.8)
  1005. WedgePart59.Parent = Model57
  1006. WedgePart59.Material = Enum.Material.SmoothPlastic
  1007. WedgePart59.BrickColor = BrickColor.new("Black")
  1008. WedgePart59.Reflectance = 0.0049999998882413
  1009. WedgePart59.Rotation = Vector3.new(166.570007, 0, 90)
  1010. WedgePart59.Anchored = true
  1011. WedgePart59.CanCollide = false
  1012. WedgePart59.FormFactor = Enum.FormFactor.Symmetric
  1013. WedgePart59.Size = Vector3.new(0.201244384, 0.201244384, 0.628686726)
  1014. WedgePart59.CFrame = CFrame.new(84.2616959, 4.99801111, 74.0790176, -5.42963967e-08, -0.999996722, -1.74767589e-10, -0.972667396, 4.60768206e-08, -0.232180774, 0.232180953, 1.65832912e-08, -0.972667456)
  1015. WedgePart59.BottomSurface = Enum.SurfaceType.Smooth
  1016. WedgePart59.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1017. WedgePart59.Position = Vector3.new(84.2616959, 4.99801111, 74.0790176)
  1018. WedgePart59.Orientation = Vector3.new(13.4300003, -180, -90)
  1019. WedgePart59.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1020. Part60.Name = "Brick"
  1021. Part60.Parent = Model57
  1022. Part60.Material = Enum.Material.SmoothPlastic
  1023. Part60.BrickColor = BrickColor.new("Medium blue")
  1024. Part60.Rotation = Vector3.new(0, 90, 0)
  1025. Part60.Anchored = true
  1026. Part60.CanCollide = false
  1027. Part60.FormFactor = Enum.FormFactor.Symmetric
  1028. Part60.Size = Vector3.new(1.23828077, 0.200000003, 1.23717237)
  1029. Part60.CFrame = CFrame.new(84.7160492, 2.58102369, 72.6230316, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  1030. Part60.BottomSurface = Enum.SurfaceType.Smooth
  1031. Part60.TopSurface = Enum.SurfaceType.Smooth
  1032. Part60.Color = Color3.new(0.431373, 0.6, 0.792157)
  1033. Part60.Position = Vector3.new(84.7160492, 2.58102369, 72.6230316)
  1034. Part60.Orientation = Vector3.new(0, 90, 0)
  1035. Part60.Color = Color3.new(0.431373, 0.6, 0.792157)
  1036. BlockMesh61.Parent = Part60
  1037. Part62.Name = "Brick"
  1038. Part62.Parent = Model57
  1039. Part62.Material = Enum.Material.SmoothPlastic
  1040. Part62.BrickColor = BrickColor.new("Navy blue")
  1041. Part62.Reflectance = 0.0049999998882413
  1042. Part62.Rotation = Vector3.new(91.5699997, 0, 180)
  1043. Part62.Anchored = true
  1044. Part62.CanCollide = false
  1045. Part62.FormFactor = Enum.FormFactor.Symmetric
  1046. Part62.Size = Vector3.new(0.220499977, 0.233191282, 1.15868151)
  1047. Part62.CFrame = CFrame.new(85.2099533, 4.37128067, 73.2928162, -1, -2.60803667e-13, 2.9527652e-12, 2.84009643e-12, 0.0274504386, -0.99962306, -1.86642856e-13, -0.99962306, -0.0274504386)
  1048. Part62.BottomSurface = Enum.SurfaceType.Smooth
  1049. Part62.TopSurface = Enum.SurfaceType.Smooth
  1050. Part62.Color = Color3.new(0, 0.12549, 0.376471)
  1051. Part62.Position = Vector3.new(85.2099533, 4.37128067, 73.2928162)
  1052. Part62.Orientation = Vector3.new(88.4300003, 180, 0)
  1053. Part62.Color = Color3.new(0, 0.12549, 0.376471)
  1054. BlockMesh63.Parent = Part62
  1055. WedgePart64.Parent = Model57
  1056. WedgePart64.Material = Enum.Material.SmoothPlastic
  1057. WedgePart64.BrickColor = BrickColor.new("Navy blue")
  1058. WedgePart64.Reflectance = 0.0049999998882413
  1059. WedgePart64.Rotation = Vector3.new(166.570007, 0, 0)
  1060. WedgePart64.Anchored = true
  1061. WedgePart64.CanCollide = false
  1062. WedgePart64.Size = Vector3.new(0.220499977, 0.247997627, 0.567640364)
  1063. WedgePart64.CFrame = CFrame.new(85.2099533, 4.84621668, 73.5864563, 1, -1.67652124e-05, -7.6001279e-06, -1.8071687e-05, -0.972671807, -0.232184678, -3.49980428e-06, 0.232184678, -0.972671807)
  1064. WedgePart64.BottomSurface = Enum.SurfaceType.Smooth
  1065. WedgePart64.Color = Color3.new(0, 0.12549, 0.376471)
  1066. WedgePart64.Position = Vector3.new(85.2099533, 4.84621668, 73.5864563)
  1067. WedgePart64.Orientation = Vector3.new(13.4300003, -180, -180)
  1068. WedgePart64.Color = Color3.new(0, 0.12549, 0.376471)
  1069. WedgePart65.Parent = Model57
  1070. WedgePart65.Material = Enum.Material.SmoothPlastic
  1071. WedgePart65.BrickColor = BrickColor.new("Navy blue")
  1072. WedgePart65.Reflectance = 0.0049999998882413
  1073. WedgePart65.Rotation = Vector3.new(166.570007, 0, 0)
  1074. WedgePart65.Anchored = true
  1075. WedgePart65.CanCollide = false
  1076. WedgePart65.Size = Vector3.new(0.220499977, 0.245587617, 0.567151427)
  1077. WedgePart65.CFrame = CFrame.new(84.2177048, 4.84744263, 73.5864029, 0.99999994, 1.67656744e-05, 7.46475916e-06, 1.80406932e-05, -0.972671747, -0.232184559, 3.36802987e-06, 0.232184559, -0.972671807)
  1078. WedgePart65.BottomSurface = Enum.SurfaceType.Smooth
  1079. WedgePart65.Color = Color3.new(0, 0.12549, 0.376471)
  1080. WedgePart65.Position = Vector3.new(84.2177048, 4.84744263, 73.5864029)
  1081. WedgePart65.Orientation = Vector3.new(13.4300003, 180, 180)
  1082. WedgePart65.Color = Color3.new(0, 0.12549, 0.376471)
  1083. WedgePart66.Parent = Model57
  1084. WedgePart66.Material = Enum.Material.SmoothPlastic
  1085. WedgePart66.BrickColor = BrickColor.new("Navy blue")
  1086. WedgePart66.Reflectance = 0.0049999998882413
  1087. WedgePart66.Rotation = Vector3.new(-13.4300003, 0, 180)
  1088. WedgePart66.Anchored = true
  1089. WedgePart66.CanCollide = false
  1090. WedgePart66.Size = Vector3.new(0.220499977, 0.247997627, 0.551983833)
  1091. WedgePart66.CFrame = CFrame.new(85.2099533, 4.71623421, 73.0419388, -1, -1.67652124e-05, 7.60012608e-06, 1.8071687e-05, -0.972671807, 0.232184619, 3.49980428e-06, 0.232184619, 0.972671807)
  1092. WedgePart66.BottomSurface = Enum.SurfaceType.Smooth
  1093. WedgePart66.Color = Color3.new(0, 0.12549, 0.376471)
  1094. WedgePart66.Position = Vector3.new(85.2099533, 4.71623421, 73.0419388)
  1095. WedgePart66.Orientation = Vector3.new(-13.4300003, 0, 180)
  1096. WedgePart66.Color = Color3.new(0, 0.12549, 0.376471)
  1097. WedgePart67.Parent = Model57
  1098. WedgePart67.Material = Enum.Material.SmoothPlastic
  1099. WedgePart67.BrickColor = BrickColor.new("Navy blue")
  1100. WedgePart67.Reflectance = 0.0049999998882413
  1101. WedgePart67.Rotation = Vector3.new(166.570007, 0, -90)
  1102. WedgePart67.Anchored = true
  1103. WedgePart67.CanCollide = false
  1104. WedgePart67.FormFactor = Enum.FormFactor.Symmetric
  1105. WedgePart67.Size = Vector3.new(0.220499977, 0.220499977, 0.688841164)
  1106. WedgePart67.CFrame = CFrame.new(85.209816, 5.21992493, 74.1431198, -5.43020455e-08, 0.999996722, 1.75842618e-10, 0.972667396, 4.60712606e-08, -0.232180774, -0.232180953, 1.65836624e-08, -0.972667456)
  1107. WedgePart67.BottomSurface = Enum.SurfaceType.Smooth
  1108. WedgePart67.Color = Color3.new(0, 0.12549, 0.376471)
  1109. WedgePart67.Position = Vector3.new(85.209816, 5.21992493, 74.1431198)
  1110. WedgePart67.Orientation = Vector3.new(13.4300003, 180, 90)
  1111. WedgePart67.Color = Color3.new(0, 0.12549, 0.376471)
  1112. WedgePart68.Parent = Model57
  1113. WedgePart68.Material = Enum.Material.SmoothPlastic
  1114. WedgePart68.BrickColor = BrickColor.new("Navy blue")
  1115. WedgePart68.Reflectance = 0.0049999998882413
  1116. WedgePart68.Rotation = Vector3.new(166.570007, 0, -90)
  1117. WedgePart68.Anchored = true
  1118. WedgePart68.CanCollide = false
  1119. WedgePart68.FormFactor = Enum.FormFactor.Symmetric
  1120. WedgePart68.Size = Vector3.new(0.220499977, 0.385874987, 0.79909116)
  1121. WedgePart68.CFrame = CFrame.new(84.9075699, 5.39256382, 74.8649445, -1.11450369e-07, 0.999996722, -9.83476184e-07, 0.972667456, -1.1921243e-07, -0.232180417, -0.232180595, -9.53674203e-07, -0.972667515)
  1122. WedgePart68.BottomSurface = Enum.SurfaceType.Smooth
  1123. WedgePart68.Color = Color3.new(0, 0.12549, 0.376471)
  1124. WedgePart68.Position = Vector3.new(84.9075699, 5.39256382, 74.8649445)
  1125. WedgePart68.Orientation = Vector3.new(13.4300003, -180, 90)
  1126. WedgePart68.Color = Color3.new(0, 0.12549, 0.376471)
  1127. WedgePart69.Parent = Model57
  1128. WedgePart69.Material = Enum.Material.SmoothPlastic
  1129. WedgePart69.BrickColor = BrickColor.new("Navy blue")
  1130. WedgePart69.Reflectance = 0.0049999998882413
  1131. WedgePart69.Rotation = Vector3.new(-13.4300003, 0, -180)
  1132. WedgePart69.Anchored = true
  1133. WedgePart69.CanCollide = false
  1134. WedgePart69.Size = Vector3.new(0.220499977, 0.245587617, 0.546620429)
  1135. WedgePart69.CFrame = CFrame.new(84.2177048, 4.71814156, 73.0447464, -0.99999994, 1.67656744e-05, -7.46475735e-06, -1.80406932e-05, -0.972671747, 0.23218447, -3.36802987e-06, 0.23218447, 0.972671807)
  1136. WedgePart69.BottomSurface = Enum.SurfaceType.Smooth
  1137. WedgePart69.Color = Color3.new(0, 0.12549, 0.376471)
  1138. WedgePart69.Position = Vector3.new(84.2177048, 4.71814156, 73.0447464)
  1139. WedgePart69.Orientation = Vector3.new(-13.4300003, 0, -180)
  1140. WedgePart69.Color = Color3.new(0, 0.12549, 0.376471)
  1141. WedgePart70.Parent = Model57
  1142. WedgePart70.Material = Enum.Material.SmoothPlastic
  1143. WedgePart70.BrickColor = BrickColor.new("Navy blue")
  1144. WedgePart70.Reflectance = 0.0049999998882413
  1145. WedgePart70.Rotation = Vector3.new(166.570007, 0, 90)
  1146. WedgePart70.Anchored = true
  1147. WedgePart70.CanCollide = false
  1148. WedgePart70.FormFactor = Enum.FormFactor.Symmetric
  1149. WedgePart70.Size = Vector3.new(0.220499977, 0.385874987, 0.79909116)
  1150. WedgePart70.CFrame = CFrame.new(84.5220337, 5.39256382, 74.8649445, -1.11444727e-07, -0.999996722, 9.83477094e-07, -0.972667456, -1.19206732e-07, -0.232180417, 0.232180595, -9.53674316e-07, -0.972667515)
  1151. WedgePart70.BottomSurface = Enum.SurfaceType.Smooth
  1152. WedgePart70.Color = Color3.new(0, 0.12549, 0.376471)
  1153. WedgePart70.Position = Vector3.new(84.5220337, 5.39256382, 74.8649445)
  1154. WedgePart70.Orientation = Vector3.new(13.4300003, 180, -90)
  1155. WedgePart70.Color = Color3.new(0, 0.12549, 0.376471)
  1156. WedgePart71.Parent = Model57
  1157. WedgePart71.Material = Enum.Material.SmoothPlastic
  1158. WedgePart71.BrickColor = BrickColor.new("Navy blue")
  1159. WedgePart71.Reflectance = 0.0049999998882413
  1160. WedgePart71.Rotation = Vector3.new(166.570007, 0, 90)
  1161. WedgePart71.Anchored = true
  1162. WedgePart71.CanCollide = false
  1163. WedgePart71.FormFactor = Enum.FormFactor.Symmetric
  1164. WedgePart71.Size = Vector3.new(0.220499977, 0.220499977, 0.688841164)
  1165. WedgePart71.CFrame = CFrame.new(84.2184372, 5.21992493, 74.1431198, -5.42963967e-08, -0.999996722, -1.74767589e-10, -0.972667396, 4.60768206e-08, -0.232180774, 0.232180953, 1.65832912e-08, -0.972667456)
  1166. WedgePart71.BottomSurface = Enum.SurfaceType.Smooth
  1167. WedgePart71.Color = Color3.new(0, 0.12549, 0.376471)
  1168. WedgePart71.Position = Vector3.new(84.2184372, 5.21992493, 74.1431198)
  1169. WedgePart71.Orientation = Vector3.new(13.4300003, -180, -90)
  1170. WedgePart71.Color = Color3.new(0, 0.12549, 0.376471)
  1171. WedgePart72.Parent = Model57
  1172. WedgePart72.Material = Enum.Material.SmoothPlastic
  1173. WedgePart72.BrickColor = BrickColor.new("Black")
  1174. WedgePart72.Reflectance = 0.0049999998882413
  1175. WedgePart72.Rotation = Vector3.new(166.570007, 0, 0)
  1176. WedgePart72.Anchored = true
  1177. WedgePart72.CanCollide = false
  1178. WedgePart72.Size = Vector3.new(0.201244384, 0.226340756, 0.518070102)
  1179. WedgePart72.CFrame = CFrame.new(85.166626, 4.65694332, 73.5709457, 1, -1.67652124e-05, -7.6001279e-06, -1.8071687e-05, -0.972671807, -0.232184678, -3.49980428e-06, 0.232184678, -0.972671807)
  1180. WedgePart72.BottomSurface = Enum.SurfaceType.Smooth
  1181. WedgePart72.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1182. WedgePart72.Position = Vector3.new(85.166626, 4.65694332, 73.5709457)
  1183. WedgePart72.Orientation = Vector3.new(13.4300003, -180, -180)
  1184. WedgePart72.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1185. WedgePart73.Parent = Model57
  1186. WedgePart73.Material = Enum.Material.SmoothPlastic
  1187. WedgePart73.BrickColor = BrickColor.new("Black")
  1188. WedgePart73.Reflectance = 0.0049999998882413
  1189. WedgePart73.Rotation = Vector3.new(-13.4300003, 0, 180)
  1190. WedgePart73.Anchored = true
  1191. WedgePart73.CanCollide = false
  1192. WedgePart73.Size = Vector3.new(0.201244384, 0.226340756, 0.503780782)
  1193. WedgePart73.CFrame = CFrame.new(85.166626, 4.53830671, 73.0739899, -1, -1.67652124e-05, 7.60012608e-06, 1.8071687e-05, -0.972671807, 0.232184619, 3.49980428e-06, 0.232184619, 0.972671807)
  1194. WedgePart73.BottomSurface = Enum.SurfaceType.Smooth
  1195. WedgePart73.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1196. WedgePart73.Position = Vector3.new(85.166626, 4.53830671, 73.0739899)
  1197. WedgePart73.Orientation = Vector3.new(-13.4300003, 0, 180)
  1198. WedgePart73.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1199. WedgePart74.Parent = Model57
  1200. WedgePart74.Material = Enum.Material.SmoothPlastic
  1201. WedgePart74.BrickColor = BrickColor.new("Black")
  1202. WedgePart74.Reflectance = 0.0049999998882413
  1203. WedgePart74.Rotation = Vector3.new(166.570007, 0, 90)
  1204. WedgePart74.Anchored = true
  1205. WedgePart74.CanCollide = false
  1206. WedgePart74.FormFactor = Enum.FormFactor.Symmetric
  1207. WedgePart74.Size = Vector3.new(0.201244384, 0.352177709, 0.729308963)
  1208. WedgePart74.CFrame = CFrame.new(84.5387802, 5.15557623, 74.7378082, -1.11444727e-07, -0.999996722, 9.83477094e-07, -0.972667456, -1.19206732e-07, -0.232180417, 0.232180595, -9.53674316e-07, -0.972667515)
  1209. WedgePart74.BottomSurface = Enum.SurfaceType.Smooth
  1210. WedgePart74.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1211. WedgePart74.Position = Vector3.new(84.5387802, 5.15557623, 74.7378082)
  1212. WedgePart74.Orientation = Vector3.new(13.4300003, 180, -90)
  1213. WedgePart74.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1214. WedgePart75.Parent = Model57
  1215. WedgePart75.Material = Enum.Material.SmoothPlastic
  1216. WedgePart75.BrickColor = BrickColor.new("Black")
  1217. WedgePart75.Reflectance = 0.0049999998882413
  1218. WedgePart75.Rotation = Vector3.new(166.570007, 0, -90)
  1219. WedgePart75.Anchored = true
  1220. WedgePart75.CanCollide = false
  1221. WedgePart75.FormFactor = Enum.FormFactor.Symmetric
  1222. WedgePart75.Size = Vector3.new(0.201244384, 0.201244384, 0.628686726)
  1223. WedgePart75.CFrame = CFrame.new(85.1665039, 4.99801111, 74.0790176, -5.43020455e-08, 0.999996722, 1.75842618e-10, 0.972667396, 4.60712606e-08, -0.232180774, -0.232180953, 1.65836624e-08, -0.972667456)
  1224. WedgePart75.BottomSurface = Enum.SurfaceType.Smooth
  1225. WedgePart75.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1226. WedgePart75.Position = Vector3.new(85.1665039, 4.99801111, 74.0790176)
  1227. WedgePart75.Orientation = Vector3.new(13.4300003, 180, 90)
  1228. WedgePart75.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1229. WedgePart76.Parent = Model57
  1230. WedgePart76.Material = Enum.Material.SmoothPlastic
  1231. WedgePart76.BrickColor = BrickColor.new("Black")
  1232. WedgePart76.Reflectance = 0.0049999998882413
  1233. WedgePart76.Rotation = Vector3.new(-13.4300003, 0, -180)
  1234. WedgePart76.Anchored = true
  1235. WedgePart76.CanCollide = false
  1236. WedgePart76.Size = Vector3.new(0.201244384, 0.224141195, 0.498885751)
  1237. WedgePart76.CFrame = CFrame.new(84.2610245, 4.54004765, 73.0765152, -0.99999994, 1.67656744e-05, -7.46475735e-06, -1.80406932e-05, -0.972671747, 0.23218447, -3.36802987e-06, 0.23218447, 0.972671807)
  1238. WedgePart76.BottomSurface = Enum.SurfaceType.Smooth
  1239. WedgePart76.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1240. WedgePart76.Position = Vector3.new(84.2610245, 4.54004765, 73.0765152)
  1241. WedgePart76.Orientation = Vector3.new(-13.4300003, 0, -180)
  1242. WedgePart76.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1243. Part77.Name = "Brick"
  1244. Part77.Parent = Model57
  1245. Part77.Material = Enum.Material.SmoothPlastic
  1246. Part77.BrickColor = BrickColor.new("Navy blue")
  1247. Part77.Rotation = Vector3.new(0, 90, 0)
  1248. Part77.Anchored = true
  1249. Part77.CanCollide = false
  1250. Part77.FormFactor = Enum.FormFactor.Symmetric
  1251. Part77.Size = Vector3.new(1.19828081, 0.570214629, 1.1971724)
  1252. Part77.CFrame = CFrame.new(84.7160492, 2.46018195, 72.6230011, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  1253. Part77.BottomSurface = Enum.SurfaceType.Smooth
  1254. Part77.TopSurface = Enum.SurfaceType.Smooth
  1255. Part77.Color = Color3.new(0, 0.12549, 0.376471)
  1256. Part77.Position = Vector3.new(84.7160492, 2.46018195, 72.6230011)
  1257. Part77.Orientation = Vector3.new(0, 90, 0)
  1258. Part77.Color = Color3.new(0, 0.12549, 0.376471)
  1259. BlockMesh78.Parent = Part77
  1260. Part79.Name = "Brick"
  1261. Part79.Parent = Model57
  1262. Part79.Material = Enum.Material.SmoothPlastic
  1263. Part79.BrickColor = BrickColor.new("Medium blue")
  1264. Part79.Rotation = Vector3.new(0, 90, 0)
  1265. Part79.Anchored = true
  1266. Part79.CanCollide = false
  1267. Part79.FormFactor = Enum.FormFactor.Symmetric
  1268. Part79.Size = Vector3.new(1.23828077, 0.200000003, 1.23717237)
  1269. Part79.CFrame = CFrame.new(84.7160492, 2.31716919, 72.6229935, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  1270. Part79.BottomSurface = Enum.SurfaceType.Smooth
  1271. Part79.TopSurface = Enum.SurfaceType.Smooth
  1272. Part79.Color = Color3.new(0.431373, 0.6, 0.792157)
  1273. Part79.Position = Vector3.new(84.7160492, 2.31716919, 72.6229935)
  1274. Part79.Orientation = Vector3.new(0, 90, 0)
  1275. Part79.Color = Color3.new(0.431373, 0.6, 0.792157)
  1276. BlockMesh80.Parent = Part79
  1277. Part81.Name = "Brick"
  1278. Part81.Parent = Model57
  1279. Part81.Material = Enum.Material.SmoothPlastic
  1280. Part81.BrickColor = BrickColor.new("Really black")
  1281. Part81.Rotation = Vector3.new(0, 90, 0)
  1282. Part81.Anchored = true
  1283. Part81.CanCollide = false
  1284. Part81.FormFactor = Enum.FormFactor.Symmetric
  1285. Part81.Size = Vector3.new(1.09828091, 1.83832359, 1.0971725)
  1286. Part81.CFrame = CFrame.new(84.7160492, 3.1047945, 72.6229782, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  1287. Part81.BottomSurface = Enum.SurfaceType.Smooth
  1288. Part81.TopSurface = Enum.SurfaceType.Smooth
  1289. Part81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1290. Part81.Position = Vector3.new(84.7160492, 3.1047945, 72.6229782)
  1291. Part81.Orientation = Vector3.new(0, 90, 0)
  1292. Part81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1293. BlockMesh82.Parent = Part81
  1294. Part83.Name = "Brick"
  1295. Part83.Parent = Model57
  1296. Part83.Material = Enum.Material.SmoothPlastic
  1297. Part83.BrickColor = BrickColor.new("Navy blue")
  1298. Part83.Reflectance = 0.0049999998882413
  1299. Part83.Rotation = Vector3.new(91.5699997, 0, 180)
  1300. Part83.Anchored = true
  1301. Part83.CanCollide = false
  1302. Part83.FormFactor = Enum.FormFactor.Symmetric
  1303. Part83.Size = Vector3.new(1.0134685, 0.220499977, 1.16327846)
  1304. Part83.CFrame = CFrame.new(84.6141891, 4.37454891, 73.3001938, -1, -2.60803667e-13, 2.9527652e-12, 2.84009643e-12, 0.0274504386, -0.99962306, -1.86642856e-13, -0.99962306, -0.0274504386)
  1305. Part83.BottomSurface = Enum.SurfaceType.Smooth
  1306. Part83.TopSurface = Enum.SurfaceType.Smooth
  1307. Part83.Color = Color3.new(0, 0.12549, 0.376471)
  1308. Part83.Position = Vector3.new(84.6141891, 4.37454891, 73.3001938)
  1309. Part83.Orientation = Vector3.new(88.4300003, 180, 0)
  1310. Part83.Color = Color3.new(0, 0.12549, 0.376471)
  1311. BlockMesh84.Parent = Part83
  1312. Part85.Name = "Brick"
  1313. Part85.Parent = Model57
  1314. Part85.Material = Enum.Material.SmoothPlastic
  1315. Part85.BrickColor = BrickColor.new("Black")
  1316. Part85.Reflectance = 0.0049999998882413
  1317. Part85.Rotation = Vector3.new(76.5699997, 0, -180)
  1318. Part85.Anchored = true
  1319. Part85.CanCollide = false
  1320. Part85.FormFactor = Enum.FormFactor.Symmetric
  1321. Part85.Size = Vector3.new(1.10684443, 1.46009409, 0.201244384)
  1322. Part85.CFrame = CFrame.new(84.713829, 4.75552559, 73.0631714, -1, 5.37522772e-13, 2.93691568e-12, 2.84009643e-12, -0.232184634, -0.972671747, -1.86642856e-13, -0.972671747, 0.232184634)
  1323. Part85.BottomSurface = Enum.SurfaceType.Smooth
  1324. Part85.TopSurface = Enum.SurfaceType.Smooth
  1325. Part85.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1326. Part85.Position = Vector3.new(84.713829, 4.75552559, 73.0631714)
  1327. Part85.Orientation = Vector3.new(76.5699997, 0, 180)
  1328. Part85.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1329. BlockMesh86.Parent = Part85
  1330. Part87.Name = "Brick"
  1331. Part87.Parent = Model57
  1332. Part87.Material = Enum.Material.SmoothPlastic
  1333. Part87.BrickColor = BrickColor.new("Black")
  1334. Part87.Reflectance = 0.0049999998882413
  1335. Part87.Rotation = Vector3.new(91.5699997, 0, 180)
  1336. Part87.Anchored = true
  1337. Part87.CanCollide = false
  1338. Part87.FormFactor = Enum.FormFactor.Symmetric
  1339. Part87.Size = Vector3.new(0.924965441, 0.201244384, 1.06169295)
  1340. Part87.CFrame = CFrame.new(84.6228943, 4.22646284, 73.3096848, -1, -2.60803667e-13, 2.9527652e-12, 2.84009643e-12, 0.0274504386, -0.99962306, -1.86642856e-13, -0.99962306, -0.0274504386)
  1341. Part87.BottomSurface = Enum.SurfaceType.Smooth
  1342. Part87.TopSurface = Enum.SurfaceType.Smooth
  1343. Part87.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1344. Part87.Position = Vector3.new(84.6228943, 4.22646284, 73.3096848)
  1345. Part87.Orientation = Vector3.new(88.4300003, 180, 0)
  1346. Part87.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1347. BlockMesh88.Parent = Part87
  1348. Part89.Name = "Brick"
  1349. Part89.Parent = Model57
  1350. Part89.Material = Enum.Material.SmoothPlastic
  1351. Part89.BrickColor = BrickColor.new("Black")
  1352. Part89.Reflectance = 0.0049999998882413
  1353. Part89.Rotation = Vector3.new(91.5699997, 0, 180)
  1354. Part89.Anchored = true
  1355. Part89.CanCollide = false
  1356. Part89.FormFactor = Enum.FormFactor.Symmetric
  1357. Part89.Size = Vector3.new(0.201244384, 0.212827399, 1.0574975)
  1358. Part89.CFrame = CFrame.new(85.166626, 4.22347784, 73.3029556, -1, -2.60803667e-13, 2.9527652e-12, 2.84009643e-12, 0.0274504386, -0.99962306, -1.86642856e-13, -0.99962306, -0.0274504386)
  1359. Part89.BottomSurface = Enum.SurfaceType.Smooth
  1360. Part89.TopSurface = Enum.SurfaceType.Smooth
  1361. Part89.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1362. Part89.Position = Vector3.new(85.166626, 4.22347784, 73.3029556)
  1363. Part89.Orientation = Vector3.new(88.4300003, 180, 0)
  1364. Part89.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1365. BlockMesh90.Parent = Part89
  1366. Part91.Name = "Brick"
  1367. Part91.Parent = Model57
  1368. Part91.Material = Enum.Material.SmoothPlastic
  1369. Part91.BrickColor = BrickColor.new("Black")
  1370. Part91.Reflectance = 0.0049999998882413
  1371. Part91.Rotation = Vector3.new(100.769997, 0, 180)
  1372. Part91.Anchored = true
  1373. Part91.CanCollide = false
  1374. Part91.FormFactor = Enum.FormFactor.Symmetric
  1375. Part91.Size = Vector3.new(0.201244384, 1.03670979, 0.806359112)
  1376. Part91.CFrame = CFrame.new(84.2610321, 4.18972492, 72.7606277, -1, -7.07928887e-13, 2.79888959e-12, 2.84009643e-12, 0.186831623, -0.982391953, -1.86642856e-13, -0.982391953, -0.186831623)
  1377. Part91.BottomSurface = Enum.SurfaceType.Smooth
  1378. Part91.TopSurface = Enum.SurfaceType.Smooth
  1379. Part91.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1380. Part91.Position = Vector3.new(84.2610321, 4.18972492, 72.7606277)
  1381. Part91.Orientation = Vector3.new(79.2300034, 180, 0)
  1382. Part91.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1383. BlockMesh92.Parent = Part91
  1384. Part93.Name = "Brick"
  1385. Part93.Parent = Model57
  1386. Part93.Material = Enum.Material.SmoothPlastic
  1387. Part93.BrickColor = BrickColor.new("Navy blue")
  1388. Part93.Reflectance = 0.0049999998882413
  1389. Part93.Rotation = Vector3.new(100.769997, 0, 180)
  1390. Part93.Anchored = true
  1391. Part93.CanCollide = false
  1392. Part93.FormFactor = Enum.FormFactor.Symmetric
  1393. Part93.Size = Vector3.new(1.21275008, 0.220499977, 0.883513689)
  1394. Part93.CFrame = CFrame.new(84.713829, 4.4197588, 72.2485504, -1, -7.07928887e-13, 2.79888959e-12, 2.84009643e-12, 0.186831623, -0.982391953, -1.86642856e-13, -0.982391953, -0.186831623)
  1395. Part93.BottomSurface = Enum.SurfaceType.Smooth
  1396. Part93.TopSurface = Enum.SurfaceType.Smooth
  1397. Part93.Color = Color3.new(0, 0.12549, 0.376471)
  1398. Part93.Position = Vector3.new(84.713829, 4.4197588, 72.2485504)
  1399. Part93.Orientation = Vector3.new(79.2300034, 180, 0)
  1400. Part93.Color = Color3.new(0, 0.12549, 0.376471)
  1401. BlockMesh94.Parent = Part93
  1402. Part95.Name = "Brick"
  1403. Part95.Parent = Model57
  1404. Part95.Material = Enum.Material.SmoothPlastic
  1405. Part95.BrickColor = BrickColor.new("Navy blue")
  1406. Part95.Reflectance = 0.0049999998882413
  1407. Part95.Rotation = Vector3.new(76.5699997, 0, -180)
  1408. Part95.Anchored = true
  1409. Part95.CanCollide = false
  1410. Part95.FormFactor = Enum.FormFactor.Symmetric
  1411. Part95.Size = Vector3.new(1.21275008, 1.59979963, 0.220499977)
  1412. Part95.CFrame = CFrame.new(84.713829, 4.95423937, 73.0300903, -1, 5.37522772e-13, 2.93691568e-12, 2.84009643e-12, -0.232184634, -0.972671747, -1.86642856e-13, -0.972671747, 0.232184634)
  1413. Part95.BottomSurface = Enum.SurfaceType.Smooth
  1414. Part95.TopSurface = Enum.SurfaceType.Smooth
  1415. Part95.Color = Color3.new(0, 0.12549, 0.376471)
  1416. Part95.Position = Vector3.new(84.713829, 4.95423937, 73.0300903)
  1417. Part95.Orientation = Vector3.new(76.5699997, 0, 180)
  1418. Part95.Color = Color3.new(0, 0.12549, 0.376471)
  1419. BlockMesh96.Parent = Part95
  1420. Part97.Name = "Brick"
  1421. Part97.Parent = Model57
  1422. Part97.Material = Enum.Material.SmoothPlastic
  1423. Part97.BrickColor = BrickColor.new("Navy blue")
  1424. Part97.Reflectance = 0.0049999998882413
  1425. Part97.Rotation = Vector3.new(100.769997, 0, 180)
  1426. Part97.Anchored = true
  1427. Part97.CanCollide = false
  1428. Part97.FormFactor = Enum.FormFactor.Symmetric
  1429. Part97.Size = Vector3.new(0.220499977, 1.13590491, 0.883513689)
  1430. Part97.CFrame = CFrame.new(85.2099533, 4.3318367, 72.6986923, -1, -7.07928887e-13, 2.79888959e-12, 2.84009643e-12, 0.186831623, -0.982391953, -1.86642856e-13, -0.982391953, -0.186831623)
  1431. Part97.BottomSurface = Enum.SurfaceType.Smooth
  1432. Part97.TopSurface = Enum.SurfaceType.Smooth
  1433. Part97.Color = Color3.new(0, 0.12549, 0.376471)
  1434. Part97.Position = Vector3.new(85.2099533, 4.3318367, 72.6986923)
  1435. Part97.Orientation = Vector3.new(79.2300034, 180, 0)
  1436. Part97.Color = Color3.new(0, 0.12549, 0.376471)
  1437. BlockMesh98.Parent = Part97
  1438. Part99.Name = "Brick"
  1439. Part99.Parent = Model57
  1440. Part99.Material = Enum.Material.SmoothPlastic
  1441. Part99.BrickColor = BrickColor.new("Navy blue")
  1442. Part99.Reflectance = 0.0049999998882413
  1443. Part99.Rotation = Vector3.new(100.769997, 0, 180)
  1444. Part99.Anchored = true
  1445. Part99.CanCollide = false
  1446. Part99.FormFactor = Enum.FormFactor.Symmetric
  1447. Part99.Size = Vector3.new(0.220499977, 1.13590491, 0.883513689)
  1448. Part99.CFrame = CFrame.new(84.2177048, 4.33429432, 72.6985855, -1, -7.07928887e-13, 2.79888959e-12, 2.84009643e-12, 0.186831623, -0.982391953, -1.86642856e-13, -0.982391953, -0.186831623)
  1449. Part99.BottomSurface = Enum.SurfaceType.Smooth
  1450. Part99.TopSurface = Enum.SurfaceType.Smooth
  1451. Part99.Color = Color3.new(0, 0.12549, 0.376471)
  1452. Part99.Position = Vector3.new(84.2177048, 4.33429432, 72.6985855)
  1453. Part99.Orientation = Vector3.new(79.2300034, 180, 0)
  1454. Part99.Color = Color3.new(0, 0.12549, 0.376471)
  1455. BlockMesh100.Parent = Part99
  1456. Part101.Name = "Brick"
  1457. Part101.Parent = Model57
  1458. Part101.Material = Enum.Material.SmoothPlastic
  1459. Part101.BrickColor = BrickColor.new("Black")
  1460. Part101.Reflectance = 0.0049999998882413
  1461. Part101.Rotation = Vector3.new(100.769997, 0, 180)
  1462. Part101.Anchored = true
  1463. Part101.CanCollide = false
  1464. Part101.FormFactor = Enum.FormFactor.Symmetric
  1465. Part101.Size = Vector3.new(0.201244384, 1.03670979, 0.806359112)
  1466. Part101.CFrame = CFrame.new(85.166626, 4.18747377, 72.7607269, -1, -7.07928887e-13, 2.79888959e-12, 2.84009643e-12, 0.186831623, -0.982391953, -1.86642856e-13, -0.982391953, -0.186831623)
  1467. Part101.BottomSurface = Enum.SurfaceType.Smooth
  1468. Part101.TopSurface = Enum.SurfaceType.Smooth
  1469. Part101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1470. Part101.Position = Vector3.new(85.166626, 4.18747377, 72.7607269)
  1471. Part101.Orientation = Vector3.new(79.2300034, 180, 0)
  1472. Part101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1473. BlockMesh102.Parent = Part101
  1474. Part103.Name = "Brick"
  1475. Part103.Parent = Model57
  1476. Part103.Material = Enum.Material.SmoothPlastic
  1477. Part103.BrickColor = BrickColor.new("Black")
  1478. Part103.Reflectance = 0.0049999998882413
  1479. Part103.Rotation = Vector3.new(100.769997, 0, 180)
  1480. Part103.Anchored = true
  1481. Part103.CanCollide = false
  1482. Part103.FormFactor = Enum.FormFactor.Symmetric
  1483. Part103.Size = Vector3.new(1.10684443, 0.201244384, 0.806359112)
  1484. Part103.CFrame = CFrame.new(84.713829, 4.2677207, 72.3498917, -1, -7.07928887e-13, 2.79888959e-12, 2.84009643e-12, 0.186831623, -0.982391953, -1.86642856e-13, -0.982391953, -0.186831623)
  1485. Part103.BottomSurface = Enum.SurfaceType.Smooth
  1486. Part103.TopSurface = Enum.SurfaceType.Smooth
  1487. Part103.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1488. Part103.Position = Vector3.new(84.713829, 4.2677207, 72.3498917)
  1489. Part103.Orientation = Vector3.new(79.2300034, 180, 0)
  1490. Part103.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1491. BlockMesh104.Parent = Part103
  1492. Part105.Parent = Model57
  1493. Part105.Material = Enum.Material.SmoothPlastic
  1494. Part105.BrickColor = BrickColor.new("Black")
  1495. Part105.Reflectance = 0.0049999998882413
  1496. Part105.Rotation = Vector3.new(166.570007, 0, 0)
  1497. Part105.Anchored = true
  1498. Part105.CanCollide = false
  1499. Part105.Size = Vector3.new(0.703561604, 0.201244384, 0.628684759)
  1500. Part105.CFrame = CFrame.new(84.7140961, 4.99801111, 74.0790176, 0.99999994, 2.8232295e-12, 4.80674799e-13, -2.84009621e-12, -0.972672462, -0.232181579, 1.86642843e-13, 0.232181609, -0.972672462)
  1501. Part105.BottomSurface = Enum.SurfaceType.Smooth
  1502. Part105.TopSurface = Enum.SurfaceType.Smooth
  1503. Part105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1504. Part105.Position = Vector3.new(84.7140961, 4.99801111, 74.0790176)
  1505. Part105.Orientation = Vector3.new(13.4300003, 180, -180)
  1506. Part105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1507. Part106.Parent = Model57
  1508. Part106.Material = Enum.Material.SmoothPlastic
  1509. Part106.BrickColor = BrickColor.new("Navy blue")
  1510. Part106.Reflectance = 0.0049999998882413
  1511. Part106.Rotation = Vector3.new(166.570007, 0, 0)
  1512. Part106.Anchored = true
  1513. Part106.CanCollide = false
  1514. Part106.Size = Vector3.new(0.770880163, 0.220499977, 0.688839018)
  1515. Part106.CFrame = CFrame.new(84.7141266, 5.21992493, 74.1431198, 0.99999994, 2.8232295e-12, 4.80674799e-13, -2.84009621e-12, -0.972672462, -0.232181579, 1.86642843e-13, 0.232181609, -0.972672462)
  1516. Part106.BottomSurface = Enum.SurfaceType.Smooth
  1517. Part106.TopSurface = Enum.SurfaceType.Smooth
  1518. Part106.Color = Color3.new(0, 0.12549, 0.376471)
  1519. Part106.Position = Vector3.new(84.7141266, 5.21992493, 74.1431198)
  1520. Part106.Orientation = Vector3.new(13.4300003, 180, -180)
  1521. Part106.Color = Color3.new(0, 0.12549, 0.376471)
  1522. WedgePart107.Parent = Model57
  1523. WedgePart107.Material = Enum.Material.SmoothPlastic
  1524. WedgePart107.BrickColor = BrickColor.new("Black")
  1525. WedgePart107.Reflectance = 0.0049999998882413
  1526. WedgePart107.Rotation = Vector3.new(166.570007, 0, 0)
  1527. WedgePart107.Anchored = true
  1528. WedgePart107.CanCollide = false
  1529. WedgePart107.Size = Vector3.new(0.201244384, 0.224141195, 0.517623842)
  1530. WedgePart107.CFrame = CFrame.new(84.2610245, 4.65805626, 73.5709, 0.99999994, 1.67656744e-05, 7.46475916e-06, 1.80406932e-05, -0.972671747, -0.232184559, 3.36802987e-06, 0.232184559, -0.972671807)
  1531. WedgePart107.BottomSurface = Enum.SurfaceType.Smooth
  1532. WedgePart107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1533. WedgePart107.Position = Vector3.new(84.2610245, 4.65805626, 73.5709)
  1534. WedgePart107.Orientation = Vector3.new(13.4300003, 180, 180)
  1535. WedgePart107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1536. WedgePart108.Parent = Model57
  1537. WedgePart108.Material = Enum.Material.SmoothPlastic
  1538. WedgePart108.BrickColor = BrickColor.new("Black")
  1539. WedgePart108.Reflectance = 0.0049999998882413
  1540. WedgePart108.Rotation = Vector3.new(166.570007, 0, -90)
  1541. WedgePart108.Anchored = true
  1542. WedgePart108.CanCollide = false
  1543. WedgePart108.FormFactor = Enum.FormFactor.Symmetric
  1544. WedgePart108.Size = Vector3.new(0.201244384, 0.352177709, 0.729308963)
  1545. WedgePart108.CFrame = CFrame.new(84.8906479, 5.15557623, 74.7378082, -1.11450369e-07, 0.999996722, -9.83476184e-07, 0.972667456, -1.1921243e-07, -0.232180417, -0.232180595, -9.53674203e-07, -0.972667515)
  1546. WedgePart108.BottomSurface = Enum.SurfaceType.Smooth
  1547. WedgePart108.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1548. WedgePart108.Position = Vector3.new(84.8906479, 5.15557623, 74.7378082)
  1549. WedgePart108.Orientation = Vector3.new(13.4300003, -180, 90)
  1550. WedgePart108.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1551. Model109.Name = "RightLeg"
  1552. Model109.Parent = Model0
  1553. Part110.Name = "Right Leg1"
  1554. Part110.Parent = Model109
  1555. Part110.BrickColor = BrickColor.new("Pastel yellow")
  1556. Part110.Transparency = 1
  1557. Part110.Rotation = Vector3.new(-0.980000019, -90, 0)
  1558. Part110.Anchored = true
  1559. Part110.CanCollide = false
  1560. Part110.FormFactor = Enum.FormFactor.Symmetric
  1561. Part110.Size = Vector3.new(1, 2, 1)
  1562. Part110.CFrame = CFrame.new(84.6179352, 1.43810642, 71.6209641, -6.09021917e-17, -7.13092728e-15, -1, 0.0170776155, 0.999854267, -7.13092644e-15, 0.999854267, -0.0170776155, 6.08859128e-17)
  1563. Part110.BottomSurface = Enum.SurfaceType.Smooth
  1564. Part110.Color = Color3.new(1, 1, 0.8)
  1565. Part110.Position = Vector3.new(84.6179352, 1.43810642, 71.6209641)
  1566. Part110.Orientation = Vector3.new(0, -90, 0.980000019)
  1567. Part110.Color = Color3.new(1, 1, 0.8)
  1568. Model111.Name = "Torso"
  1569. Model111.Parent = Model0
  1570. Part112.Name = "Torso1"
  1571. Part112.Parent = Model111
  1572. Part112.BrickColor = BrickColor.new("Pastel yellow")
  1573. Part112.Transparency = 1
  1574. Part112.Rotation = Vector3.new(90.0100021, -89.0199966, -89.9899979)
  1575. Part112.Anchored = true
  1576. Part112.CanCollide = false
  1577. Part112.FormFactor = Enum.FormFactor.Symmetric
  1578. Part112.Size = Vector3.new(2, 2, 1)
  1579. Part112.CFrame = CFrame.new(84.7530441, 2.97952414, 71.1198654, 1.62258732e-06, 0.0170781817, -0.999854147, 3.48963596e-08, -0.999854207, -0.0170781817, -1, -7.1804287e-09, -1.62294657e-06)
  1580. Part112.LeftSurface = Enum.SurfaceType.Weld
  1581. Part112.RightSurface = Enum.SurfaceType.Weld
  1582. Part112.Color = Color3.new(1, 1, 0.8)
  1583. Part112.Position = Vector3.new(84.7530441, 2.97952414, 71.1198654)
  1584. Part112.Orientation = Vector3.new(0.980000019, -90, 180)
  1585. Part112.Color = Color3.new(1, 1, 0.8)
  1586. Part113.Name = "Brick"
  1587. Part113.Parent = Model111
  1588. Part113.Material = Enum.Material.SmoothPlastic
  1589. Part113.BrickColor = BrickColor.new("Navy blue")
  1590. Part113.Rotation = Vector3.new(153.779999, 55.4099998, -160.850006)
  1591. Part113.Anchored = true
  1592. Part113.CanCollide = false
  1593. Part113.FormFactor = Enum.FormFactor.Symmetric
  1594. Part113.Size = Vector3.new(0.621950567, 0.569770336, 0.200000003)
  1595. Part113.CFrame = CFrame.new(84.077301, 4.22622871, 71.6350861, -0.53629142, 0.186246887, 0.823227525, -0.0492874496, 0.966775298, -0.250831395, -0.842592597, -0.175093502, -0.509293735)
  1596. Part113.BottomSurface = Enum.SurfaceType.Smooth
  1597. Part113.TopSurface = Enum.SurfaceType.Smooth
  1598. Part113.Color = Color3.new(0, 0.12549, 0.376471)
  1599. Part113.Position = Vector3.new(84.077301, 4.22622871, 71.6350861)
  1600. Part113.Orientation = Vector3.new(14.5299997, 121.739998, -2.92000008)
  1601. Part113.Color = Color3.new(0, 0.12549, 0.376471)
  1602. BlockMesh114.Parent = Part113
  1603. Part115.Name = "Brick"
  1604. Part115.Parent = Model111
  1605. Part115.Material = Enum.Material.SmoothPlastic
  1606. Part115.BrickColor = BrickColor.new("Lapis")
  1607. Part115.Rotation = Vector3.new(98.8700027, 0, -90)
  1608. Part115.Anchored = true
  1609. Part115.CanCollide = false
  1610. Part115.FormFactor = Enum.FormFactor.Symmetric
  1611. Part115.Size = Vector3.new(0.200000003, 0.200000048, 0.400000036)
  1612. Part115.CFrame = CFrame.new(85.0661545, 0.575267553, 69.5961533, -4.57742686e-07, 1, 1.60785328e-06, 0.154153615, 1.65919141e-06, -0.988046944, -0.988047063, -2.04414434e-07, -0.154153585)
  1613. Part115.BottomSurface = Enum.SurfaceType.Smooth
  1614. Part115.TopSurface = Enum.SurfaceType.Smooth
  1615. Part115.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1616. Part115.Position = Vector3.new(85.0661545, 0.575267553, 69.5961533)
  1617. Part115.Orientation = Vector3.new(81.1299973, 180, 90)
  1618. Part115.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  1619. BlockMesh116.Parent = Part115
  1620. BlockMesh116.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  1621. BlockMesh116.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  1622. Part117.Name = "1"
  1623. Part117.Parent = Model111
  1624. Part117.Material = Enum.Material.SmoothPlastic
  1625. Part117.BrickColor = BrickColor.new("Pastel Blue")
  1626. Part117.Reflectance = 0.20000000298023
  1627. Part117.Rotation = Vector3.new(90, 90, 0)
  1628. Part117.Anchored = true
  1629. Part117.CanCollide = false
  1630. Part117.FormFactor = Enum.FormFactor.Symmetric
  1631. Part117.Size = Vector3.new(0.200000003, 1.48148215, 0.200000003)
  1632. Part117.CFrame = CFrame.new(85.1873627, 3.88405132, 71.120018, -1.85120132e-06, -5.99948677e-08, 1, 0.99999994, 2.66171992e-06, 1.85119575e-06, -2.66171992e-06, 0.99999994, 5.99902847e-08)
  1633. Part117.BottomSurface = Enum.SurfaceType.Smooth
  1634. Part117.TopSurface = Enum.SurfaceType.Smooth
  1635. Part117.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1636. Part117.Position = Vector3.new(85.1873627, 3.88405132, 71.120018)
  1637. Part117.Orientation = Vector3.new(0, 90, 90)
  1638. Part117.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1639. BlockMesh118.Parent = Part117
  1640. BlockMesh118.Scale = Vector3.new(0.300000012, 1, 1)
  1641. BlockMesh118.Scale = Vector3.new(0.300000012, 1, 1)
  1642. Part119.Name = "1"
  1643. Part119.Parent = Model111
  1644. Part119.Material = Enum.Material.SmoothPlastic
  1645. Part119.BrickColor = BrickColor.new("Pastel Blue")
  1646. Part119.Reflectance = 0.20000000298023
  1647. Part119.Rotation = Vector3.new(-90, 0, 90)
  1648. Part119.Anchored = true
  1649. Part119.CanCollide = false
  1650. Part119.FormFactor = Enum.FormFactor.Symmetric
  1651. Part119.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1652. Part119.CFrame = CFrame.new(85.1887817, 3.88477206, 70.3631363, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  1653. Part119.BottomSurface = Enum.SurfaceType.Smooth
  1654. Part119.TopSurface = Enum.SurfaceType.Smooth
  1655. Part119.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1656. Part119.Position = Vector3.new(85.1887817, 3.88477206, 70.3631363)
  1657. Part119.Orientation = Vector3.new(-90, 90, 0)
  1658. Part119.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1659. CylinderMesh120.Parent = Part119
  1660. CylinderMesh120.Scale = Vector3.new(1, 1, 0.5)
  1661. CylinderMesh120.Scale = Vector3.new(1, 1, 0.5)
  1662. Part121.Name = "1"
  1663. Part121.Parent = Model111
  1664. Part121.Material = Enum.Material.SmoothPlastic
  1665. Part121.BrickColor = BrickColor.new("Pastel Blue")
  1666. Part121.Reflectance = 0.20000000298023
  1667. Part121.Rotation = Vector3.new(-90, 0, 90)
  1668. Part121.Anchored = true
  1669. Part121.CanCollide = false
  1670. Part121.FormFactor = Enum.FormFactor.Symmetric
  1671. Part121.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1672. Part121.CFrame = CFrame.new(85.1887817, 3.88585806, 71.872261, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  1673. Part121.BottomSurface = Enum.SurfaceType.Smooth
  1674. Part121.TopSurface = Enum.SurfaceType.Smooth
  1675. Part121.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1676. Part121.Position = Vector3.new(85.1887817, 3.88585806, 71.872261)
  1677. Part121.Orientation = Vector3.new(-90, 90, 0)
  1678. Part121.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1679. CylinderMesh122.Parent = Part121
  1680. CylinderMesh122.Scale = Vector3.new(1, 1, 0.5)
  1681. CylinderMesh122.Scale = Vector3.new(1, 1, 0.5)
  1682. Part123.Name = "1"
  1683. Part123.Parent = Model111
  1684. Part123.Material = Enum.Material.SmoothPlastic
  1685. Part123.BrickColor = BrickColor.new("Pastel Blue")
  1686. Part123.Reflectance = 0.20000000298023
  1687. Part123.Rotation = Vector3.new(90, 90, 0)
  1688. Part123.Anchored = true
  1689. Part123.CanCollide = false
  1690. Part123.FormFactor = Enum.FormFactor.Symmetric
  1691. Part123.Size = Vector3.new(0.200000003, 1.2814821, 0.200000003)
  1692. Part123.CFrame = CFrame.new(85.1873627, 3.37702417, 71.1200256, -1.85120132e-06, -5.99948677e-08, 1, 0.99999994, 2.66171992e-06, 1.85119575e-06, -2.66171992e-06, 0.99999994, 5.99902847e-08)
  1693. Part123.BottomSurface = Enum.SurfaceType.Smooth
  1694. Part123.TopSurface = Enum.SurfaceType.Smooth
  1695. Part123.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1696. Part123.Position = Vector3.new(85.1873627, 3.37702417, 71.1200256)
  1697. Part123.Orientation = Vector3.new(0, 90, 90)
  1698. Part123.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1699. BlockMesh124.Parent = Part123
  1700. BlockMesh124.Scale = Vector3.new(0.300000012, 1, 1)
  1701. BlockMesh124.Scale = Vector3.new(0.300000012, 1, 1)
  1702. Part125.Name = "1"
  1703. Part125.Parent = Model111
  1704. Part125.Material = Enum.Material.SmoothPlastic
  1705. Part125.BrickColor = BrickColor.new("Pastel Blue")
  1706. Part125.Reflectance = 0.20000000298023
  1707. Part125.Rotation = Vector3.new(-90, 0, 90)
  1708. Part125.Anchored = true
  1709. Part125.CanCollide = false
  1710. Part125.FormFactor = Enum.FormFactor.Symmetric
  1711. Part125.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1712. Part125.CFrame = CFrame.new(85.1887817, 3.3777411, 70.4631577, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  1713. Part125.BottomSurface = Enum.SurfaceType.Smooth
  1714. Part125.TopSurface = Enum.SurfaceType.Smooth
  1715. Part125.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1716. Part125.Position = Vector3.new(85.1887817, 3.3777411, 70.4631577)
  1717. Part125.Orientation = Vector3.new(-90, 90, 0)
  1718. Part125.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1719. CylinderMesh126.Parent = Part125
  1720. CylinderMesh126.Scale = Vector3.new(1, 1, 0.5)
  1721. CylinderMesh126.Scale = Vector3.new(1, 1, 0.5)
  1722. Part127.Name = "1"
  1723. Part127.Parent = Model111
  1724. Part127.Material = Enum.Material.SmoothPlastic
  1725. Part127.BrickColor = BrickColor.new("Pastel Blue")
  1726. Part127.Reflectance = 0.20000000298023
  1727. Part127.Rotation = Vector3.new(-90, 0, 90)
  1728. Part127.Anchored = true
  1729. Part127.CanCollide = false
  1730. Part127.FormFactor = Enum.FormFactor.Symmetric
  1731. Part127.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1732. Part127.CFrame = CFrame.new(85.1887817, 3.37882566, 71.7722549, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  1733. Part127.BottomSurface = Enum.SurfaceType.Smooth
  1734. Part127.TopSurface = Enum.SurfaceType.Smooth
  1735. Part127.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1736. Part127.Position = Vector3.new(85.1887817, 3.37882566, 71.7722549)
  1737. Part127.Orientation = Vector3.new(-90, 90, 0)
  1738. Part127.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1739. CylinderMesh128.Parent = Part127
  1740. CylinderMesh128.Scale = Vector3.new(1, 1, 0.5)
  1741. CylinderMesh128.Scale = Vector3.new(1, 1, 0.5)
  1742. Part129.Name = "Brick"
  1743. Part129.Parent = Model111
  1744. Part129.Material = Enum.Material.SmoothPlastic
  1745. Part129.BrickColor = BrickColor.new("Pastel Blue")
  1746. Part129.Reflectance = 0.20000000298023
  1747. Part129.Rotation = Vector3.new(0, 90, 0)
  1748. Part129.Anchored = true
  1749. Part129.CanCollide = false
  1750. Part129.FormFactor = Enum.FormFactor.Symmetric
  1751. Part129.Size = Vector3.new(0.200000003, 1.90897512, 0.200000003)
  1752. Part129.CFrame = CFrame.new(85.1915894, 2.922647, 71.1200027, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  1753. Part129.BottomSurface = Enum.SurfaceType.Smooth
  1754. Part129.TopSurface = Enum.SurfaceType.Smooth
  1755. Part129.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1756. Part129.Position = Vector3.new(85.1915894, 2.922647, 71.1200027)
  1757. Part129.Orientation = Vector3.new(0, 90, 0)
  1758. Part129.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1759. BlockMesh130.Parent = Part129
  1760. BlockMesh130.Scale = Vector3.new(0.300000012, 1, 1)
  1761. BlockMesh130.Scale = Vector3.new(0.300000012, 1, 1)
  1762. Part131.Name = "Brick"
  1763. Part131.Parent = Model111
  1764. Part131.Material = Enum.Material.SmoothPlastic
  1765. Part131.BrickColor = BrickColor.new("Really black")
  1766. Part131.Rotation = Vector3.new(0, 90, 0)
  1767. Part131.Anchored = true
  1768. Part131.CanCollide = false
  1769. Part131.FormFactor = Enum.FormFactor.Symmetric
  1770. Part131.Size = Vector3.new(0.275762081, 2.04569292, 0.200000003)
  1771. Part131.CFrame = CFrame.new(85.182869, 2.9881115, 70.2552872, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  1772. Part131.BottomSurface = Enum.SurfaceType.Smooth
  1773. Part131.TopSurface = Enum.SurfaceType.Smooth
  1774. Part131.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1775. Part131.Position = Vector3.new(85.182869, 2.9881115, 70.2552872)
  1776. Part131.Orientation = Vector3.new(0, 90, 0)
  1777. Part131.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1778. BlockMesh132.Parent = Part131
  1779. WedgePart133.Parent = Model111
  1780. WedgePart133.Material = Enum.Material.SmoothPlastic
  1781. WedgePart133.BrickColor = BrickColor.new("Really black")
  1782. WedgePart133.Rotation = Vector3.new(0, -0.0500000007, 0.129999995)
  1783. WedgePart133.Anchored = true
  1784. WedgePart133.CanCollide = false
  1785. WedgePart133.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1786. WedgePart133.CFrame = CFrame.new(85.181488, 3.09613848, 70.5079117, 0.999997199, -0.00223094225, -0.000802747905, 0.00223094458, 0.999997556, 2.0340085e-06, 0.000802741386, -3.83704901e-06, 0.999999702)
  1787. WedgePart133.BottomSurface = Enum.SurfaceType.Smooth
  1788. WedgePart133.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1789. WedgePart133.Position = Vector3.new(85.181488, 3.09613848, 70.5079117)
  1790. WedgePart133.Orientation = Vector3.new(0, -0.0500000007, 0.129999995)
  1791. WedgePart133.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1792. SpecialMesh134.Parent = WedgePart133
  1793. SpecialMesh134.Scale = Vector3.new(1.01084137, 0.337857842, 2.72094846)
  1794. SpecialMesh134.MeshType = Enum.MeshType.Wedge
  1795. SpecialMesh134.Scale = Vector3.new(1.01084137, 0.337857842, 2.72094846)
  1796. WedgePart135.Parent = Model111
  1797. WedgePart135.Material = Enum.Material.SmoothPlastic
  1798. WedgePart135.BrickColor = BrickColor.new("Really black")
  1799. WedgePart135.Rotation = Vector3.new(180, 0.0500000007, 179.869995)
  1800. WedgePart135.Anchored = true
  1801. WedgePart135.CanCollide = false
  1802. WedgePart135.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1803. WedgePart135.CFrame = CFrame.new(85.1811981, 3.09613752, 70.8738403, -0.999997199, -0.00223094225, 0.000802747731, -0.00223094458, 0.999997556, -1.94460154e-06, -0.000802741386, -3.74764204e-06, -0.999999702)
  1804. WedgePart135.BottomSurface = Enum.SurfaceType.Smooth
  1805. WedgePart135.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1806. WedgePart135.Position = Vector3.new(85.1811981, 3.09613752, 70.8738403)
  1807. WedgePart135.Orientation = Vector3.new(0, 179.949997, -0.129999995)
  1808. WedgePart135.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1809. SpecialMesh136.Parent = WedgePart135
  1810. SpecialMesh136.Scale = Vector3.new(1.01084137, 0.337857842, 0.938339233)
  1811. SpecialMesh136.MeshType = Enum.MeshType.Wedge
  1812. SpecialMesh136.Scale = Vector3.new(1.01084137, 0.337857842, 0.938339233)
  1813. WedgePart137.Parent = Model111
  1814. WedgePart137.Material = Enum.Material.SmoothPlastic
  1815. WedgePart137.BrickColor = BrickColor.new("Really black")
  1816. WedgePart137.Rotation = Vector3.new(-90, 0, 179.910004)
  1817. WedgePart137.Anchored = true
  1818. WedgePart137.CanCollide = false
  1819. WedgePart137.Size = Vector3.new(0.200412184, 0.389923543, 1.16091728)
  1820. WedgePart137.CFrame = CFrame.new(85.1823654, 2.54573298, 70.5879745, -0.999998868, -0.00150661916, -1.4348019e-06, -1.44066507e-06, 3.88361514e-06, 1, -0.00150661927, 0.999998868, -3.89665365e-06)
  1821. WedgePart137.BottomSurface = Enum.SurfaceType.Smooth
  1822. WedgePart137.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1823. WedgePart137.Position = Vector3.new(85.1823654, 2.54573298, 70.5879745)
  1824. WedgePart137.Orientation = Vector3.new(-90, 179.910004, 0)
  1825. WedgePart137.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1826. WedgePart138.Parent = Model111
  1827. WedgePart138.Material = Enum.Material.SmoothPlastic
  1828. WedgePart138.BrickColor = BrickColor.new("Really black")
  1829. WedgePart138.Rotation = Vector3.new(90, 0, 0.0900000036)
  1830. WedgePart138.Anchored = true
  1831. WedgePart138.CanCollide = false
  1832. WedgePart138.Size = Vector3.new(0.200412184, 0.389923543, 0.347238541)
  1833. WedgePart138.CFrame = CFrame.new(85.1823654, 3.29980421, 70.587944, 0.999998868, -0.00150661916, 1.43467025e-06, 1.44066507e-06, 3.98792326e-06, -1, 0.00150661927, 0.999998868, 4.00096178e-06)
  1834. WedgePart138.BottomSurface = Enum.SurfaceType.Smooth
  1835. WedgePart138.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1836. WedgePart138.Position = Vector3.new(85.1823654, 3.29980421, 70.587944)
  1837. WedgePart138.Orientation = Vector3.new(90, -0.0900000036, 0)
  1838. WedgePart138.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1839. WedgePart139.Parent = Model111
  1840. WedgePart139.Material = Enum.Material.SmoothPlastic
  1841. WedgePart139.BrickColor = BrickColor.new("Really black")
  1842. WedgePart139.Rotation = Vector3.new(-55.7200012, 0, -180)
  1843. WedgePart139.Anchored = true
  1844. WedgePart139.CanCollide = false
  1845. WedgePart139.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1846. WedgePart139.CFrame = CFrame.new(85.1822815, 3.04279566, 71.1207199, -1, 9.39884956e-07, -1.14377758e-06, -1.47446929e-06, -0.563230097, 0.826300144, 1.32416773e-07, 0.826300204, 0.563229978)
  1847. WedgePart139.BottomSurface = Enum.SurfaceType.Smooth
  1848. WedgePart139.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1849. WedgePart139.Position = Vector3.new(85.1822815, 3.04279566, 71.1207199)
  1850. WedgePart139.Orientation = Vector3.new(-55.7200012, 0, -180)
  1851. WedgePart139.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1852. SpecialMesh140.Parent = WedgePart139
  1853. SpecialMesh140.Scale = Vector3.new(0.999984741, 0.80983156, 0.552008986)
  1854. SpecialMesh140.MeshType = Enum.MeshType.Wedge
  1855. SpecialMesh140.Scale = Vector3.new(0.999984741, 0.80983156, 0.552008986)
  1856. WedgePart141.Parent = Model111
  1857. WedgePart141.Material = Enum.Material.SmoothPlastic
  1858. WedgePart141.BrickColor = BrickColor.new("Really black")
  1859. WedgePart141.Rotation = Vector3.new(90, 0.0199999996, 0.0299999993)
  1860. WedgePart141.Anchored = true
  1861. WedgePart141.CanCollide = false
  1862. WedgePart141.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1863. WedgePart141.CFrame = CFrame.new(85.1822052, 3.45734429, 70.4930878, 0.999999762, -0.000579246494, 0.000356322125, 0.000356324395, 3.86871397e-06, -1, 0.000579245039, 0.999999881, 4.07546759e-06)
  1864. WedgePart141.BottomSurface = Enum.SurfaceType.Smooth
  1865. WedgePart141.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1866. WedgePart141.Position = Vector3.new(85.1822052, 3.45734429, 70.4930878)
  1867. WedgePart141.Orientation = Vector3.new(90, -0.0299999993, 0)
  1868. WedgePart141.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1869. SpecialMesh142.Parent = WedgePart141
  1870. SpecialMesh142.Scale = Vector3.new(1.00078332, 0.99998498, 1.63242829)
  1871. SpecialMesh142.MeshType = Enum.MeshType.Wedge
  1872. SpecialMesh142.Scale = Vector3.new(1.00078332, 0.99998498, 1.63242829)
  1873. WedgePart143.Parent = Model111
  1874. WedgePart143.Material = Enum.Material.SmoothPlastic
  1875. WedgePart143.BrickColor = BrickColor.new("Really black")
  1876. WedgePart143.Rotation = Vector3.new(-90, -0.0199999996, 179.970001)
  1877. WedgePart143.Anchored = true
  1878. WedgePart143.CanCollide = false
  1879. WedgePart143.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1880. WedgePart143.CFrame = CFrame.new(85.1824951, 2.62967396, 70.4931183, -0.999999762, -0.000579246436, -0.000356322184, -0.000356324395, 3.79420817e-06, 1, -0.000579245039, 0.999999881, -4.00096178e-06)
  1881. WedgePart143.BottomSurface = Enum.SurfaceType.Smooth
  1882. WedgePart143.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1883. WedgePart143.Position = Vector3.new(85.1824951, 2.62967396, 70.4931183)
  1884. WedgePart143.Orientation = Vector3.new(-90, 179.970001, 0)
  1885. WedgePart143.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1886. SpecialMesh144.Parent = WedgePart143
  1887. SpecialMesh144.Scale = Vector3.new(1.00078332, 0.99998498, 6.64438772)
  1888. SpecialMesh144.MeshType = Enum.MeshType.Wedge
  1889. SpecialMesh144.Scale = Vector3.new(1.00078332, 0.99998498, 6.64438772)
  1890. WedgePart145.Parent = Model111
  1891. WedgePart145.Material = Enum.Material.SmoothPlastic
  1892. WedgePart145.BrickColor = BrickColor.new("Really black")
  1893. WedgePart145.Rotation = Vector3.new(90, 0, 179.919998)
  1894. WedgePart145.Anchored = true
  1895. WedgePart145.CanCollide = false
  1896. WedgePart145.Size = Vector3.new(0.200395763, 0.405991018, 0.36154747)
  1897. WedgePart145.CFrame = CFrame.new(85.182373, 3.30695724, 71.6614609, -0.999999046, -0.00144700008, 1.60951686e-06, -1.6037302e-06, -3.98606062e-06, -1, 0.00144700019, -0.999999046, 4.00096178e-06)
  1898. WedgePart145.BottomSurface = Enum.SurfaceType.Smooth
  1899. WedgePart145.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1900. WedgePart145.Position = Vector3.new(85.182373, 3.30695724, 71.6614609)
  1901. WedgePart145.Orientation = Vector3.new(90, -179.919998, 0)
  1902. WedgePart145.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1903. WedgePart146.Parent = Model111
  1904. WedgePart146.Material = Enum.Material.SmoothPlastic
  1905. WedgePart146.BrickColor = BrickColor.new("Really black")
  1906. WedgePart146.Rotation = Vector3.new(-90, 0, 0.0799999982)
  1907. WedgePart146.Anchored = true
  1908. WedgePart146.CanCollide = false
  1909. WedgePart146.Size = Vector3.new(0.200395763, 0.405991018, 1.16122246)
  1910. WedgePart146.CFrame = CFrame.new(85.182373, 2.54558897, 71.6615067, 0.999999046, -0.00144700008, -1.60964339e-06, 1.6037302e-06, -4.07546759e-06, 1, -0.00144700019, -0.999999046, -4.07546759e-06)
  1911. WedgePart146.BottomSurface = Enum.SurfaceType.Smooth
  1912. WedgePart146.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1913. WedgePart146.Position = Vector3.new(85.182373, 2.54558897, 71.6615067)
  1914. WedgePart146.Orientation = Vector3.new(-90, 0.0799999982, 0)
  1915. WedgePart146.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1916. WedgePart147.Parent = Model111
  1917. WedgePart147.Material = Enum.Material.SmoothPlastic
  1918. WedgePart147.BrickColor = BrickColor.new("Really black")
  1919. WedgePart147.Rotation = Vector3.new(90, 0.0199999996, 179.970001)
  1920. WedgePart147.Anchored = true
  1921. WedgePart147.CanCollide = false
  1922. WedgePart147.Size = Vector3.new(0.200154141, 0.216064483, 0.35271439)
  1923. WedgePart147.CFrame = CFrame.new(85.1822052, 3.47046447, 71.7563477, -0.999999762, -0.000570286938, 0.000350898132, -0.000350895803, -4.10526991e-06, -0.99999994, 0.000570288335, -1, 3.91341746e-06)
  1924. WedgePart147.BottomSurface = Enum.SurfaceType.Smooth
  1925. WedgePart147.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1926. WedgePart147.Position = Vector3.new(85.1822052, 3.47046447, 71.7563477)
  1927. WedgePart147.Orientation = Vector3.new(89.9800034, 89.3600006, -90.6699982)
  1928. WedgePart147.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1929. WedgePart148.Parent = Model111
  1930. WedgePart148.Material = Enum.Material.SmoothPlastic
  1931. WedgePart148.BrickColor = BrickColor.new("Really black")
  1932. WedgePart148.Rotation = Vector3.new(-90, -0.0199999996, 0.0299999993)
  1933. WedgePart148.Anchored = true
  1934. WedgePart148.CanCollide = false
  1935. WedgePart148.Size = Vector3.new(0.200154141, 0.216064483, 1.32918274)
  1936. WedgePart148.CFrame = CFrame.new(85.1824951, 2.62952924, 71.7563782, 0.999999762, -0.000570286938, -0.000350898161, 0.000350895803, -4.18163836e-06, 1, -0.000570288335, -0.99999994, -4.00096178e-06)
  1937. WedgePart148.BottomSurface = Enum.SurfaceType.Smooth
  1938. WedgePart148.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1939. WedgePart148.Position = Vector3.new(85.1824951, 2.62952924, 71.7563782)
  1940. WedgePart148.Orientation = Vector3.new(-90, 0.0299999993, 0)
  1941. WedgePart148.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1942. WedgePart149.Parent = Model111
  1943. WedgePart149.Material = Enum.Material.SmoothPlastic
  1944. WedgePart149.BrickColor = BrickColor.new("Really black")
  1945. WedgePart149.Rotation = Vector3.new(180, -0.0500000007, 179.869995)
  1946. WedgePart149.Anchored = true
  1947. WedgePart149.CanCollide = false
  1948. WedgePart149.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1949. WedgePart149.CFrame = CFrame.new(85.1814804, 3.09614229, 71.7310715, -0.999997199, -0.00224562106, -0.000807990902, -0.00224561989, 0.999997437, -2.03587115e-06, 0.000807993289, -2.16066837e-07, -0.999999762)
  1950. WedgePart149.BottomSurface = Enum.SurfaceType.Smooth
  1951. WedgePart149.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1952. WedgePart149.Position = Vector3.new(85.1814804, 3.09614229, 71.7310715)
  1953. WedgePart149.Orientation = Vector3.new(0, -179.949997, -0.129999995)
  1954. WedgePart149.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1955. SpecialMesh150.Parent = WedgePart149
  1956. SpecialMesh150.Scale = Vector3.new(1.01091325, 0.337860286, 2.69684029)
  1957. SpecialMesh150.MeshType = Enum.MeshType.Wedge
  1958. SpecialMesh150.Scale = Vector3.new(1.01091325, 0.337860286, 2.69684029)
  1959. WedgePart151.Parent = Model111
  1960. WedgePart151.Material = Enum.Material.SmoothPlastic
  1961. WedgePart151.BrickColor = BrickColor.new("Really black")
  1962. WedgePart151.Rotation = Vector3.new(0, 0.0500000007, 0.129999995)
  1963. WedgePart151.Anchored = true
  1964. WedgePart151.CanCollide = false
  1965. WedgePart151.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1966. WedgePart151.CFrame = CFrame.new(85.1811905, 3.09613752, 71.3675842, 0.999997199, -0.00224562106, 0.000807990727, 0.00224561989, 0.999997437, 2.12527812e-06, -0.000807993289, -3.05473804e-07, 0.999999821)
  1967. WedgePart151.BottomSurface = Enum.SurfaceType.Smooth
  1968. WedgePart151.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1969. WedgePart151.Position = Vector3.new(85.1811905, 3.09613752, 71.3675842)
  1970. WedgePart151.Orientation = Vector3.new(0, 0.0500000007, 0.129999995)
  1971. WedgePart151.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1972. SpecialMesh152.Parent = WedgePart151
  1973. SpecialMesh152.Scale = Vector3.new(1.01091325, 0.337860286, 0.938338399)
  1974. SpecialMesh152.MeshType = Enum.MeshType.Wedge
  1975. SpecialMesh152.Scale = Vector3.new(1.01091325, 0.337860286, 0.938338399)
  1976. WedgePart153.Parent = Model111
  1977. WedgePart153.Material = Enum.Material.SmoothPlastic
  1978. WedgePart153.BrickColor = BrickColor.new("Navy blue")
  1979. WedgePart153.Rotation = Vector3.new(86.8799973, 15.1499996, -7.48000002)
  1980. WedgePart153.Anchored = true
  1981. WedgePart153.CanCollide = false
  1982. WedgePart153.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1983. WedgePart153.CFrame = CFrame.new(84.1446457, 4.05169582, 70.7639236, 0.957038879, 0.125684932, 0.261304408, 0.251607925, 0.087944001, -0.963825464, -0.144118473, 0.988164604, 0.0525425151)
  1984. WedgePart153.BottomSurface = Enum.SurfaceType.Smooth
  1985. WedgePart153.Color = Color3.new(0, 0.12549, 0.376471)
  1986. WedgePart153.Position = Vector3.new(84.1446457, 4.05169582, 70.7639236)
  1987. WedgePart153.Orientation = Vector3.new(74.5400009, 78.6299973, 70.7300034)
  1988. WedgePart153.Color = Color3.new(0, 0.12549, 0.376471)
  1989. SpecialMesh154.Parent = WedgePart153
  1990. SpecialMesh154.Scale = Vector3.new(3.79249001, 0.477633595, 0.0880769417)
  1991. SpecialMesh154.MeshType = Enum.MeshType.Wedge
  1992. SpecialMesh154.Scale = Vector3.new(3.79249001, 0.477633595, 0.0880769417)
  1993. WedgePart155.Parent = Model111
  1994. WedgePart155.Material = Enum.Material.SmoothPlastic
  1995. WedgePart155.BrickColor = BrickColor.new("Navy blue")
  1996. WedgePart155.Rotation = Vector3.new(-173.649994, 48.3899994, -169.940002)
  1997. WedgePart155.Anchored = true
  1998. WedgePart155.CanCollide = false
  1999. WedgePart155.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2000. WedgePart155.CFrame = CFrame.new(84.4218597, 4.16451406, 70.582016, -0.65387702, 0.11601074, 0.747653902, 0.254984111, 0.964155555, 0.073397398, -0.712339818, 0.238632768, -0.660020113)
  2001. WedgePart155.BottomSurface = Enum.SurfaceType.Smooth
  2002. WedgePart155.Color = Color3.new(0, 0.12549, 0.376471)
  2003. WedgePart155.Position = Vector3.new(84.4218597, 4.16451406, 70.582016)
  2004. WedgePart155.Orientation = Vector3.new(-4.21000004, 131.440002, 14.8100004)
  2005. WedgePart155.Color = Color3.new(0, 0.12549, 0.376471)
  2006. SpecialMesh156.Parent = WedgePart155
  2007. SpecialMesh156.Scale = Vector3.new(4.00483942, 2.83606482, 0.269650221)
  2008. SpecialMesh156.MeshType = Enum.MeshType.Wedge
  2009. SpecialMesh156.Scale = Vector3.new(4.00483942, 2.83606482, 0.269650221)
  2010. WedgePart157.Parent = Model111
  2011. WedgePart157.Material = Enum.Material.SmoothPlastic
  2012. WedgePart157.BrickColor = BrickColor.new("Navy blue")
  2013. WedgePart157.Rotation = Vector3.new(6.3499999, -48.3899994, -10.0600004)
  2014. WedgePart157.Anchored = true
  2015. WedgePart157.CanCollide = false
  2016. WedgePart157.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2017. WedgePart157.CFrame = CFrame.new(84.4620514, 4.16846418, 70.5465317, 0.65387702, 0.116010807, -0.747653902, -0.254984111, 0.964155555, -0.0733973011, 0.712339818, 0.238632709, 0.660020053)
  2018. WedgePart157.BottomSurface = Enum.SurfaceType.Smooth
  2019. WedgePart157.Color = Color3.new(0, 0.12549, 0.376471)
  2020. WedgePart157.Position = Vector3.new(84.4620514, 4.16846418, 70.5465317)
  2021. WedgePart157.Orientation = Vector3.new(4.21000004, -48.5600014, -14.8100004)
  2022. WedgePart157.Color = Color3.new(0, 0.12549, 0.376471)
  2023. SpecialMesh158.Parent = WedgePart157
  2024. SpecialMesh158.Scale = Vector3.new(4.00483942, 2.83606482, 0.267972648)
  2025. SpecialMesh158.MeshType = Enum.MeshType.Wedge
  2026. SpecialMesh158.Scale = Vector3.new(4.00483942, 2.83606482, 0.267972648)
  2027. WedgePart159.Parent = Model111
  2028. WedgePart159.Material = Enum.Material.SmoothPlastic
  2029. WedgePart159.BrickColor = BrickColor.new("Navy blue")
  2030. WedgePart159.Rotation = Vector3.new(90, -9.51000023, 38.2000008)
  2031. WedgePart159.Anchored = true
  2032. WedgePart159.CanCollide = false
  2033. WedgePart159.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2034. WedgePart159.CFrame = CFrame.new(84.0250778, 4.48755217, 70.9831467, 0.775091887, -0.609853208, -0.16526258, -0.129877046, 0.102194309, -0.986249685, 0.618356287, 0.785897911, 4.05497849e-06)
  2035. WedgePart159.BottomSurface = Enum.SurfaceType.Smooth
  2036. WedgePart159.Color = Color3.new(0, 0.12549, 0.376471)
  2037. WedgePart159.Position = Vector3.new(84.0250778, 4.48755217, 70.9831467)
  2038. WedgePart159.Orientation = Vector3.new(80.4899979, -90, -51.7999992)
  2039. WedgePart159.Color = Color3.new(0, 0.12549, 0.376471)
  2040. SpecialMesh160.Parent = WedgePart159
  2041. SpecialMesh160.Scale = Vector3.new(1.85473442, 0.0282498114, 0.0053952313)
  2042. SpecialMesh160.MeshType = Enum.MeshType.Wedge
  2043. SpecialMesh160.Scale = Vector3.new(1.85473442, 0.0282498114, 0.0053952313)
  2044. WedgePart161.Parent = Model111
  2045. WedgePart161.Material = Enum.Material.SmoothPlastic
  2046. WedgePart161.BrickColor = BrickColor.new("Navy blue")
  2047. WedgePart161.Rotation = Vector3.new(-90, 9.51000023, 141.800003)
  2048. WedgePart161.Anchored = true
  2049. WedgePart161.CanCollide = false
  2050. WedgePart161.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2051. WedgePart161.CFrame = CFrame.new(83.9779968, 4.20658875, 70.9831314, -0.775091887, -0.609853208, 0.165262535, 0.129877046, 0.10219422, 0.986249685, -0.618356287, 0.785897911, -3.98047268e-06)
  2052. WedgePart161.BottomSurface = Enum.SurfaceType.Smooth
  2053. WedgePart161.Color = Color3.new(0, 0.12549, 0.376471)
  2054. WedgePart161.Position = Vector3.new(83.9779968, 4.20658875, 70.9831314)
  2055. WedgePart161.Orientation = Vector3.new(-80.4899979, 90, 51.7999992)
  2056. WedgePart161.Color = Color3.new(0, 0.12549, 0.376471)
  2057. SpecialMesh162.Parent = WedgePart161
  2058. SpecialMesh162.Scale = Vector3.new(1.85473442, 0.0282498114, 2.84345865)
  2059. SpecialMesh162.MeshType = Enum.MeshType.Wedge
  2060. SpecialMesh162.Scale = Vector3.new(1.85473442, 0.0282498114, 2.84345865)
  2061. WedgePart163.Parent = Model111
  2062. WedgePart163.Material = Enum.Material.SmoothPlastic
  2063. WedgePart163.BrickColor = BrickColor.new("Navy blue")
  2064. WedgePart163.Rotation = Vector3.new(-173.649994, -9.22999954, -169.990005)
  2065. WedgePart163.Anchored = true
  2066. WedgePart163.CanCollide = false
  2067. WedgePart163.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2068. WedgePart163.CFrame = CFrame.new(84.1072159, 4.18705034, 70.8189468, -0.972012162, 0.171640545, -0.16041176, 0.155350938, 0.981806695, 0.109186664, 0.176234171, 0.0812106356, -0.980992436)
  2069. WedgePart163.BottomSurface = Enum.SurfaceType.Smooth
  2070. WedgePart163.Color = Color3.new(0, 0.12549, 0.376471)
  2071. WedgePart163.Position = Vector3.new(84.1072159, 4.18705034, 70.8189468)
  2072. WedgePart163.Orientation = Vector3.new(-6.26999998, -170.710007, 8.98999977)
  2073. WedgePart163.Color = Color3.new(0, 0.12549, 0.376471)
  2074. SpecialMesh164.Parent = WedgePart163
  2075. SpecialMesh164.Scale = Vector3.new(2.80837536, 2.83567548, 0.212128252)
  2076. SpecialMesh164.MeshType = Enum.MeshType.Wedge
  2077. SpecialMesh164.Scale = Vector3.new(2.80837536, 2.83567548, 0.212128252)
  2078. WedgePart165.Parent = Model111
  2079. WedgePart165.Material = Enum.Material.SmoothPlastic
  2080. WedgePart165.BrickColor = BrickColor.new("Navy blue")
  2081. WedgePart165.Rotation = Vector3.new(6.3499999, 9.22999954, -10.0100002)
  2082. WedgePart165.Anchored = true
  2083. WedgePart165.CanCollide = false
  2084. WedgePart165.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2085. WedgePart165.CFrame = CFrame.new(84.0994263, 4.19235182, 70.7712784, 0.972012162, 0.171640515, 0.160411775, -0.155350938, 0.981806695, -0.10918659, -0.176234171, 0.0812105462, 0.980992496)
  2086. WedgePart165.BottomSurface = Enum.SurfaceType.Smooth
  2087. WedgePart165.Color = Color3.new(0, 0.12549, 0.376471)
  2088. WedgePart165.Position = Vector3.new(84.0994263, 4.19235182, 70.7712784)
  2089. WedgePart165.Orientation = Vector3.new(6.26999998, 9.28999996, -8.98999977)
  2090. WedgePart165.Color = Color3.new(0, 0.12549, 0.376471)
  2091. SpecialMesh166.Parent = WedgePart165
  2092. SpecialMesh166.Scale = Vector3.new(2.80837536, 2.83567548, 0.273714751)
  2093. SpecialMesh166.MeshType = Enum.MeshType.Wedge
  2094. SpecialMesh166.Scale = Vector3.new(2.80837536, 2.83567548, 0.273714751)
  2095. WedgePart167.Parent = Model111
  2096. WedgePart167.Material = Enum.Material.SmoothPlastic
  2097. WedgePart167.BrickColor = BrickColor.new("Navy blue")
  2098. WedgePart167.Rotation = Vector3.new(173.649994, -48.3899994, -169.940002)
  2099. WedgePart167.Anchored = true
  2100. WedgePart167.CanCollide = false
  2101. WedgePart167.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2102. WedgePart167.CFrame = CFrame.new(84.4638138, 4.16846514, 71.6982422, -0.653876841, 0.116011359, -0.747654021, 0.254989713, 0.964153886, -0.0734017119, 0.712337971, -0.238639727, -0.660019517)
  2103. WedgePart167.BottomSurface = Enum.SurfaceType.Smooth
  2104. WedgePart167.Color = Color3.new(0, 0.12549, 0.376471)
  2105. WedgePart167.Position = Vector3.new(84.4638138, 4.16846514, 71.6982422)
  2106. WedgePart167.Orientation = Vector3.new(4.21000004, -131.440002, 14.8100004)
  2107. WedgePart167.Color = Color3.new(0, 0.12549, 0.376471)
  2108. SpecialMesh168.Parent = WedgePart167
  2109. SpecialMesh168.Scale = Vector3.new(4.00483942, 2.83606482, 0.267972648)
  2110. SpecialMesh168.MeshType = Enum.MeshType.Wedge
  2111. SpecialMesh168.Scale = Vector3.new(4.00483942, 2.83606482, 0.267972648)
  2112. WedgePart169.Parent = Model111
  2113. WedgePart169.Material = Enum.Material.SmoothPlastic
  2114. WedgePart169.BrickColor = BrickColor.new("Navy blue")
  2115. WedgePart169.Rotation = Vector3.new(173.649994, 9.22999954, -169.990005)
  2116. WedgePart169.Anchored = true
  2117. WedgePart169.CanCollide = false
  2118. WedgePart169.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2119. WedgePart169.CFrame = CFrame.new(84.1011887, 4.19235182, 71.4734879, -0.972012162, 0.171640277, 0.16041179, 0.155349508, 0.981806219, -0.109193146, -0.176235214, -0.0812171847, -0.980991721)
  2120. WedgePart169.BottomSurface = Enum.SurfaceType.Smooth
  2121. WedgePart169.Color = Color3.new(0, 0.12549, 0.376471)
  2122. WedgePart169.Position = Vector3.new(84.1011887, 4.19235182, 71.4734879)
  2123. WedgePart169.Orientation = Vector3.new(6.26999998, 170.710007, 8.98999977)
  2124. WedgePart169.Color = Color3.new(0, 0.12549, 0.376471)
  2125. SpecialMesh170.Parent = WedgePart169
  2126. SpecialMesh170.Scale = Vector3.new(2.80837536, 2.83567548, 0.273714751)
  2127. SpecialMesh170.MeshType = Enum.MeshType.Wedge
  2128. SpecialMesh170.Scale = Vector3.new(2.80837536, 2.83567548, 0.273714751)
  2129. WedgePart171.Parent = Model111
  2130. WedgePart171.Material = Enum.Material.SmoothPlastic
  2131. WedgePart171.BrickColor = BrickColor.new("Navy blue")
  2132. WedgePart171.Rotation = Vector3.new(90, -9.51000023, 141.800003)
  2133. WedgePart171.Anchored = true
  2134. WedgePart171.CanCollide = false
  2135. WedgePart171.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2136. WedgePart171.CFrame = CFrame.new(84.0268402, 4.48755026, 71.2616348, -0.775091708, -0.609853506, -0.16526255, 0.129881904, 0.102188051, -0.986249685, 0.618355632, -0.785898507, 3.83146107e-06)
  2137. WedgePart171.BottomSurface = Enum.SurfaceType.Smooth
  2138. WedgePart171.Color = Color3.new(0, 0.12549, 0.376471)
  2139. WedgePart171.Position = Vector3.new(84.0268402, 4.48755026, 71.2616348)
  2140. WedgePart171.Orientation = Vector3.new(80.4899979, -90, 51.8100014)
  2141. WedgePart171.Color = Color3.new(0, 0.12549, 0.376471)
  2142. SpecialMesh172.Parent = WedgePart171
  2143. SpecialMesh172.Scale = Vector3.new(1.85473442, 0.0282498114, 0.0053952313)
  2144. SpecialMesh172.MeshType = Enum.MeshType.Wedge
  2145. SpecialMesh172.Scale = Vector3.new(1.85473442, 0.0282498114, 0.0053952313)
  2146. WedgePart173.Parent = Model111
  2147. WedgePart173.Material = Enum.Material.SmoothPlastic
  2148. WedgePart173.BrickColor = BrickColor.new("Navy blue")
  2149. WedgePart173.Rotation = Vector3.new(-6.3499999, -9.22999954, -10.0100002)
  2150. WedgePart173.Anchored = true
  2151. WedgePart173.CanCollide = false
  2152. WedgePart173.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2153. WedgePart173.CFrame = CFrame.new(84.1089783, 4.18705225, 71.4258041, 0.972012162, 0.171640292, -0.160411775, -0.155349508, 0.981806219, 0.109193236, 0.176235214, -0.0812172741, 0.980991721)
  2154. WedgePart173.BottomSurface = Enum.SurfaceType.Smooth
  2155. WedgePart173.Color = Color3.new(0, 0.12549, 0.376471)
  2156. WedgePart173.Position = Vector3.new(84.1089783, 4.18705225, 71.4258041)
  2157. WedgePart173.Orientation = Vector3.new(-6.26999998, -9.28999996, -8.98999977)
  2158. WedgePart173.Color = Color3.new(0, 0.12549, 0.376471)
  2159. SpecialMesh174.Parent = WedgePart173
  2160. SpecialMesh174.Scale = Vector3.new(2.80837536, 2.83567548, 0.212128252)
  2161. SpecialMesh174.MeshType = Enum.MeshType.Wedge
  2162. SpecialMesh174.Scale = Vector3.new(2.80837536, 2.83567548, 0.212128252)
  2163. WedgePart175.Parent = Model111
  2164. WedgePart175.Material = Enum.Material.SmoothPlastic
  2165. WedgePart175.BrickColor = BrickColor.new("Navy blue")
  2166. WedgePart175.Rotation = Vector3.new(-90, 9.51000023, 38.2000008)
  2167. WedgePart175.Anchored = true
  2168. WedgePart175.CanCollide = false
  2169. WedgePart175.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2170. WedgePart175.CFrame = CFrame.new(83.9797592, 4.20658875, 71.2616196, 0.775091708, -0.609853506, 0.165262491, -0.129881904, 0.102187976, 0.986249685, -0.618355632, -0.785898507, -3.89106572e-06)
  2171. WedgePart175.BottomSurface = Enum.SurfaceType.Smooth
  2172. WedgePart175.Color = Color3.new(0, 0.12549, 0.376471)
  2173. WedgePart175.Position = Vector3.new(83.9797592, 4.20658875, 71.2616196)
  2174. WedgePart175.Orientation = Vector3.new(-80.4899979, 90, -51.8100014)
  2175. WedgePart175.Color = Color3.new(0, 0.12549, 0.376471)
  2176. SpecialMesh176.Parent = WedgePart175
  2177. SpecialMesh176.Scale = Vector3.new(1.85473442, 0.0282498114, 2.84345865)
  2178. SpecialMesh176.MeshType = Enum.MeshType.Wedge
  2179. SpecialMesh176.Scale = Vector3.new(1.85473442, 0.0282498114, 2.84345865)
  2180. WedgePart177.Parent = Model111
  2181. WedgePart177.Material = Enum.Material.SmoothPlastic
  2182. WedgePart177.BrickColor = BrickColor.new("Navy blue")
  2183. WedgePart177.Rotation = Vector3.new(-6.3499999, 48.3899994, -10.0600004)
  2184. WedgePart177.Anchored = true
  2185. WedgePart177.CanCollide = false
  2186. WedgePart177.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2187. WedgePart177.CFrame = CFrame.new(84.4236221, 4.16451979, 71.6627731, 0.653876841, 0.116011299, 0.74765408, -0.254989713, 0.964153886, 0.0734018013, -0.712337971, -0.238639787, 0.660019517)
  2188. WedgePart177.BottomSurface = Enum.SurfaceType.Smooth
  2189. WedgePart177.Color = Color3.new(0, 0.12549, 0.376471)
  2190. WedgePart177.Position = Vector3.new(84.4236221, 4.16451979, 71.6627731)
  2191. WedgePart177.Orientation = Vector3.new(-4.21000004, 48.5600014, -14.8100004)
  2192. WedgePart177.Color = Color3.new(0, 0.12549, 0.376471)
  2193. SpecialMesh178.Parent = WedgePart177
  2194. SpecialMesh178.Scale = Vector3.new(4.00483942, 2.83606482, 0.269650221)
  2195. SpecialMesh178.MeshType = Enum.MeshType.Wedge
  2196. SpecialMesh178.Scale = Vector3.new(4.00483942, 2.83606482, 0.269650221)
  2197. WedgePart179.Parent = Model111
  2198. WedgePart179.Material = Enum.Material.SmoothPlastic
  2199. WedgePart179.BrickColor = BrickColor.new("Really black")
  2200. WedgePart179.Rotation = Vector3.new(176.649994, -32.4300003, -16.2800007)
  2201. WedgePart179.Anchored = true
  2202. WedgePart179.CanCollide = false
  2203. WedgePart179.Size = Vector3.new(0.501514971, 1.8123908, 0.540661097)
  2204. WedgePart179.CFrame = CFrame.new(84.3812408, 3.16418386, 71.5519867, 0.810205579, 0.236556157, -0.536291003, 0.249728575, -0.967060745, -0.049287919, -0.530285299, -0.0939938203, -0.842592716)
  2205. WedgePart179.BottomSurface = Enum.SurfaceType.Smooth
  2206. WedgePart179.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2207. WedgePart179.Position = Vector3.new(84.3812408, 3.16418386, 71.5519867)
  2208. WedgePart179.Orientation = Vector3.new(2.82999992, -147.520004, 165.520004)
  2209. WedgePart179.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2210. WedgePart180.Parent = Model111
  2211. WedgePart180.Material = Enum.Material.SmoothPlastic
  2212. WedgePart180.BrickColor = BrickColor.new("Really black")
  2213. WedgePart180.Rotation = Vector3.new(-3.3499999, 32.4300003, -163.720001)
  2214. WedgePart180.Anchored = true
  2215. WedgePart180.CanCollide = false
  2216. WedgePart180.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2217. WedgePart180.CFrame = CFrame.new(84.2144699, 3.1488595, 71.289978, -0.810205579, 0.236556113, 0.536291063, -0.249728575, -0.967060685, 0.0492878295, 0.530285299, -0.093993932, 0.842592835)
  2218. WedgePart180.BottomSurface = Enum.SurfaceType.Smooth
  2219. WedgePart180.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2220. WedgePart180.Position = Vector3.new(84.2144699, 3.1488595, 71.289978)
  2221. WedgePart180.Orientation = Vector3.new(-2.82999992, 32.4799995, -165.520004)
  2222. WedgePart180.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2223. SpecialMesh181.Parent = WedgePart180
  2224. SpecialMesh181.Scale = Vector3.new(2.5075748, 9.0619545, 0.406420559)
  2225. SpecialMesh181.MeshType = Enum.MeshType.Wedge
  2226. SpecialMesh181.Scale = Vector3.new(2.5075748, 9.0619545, 0.406420559)
  2227. WedgePart182.Parent = Model111
  2228. WedgePart182.Material = Enum.Material.SmoothPlastic
  2229. WedgePart182.BrickColor = BrickColor.new("Navy blue")
  2230. WedgePart182.Rotation = Vector3.new(93.3300018, 15.0900002, -174.039993)
  2231. WedgePart182.Anchored = true
  2232. WedgePart182.CanCollide = false
  2233. WedgePart182.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2234. WedgePart182.CFrame = CFrame.new(84.1439896, 4.05129576, 71.4676208, -0.960297585, 0.10023734, 0.260348022, -0.252465844, 0.0848200619, -0.963881016, -0.118699588, -0.991341591, -0.0561460108)
  2235. WedgePart182.BottomSurface = Enum.SurfaceType.Smooth
  2236. WedgePart182.Color = Color3.new(0, 0.12549, 0.376471)
  2237. WedgePart182.Position = Vector3.new(84.1439896, 4.05129576, 71.4676208)
  2238. WedgePart182.Orientation = Vector3.new(74.5500031, 102.169998, -71.4300003)
  2239. WedgePart182.Color = Color3.new(0, 0.12549, 0.376471)
  2240. SpecialMesh183.Parent = WedgePart182
  2241. SpecialMesh183.Scale = Vector3.new(3.76363802, 0.508730888, 0.0892680213)
  2242. SpecialMesh183.MeshType = Enum.MeshType.Wedge
  2243. SpecialMesh183.Scale = Vector3.new(3.76363802, 0.508730888, 0.0892680213)
  2244. WedgePart184.Parent = Model111
  2245. WedgePart184.Material = Enum.Material.SmoothPlastic
  2246. WedgePart184.BrickColor = BrickColor.new("Really black")
  2247. WedgePart184.Rotation = Vector3.new(-86.6699982, -15.0900002, -5.96000004)
  2248. WedgePart184.Anchored = true
  2249. WedgePart184.CanCollide = false
  2250. WedgePart184.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2251. WedgePart184.CFrame = CFrame.new(84.3801498, 3.17696238, 71.4166794, 0.960297585, 0.100237362, -0.260347992, 0.252465844, 0.0848200023, 0.963881075, 0.118699588, -0.991341591, 0.0561459363)
  2252. WedgePart184.BottomSurface = Enum.SurfaceType.Smooth
  2253. WedgePart184.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2254. WedgePart184.Position = Vector3.new(84.3801498, 3.17696238, 71.4166794)
  2255. WedgePart184.Orientation = Vector3.new(-74.5500031, -77.8300018, 71.4300003)
  2256. WedgePart184.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2257. SpecialMesh185.Parent = WedgePart184
  2258. SpecialMesh185.Scale = Vector3.new(3.76363802, 0.508730888, 8.98179531)
  2259. SpecialMesh185.MeshType = Enum.MeshType.Wedge
  2260. SpecialMesh185.Scale = Vector3.new(3.76363802, 0.508730888, 8.98179531)
  2261. WedgePart186.Parent = Model111
  2262. WedgePart186.Material = Enum.Material.SmoothPlastic
  2263. WedgePart186.BrickColor = BrickColor.new("Really black")
  2264. WedgePart186.Rotation = Vector3.new(-176.649994, 32.4300003, -16.2099991)
  2265. WedgePart186.Anchored = true
  2266. WedgePart186.CanCollide = false
  2267. WedgePart186.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2268. WedgePart186.CFrame = CFrame.new(84.2128601, 3.14833856, 70.9510422, 0.810471892, 0.235643119, 0.536290646, 0.248642325, -0.967340946, 0.049282223, 0.530388892, 0.093402721, -0.842593253)
  2269. WedgePart186.BottomSurface = Enum.SurfaceType.Smooth
  2270. WedgePart186.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2271. WedgePart186.Position = Vector3.new(84.2128601, 3.14833856, 70.9510422)
  2272. WedgePart186.Orientation = Vector3.new(-2.81999993, 147.520004, 165.580002)
  2273. WedgePart186.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2274. SpecialMesh187.Parent = WedgePart186
  2275. SpecialMesh187.Scale = Vector3.new(2.49772358, 9.06096554, 0.438725233)
  2276. SpecialMesh187.MeshType = Enum.MeshType.Wedge
  2277. SpecialMesh187.Scale = Vector3.new(2.49772358, 9.06096554, 0.438725233)
  2278. WedgePart188.Parent = Model111
  2279. WedgePart188.Material = Enum.Material.SmoothPlastic
  2280. WedgePart188.BrickColor = BrickColor.new("Really black")
  2281. WedgePart188.Rotation = Vector3.new(-93.1200027, -15.1499996, -172.520004)
  2282. WedgePart188.Anchored = true
  2283. WedgePart188.CanCollide = false
  2284. WedgePart188.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2285. WedgePart188.CFrame = CFrame.new(84.3816833, 3.17736506, 70.8115616, -0.957038879, 0.125684962, -0.261304379, -0.251607925, 0.0879439265, 0.963825405, 0.144118473, 0.988164663, -0.0525424257)
  2286. WedgePart188.BottomSurface = Enum.SurfaceType.Smooth
  2287. WedgePart188.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2288. WedgePart188.Position = Vector3.new(84.3816833, 3.17736506, 70.8115616)
  2289. WedgePart188.Orientation = Vector3.new(-74.5400009, -101.370003, -70.7300034)
  2290. WedgePart188.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2291. SpecialMesh189.Parent = WedgePart188
  2292. SpecialMesh189.Scale = Vector3.new(3.79249001, 0.477633595, 8.98350334)
  2293. SpecialMesh189.MeshType = Enum.MeshType.Wedge
  2294. SpecialMesh189.Scale = Vector3.new(3.79249001, 0.477633595, 8.98350334)
  2295. WedgePart190.Parent = Model111
  2296. WedgePart190.Material = Enum.Material.SmoothPlastic
  2297. WedgePart190.BrickColor = BrickColor.new("Really black")
  2298. WedgePart190.Rotation = Vector3.new(3.3499999, -32.4300003, -163.789993)
  2299. WedgePart190.Anchored = true
  2300. WedgePart190.CanCollide = false
  2301. WedgePart190.Size = Vector3.new(0.49954474, 1.81219304, 0.534200132)
  2302. WedgePart190.CFrame = CFrame.new(84.379631, 3.16365862, 70.689003, -0.810471892, 0.235643178, -0.536290705, -0.248642325, -0.967340887, -0.0492823087, -0.530388892, 0.093402639, 0.842593431)
  2303. WedgePart190.BottomSurface = Enum.SurfaceType.Smooth
  2304. WedgePart190.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2305. WedgePart190.Position = Vector3.new(84.379631, 3.16365862, 70.689003)
  2306. WedgePart190.Orientation = Vector3.new(2.81999993, -32.4799995, -165.580002)
  2307. WedgePart190.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2308. Part191.Parent = Model111
  2309. Part191.Material = Enum.Material.SmoothPlastic
  2310. Part191.BrickColor = BrickColor.new("Bright blue")
  2311. Part191.Reflectance = 0.20000000298023
  2312. Part191.Rotation = Vector3.new(180, 0, 0)
  2313. Part191.Anchored = true
  2314. Part191.CanCollide = false
  2315. Part191.FormFactor = Enum.FormFactor.Symmetric
  2316. Part191.Size = Vector3.new(0.200000003, 0.289398372, 0.200000003)
  2317. Part191.CFrame = CFrame.new(85.2290497, 2.24749422, 71.4875183, 0.999990463, 1.68663576e-06, -5.21396615e-08, 1.52207053e-06, -0.99999398, -3.58559191e-06, -4.70573482e-08, 3.27080488e-06, -0.99999404)
  2318. Part191.BottomSurface = Enum.SurfaceType.Smooth
  2319. Part191.TopSurface = Enum.SurfaceType.Smooth
  2320. Part191.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2321. Part191.Position = Vector3.new(85.2290497, 2.24749422, 71.4875183)
  2322. Part191.Orientation = Vector3.new(0, -180, 180)
  2323. Part191.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2324. BlockMesh192.Parent = Part191
  2325. BlockMesh192.Scale = Vector3.new(1, 1, 0.200000003)
  2326. BlockMesh192.Scale = Vector3.new(1, 1, 0.200000003)
  2327. Part193.Parent = Model111
  2328. Part193.Material = Enum.Material.SmoothPlastic
  2329. Part193.BrickColor = BrickColor.new("Bright blue")
  2330. Part193.Reflectance = 0.20000000298023
  2331. Part193.Rotation = Vector3.new(90, 0, 0)
  2332. Part193.Anchored = true
  2333. Part193.CanCollide = false
  2334. Part193.FormFactor = Enum.FormFactor.Symmetric
  2335. Part193.Size = Vector3.new(0.200000003, 0.704961121, 0.200000003)
  2336. Part193.CFrame = CFrame.new(85.2290497, 2.37356567, 71.1549301, 0.999990463, 5.21391357e-08, 1.68663564e-06, 1.52207053e-06, 3.8985163e-06, -0.99999404, -4.70573482e-08, 0.99999404, 3.58559191e-06)
  2337. Part193.BottomSurface = Enum.SurfaceType.Smooth
  2338. Part193.TopSurface = Enum.SurfaceType.Smooth
  2339. Part193.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2340. Part193.Position = Vector3.new(85.2290497, 2.37356567, 71.1549301)
  2341. Part193.Orientation = Vector3.new(89.8000031, 25.1900005, 21.3299999)
  2342. Part193.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2343. BlockMesh194.Parent = Part193
  2344. BlockMesh194.Scale = Vector3.new(1, 1, 0.200000003)
  2345. BlockMesh194.Scale = Vector3.new(1, 1, 0.200000003)
  2346. Part195.Parent = Model111
  2347. Part195.Material = Enum.Material.SmoothPlastic
  2348. Part195.BrickColor = BrickColor.new("Black")
  2349. Part195.Rotation = Vector3.new(180, 0, 180)
  2350. Part195.Anchored = true
  2351. Part195.CanCollide = false
  2352. Part195.FormFactor = Enum.FormFactor.Symmetric
  2353. Part195.Size = Vector3.new(1.12655747, 0.300000042, 2.07369661)
  2354. Part195.CFrame = CFrame.new(84.7367096, 2.24362898, 71.1229401, -0.999990463, -1.68663564e-06, -5.21395265e-08, -1.52207053e-06, 0.99999398, -3.68990004e-06, 4.70573482e-08, -3.34531069e-06, -0.99999404)
  2355. Part195.BottomSurface = Enum.SurfaceType.Smooth
  2356. Part195.TopSurface = Enum.SurfaceType.Smooth
  2357. Part195.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2358. Part195.Position = Vector3.new(84.7367096, 2.24362898, 71.1229401)
  2359. Part195.Orientation = Vector3.new(0, -180, 0)
  2360. Part195.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2361. BlockMesh196.Parent = Part195
  2362. Part197.Parent = Model111
  2363. Part197.Material = Enum.Material.SmoothPlastic
  2364. Part197.BrickColor = BrickColor.new("Bright blue")
  2365. Part197.Reflectance = 0.20000000298023
  2366. Part197.Rotation = Vector3.new(180, 0, 0)
  2367. Part197.Anchored = true
  2368. Part197.CanCollide = false
  2369. Part197.FormFactor = Enum.FormFactor.Symmetric
  2370. Part197.Size = Vector3.new(0.200000003, 0.289398372, 0.200000003)
  2371. Part197.CFrame = CFrame.new(85.2290497, 2.2483387, 70.8214417, 0.999990463, 1.68663576e-06, -5.21396615e-08, 1.52207053e-06, -0.99999398, -3.58559191e-06, -4.70573482e-08, 3.27080488e-06, -0.99999404)
  2372. Part197.BottomSurface = Enum.SurfaceType.Smooth
  2373. Part197.TopSurface = Enum.SurfaceType.Smooth
  2374. Part197.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2375. Part197.Position = Vector3.new(85.2290497, 2.2483387, 70.8214417)
  2376. Part197.Orientation = Vector3.new(0, -180, 180)
  2377. Part197.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2378. BlockMesh198.Parent = Part197
  2379. BlockMesh198.Scale = Vector3.new(1, 1, 0.200000003)
  2380. BlockMesh198.Scale = Vector3.new(1, 1, 0.200000003)
  2381. Part199.Parent = Model111
  2382. Part199.Material = Enum.Material.SmoothPlastic
  2383. Part199.BrickColor = BrickColor.new("Bright blue")
  2384. Part199.Reflectance = 0.20000000298023
  2385. Part199.Rotation = Vector3.new(90, 0, 0)
  2386. Part199.Anchored = true
  2387. Part199.CanCollide = false
  2388. Part199.FormFactor = Enum.FormFactor.Symmetric
  2389. Part199.Size = Vector3.new(0.200000003, 0.704961121, 0.200000003)
  2390. Part199.CFrame = CFrame.new(85.2290497, 2.10725856, 71.1549301, 0.999990463, 5.21391357e-08, 1.68663564e-06, 1.52207053e-06, 3.8985163e-06, -0.99999404, -4.70573482e-08, 0.99999404, 3.58559191e-06)
  2391. Part199.BottomSurface = Enum.SurfaceType.Smooth
  2392. Part199.TopSurface = Enum.SurfaceType.Smooth
  2393. Part199.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2394. Part199.Position = Vector3.new(85.2290497, 2.10725856, 71.1549301)
  2395. Part199.Orientation = Vector3.new(89.8000031, 25.1900005, 21.3299999)
  2396. Part199.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2397. BlockMesh200.Parent = Part199
  2398. BlockMesh200.Scale = Vector3.new(1, 1, 0.200000003)
  2399. BlockMesh200.Scale = Vector3.new(1, 1, 0.200000003)
  2400. Part201.Parent = Model111
  2401. Part201.Material = Enum.Material.SmoothPlastic
  2402. Part201.BrickColor = BrickColor.new("Bright blue")
  2403. Part201.Reflectance = 0.20000000298023
  2404. Part201.Rotation = Vector3.new(-90, 0, 0)
  2405. Part201.Anchored = true
  2406. Part201.CanCollide = false
  2407. Part201.FormFactor = Enum.FormFactor.Symmetric
  2408. Part201.Size = Vector3.new(0.200000003, 0.289398372, 0.200000003)
  2409. Part201.CFrame = CFrame.new(85.2290497, 2.24585271, 71.3620148, 0.999990463, -5.21390859e-08, -1.68663564e-06, 1.52207053e-06, -3.92831862e-06, 0.99999404, -4.70573482e-08, -0.99999404, -3.60049307e-06)
  2410. Part201.BottomSurface = Enum.SurfaceType.Smooth
  2411. Part201.TopSurface = Enum.SurfaceType.Smooth
  2412. Part201.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2413. Part201.Position = Vector3.new(85.2290497, 2.24585271, 71.3620148)
  2414. Part201.Orientation = Vector3.new(-89.8000031, -154.899994, 158.820007)
  2415. Part201.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  2416. BlockMesh202.Parent = Part201
  2417. BlockMesh202.Scale = Vector3.new(1, 1, 0.200000003)
  2418. BlockMesh202.Scale = Vector3.new(1, 1, 0.200000003)
  2419. Part203.Name = "Cylinder"
  2420. Part203.Parent = Model111
  2421. Part203.Material = Enum.Material.SmoothPlastic
  2422. Part203.BrickColor = BrickColor.new("Really black")
  2423. Part203.Rotation = Vector3.new(-90, 0, 90)
  2424. Part203.Anchored = true
  2425. Part203.CanCollide = false
  2426. Part203.FormFactor = Enum.FormFactor.Symmetric
  2427. Part203.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2428. Part203.CFrame = CFrame.new(85.2129898, 2.2316227, 71.4693756, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  2429. Part203.BottomSurface = Enum.SurfaceType.Smooth
  2430. Part203.TopSurface = Enum.SurfaceType.Smooth
  2431. Part203.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2432. Part203.Position = Vector3.new(85.2129898, 2.2316227, 71.4693756)
  2433. Part203.Orientation = Vector3.new(-90, 90, 0)
  2434. Part203.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2435. CylinderMesh204.Parent = Part203
  2436. CylinderMesh204.Scale = Vector3.new(0.773780882, 0.773780882, 0.386890441)
  2437. CylinderMesh204.Scale = Vector3.new(0.773780882, 0.773780882, 0.386890441)
  2438. Part205.Name = "Cylinder"
  2439. Part205.Parent = Model111
  2440. Part205.Material = Enum.Material.SmoothPlastic
  2441. Part205.BrickColor = BrickColor.new("Really black")
  2442. Part205.Rotation = Vector3.new(-90, 0, 90)
  2443. Part205.Anchored = true
  2444. Part205.CanCollide = false
  2445. Part205.FormFactor = Enum.FormFactor.Symmetric
  2446. Part205.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2447. Part205.CFrame = CFrame.new(85.2129898, 2.23079395, 70.7659149, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  2448. Part205.BottomSurface = Enum.SurfaceType.Smooth
  2449. Part205.TopSurface = Enum.SurfaceType.Smooth
  2450. Part205.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2451. Part205.Position = Vector3.new(85.2129898, 2.23079395, 70.7659149)
  2452. Part205.Orientation = Vector3.new(-90, 90, 0)
  2453. Part205.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2454. CylinderMesh206.Parent = Part205
  2455. CylinderMesh206.Scale = Vector3.new(0.773780882, 0.773780882, 0.386890441)
  2456. CylinderMesh206.Scale = Vector3.new(0.773780882, 0.773780882, 0.386890441)
  2457. Part207.Name = "Cylinder"
  2458. Part207.Parent = Model111
  2459. Part207.Material = Enum.Material.SmoothPlastic
  2460. Part207.BrickColor = BrickColor.new("Pastel Blue")
  2461. Part207.Reflectance = 0.20000000298023
  2462. Part207.Rotation = Vector3.new(-90, 0, 90)
  2463. Part207.Anchored = true
  2464. Part207.CanCollide = false
  2465. Part207.FormFactor = Enum.FormFactor.Symmetric
  2466. Part207.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2467. Part207.CFrame = CFrame.new(85.2065201, 2.60235643, 71.5077591, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  2468. Part207.BottomSurface = Enum.SurfaceType.Smooth
  2469. Part207.TopSurface = Enum.SurfaceType.Smooth
  2470. Part207.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2471. Part207.Position = Vector3.new(85.2065201, 2.60235643, 71.5077591)
  2472. Part207.Orientation = Vector3.new(-90, 90, 0)
  2473. Part207.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2474. CylinderMesh208.Parent = Part207
  2475. CylinderMesh208.Scale = Vector3.new(0.857374966, 0.857374966, 0.428687483)
  2476. CylinderMesh208.Scale = Vector3.new(0.857374966, 0.857374966, 0.428687483)
  2477. Part209.Name = "1"
  2478. Part209.Parent = Model111
  2479. Part209.Material = Enum.Material.SmoothPlastic
  2480. Part209.BrickColor = BrickColor.new("Pastel Blue")
  2481. Part209.Reflectance = 0.20000000298023
  2482. Part209.Rotation = Vector3.new(-90, 0, 90)
  2483. Part209.Anchored = true
  2484. Part209.CanCollide = false
  2485. Part209.FormFactor = Enum.FormFactor.Symmetric
  2486. Part209.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2487. Part209.CFrame = CFrame.new(85.1887817, 2.975389, 70.6631317, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  2488. Part209.BottomSurface = Enum.SurfaceType.Smooth
  2489. Part209.TopSurface = Enum.SurfaceType.Smooth
  2490. Part209.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2491. Part209.Position = Vector3.new(85.1887817, 2.975389, 70.6631317)
  2492. Part209.Orientation = Vector3.new(-90, 90, 0)
  2493. Part209.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2494. CylinderMesh210.Parent = Part209
  2495. CylinderMesh210.Scale = Vector3.new(1, 1, 0.5)
  2496. CylinderMesh210.Scale = Vector3.new(1, 1, 0.5)
  2497. Part211.Name = "Cylinder"
  2498. Part211.Parent = Model111
  2499. Part211.Material = Enum.Material.SmoothPlastic
  2500. Part211.BrickColor = BrickColor.new("Pastel Blue")
  2501. Part211.Reflectance = 0.20000000298023
  2502. Part211.Rotation = Vector3.new(-90, 0, 90)
  2503. Part211.Anchored = true
  2504. Part211.CanCollide = false
  2505. Part211.FormFactor = Enum.FormFactor.Symmetric
  2506. Part211.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2507. Part211.CFrame = CFrame.new(85.2065201, 2.60143566, 70.7283096, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  2508. Part211.BottomSurface = Enum.SurfaceType.Smooth
  2509. Part211.TopSurface = Enum.SurfaceType.Smooth
  2510. Part211.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2511. Part211.Position = Vector3.new(85.2065201, 2.60143566, 70.7283096)
  2512. Part211.Orientation = Vector3.new(-90, 90, 0)
  2513. Part211.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2514. CylinderMesh212.Parent = Part211
  2515. CylinderMesh212.Scale = Vector3.new(0.857374966, 0.857374966, 0.428687483)
  2516. CylinderMesh212.Scale = Vector3.new(0.857374966, 0.857374966, 0.428687483)
  2517. Part213.Name = "1"
  2518. Part213.Parent = Model111
  2519. Part213.Material = Enum.Material.SmoothPlastic
  2520. Part213.BrickColor = BrickColor.new("Pastel Blue")
  2521. Part213.Reflectance = 0.20000000298023
  2522. Part213.Rotation = Vector3.new(-90, 0, 90)
  2523. Part213.Anchored = true
  2524. Part213.CanCollide = false
  2525. Part213.FormFactor = Enum.FormFactor.Symmetric
  2526. Part213.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2527. Part213.CFrame = CFrame.new(85.1887817, 2.97647023, 71.5722427, -5.72269414e-08, -1, -1.52209304e-06, -4.00096178e-06, -1.52208713e-06, 1, -1, 5.72326542e-08, -4.00096178e-06)
  2528. Part213.BottomSurface = Enum.SurfaceType.Smooth
  2529. Part213.TopSurface = Enum.SurfaceType.Smooth
  2530. Part213.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2531. Part213.Position = Vector3.new(85.1887817, 2.97647023, 71.5722427)
  2532. Part213.Orientation = Vector3.new(-90, 90, 0)
  2533. Part213.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2534. CylinderMesh214.Parent = Part213
  2535. CylinderMesh214.Scale = Vector3.new(1, 1, 0.5)
  2536. CylinderMesh214.Scale = Vector3.new(1, 1, 0.5)
  2537. Part215.Name = "Brick"
  2538. Part215.Parent = Model111
  2539. Part215.Material = Enum.Material.SmoothPlastic
  2540. Part215.BrickColor = BrickColor.new("Lapis")
  2541. Part215.Rotation = Vector3.new(-98.8700027, 0, 90)
  2542. Part215.Anchored = true
  2543. Part215.CanCollide = false
  2544. Part215.FormFactor = Enum.FormFactor.Symmetric
  2545. Part215.Size = Vector3.new(0.200000003, 0.200000048, 3.76191354)
  2546. Part215.CFrame = CFrame.new(85.334816, 2.19722486, 72.4109573, 3.44653273e-07, -1, -1.53493693e-06, -0.154159606, -1.56971362e-06, 0.98804605, -0.98804605, -1.03908391e-07, -0.154159606)
  2547. Part215.BottomSurface = Enum.SurfaceType.Smooth
  2548. Part215.TopSurface = Enum.SurfaceType.Smooth
  2549. Part215.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2550. Part215.Position = Vector3.new(85.334816, 2.19722486, 72.4109573)
  2551. Part215.Orientation = Vector3.new(-81.1299973, -180, -90)
  2552. Part215.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2553. BlockMesh216.Parent = Part215
  2554. BlockMesh216.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2555. BlockMesh216.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2556. Part217.Name = "Brick"
  2557. Part217.Parent = Model111
  2558. Part217.Material = Enum.Material.SmoothPlastic
  2559. Part217.BrickColor = BrickColor.new("Lapis")
  2560. Part217.Rotation = Vector3.new(81.1299973, 0, -90)
  2561. Part217.Anchored = true
  2562. Part217.CanCollide = false
  2563. Part217.FormFactor = Enum.FormFactor.Symmetric
  2564. Part217.Size = Vector3.new(0.200000003, 0.200000048, 0.200000003)
  2565. Part217.CFrame = CFrame.new(85.2253647, 0.689384937, 72.6472626, 3.44653273e-07, 1, 1.62236074e-06, -0.154159606, 1.65609265e-06, -0.98804605, -0.98804605, 9.04312216e-08, 0.154159606)
  2566. Part217.BottomSurface = Enum.SurfaceType.Smooth
  2567. Part217.TopSurface = Enum.SurfaceType.Smooth
  2568. Part217.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2569. Part217.Position = Vector3.new(85.2253647, 0.689384937, 72.6472626)
  2570. Part217.Orientation = Vector3.new(81.1299973, 0, -90)
  2571. Part217.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2572. BlockMesh218.Parent = Part217
  2573. BlockMesh218.Scale = Vector3.new(0.200000003, 0.200000003, 0.5)
  2574. BlockMesh218.Scale = Vector3.new(0.200000003, 0.200000003, 0.5)
  2575. Part219.Name = "Brick"
  2576. Part219.Parent = Model111
  2577. Part219.Material = Enum.Material.SmoothPlastic
  2578. Part219.BrickColor = BrickColor.new("Lapis")
  2579. Part219.Rotation = Vector3.new(171.130005, -90, 0)
  2580. Part219.Anchored = true
  2581. Part219.CanCollide = false
  2582. Part219.FormFactor = Enum.FormFactor.Symmetric
  2583. Part219.Size = Vector3.new(0.200000003, 0.200000048, 1.06754613)
  2584. Part219.CFrame = CFrame.new(84.7113571, 0.642819166, 72.6564255, 3.44653273e-07, 1.90724722e-06, -1, -0.154159606, -0.98804605, -1.93757319e-06, -0.98804605, 0.154159606, -4.65132004e-08)
  2585. Part219.BottomSurface = Enum.SurfaceType.Smooth
  2586. Part219.TopSurface = Enum.SurfaceType.Smooth
  2587. Part219.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2588. Part219.Position = Vector3.new(84.7113571, 0.642819166, 72.6564255)
  2589. Part219.Orientation = Vector3.new(0, -90, -171.130005)
  2590. Part219.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2591. BlockMesh220.Parent = Part219
  2592. BlockMesh220.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2593. BlockMesh220.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2594. Part221.Name = "Brick"
  2595. Part221.Parent = Model111
  2596. Part221.Material = Enum.Material.SmoothPlastic
  2597. Part221.BrickColor = BrickColor.new("Lapis")
  2598. Part221.Rotation = Vector3.new(81.1299973, 0, -90)
  2599. Part221.Anchored = true
  2600. Part221.CanCollide = false
  2601. Part221.FormFactor = Enum.FormFactor.Symmetric
  2602. Part221.Size = Vector3.new(0.200000003, 0.200000048, 0.400000036)
  2603. Part221.CFrame = CFrame.new(85.0661621, 0.575264692, 72.6628799, 3.44653273e-07, 1, 1.62236074e-06, -0.154159606, 1.65609265e-06, -0.98804605, -0.98804605, 9.04312216e-08, 0.154159606)
  2604. Part221.BottomSurface = Enum.SurfaceType.Smooth
  2605. Part221.TopSurface = Enum.SurfaceType.Smooth
  2606. Part221.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2607. Part221.Position = Vector3.new(85.0661621, 0.575264692, 72.6628799)
  2608. Part221.Orientation = Vector3.new(81.1299973, 0, -90)
  2609. Part221.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2610. BlockMesh222.Parent = Part221
  2611. BlockMesh222.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2612. BlockMesh222.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2613. Part223.Name = "Brick"
  2614. Part223.Parent = Model111
  2615. Part223.Material = Enum.Material.SmoothPlastic
  2616. Part223.BrickColor = BrickColor.new("Really black")
  2617. Part223.Rotation = Vector3.new(0, 90, 0)
  2618. Part223.Anchored = true
  2619. Part223.CanCollide = false
  2620. Part223.FormFactor = Enum.FormFactor.Symmetric
  2621. Part223.Size = Vector3.new(0.275762081, 2.04569292, 0.200000003)
  2622. Part223.CFrame = CFrame.new(85.182869, 2.98781443, 72.0021896, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  2623. Part223.BottomSurface = Enum.SurfaceType.Smooth
  2624. Part223.TopSurface = Enum.SurfaceType.Smooth
  2625. Part223.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2626. Part223.Position = Vector3.new(85.182869, 2.98781443, 72.0021896)
  2627. Part223.Orientation = Vector3.new(0, 90, 0)
  2628. Part223.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2629. BlockMesh224.Parent = Part223
  2630. Part225.Name = "Brick"
  2631. Part225.Parent = Model111
  2632. Part225.Material = Enum.Material.SmoothPlastic
  2633. Part225.BrickColor = BrickColor.new("Really black")
  2634. Part225.Rotation = Vector3.new(90, 90, 0)
  2635. Part225.Anchored = true
  2636. Part225.CanCollide = false
  2637. Part225.FormFactor = Enum.FormFactor.Symmetric
  2638. Part225.Size = Vector3.new(0.200000003, 0.682073951, 0.200000003)
  2639. Part225.CFrame = CFrame.new(85.2118912, 2.23023295, 71.1194458, -1.85120132e-06, -5.99948677e-08, 1, 0.99999994, 2.66171992e-06, 1.85119575e-06, -2.66171992e-06, 0.99999994, 5.99902847e-08)
  2640. Part225.BottomSurface = Enum.SurfaceType.Smooth
  2641. Part225.TopSurface = Enum.SurfaceType.Smooth
  2642. Part225.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2643. Part225.Position = Vector3.new(85.2118912, 2.23023295, 71.1194458)
  2644. Part225.Orientation = Vector3.new(0, 90, 90)
  2645. Part225.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2646. BlockMesh226.Parent = Part225
  2647. BlockMesh226.Scale = Vector3.new(0.232134268, 1, 0.773780882)
  2648. BlockMesh226.Scale = Vector3.new(0.232134268, 1, 0.773780882)
  2649. Part227.Name = "Brick"
  2650. Part227.Parent = Model111
  2651. Part227.Material = Enum.Material.SmoothPlastic
  2652. Part227.BrickColor = BrickColor.new("Really black")
  2653. Part227.Rotation = Vector3.new(0, 90, 0)
  2654. Part227.Anchored = true
  2655. Part227.CanCollide = false
  2656. Part227.FormFactor = Enum.FormFactor.Symmetric
  2657. Part227.Size = Vector3.new(2.0220542, 0.200000048, 0.909533679)
  2658. Part227.CFrame = CFrame.new(84.7550049, 3.90972233, 71.1290512, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  2659. Part227.BottomSurface = Enum.SurfaceType.Smooth
  2660. Part227.TopSurface = Enum.SurfaceType.Smooth
  2661. Part227.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2662. Part227.Position = Vector3.new(84.7550049, 3.90972233, 71.1290512)
  2663. Part227.Orientation = Vector3.new(0, 90, 0)
  2664. Part227.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2665. BlockMesh228.Parent = Part227
  2666. Part229.Name = "Brick"
  2667. Part229.Parent = Model111
  2668. Part229.Material = Enum.Material.SmoothPlastic
  2669. Part229.BrickColor = BrickColor.new("Navy blue")
  2670. Part229.Rotation = Vector3.new(26.2199993, 55.4099998, -19.1499996)
  2671. Part229.Anchored = true
  2672. Part229.CanCollide = false
  2673. Part229.FormFactor = Enum.FormFactor.Symmetric
  2674. Part229.Size = Vector3.new(0.621950567, 0.569770336, 0.200000003)
  2675. Part229.CFrame = CFrame.new(84.0755386, 4.22622585, 70.6097031, 0.536291659, 0.186247364, 0.823227346, 0.0492807105, 0.96677655, -0.250827938, -0.842592955, 0.175086141, 0.509295702)
  2676. Part229.BottomSurface = Enum.SurfaceType.Smooth
  2677. Part229.TopSurface = Enum.SurfaceType.Smooth
  2678. Part229.Color = Color3.new(0, 0.12549, 0.376471)
  2679. Part229.Position = Vector3.new(84.0755386, 4.22622585, 70.6097031)
  2680. Part229.Orientation = Vector3.new(14.5299997, 58.2599983, 2.92000008)
  2681. Part229.Color = Color3.new(0, 0.12549, 0.376471)
  2682. BlockMesh230.Parent = Part229
  2683. Part231.Name = "Brick"
  2684. Part231.Parent = Model111
  2685. Part231.Material = Enum.Material.SmoothPlastic
  2686. Part231.BrickColor = BrickColor.new("Really black")
  2687. Part231.Rotation = Vector3.new(3.86999989, 9.71000004, -0.649999976)
  2688. Part231.Anchored = true
  2689. Part231.CanCollide = false
  2690. Part231.FormFactor = Enum.FormFactor.Symmetric
  2691. Part231.Size = Vector3.new(1, 0.569770336, 0.200000003)
  2692. Part231.CFrame = CFrame.new(84.7363968, 4.22474575, 70.4194794, 0.985605001, 0.0112363026, 0.168690681, 8.23754817e-07, 0.997788668, -0.0664664507, -0.169064462, 0.0655097961, 0.983425617)
  2693. Part231.BottomSurface = Enum.SurfaceType.Smooth
  2694. Part231.TopSurface = Enum.SurfaceType.Smooth
  2695. Part231.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2696. Part231.Position = Vector3.new(84.7363968, 4.22474575, 70.4194794)
  2697. Part231.Orientation = Vector3.new(3.80999994, 9.72999954, 0)
  2698. Part231.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2699. BlockMesh232.Parent = Part231
  2700. Part233.Name = "Brick"
  2701. Part233.Parent = Model111
  2702. Part233.Material = Enum.Material.SmoothPlastic
  2703. Part233.BrickColor = BrickColor.new("Really black")
  2704. Part233.Rotation = Vector3.new(0, 90, 0)
  2705. Part233.Anchored = true
  2706. Part233.CanCollide = false
  2707. Part233.FormFactor = Enum.FormFactor.Symmetric
  2708. Part233.Size = Vector3.new(0.34570837, 0.569770336, 0.200000003)
  2709. Part233.CFrame = CFrame.new(84.1144104, 4.1997714, 71.0390701, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  2710. Part233.BottomSurface = Enum.SurfaceType.Smooth
  2711. Part233.TopSurface = Enum.SurfaceType.Smooth
  2712. Part233.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2713. Part233.Position = Vector3.new(84.1144104, 4.1997714, 71.0390701)
  2714. Part233.Orientation = Vector3.new(0, 90, 0)
  2715. Part233.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2716. BlockMesh234.Parent = Part233
  2717. Part235.Name = "Brick"
  2718. Part235.Parent = Model111
  2719. Part235.Material = Enum.Material.SmoothPlastic
  2720. Part235.BrickColor = BrickColor.new("Navy blue")
  2721. Part235.Rotation = Vector3.new(90, 80.4899979, -90)
  2722. Part235.Anchored = true
  2723. Part235.CanCollide = false
  2724. Part235.FormFactor = Enum.FormFactor.Symmetric
  2725. Part235.Size = Vector3.new(0.34570837, 0.569770336, 0.200000003)
  2726. Part235.CFrame = CFrame.new(83.9347992, 4.21437454, 71.0390854, 5.99961609e-08, 0.165252075, 0.986251473, -3.37511301e-06, 0.986251295, -0.16525206, -0.99999994, -3.30992043e-06, 6.14672899e-07)
  2727. Part235.BottomSurface = Enum.SurfaceType.Smooth
  2728. Part235.TopSurface = Enum.SurfaceType.Smooth
  2729. Part235.Color = Color3.new(0, 0.12549, 0.376471)
  2730. Part235.Position = Vector3.new(83.9347992, 4.21437454, 71.0390854)
  2731. Part235.Orientation = Vector3.new(9.51000023, 90, 0)
  2732. Part235.Color = Color3.new(0, 0.12549, 0.376471)
  2733. BlockMesh236.Parent = Part235
  2734. Part237.Name = "Brick"
  2735. Part237.Parent = Model111
  2736. Part237.Material = Enum.Material.SmoothPlastic
  2737. Part237.BrickColor = BrickColor.new("Really black")
  2738. Part237.Rotation = Vector3.new(4.76999998, 57.5600014, -1.20000005)
  2739. Part237.Anchored = true
  2740. Part237.CanCollide = false
  2741. Part237.FormFactor = Enum.FormFactor.Symmetric
  2742. Part237.Size = Vector3.new(0.567494869, 0.569770336, 0.200000003)
  2743. Part237.CFrame = CFrame.new(84.1754456, 4.21170378, 70.7049713, 0.536291659, 0.0112361535, 0.84395802, 0.0492807105, 0.997788727, -0.0445995405, -0.842592955, 0.0655092001, 0.534552038)
  2744. Part237.BottomSurface = Enum.SurfaceType.Smooth
  2745. Part237.TopSurface = Enum.SurfaceType.Smooth
  2746. Part237.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2747. Part237.Position = Vector3.new(84.1754456, 4.21170378, 70.7049713)
  2748. Part237.Orientation = Vector3.new(2.55999994, 57.6500015, 2.82999992)
  2749. Part237.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2750. BlockMesh238.Parent = Part237
  2751. Part239.Name = "Brick"
  2752. Part239.Parent = Model111
  2753. Part239.Material = Enum.Material.SmoothPlastic
  2754. Part239.BrickColor = BrickColor.new("Navy blue")
  2755. Part239.Rotation = Vector3.new(17.3299999, 9.30000019, -2.8900001)
  2756. Part239.Anchored = true
  2757. Part239.CanCollide = false
  2758. Part239.FormFactor = Enum.FormFactor.Symmetric
  2759. Part239.Size = Vector3.new(1.20342147, 0.569770336, 0.20717591)
  2760. Part239.CFrame = CFrame.new(84.8112564, 4.24095535, 70.2542725, 0.985605001, 0.0496909469, 0.161597043, 8.23754817e-07, 0.955829561, -0.293921709, -0.169064462, 0.289690852, 0.942070186)
  2761. Part239.BottomSurface = Enum.SurfaceType.Smooth
  2762. Part239.TopSurface = Enum.SurfaceType.Smooth
  2763. Part239.Color = Color3.new(0, 0.12549, 0.376471)
  2764. Part239.Position = Vector3.new(84.8112564, 4.24095535, 70.2542725)
  2765. Part239.Orientation = Vector3.new(17.0900002, 9.72999954, 0)
  2766. Part239.Color = Color3.new(0, 0.12549, 0.376471)
  2767. BlockMesh240.Parent = Part239
  2768. Part241.Name = "Brick"
  2769. Part241.Parent = Model111
  2770. Part241.Material = Enum.Material.SmoothPlastic
  2771. Part241.BrickColor = BrickColor.new("Navy blue")
  2772. Part241.Rotation = Vector3.new(162.669998, 9.30000019, -177.110001)
  2773. Part241.Anchored = true
  2774. Part241.CanCollide = false
  2775. Part241.FormFactor = Enum.FormFactor.Symmetric
  2776. Part241.Size = Vector3.new(1.20342147, 0.569770336, 0.20717591)
  2777. Part241.CFrame = CFrame.new(84.8130112, 4.24096441, 71.9904709, -0.985605001, 0.0496907383, 0.161597133, -2.17696652e-06, 0.955827594, -0.293928027, -0.169064477, -0.28969726, -0.942068219)
  2778. Part241.BottomSurface = Enum.SurfaceType.Smooth
  2779. Part241.TopSurface = Enum.SurfaceType.Smooth
  2780. Part241.Color = Color3.new(0, 0.12549, 0.376471)
  2781. Part241.Position = Vector3.new(84.8130112, 4.24096441, 71.9904709)
  2782. Part241.Orientation = Vector3.new(17.0900002, 170.270004, 0)
  2783. Part241.Color = Color3.new(0, 0.12549, 0.376471)
  2784. BlockMesh242.Parent = Part241
  2785. Part243.Name = "Brick"
  2786. Part243.Parent = Model111
  2787. Part243.Material = Enum.Material.SmoothPlastic
  2788. Part243.BrickColor = BrickColor.new("Really black")
  2789. Part243.Rotation = Vector3.new(175.229996, 57.5600014, -178.800003)
  2790. Part243.Anchored = true
  2791. Part243.CanCollide = false
  2792. Part243.FormFactor = Enum.FormFactor.Symmetric
  2793. Part243.Size = Vector3.new(0.567494869, 0.569770336, 0.200000003)
  2794. Part243.CFrame = CFrame.new(84.1772079, 4.21171141, 71.5398026, -0.53629142, 0.0112355668, 0.843958139, -0.0492874496, 0.99778825, -0.0446031094, -0.842592597, -0.0655167922, -0.534551501)
  2795. Part243.BottomSurface = Enum.SurfaceType.Smooth
  2796. Part243.TopSurface = Enum.SurfaceType.Smooth
  2797. Part243.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2798. Part243.Position = Vector3.new(84.1772079, 4.21171141, 71.5398026)
  2799. Part243.Orientation = Vector3.new(2.55999994, 122.349998, -2.82999992)
  2800. Part243.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2801. BlockMesh244.Parent = Part243
  2802. Part245.Name = "Brick"
  2803. Part245.Parent = Model111
  2804. Part245.Material = Enum.Material.SmoothPlastic
  2805. Part245.BrickColor = BrickColor.new("Lapis")
  2806. Part245.Rotation = Vector3.new(-171.130005, -90, 0)
  2807. Part245.Anchored = true
  2808. Part245.CanCollide = false
  2809. Part245.FormFactor = Enum.FormFactor.Symmetric
  2810. Part245.Size = Vector3.new(0.200000003, 0.200000048, 1.06754613)
  2811. Part245.CFrame = CFrame.new(84.7113571, 0.642818213, 69.6025925, -4.57742686e-07, 1.889602e-06, -1, 0.154153615, -0.988046944, -1.93757205e-06, -0.988047063, -0.154153585, 1.60981841e-07)
  2812. Part245.BottomSurface = Enum.SurfaceType.Smooth
  2813. Part245.TopSurface = Enum.SurfaceType.Smooth
  2814. Part245.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2815. Part245.Position = Vector3.new(84.7113571, 0.642818213, 69.6025925)
  2816. Part245.Orientation = Vector3.new(0, -90, 171.130005)
  2817. Part245.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2818. BlockMesh246.Parent = Part245
  2819. BlockMesh246.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2820. BlockMesh246.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2821. Part247.Name = "Brick"
  2822. Part247.Parent = Model111
  2823. Part247.Material = Enum.Material.SmoothPlastic
  2824. Part247.BrickColor = BrickColor.new("Lapis")
  2825. Part247.Rotation = Vector3.new(98.8700027, 0, -90)
  2826. Part247.Anchored = true
  2827. Part247.CanCollide = false
  2828. Part247.FormFactor = Enum.FormFactor.Symmetric
  2829. Part247.Size = Vector3.new(0.200000003, 0.200000048, 0.200000003)
  2830. Part247.CFrame = CFrame.new(85.2253647, 0.689387798, 69.6117401, -4.57742686e-07, 1, 1.60785328e-06, 0.154153615, 1.65919141e-06, -0.988046944, -0.988047063, -2.04414434e-07, -0.154153585)
  2831. Part247.BottomSurface = Enum.SurfaceType.Smooth
  2832. Part247.TopSurface = Enum.SurfaceType.Smooth
  2833. Part247.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2834. Part247.Position = Vector3.new(85.2253647, 0.689387798, 69.6117401)
  2835. Part247.Orientation = Vector3.new(81.1299973, 180, 90)
  2836. Part247.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2837. BlockMesh248.Parent = Part247
  2838. BlockMesh248.Scale = Vector3.new(0.200000003, 0.200000003, 0.5)
  2839. BlockMesh248.Scale = Vector3.new(0.200000003, 0.200000003, 0.5)
  2840. Part249.Name = "Brick"
  2841. Part249.Parent = Model111
  2842. Part249.Material = Enum.Material.SmoothPlastic
  2843. Part249.BrickColor = BrickColor.new("Lapis")
  2844. Part249.Rotation = Vector3.new(-81.1299973, 0, 90)
  2845. Part249.Anchored = true
  2846. Part249.CanCollide = false
  2847. Part249.FormFactor = Enum.FormFactor.Symmetric
  2848. Part249.Size = Vector3.new(0.200000003, 0.200000048, 3.76191354)
  2849. Part249.CFrame = CFrame.new(85.334816, 2.19723153, 69.8480835, -4.57742686e-07, -1, -1.52042981e-06, 0.154153615, -1.57281283e-06, 0.988046944, -0.988047063, 2.17891056e-07, 0.154153585)
  2850. Part249.BottomSurface = Enum.SurfaceType.Smooth
  2851. Part249.TopSurface = Enum.SurfaceType.Smooth
  2852. Part249.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2853. Part249.Position = Vector3.new(85.334816, 2.19723153, 69.8480835)
  2854. Part249.Orientation = Vector3.new(-81.1299973, 0, 90)
  2855. Part249.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2856. BlockMesh250.Parent = Part249
  2857. BlockMesh250.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2858. BlockMesh250.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2859. Part251.Name = "Brick"
  2860. Part251.Parent = Model111
  2861. Part251.Material = Enum.Material.SmoothPlastic
  2862. Part251.BrickColor = BrickColor.new("Lapis")
  2863. Part251.Rotation = Vector3.new(-171.130005, -90, 0)
  2864. Part251.Anchored = true
  2865. Part251.CanCollide = false
  2866. Part251.FormFactor = Enum.FormFactor.Symmetric
  2867. Part251.Size = Vector3.new(0.200000003, 0.200000048, 0.200000003)
  2868. Part251.CFrame = CFrame.new(85.1451187, 0.752628565, 69.6220932, -4.57742686e-07, 1.889602e-06, -1, 0.154153615, -0.988046944, -1.93757205e-06, -0.988047063, -0.154153585, 1.60981841e-07)
  2869. Part251.BottomSurface = Enum.SurfaceType.Smooth
  2870. Part251.TopSurface = Enum.SurfaceType.Smooth
  2871. Part251.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2872. Part251.Position = Vector3.new(85.1451187, 0.752628565, 69.6220932)
  2873. Part251.Orientation = Vector3.new(0, -90, 171.130005)
  2874. Part251.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2875. BlockMesh252.Parent = Part251
  2876. BlockMesh252.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2877. BlockMesh252.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2878. Part253.Name = "Brick"
  2879. Part253.Parent = Model111
  2880. Part253.Material = Enum.Material.SmoothPlastic
  2881. Part253.BrickColor = BrickColor.new("Lapis")
  2882. Part253.Rotation = Vector3.new(-171.130005, -90, 0)
  2883. Part253.Anchored = true
  2884. Part253.CanCollide = false
  2885. Part253.FormFactor = Enum.FormFactor.Symmetric
  2886. Part253.Size = Vector3.new(0.200000003, 0.200000048, 0.300000042)
  2887. Part253.CFrame = CFrame.new(85.1951294, 0.359328985, 69.561882, -4.57742686e-07, 1.889602e-06, -1, 0.154153615, -0.988046944, -1.93757205e-06, -0.988047063, -0.154153585, 1.60981841e-07)
  2888. Part253.BottomSurface = Enum.SurfaceType.Smooth
  2889. Part253.TopSurface = Enum.SurfaceType.Smooth
  2890. Part253.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2891. Part253.Position = Vector3.new(85.1951294, 0.359328985, 69.561882)
  2892. Part253.Orientation = Vector3.new(0, -90, 171.130005)
  2893. Part253.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  2894. BlockMesh254.Parent = Part253
  2895. BlockMesh254.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2896. BlockMesh254.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  2897. Part255.Name = "Brick"
  2898. Part255.Parent = Model111
  2899. Part255.Material = Enum.Material.SmoothPlastic
  2900. Part255.BrickColor = BrickColor.new("Really black")
  2901. Part255.Rotation = Vector3.new(8.86999989, 90, 0)
  2902. Part255.Anchored = true
  2903. Part255.CanCollide = false
  2904. Part255.FormFactor = Enum.FormFactor.Symmetric
  2905. Part255.Size = Vector3.new(0.217680693, 3.71122241, 1.16930699)
  2906. Part255.CFrame = CFrame.new(84.7666321, 2.1597805, 69.9367294, -4.57742686e-07, -1.8021799e-06, 1, 0.154153615, 0.988046944, 1.85119518e-06, -0.988047063, 0.154153585, -1.74458279e-07)
  2907. Part255.BottomSurface = Enum.SurfaceType.Smooth
  2908. Part255.TopSurface = Enum.SurfaceType.Smooth
  2909. Part255.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2910. Part255.Position = Vector3.new(84.7666321, 2.1597805, 69.9367294)
  2911. Part255.Orientation = Vector3.new(0, 90, 8.86999989)
  2912. Part255.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2913. BlockMesh256.Parent = Part255
  2914. Part257.Name = "Brick"
  2915. Part257.Parent = Model111
  2916. Part257.Material = Enum.Material.SmoothPlastic
  2917. Part257.BrickColor = BrickColor.new("Pastel Blue")
  2918. Part257.Reflectance = 0.20000000298023
  2919. Part257.Rotation = Vector3.new(90, 90, 0)
  2920. Part257.Anchored = true
  2921. Part257.CanCollide = false
  2922. Part257.FormFactor = Enum.FormFactor.Symmetric
  2923. Part257.Size = Vector3.new(0.200000003, 0.75576061, 0.200000003)
  2924. Part257.CFrame = CFrame.new(85.2052994, 2.60081959, 71.120018, -1.85120132e-06, -5.99948677e-08, 1, 0.99999994, 2.66171992e-06, 1.85119575e-06, -2.66171992e-06, 0.99999994, 5.99902847e-08)
  2925. Part257.BottomSurface = Enum.SurfaceType.Smooth
  2926. Part257.TopSurface = Enum.SurfaceType.Smooth
  2927. Part257.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2928. Part257.Position = Vector3.new(85.2052994, 2.60081959, 71.120018)
  2929. Part257.Orientation = Vector3.new(0, 90, 90)
  2930. Part257.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2931. BlockMesh258.Parent = Part257
  2932. BlockMesh258.Scale = Vector3.new(0.25721249, 1, 0.857374966)
  2933. BlockMesh258.Scale = Vector3.new(0.25721249, 1, 0.857374966)
  2934. Part259.Name = "1"
  2935. Part259.Parent = Model111
  2936. Part259.Material = Enum.Material.SmoothPlastic
  2937. Part259.BrickColor = BrickColor.new("Pastel Blue")
  2938. Part259.Reflectance = 0.20000000298023
  2939. Part259.Rotation = Vector3.new(90, 90, 0)
  2940. Part259.Anchored = true
  2941. Part259.CanCollide = false
  2942. Part259.FormFactor = Enum.FormFactor.Symmetric
  2943. Part259.Size = Vector3.new(0.200000003, 0.881482005, 0.200000003)
  2944. Part259.CFrame = CFrame.new(85.1873627, 2.97467303, 71.1199875, -1.85120132e-06, -5.99948677e-08, 1, 0.99999994, 2.66171992e-06, 1.85119575e-06, -2.66171992e-06, 0.99999994, 5.99902847e-08)
  2945. Part259.BottomSurface = Enum.SurfaceType.Smooth
  2946. Part259.TopSurface = Enum.SurfaceType.Smooth
  2947. Part259.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2948. Part259.Position = Vector3.new(85.1873627, 2.97467303, 71.1199875)
  2949. Part259.Orientation = Vector3.new(0, 90, 90)
  2950. Part259.Color = Color3.new(0.501961, 0.733333, 0.858824)
  2951. BlockMesh260.Parent = Part259
  2952. BlockMesh260.Scale = Vector3.new(0.300000012, 1, 1)
  2953. BlockMesh260.Scale = Vector3.new(0.300000012, 1, 1)
  2954. Part261.Name = "Brick"
  2955. Part261.Parent = Model111
  2956. Part261.Material = Enum.Material.SmoothPlastic
  2957. Part261.BrickColor = BrickColor.new("Really black")
  2958. Part261.Rotation = Vector3.new(-8.86999989, 90, 0)
  2959. Part261.Anchored = true
  2960. Part261.CanCollide = false
  2961. Part261.FormFactor = Enum.FormFactor.Symmetric
  2962. Part261.Size = Vector3.new(0.217680693, 3.71122241, 1.16930699)
  2963. Part261.CFrame = CFrame.new(84.7666321, 2.15977883, 72.3222961, 3.44653273e-07, -1.81982534e-06, 1, -0.154159606, 0.98804605, 1.85119666e-06, -0.98804605, -0.154159606, 5.99901497e-08)
  2964. Part261.BottomSurface = Enum.SurfaceType.Smooth
  2965. Part261.TopSurface = Enum.SurfaceType.Smooth
  2966. Part261.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2967. Part261.Position = Vector3.new(84.7666321, 2.15977883, 72.3222961)
  2968. Part261.Orientation = Vector3.new(0, 90, -8.86999989)
  2969. Part261.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2970. BlockMesh262.Parent = Part261
  2971. Part263.Name = "Brick"
  2972. Part263.Parent = Model111
  2973. Part263.Material = Enum.Material.SmoothPlastic
  2974. Part263.BrickColor = BrickColor.new("Really black")
  2975. Part263.Rotation = Vector3.new(0, 90, 0)
  2976. Part263.Anchored = true
  2977. Part263.CanCollide = false
  2978. Part263.FormFactor = Enum.FormFactor.Symmetric
  2979. Part263.Size = Vector3.new(2.0220542, 2.03246331, 0.909533679)
  2980. Part263.CFrame = CFrame.new(84.8275146, 2.97960472, 71.1290741, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  2981. Part263.BottomSurface = Enum.SurfaceType.Smooth
  2982. Part263.TopSurface = Enum.SurfaceType.Smooth
  2983. Part263.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2984. Part263.Position = Vector3.new(84.8275146, 2.97960472, 71.1290741)
  2985. Part263.Orientation = Vector3.new(0, 90, 0)
  2986. Part263.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2987. BlockMesh264.Parent = Part263
  2988. Part265.Name = "Brick"
  2989. Part265.Parent = Model111
  2990. Part265.Material = Enum.Material.SmoothPlastic
  2991. Part265.BrickColor = BrickColor.new("Lapis")
  2992. Part265.Rotation = Vector3.new(171.130005, -90, 0)
  2993. Part265.Anchored = true
  2994. Part265.CanCollide = false
  2995. Part265.FormFactor = Enum.FormFactor.Symmetric
  2996. Part265.Size = Vector3.new(0.200000003, 0.200000048, 0.300000042)
  2997. Part265.CFrame = CFrame.new(85.1951294, 0.359324932, 72.6971664, 3.44653273e-07, 1.90724722e-06, -1, -0.154159606, -0.98804605, -1.93757319e-06, -0.98804605, 0.154159606, -4.65132004e-08)
  2998. Part265.BottomSurface = Enum.SurfaceType.Smooth
  2999. Part265.TopSurface = Enum.SurfaceType.Smooth
  3000. Part265.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  3001. Part265.Position = Vector3.new(85.1951294, 0.359324932, 72.6971664)
  3002. Part265.Orientation = Vector3.new(0, -90, -171.130005)
  3003. Part265.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  3004. BlockMesh266.Parent = Part265
  3005. BlockMesh266.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  3006. BlockMesh266.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  3007. Part267.Name = "Brick"
  3008. Part267.Parent = Model111
  3009. Part267.Material = Enum.Material.SmoothPlastic
  3010. Part267.BrickColor = BrickColor.new("Lapis")
  3011. Part267.Rotation = Vector3.new(171.130005, -90, 0)
  3012. Part267.Anchored = true
  3013. Part267.CanCollide = false
  3014. Part267.FormFactor = Enum.FormFactor.Symmetric
  3015. Part267.Size = Vector3.new(0.200000003, 0.200000048, 0.200000003)
  3016. Part267.CFrame = CFrame.new(85.1451187, 0.752625465, 72.6368942, 3.44653273e-07, 1.90724722e-06, -1, -0.154159606, -0.98804605, -1.93757319e-06, -0.98804605, 0.154159606, -4.65132004e-08)
  3017. Part267.BottomSurface = Enum.SurfaceType.Smooth
  3018. Part267.TopSurface = Enum.SurfaceType.Smooth
  3019. Part267.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  3020. Part267.Position = Vector3.new(85.1451187, 0.752625465, 72.6368942)
  3021. Part267.Orientation = Vector3.new(0, -90, -171.130005)
  3022. Part267.Color = Color3.new(0.0627451, 0.164706, 0.862745)
  3023. BlockMesh268.Parent = Part267
  3024. BlockMesh268.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  3025. BlockMesh268.Scale = Vector3.new(0.200000003, 0.200000003, 1)
  3026. Part269.Name = "Brick"
  3027. Part269.Parent = Model111
  3028. Part269.Material = Enum.Material.SmoothPlastic
  3029. Part269.BrickColor = BrickColor.new("Really black")
  3030. Part269.Rotation = Vector3.new(0, 90, 0)
  3031. Part269.Anchored = true
  3032. Part269.CanCollide = false
  3033. Part269.FormFactor = Enum.FormFactor.Symmetric
  3034. Part269.Size = Vector3.new(1.76480412, 0.974218845, 0.200000003)
  3035. Part269.CFrame = CFrame.new(85.182869, 2.57548046, 71.1183243, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  3036. Part269.BottomSurface = Enum.SurfaceType.Smooth
  3037. Part269.TopSurface = Enum.SurfaceType.Smooth
  3038. Part269.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3039. Part269.Position = Vector3.new(85.182869, 2.57548046, 71.1183243)
  3040. Part269.Orientation = Vector3.new(0, 90, 0)
  3041. Part269.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3042. BlockMesh270.Parent = Part269
  3043. Part271.Name = "Brick"
  3044. Part271.Parent = Model111
  3045. Part271.Material = Enum.Material.SmoothPlastic
  3046. Part271.BrickColor = BrickColor.new("Really black")
  3047. Part271.Rotation = Vector3.new(176.130005, 9.71000004, -179.350006)
  3048. Part271.Anchored = true
  3049. Part271.CanCollide = false
  3050. Part271.FormFactor = Enum.FormFactor.Symmetric
  3051. Part271.Size = Vector3.new(1, 0.569770336, 0.200000003)
  3052. Part271.CFrame = CFrame.new(84.7381592, 4.22474623, 71.8252945, -0.985605001, 0.0112360846, 0.168690681, -2.17696652e-06, 0.99778825, -0.0664730072, -0.169064477, -0.0655165017, -0.983425081)
  3053. Part271.BottomSurface = Enum.SurfaceType.Smooth
  3054. Part271.TopSurface = Enum.SurfaceType.Smooth
  3055. Part271.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3056. Part271.Position = Vector3.new(84.7381592, 4.22474623, 71.8252945)
  3057. Part271.Orientation = Vector3.new(3.80999994, 170.270004, 0)
  3058. Part271.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3059. BlockMesh272.Parent = Part271
  3060. Part273.Name = "Brick"
  3061. Part273.Parent = Model111
  3062. Part273.Material = Enum.Material.SmoothPlastic
  3063. Part273.BrickColor = BrickColor.new("Really black")
  3064. Part273.Rotation = Vector3.new(0, 90, 0)
  3065. Part273.Anchored = true
  3066. Part273.CanCollide = false
  3067. Part273.FormFactor = Enum.FormFactor.Symmetric
  3068. Part273.Size = Vector3.new(2.0220542, 2.04569292, 0.909533679)
  3069. Part273.CFrame = CFrame.new(84.636734, 2.98868513, 71.1290665, 5.99961609e-08, -1.85120155e-06, 1, -3.37511301e-06, 0.99999994, 1.85119586e-06, -0.99999994, -3.37511301e-06, 5.99902847e-08)
  3070. Part273.BottomSurface = Enum.SurfaceType.Smooth
  3071. Part273.TopSurface = Enum.SurfaceType.Smooth
  3072. Part273.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3073. Part273.Position = Vector3.new(84.636734, 2.98868513, 71.1290665)
  3074. Part273.Orientation = Vector3.new(0, 90, 0)
  3075. Part273.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3076. BlockMesh274.Parent = Part273
  3077. Part275.Name = "Brick"
  3078. Part275.Parent = Model111
  3079. Part275.Material = Enum.Material.SmoothPlastic
  3080. Part275.BrickColor = BrickColor.new("Really black")
  3081. Part275.Rotation = Vector3.new(-90, 75.2699966, 90)
  3082. Part275.Anchored = true
  3083. Part275.CanCollide = false
  3084. Part275.FormFactor = Enum.FormFactor.Symmetric
  3085. Part275.Size = Vector3.new(0.505757809, 1.79923868, 0.200000003)
  3086. Part275.CFrame = CFrame.new(84.115448, 3.10737085, 71.1191025, 5.99961609e-08, -0.254260689, 0.967135847, -3.37511301e-06, 0.967135787, 0.254260719, -0.99999994, -3.27453017e-06, -7.97212124e-07)
  3087. Part275.BottomSurface = Enum.SurfaceType.Smooth
  3088. Part275.TopSurface = Enum.SurfaceType.Smooth
  3089. Part275.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3090. Part275.Position = Vector3.new(84.115448, 3.10737085, 71.1191025)
  3091. Part275.Orientation = Vector3.new(-14.7299995, 90, 0)
  3092. Part275.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3093. BlockMesh276.Parent = Part275
  3094. Part277.Name = "Brick"
  3095. Part277.Parent = Model111
  3096. Part277.Material = Enum.Material.SmoothPlastic
  3097. Part277.BrickColor = BrickColor.new("Navy blue")
  3098. Part277.Rotation = Vector3.new(90, 80.4899979, -90)
  3099. Part277.Anchored = true
  3100. Part277.CanCollide = false
  3101. Part277.FormFactor = Enum.FormFactor.Symmetric
  3102. Part277.Size = Vector3.new(0.34570837, 0.569770336, 0.200000003)
  3103. Part277.CFrame = CFrame.new(83.9343872, 4.21474218, 71.2056961, -8.70278996e-08, 0.165252075, 0.986251473, -4.62681055e-06, 0.986251414, -0.16525206, -0.99999994, -4.57838178e-06, 6.77537173e-07)
  3104. Part277.BottomSurface = Enum.SurfaceType.Smooth
  3105. Part277.TopSurface = Enum.SurfaceType.Smooth
  3106. Part277.Color = Color3.new(0, 0.12549, 0.376471)
  3107. Part277.Position = Vector3.new(83.9343872, 4.21474218, 71.2056961)
  3108. Part277.Orientation = Vector3.new(9.51000023, 90, 0)
  3109. Part277.Color = Color3.new(0, 0.12549, 0.376471)
  3110. BlockMesh278.Parent = Part277
  3111. Part279.Name = "Brick"
  3112. Part279.Parent = Model111
  3113. Part279.Material = Enum.Material.SmoothPlastic
  3114. Part279.BrickColor = BrickColor.new("Really black")
  3115. Part279.Rotation = Vector3.new(0, 90, 0)
  3116. Part279.Anchored = true
  3117. Part279.CanCollide = false
  3118. Part279.FormFactor = Enum.FormFactor.Symmetric
  3119. Part279.Size = Vector3.new(0.34570837, 0.569770336, 0.200000003)
  3120. Part279.CFrame = CFrame.new(84.1161728, 4.19977188, 71.2057037, -8.70278996e-08, -1.85120132e-06, 1, -4.62681055e-06, 0.99999994, 1.85119541e-06, -0.99999994, -4.62681055e-06, -8.70361063e-08)
  3121. Part279.BottomSurface = Enum.SurfaceType.Smooth
  3122. Part279.TopSurface = Enum.SurfaceType.Smooth
  3123. Part279.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3124. Part279.Position = Vector3.new(84.1161728, 4.19977188, 71.2057037)
  3125. Part279.Orientation = Vector3.new(0, 90, 0)
  3126. Part279.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3127. BlockMesh280.Parent = Part279
  3128. Script281.Name = "Welds"
  3129. Script281.Parent = Model0
  3130. Script281.Disabled = true
  3131. table.insert(cors,sandbox(Script281,function()
  3132.  
  3133. wait(.33)
  3134.  
  3135. Tool=script.Parent
  3136. Nib=Tool.Parent
  3137.  
  3138. demodel=function()
  3139. for _,v in pairs(script.Parent["RightLeg"]:children()) do
  3140. v.Parent=Nib
  3141. end
  3142. for _,v in pairs(script.Parent["LeftLeg"]:children()) do
  3143. v.Parent=Nib
  3144. end
  3145. for _,v in pairs(script.Parent["Torso"]:children()) do
  3146. v.Parent=Nib
  3147. end
  3148. for _,v in pairs(script.Parent["LeftArm"]:children()) do
  3149. v.Parent=Nib
  3150. end
  3151. for _,v in pairs(script.Parent["RightArm"]:children()) do
  3152. v.Parent=Nib
  3153. end
  3154. end
  3155.  
  3156.  
  3157.  
  3158. weldparts=function()
  3159. print("Welding")
  3160. lel={}
  3161. function jarate(p)
  3162. for i=1, #p do
  3163. table.insert(lel,p[i])
  3164. k=p[i]:children()
  3165. if #k>0 then
  3166. jarate(k)
  3167. end
  3168. end
  3169. end
  3170. for _,v in pairs(script.Parent:children()) do
  3171. if v.Name~="Cloak" and v.className~="Script" then
  3172. v:BreakJoints()
  3173. jarate(v:children())
  3174. end
  3175. end
  3176. for _,v in pairs(lel) do
  3177. if v.className=="Weld" or v.className=="Motor6D" then
  3178. v:Remove()
  3179. end
  3180. end
  3181. for _,v in pairs(script.Parent["RightLeg"]:children()) do
  3182. if v.Name~="Right Leg1" then
  3183. w=Instance.new("Weld")
  3184. w.Part0=script.Parent["RightLeg"]["Right Leg1"]
  3185. w.Part1=v
  3186. w.C1=v.CFrame:inverse()*CFrame.new(v.Position)
  3187. w.C0=script.Parent["RightLeg"]["Right Leg1"].CFrame:inverse()*CFrame.new(v.Position)
  3188. w.Parent=w.Part0
  3189. end
  3190. end
  3191. w=Instance.new("Weld")
  3192. w.Part0=Nib["Right Leg"]
  3193. w.Part1=script.Parent["RightLeg"]["Right Leg1"]
  3194. w.Parent=w.Part0
  3195. w.C0=CFrame.new(0,-.1,0)
  3196. for _,v in pairs(script.Parent["LeftLeg"]:children()) do
  3197. if v.Name~="Left Leg1" then
  3198. w=Instance.new("Weld")
  3199. w.Part0=script.Parent["LeftLeg"]["Left Leg1"]
  3200. w.Part1=v
  3201. w.C1=v.CFrame:inverse()*CFrame.new(v.Position)
  3202. w.C0=script.Parent["LeftLeg"]["Left Leg1"].CFrame:inverse()*CFrame.new(v.Position)
  3203. w.Parent=w.Part0
  3204. end
  3205. end
  3206. w=Instance.new("Weld")
  3207. w.Part0=Nib["Left Leg"]
  3208. w.Part1=script.Parent["LeftLeg"]["Left Leg1"]
  3209. w.Parent=w.Part0
  3210. w.C0=CFrame.new(0,-.1,0)
  3211. for _,v in pairs(script.Parent["RightArm"]:children()) do
  3212. if v.Name~="Right Arm1" then
  3213. w=Instance.new("Weld")
  3214. w.Part0=script.Parent["RightArm"]["Right Arm1"]
  3215. w.Part1=v
  3216. w.C1=v.CFrame:inverse()*CFrame.new(v.Position)
  3217. w.C0=script.Parent["RightArm"]["Right Arm1"].CFrame:inverse()*CFrame.new(v.Position)
  3218. w.Parent=w.Part1
  3219. end
  3220. end
  3221. w=Instance.new("Weld")
  3222. w.Part0=Nib["Right Arm"]
  3223. w.Part1=script.Parent["RightArm"]["Right Arm1"]
  3224. w.Parent=w.Part0
  3225. w.C0 = w.C0 * CFrame.Angles(0,math.rad(90),math.rad(90))
  3226. for _,v in pairs(script.Parent["LeftArm"]:children()) do
  3227. if v.Name~="Left Arm1" then
  3228. w=Instance.new("Weld")
  3229. w.Part0=script.Parent["LeftArm"]["Left Arm1"]
  3230. w.Part1=v
  3231. w.C1=v.CFrame:inverse()*CFrame.new(v.Position)
  3232. w.C0=script.Parent["LeftArm"]["Left Arm1"].CFrame:inverse()*CFrame.new(v.Position)
  3233. w.Parent=w.Part0
  3234. end
  3235. end
  3236. w=Instance.new("Weld")
  3237. w.Part0=Nib["Left Arm"]
  3238. w.Part1=script.Parent["LeftArm"]["Left Arm1"]
  3239. w.Parent=w.Part0
  3240.  
  3241. for _,v in pairs(script.Parent["Torso"]:children()) do
  3242. if v.Name~="Torso1" then
  3243. w=Instance.new("Weld")
  3244. w.Part0=script.Parent["Torso"]["Torso1"]
  3245. w.Part1=v
  3246. w.C1=v.CFrame:inverse()*CFrame.new(v.Position)
  3247. w.C0=script.Parent["Torso"]["Torso1"].CFrame:inverse()*CFrame.new(v.Position)
  3248. w.Parent=script.Parent["Torso"]["Torso1"]
  3249. end
  3250. end
  3251.  
  3252. w=Instance.new("Weld")
  3253. w.Part0=Nib["Torso"]
  3254. w.Part1=script.Parent["Torso"]["Torso1"]
  3255. w.C0=w.C0*CFrame.fromEulerAnglesXYZ(0,0,0)
  3256. w.Parent=w.Part0
  3257.  
  3258. for _,v in pairs(lel) do
  3259. if v:IsA("BasePart") then v.Anchored=false end
  3260. end
  3261.  
  3262.  
  3263.  
  3264. wait(1)
  3265.  
  3266. w=Instance.new("Weld")
  3267. w.Part0=Nib.Torso
  3268. w.Part1=Tool.Torso.Torso1
  3269. w.C0=CFrame.new(0,0,0) * CFrame.fromEulerAnglesXYZ(0,0,math.pi)
  3270. w.C1=CFrame.new(0,0,0)
  3271. w.Parent=w.Part1
  3272. w.Name="ClothingWeld"
  3273.  
  3274. wait(.06)
  3275.  
  3276. while Tool.Torso.Torso1:FindFirstChild("ClothingWeld")==nil do
  3277. wait(.03)
  3278. w=Instance.new("Weld")
  3279. w.Part0=Nib.Torso
  3280. w.Part1=Tool.Torso.Torso1
  3281. w.C0=CFrame.new(0,0,0) * CFrame.fromEulerAnglesXYZ(0,0,math.pi)
  3282. w.C1=CFrame.new(0,0,0)
  3283. w.Parent=w.Part1
  3284. w.Name="ClothingWeld"
  3285. end
  3286.  
  3287. w=Instance.new("Weld")
  3288. w.Part0=Nib["Right Leg"]
  3289. w.Part1=Tool.RightLeg["Right Leg1"]
  3290. w.C0=CFrame.new(0,0,0)
  3291. w.C1=CFrame.new(0,0,0)
  3292. w.Parent=w.Part1
  3293. w.Name="ClothingWeld"
  3294.  
  3295. w=Instance.new("Weld")
  3296. w.Part0=Nib["Left Leg"]
  3297. w.Part1=Tool.LeftLeg["Left Leg1"]
  3298. w.C0=CFrame.new(0,0,0)
  3299. w.C1=CFrame.new(0,0,0)
  3300. w.Parent=w.Part1
  3301. w.Name="ClothingWeld"
  3302.  
  3303. w=Instance.new("Weld")
  3304. w.Part0=Nib["Right Arm"]
  3305. w.Part1=Tool.RightArm["Right Arm1"]
  3306. w.C0=CFrame.new(0,0,0)
  3307. w.C1=CFrame.new(0,0,0)
  3308. w.Parent=w.Part1
  3309. w.Name="ClothingWeld"
  3310.  
  3311. w=Instance.new("Weld")
  3312. w.Part0=Nib["Left Arm"]
  3313. w.Part1=Tool.LeftArm["Left Arm1"]
  3314. w.C0=CFrame.new(0,0,0) * CFrame.fromEulerAnglesXYZ(0,0,math.pi)
  3315. w.C1=CFrame.new(0,0,0)
  3316. w.Parent=w.Part1
  3317. w.Name="ClothingWeld"
  3318.  
  3319. wait()
  3320.  
  3321. end
  3322. weldparts()
  3323.  
  3324. wait(.5)
  3325. demodel()
  3326. end))
  3327. for i,v in pairs(mas:GetChildren()) do
  3328. v.Parent = game:GetService("Players").LocalPlayer.Character
  3329. pcall(function() v:MakeJoints() end)
  3330. end
  3331. mas:Destroy()
  3332. for i,v in pairs(cors) do
  3333. spawn(function()
  3334. pcall(v)
  3335. end)
  3336. end
  3337.  
  3338. wait(0.5)
  3339. player = owner
  3340. char = player.Character
  3341. hmnd = char.Humanoid
  3342. larm = char["Left Arm"]
  3343. rarm = char["Right Arm"]
  3344. lleg = char["Left Leg"]
  3345. rleg = char["Right Leg"]
  3346. torso = char.Torso
  3347. lght = game.Lighting
  3348. bdclr = char["Body Colors"]
  3349. Neck = torso.Neck
  3350.  
  3351. -- More variables, just in case.
  3352. Player=owner
  3353. Character=Player.Character
  3354. PlayerGui=Player.PlayerGui
  3355. Backpack=Player.Backpack
  3356. Torso=Character.Torso
  3357. Head=Character.Head
  3358. Humanoid=Character.Humanoid
  3359. m=Instance.new('Model',Character)
  3360. LeftArm=Character["Left Arm"]
  3361. LeftLeg=Character["Left Leg"]
  3362. RightArm=Character["Right Arm"]
  3363. RightLeg=Character["Right Leg"]
  3364. LS=Torso["Left Shoulder"]
  3365. LH=Torso["Left Hip"]
  3366. RS=Torso["Right Shoulder"]
  3367. RH=Torso["Right Hip"]
  3368. Face = Head.face
  3369. Neck=Torso.Neck
  3370. it=Instance.new
  3371. attacktype=1
  3372. vt=Vector3.new
  3373. cf=CFrame.new
  3374. euler=CFrame.fromEulerAnglesXYZ
  3375. angles=CFrame.Angles
  3376. cloaked=false
  3377. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  3378. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  3379. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  3380. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  3381. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  3382. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  3383. HDWLD = cf(0,-0.75,-0.45)*angles(0,0,-12.5)
  3384. BLDWLD = cf(0,8,0)*angles(0,-44.75,0)
  3385. RootPart=Character.HumanoidRootPart
  3386. RootJoint=RootPart.RootJoint
  3387. RootCF=euler(-1.57,0,3.14)
  3388. attack = false
  3389. attackdebounce = false
  3390. deb=false
  3391. equipped=true
  3392. hand=false
  3393. MMouse=nil
  3394. combo=0
  3395. mana=0
  3396. trispeed=.2
  3397. attackmode='none'
  3398. local idle=0
  3399. local Anim="Idle"
  3400. local Effects={}
  3401. local gun=false
  3402. local shoot=false
  3403. player=nil
  3404. mana=0
  3405.  
  3406. it = Instance.new
  3407.  
  3408. -- Music --
  3409.  
  3410. z = it("Sound",char)
  3411. z.Looped = true
  3412. z.Name = "moosik"
  3413. z.SoundId = "rbxassetid://940743619"
  3414. z.TimePosition = 30
  3415. z.Volume = 0
  3416. z:Play()
  3417. themeBegan = false
  3418. wait(0.5)
  3419.  
  3420. function fadeInMusic()
  3421. while z.Volume < 1 do
  3422. wait()
  3423. z.Volume = z.Volume + 0.025
  3424. end
  3425. end
  3426.  
  3427. delay(0,fadeInMusic)
  3428.  
  3429. function restartMusic()
  3430. wait(89.715)
  3431. z.TimePosition = 15.375
  3432. while true do
  3433. wait(104.34)
  3434. z.TimePosition = 15.375
  3435. end
  3436. end
  3437.  
  3438. delay(0,restartMusic)
  3439.  
  3440. -- Functions --
  3441.  
  3442. local inv = function()
  3443. while true do
  3444. wait()
  3445. hmnd.MaxHealth = math.huge
  3446. hmnd.Health = math.huge
  3447. if char:FindFirstChild("ForceField") == nil then
  3448. ff = it("ForceField",char)
  3449. ff.Visible = false
  3450. end
  3451. end
  3452. end
  3453.  
  3454. delay(0,inv)
  3455.  
  3456. local snd = function(id,pitch)
  3457. coroutine.resume(coroutine.create(function()
  3458. s = Instance.new("Sound",char)
  3459. s.SoundId = id
  3460. s.Pitch = pitch
  3461. s:Play()
  3462. game.Debris:AddItem(s)
  3463. end))
  3464. end
  3465.  
  3466. local part = function(name,parent,brkclr,mtrl,rfl,trns,sz)
  3467. prt = it("Part",parent)
  3468. prt.Name = name
  3469. prt.CanCollide = false
  3470. prt.BrickColor = BrickColor.new(brkclr)
  3471. prt.Material = mtrl
  3472. if brkclr == "Black" and mtrl == "Ice" then
  3473. prt.Color = Color3.fromRGB(20,20,75)
  3474. end
  3475. if brkclr == "Black metallic" and mtrl == "SmoothPlastic" then
  3476. prt.Color = Color3.fromRGB(25,25,50)
  3477. end
  3478. prt.Reflectance = rfl
  3479. prt.Transparency = trns
  3480. prt.Size = sz
  3481. prt.Anchored = true
  3482. return prt
  3483. end
  3484. local mesh = function(meshtype,parent,meshid,textureid,scale)
  3485. msh = it("SpecialMesh",parent)
  3486. if meshtype == "FileMesh" then
  3487. msh.MeshId = meshid
  3488. msh.TextureId = textureid
  3489. end
  3490. msh.MeshType = meshtype
  3491. msh.Scale = scale
  3492. return(msh)
  3493. end
  3494. local weld = function(part1,part2,x1,y1,z1,x2,y2,z2)
  3495. w = it("Weld",part1)
  3496. w.Part0 = part1
  3497. w.Part1 = part2
  3498. if part1.Anchored or part2.Anchored then
  3499. part1.Anchored = false
  3500. part2.Anchored = false
  3501. end
  3502. w.C0 = (CFrame.new(x1,y1,z1)*CFrame.Angles(math.rad(z2),math.rad(y2),math.rad(x2)))
  3503. return(w)
  3504. end
  3505. local emit = function(parent,tex,startcolor, endcolor, startsize,endsize,lightem,emdir,lif,rate,speed,rotspeed,sprdang1,sprdang2,locked2part)
  3506. emm = it("ParticleEmitter",parent)
  3507. emm.Texture = tex
  3508. emm.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,startcolor),ColorSequenceKeypoint.new(1,endcolor)})
  3509. emm.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,startsize),NumberSequenceKeypoint.new(1,endsize)})
  3510. emm.LightEmission = lightem
  3511. emm.EmissionDirection = emdir
  3512. emm.Lifetime = NumberRange.new(lif)
  3513. emm.Rate = rate
  3514. emm.Speed = NumberRange.new(speed)
  3515. emm.RotSpeed = NumberRange.new(rotspeed)
  3516. emm.SpreadAngle = Vector2.new(sprdang1,sprdang2)
  3517. emm.LockedToPart = locked2part
  3518. return(emm)
  3519. end
  3520.  
  3521. function clerp(a,b,t)
  3522. local qa = {QuaternionFromCFrame(a)}
  3523. local qb = {QuaternionFromCFrame(b)}
  3524. local ax, ay, az = a.x, a.y, a.z
  3525. local bx, by, bz = b.x, b.y, b.z
  3526. local _t = 1-t
  3527. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  3528. end
  3529.  
  3530. function QuaternionFromCFrame(cf)
  3531. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  3532. local trace = m00 + m11 + m22
  3533. if trace > 0 then
  3534. local s = math.sqrt(1 + trace)
  3535. local recip = 0.5/s
  3536. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  3537. else
  3538. local i = 0
  3539. if m11 > m00 then
  3540. i = 1
  3541. end
  3542. if m22 > (i == 0 and m00 or m11) then
  3543. i = 2
  3544. end
  3545. if i == 0 then
  3546. local s = math.sqrt(m00-m11-m22+1)
  3547. local recip = 0.5/s
  3548. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  3549. elseif i == 1 then
  3550. local s = math.sqrt(m11-m22-m00+1)
  3551. local recip = 0.5/s
  3552. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  3553. elseif i == 2 then
  3554. local s = math.sqrt(m22-m00-m11+1)
  3555. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  3556. end
  3557. end
  3558. end
  3559.  
  3560. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  3561. local xs, ys, zs = x + x, y + y, z + z
  3562. local wx, wy, wz = w*xs, w*ys, w*zs
  3563. local xx = x*xs
  3564. local xy = x*ys
  3565. local xz = x*zs
  3566. local yy = y*ys
  3567. local yz = y*zs
  3568. local zz = z*zs
  3569. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  3570. end
  3571.  
  3572. function QuaternionSlerp(a, b, t)
  3573. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  3574. local startInterp, finishInterp;
  3575. if cosTheta >= 0.0001 then
  3576. if (1 - cosTheta) > 0.0001 then
  3577. local theta = math.acos(cosTheta)
  3578. local invSinTheta = 1/math.sin(theta)
  3579. startInterp = math.sin((1-t)*theta)*invSinTheta
  3580. finishInterp = math.sin(t*theta)*invSinTheta
  3581. else
  3582. startInterp = 1-t
  3583. finishInterp = t
  3584. end
  3585. else
  3586. if (1+cosTheta) > 0.0001 then
  3587. local theta = math.acos(-cosTheta)
  3588. local invSinTheta = 1/math.sin(theta)
  3589. startInterp = math.sin((t-1)*theta)*invSinTheta
  3590. finishInterp = math.sin(t*theta)*invSinTheta
  3591. else
  3592. startInterp = t-1
  3593. finishInterp = t
  3594. end
  3595. end
  3596. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  3597. end
  3598.  
  3599. local sine = 0
  3600. local change = 1
  3601. local val = 0
  3602.  
  3603. RSH, LSH=nil, nil
  3604. --welds
  3605. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  3606. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  3607. LH=Torso["Left Hip"]
  3608. RH=Torso["Right Hip"]
  3609. TorsoColor=Torso.BrickColor
  3610. function NoOut(Part)
  3611. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  3612. end
  3613. player=Player
  3614. ch=Character
  3615. RSH=ch.Torso["Right Shoulder"]
  3616. LSH=ch.Torso["Left Shoulder"]
  3617. --
  3618. RSH.Parent=nil
  3619. LSH.Parent=nil
  3620. --
  3621. RW.Name="Right Shoulder"
  3622. RW.Part0=ch.Torso
  3623. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  3624. RW.C1=cf(0, 0.5, 0)
  3625. RW.Part1=ch["Right Arm"]
  3626. RW.Parent=ch.Torso
  3627. --
  3628. LW.Name="Left Shoulder"
  3629. LW.Part0=ch.Torso
  3630. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  3631. LW.C1=cf(0, 0.5, 0)
  3632. LW.Part1=ch["Left Arm"]
  3633. LW.Parent=ch.Torso
  3634.  
  3635.  
  3636. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  3637. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  3638. end
  3639.  
  3640. -- Character Model --
  3641.  
  3642. local md = Instance.new("Model",char)
  3643. md.Name = "Scythe"
  3644. hnd = part("Handle",md,"Black","Marble",0,0,Vector3.new(0.25,1.5,0.25))
  3645. hndwld = weld(rarm,hnd,0,0,0,0,0,0)
  3646. fhnd = part("FHandle",md,"Black","Granite",0,0,Vector3.new(2,12.5,2))
  3647. mesh("Sphere",fhnd,"","",Vector3.new(0.1,1,0.1))
  3648. weld(hnd,fhnd,0,3,0,0,0,0)
  3649. p = part("Part",md,"Black","Marble",0,0,Vector3.new(0.25,1.5,0.25))
  3650. weld(hnd,p,0,2,0,0,0,0)
  3651. p = part("Part",md,"Black","Marble",0,0,Vector3.new(0.25,1.5,0.25))
  3652. weld(hnd,p,0,4,0,0,0,0)
  3653. p = part("Part",md,"Black","Marble",0,0,Vector3.new(0.25,1.5,0.25))
  3654. weld(hnd,p,0,6,0,0,0,0)
  3655. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.25,0.25,0.25))
  3656. mesh("Sphere",p,"","",Vector3.new(1.25,1.25,1.25))
  3657. weld(hnd,p,0,7,0,0,0,0)
  3658. p = part("Part",md,"Black","Marble",0,0,Vector3.new(0.25,1.5,0.25))
  3659. weld(hnd,p,0,8,0,0,0,0)
  3660. p = part("Part",md,"Black","Marble",0,0,Vector3.new(0.2,1.25,1.25))
  3661. mesh("Cylinder",p,"","",Vector3.new(1,1,1))
  3662. weld(hnd,p,0,8,0,0,-45,0)
  3663. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.25,1.1,1.1))
  3664. mesh("Cylinder",p,"","",Vector3.new(1,1,1))
  3665. weld(hnd,p,0,8,0,0,-45,0)
  3666. bldbs = part("BladeBase",md,"Black","Granite",0,0,Vector3.new(0.5,1,1))
  3667. mesh("Sphere",bldbs,"","",Vector3.new(1,1,1))
  3668. bldw=weld(hnd,bldbs,0,8,0,0,0,0)
  3669. at0 = Instance.new("Attachment",bldbs)
  3670. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.175,0.5,0.5))
  3671. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3672. weld(bldbs,p,0,-0.05,-0.85,0,0,45)
  3673. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.175,0.5,0.5))
  3674. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3675. weld(bldbs,p,0,0.05,-0.85,0,0,-135)
  3676. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.175,0.1,0.365))
  3677. weld(bldbs,p,0,0,-0.81,0,0,0)
  3678. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.25,1.5,1))
  3679. weld(bldbs,p,0,0,-1.5,0,0,0)
  3680. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.2,1,0.5))
  3681. weld(bldbs,p,0,0.1,-2,0,0,-8.75)
  3682. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.25,1.45,1))
  3683. weld(bldbs,p,0,-0.15,-2.55,0,0,-11.25)
  3684. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.2,1,0.5))
  3685. weld(bldbs,p,0,-0.15,-3,0,0,-17.5)
  3686. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.25,1.4,1))
  3687. weld(bldbs,p,0,-0.45,-3.55,0,0,-22.5)
  3688. p = part("Part",md,"Black","Ice",0,0,Vector3.new(1.35,1,0.25))
  3689. mesh("Torso",p,"","",Vector3.new(1,1,1))
  3690. weld(bldbs,p,0,-0.95,-4.45,90,-90,-33.75)
  3691. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.2,1,0.5))
  3692. weld(bldbs,p,0,-0.55,-4.05,0,0,-26.25)
  3693. p = part("Part",md,"Black","Ice",0,0,Vector3.new(1.2,1,0.25))
  3694. mesh("Torso",p,"","",Vector3.new(1,1,1))
  3695. weld(bldbs,p,0,-1.6,-5.25,90,-90,-45)
  3696. at1 = Instance.new("Attachment",p)
  3697. scytrl = Instance.new("Trail",bldbs)
  3698. scytrl.Attachment0 = at0
  3699. scytrl.Attachment1 = at1
  3700. scytrl.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,BrickColor.new("Really blue").Color),ColorSequenceKeypoint.new(1,BrickColor.new("Really blue").Color)})
  3701. scytrl.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.25),NumberSequenceKeypoint.new(1,1)})
  3702. scytrl.Lifetime = 0.25
  3703. scytrl.LightEmission = 0.5
  3704. scytrl.Enabled = false
  3705. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.2,1,0.5))
  3706. weld(bldbs,p,0,-1.25,-4.9,0,0,-37.5)
  3707. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.25,0.6,1))
  3708. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3709. weld(bldbs,p,0,-2.275,-6.125,0,0,-55)
  3710. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.2,0.75,0.25))
  3711. weld(bldbs,p,0,-1.95,-5.7,0,0,-55.5)
  3712. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.25,0.5,1))
  3713. weld(bldbs,p,0,-2.575,-5.675,0,0,-55)
  3714. p = part("Part",md,"Really blue","Neon",0,0,Vector3.new(0.2,0.25,0.25))
  3715. weld(bldbs,p,0,-2.95,-6,0,0,-67.5)
  3716. p = part("Part",md,"Black","Ice",0,0,Vector3.new(0.25,0.5,1))
  3717. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3718. weld(bldbs,p,0,-3.5,-6.1,0,0,-75)
  3719. hitbox = part("Hitbox",md,"Black","Ice",1,1,Vector3.new(2,4,8))
  3720. weld(bldbs,hitbox,0,-1.25,-3,0,0,0)
  3721. local htp = emit(hitbox,"rbxasset://textures/particles/sparkles_main.dds",BrickColor.new("Really blue").Color,BrickColor.new("Really blue").Color,1,0,1,"Top",1,5000,0.25,0,360,360,false)
  3722. htp.Enabled = false
  3723.  
  3724. for i,v in pairs(md:children()) do
  3725. NoOut(v)
  3726. end
  3727.  
  3728. for i,v in pairs(char:children()) do
  3729. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
  3730. v:Destroy()
  3731. end
  3732. end
  3733.  
  3734. Head.face:Destroy()
  3735. faic = it("Decal",Head)
  3736. faic.Texture = "http://www.roblox.com/asset/?id=163204936"
  3737. faic.Face = "Front"
  3738. p = part("Eye1",Head,"Really blue","Neon",0,0,Vector3.new(0.1,0.175,0.05))
  3739. mesh("Sphere",p,"","",Vector3.new(1,1,1))
  3740. weld(Head,p,0.1,0.25,-0.6,0,0,0)
  3741. emit(p,"rbxasset://textures/particles/sparkles_main.dds",Color3.new(0,0,1),Color3.new(0,0,0),0.1,0.1,1,"Top",0.5,5000,0.25,200,0,360,true)
  3742. p = part("Eye2",Head,"Really blue","Neon",0,0,Vector3.new(0.1,0.175,0.05))
  3743. mesh("Sphere",p,"","",Vector3.new(1,1,1))
  3744. weld(Head,p,-0.1,0.25,-0.6,0,0,0)
  3745. emit(p,"rbxasset://textures/particles/sparkles_main.dds",Color3.new(0,0,1),Color3.new(0,0,0),0.1,0.1,1,"Top",0.5,5000,0.25,200,0,360,true)
  3746.  
  3747.  
  3748. local md2 = Instance.new("Model",char)
  3749. md2.Name = "Armor"
  3750. p = part("Hood",md2,"Black metallic","Pebble",0,0,Vector3.new(2.2, 2.4, 1.8))
  3751. mesh("FileMesh",p,"http://www.roblox.com/asset/?id=85855767","",Vector3.new(1.1,1.1,1.1))
  3752. weld(Head,p,0,-0.375,0,0,0,0)
  3753. -- Torso Armor
  3754. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(2.05,1.26,1.05))
  3755. weld(torso,p,0,-0.375,0,0,0,0)
  3756. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(0.75,0.76,1.05))
  3757. weld(torso,p,0.65,0.625,0,0,0,0)
  3758. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(1.025,0.76,0.75))
  3759. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3760. weld(torso,p,-0.1,0.625,-0.0075,0,90,0)
  3761. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(1.025,0.76,0.75))
  3762. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3763. weld(torso,p,0.1,0.625,-0.01,0,-90,0)
  3764. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(0.75,0.76,1.025))
  3765. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3766. weld(torso,p,-0.1,0.625,0.0124,0,0,0)
  3767. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(0.75,0.76,1.05))
  3768. weld(torso,p,-0.65,0.625,0,0,0,0)
  3769. -- Pants
  3770. p = part("Part",md2,"Black","SmoothPlastic",0,0,Vector3.new(1.01,2.01,1.01))
  3771. weld(rleg,p,0,0.005,0,0,0,0)
  3772. p = part("Part",md2,"Black","SmoothPlastic",0,0,Vector3.new(1.01,2.01,1.01))
  3773. weld(lleg,p,0,0.005,0,0,0,0)
  3774. --Gauntlet
  3775. p = part("Part",md2,"Black","SmoothPlastic",0,0,Vector3.new(1.01,0.25,1.01))
  3776. weld(larm,p,0,0,0,0,0,0)
  3777. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(0.05,0.75,0.5))
  3778. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3779. weld(larm,p,-0.5,0.15,-0.1,0,0,-20.1)
  3780. p = part("Part",md2,"Black metallic","SmoothPlastic",0,0,Vector3.new(0.05,0.75,0.5))
  3781. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3782. weld(larm,p,-0.5,0.15,0.1,0,180,20.1)
  3783. p = part("Part",md2,"Black","SmoothPlastic",0,0,Vector3.new(0.5,0.125,0.375))
  3784. mesh("Torso",p,"","",Vector3.new(1,1,1))
  3785. weld(larm,p,-0.325,0.15,0,0,90,0)
  3786. p = part("Part",md2,"Really blue","Neon",0,0,Vector3.new(0.05,0.5,0.25))
  3787. mesh("Wedge",p,"","",Vector3.new(1,1,1))
  3788. weld(larm,p,-0.48,-0.15,-0.055,180,0,17.5)
  3789. p = part("Part",md2,"Really blue","Neon",0,0,Vector3.new(0,0.4,0.125))
  3790. mesh("Sphere",p,"","",Vector3.new(1,1,1))
  3791. weld(larm,p,-0.55,0.075,0,0,0,0)
  3792.  
  3793.  
  3794.  
  3795.  
  3796. for i,v in pairs(md2:children()) do
  3797. NoOut(v)
  3798. end
  3799.  
  3800. -- Animations --
  3801.  
  3802. function Animate()
  3803. while true do
  3804. wait()
  3805. sine = sine + change
  3806. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  3807. local velderp=RootPart.Velocity.y
  3808. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  3809. if equipped==true or equipped==false then
  3810. if attack==false then
  3811. idle=idle+1
  3812. else
  3813. idle=0
  3814. end
  3815. if idle>=500 then
  3816. if attack==false then
  3817. end
  3818. end
  3819. if RootPart.Velocity.y > 1 and hitfloor==nil then
  3820. Anim="Jump"
  3821. if attack==false then
  3822. hndwld.C0=clerp(hndwld.C0,HDWLD,.3)
  3823. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  3824. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3825. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(20),math.rad(0),math.rad(15)),.3)
  3826. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(20),math.rad(0),math.rad(-15)),.3)
  3827. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  3828. end
  3829. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  3830. Anim="Fall"
  3831. if attack==false then
  3832. hndwld.C0=clerp(hndwld.C0,HDWLD,.3)
  3833. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3834. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  3835. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(15),math.rad(0),math.rad(15)),.3)
  3836. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-50),math.rad(0),math.rad(-30)),.3)
  3837. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  3838. end
  3839. elseif torvel<1 and hitfloor~=nil then
  3840. Anim="Idle"
  3841. if attack==false then
  3842. hndwld.C0=clerp(hndwld.C0,HDWLD,.3)
  3843. bldw.C0=clerp(bldw.C0,BLDWLD,.3)
  3844. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-20)),.3)
  3845. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(17.5)),.3)
  3846. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(40)),.3)
  3847. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(10),math.rad(10),math.rad(-10)),.3)
  3848. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-70),math.rad(-5)),.3)
  3849. end
  3850. elseif torvel>2 and torvel<22 and hitfloor~=nil then
  3851. Anim="Walk"
  3852. if attack==false then
  3853. change=3
  3854. hndwld.C0=clerp(hndwld.C0,HDWLD,.3)
  3855. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3856. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  3857. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(55),math.rad(0),math.rad(45)),.3)
  3858. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-20),math.rad(0),math.rad(-15)),.3)
  3859. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  3860. end
  3861. elseif torvel>=22 and hitfloor~=nil then
  3862. Anim="Run"
  3863. if attack==false then
  3864. end
  3865. end
  3866. end
  3867. end
  3868. end
  3869.  
  3870. delay(0,Animate)
  3871.  
  3872. -- Attacks --
  3873.  
  3874. function HadesSlice()
  3875. attack = true
  3876. Humanoid.WalkSpeed = 8
  3877. wait()
  3878. for _=0,1,0.1 do
  3879. wait()
  3880. hndwld.C0=clerp(hndwld.C0,HDWLD*angles(math.rad(90),math.rad(-90),math.rad(45)),.3)
  3881. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-50)),.3)
  3882. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(50)),.3)
  3883. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(40)),.3)
  3884. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(120),math.rad(50),math.rad(-70)),.3)
  3885. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-70),math.rad(-5)),.3)
  3886. end
  3887. wait(0.05)
  3888. htp.Enabled = true
  3889. scytrl.Enabled = true
  3890. scytrl.Lifetime = 1
  3891. snd("rbxassetid://588693579",0.9)
  3892. snd("rbxassetid://588737825",1)
  3893. for _=0,1,0.1 do
  3894. wait()
  3895. hndwld.C0=clerp(hndwld.C0,HDWLD*angles(math.rad(22.5),math.rad(0),math.rad(180)),.3)
  3896. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(50)),.3)
  3897. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(-50)),.3)
  3898. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(60),math.rad(0),math.rad(40)),.3)
  3899. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(10),math.rad(10),math.rad(-10)),.3)
  3900. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-70),math.rad(-5)),.3)
  3901. end
  3902. scytrl.Lifetime = 0.25
  3903. scytrl.Enabled = false
  3904. htp.Enabled = false
  3905. wait(0.15)
  3906. attack = false
  3907. Humanoid.WalkSpeed = 16
  3908. end
  3909.  
  3910. function Teleport()
  3911. attack = true
  3912. Humanoid.WalkSpeed = 0
  3913. Humanoid.JumpPower = 0
  3914. htp.Enabled = true
  3915. scytrl.Enabled = true
  3916. scytrl.Lifetime = 1
  3917. licht = Instance.new("PointLight",Torso)
  3918. licht.Brightness = 1000
  3919. licht.Range = 0
  3920. licht.Color = BrickColor.new("Really blue").Color
  3921. fx = Instance.new("Part",char)
  3922. fx.Transparency = 1
  3923. fx.Anchored, fx.CanCollide = true, false
  3924. fx.Position = Torso.Position - Vector3.new(0,2,0)
  3925. fx.Size = Vector3.new(25,1,25)
  3926. game.Debris:AddItem(fx,2)
  3927. fxem = emit(fx,"rbxasset://textures/particles/sparkles_main.dds",Color3.new(0,0,1),Color3.new(0,0,1),2.5,0.1,0.875,"Top",1.5,5000,5,200,0,0,false)
  3928. fxem.Enabled = true
  3929. fxem2 = emit(Torso,"rbxasset://textures/particles/sparkles_main.dds",Color3.new(0,0,1),Color3.new(0,0,1),2.5,0.1,1,"Top",1.5,5000,0,200,360,360,false)
  3930. fxem2.Enabled = true
  3931. fxem2.ZOffset = 2
  3932. game.Debris:AddItem(fxem2,3)
  3933. wait()
  3934. for _=0,1,0.1 do
  3935. wait()
  3936. licht.Range = licht.Range + 1
  3937. fx.Rotation = Torso.Rotation + Vector3.new(0,licht.Range*2.5,0)
  3938. hndwld.C0=clerp(hndwld.C0,HDWLD*cf(0,5.75,1.5)*angles(math.rad(-33.75),math.rad(70),math.rad(-22)),.3)
  3939. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,5)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  3940. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  3941. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(10)),.3)
  3942. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(-10)),.3)
  3943. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  3944. end
  3945. wait(0.15)
  3946. htp.Enabled = true
  3947. scytrl.Enabled = false
  3948. scytrl.Lifetime = 0.25
  3949. snd("rbxassetid://588734356",0.9)
  3950. snd("rbxassetid://588737825",1)
  3951. pos = Mouse.Hit.p + Vector3.new(0,2,0)
  3952. char.Torso.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  3953. scytrl.Lifetime = 0.25
  3954. scytrl.Enabled = false
  3955. htp.Enabled = false
  3956. attack = false
  3957. Humanoid.JumpPower = 50
  3958. Humanoid.WalkSpeed = 16
  3959. fxem.Enabled = false
  3960. licht:Destroy()
  3961. fxem2.Speed = NumberRange.new(10)
  3962. fxem2.Enabled = true
  3963. game.Debris:AddItem(fx,2)
  3964. wait(0.25)
  3965. fxem2.Enabled = false
  3966. end
  3967.  
  3968. mouse.KeyDown:connect(function(k)
  3969. k=k:lower()
  3970. if k=="z" and attack == false then
  3971. HadesSlice()
  3972. elseif k=="x" and attack == false then
  3973. Teleport()
  3974. end
  3975. end)
  3976.  
  3977. local con = hitbox.Touched:connect(function(hit)
  3978. if attack == true then
  3979. if hit.Parent == nil then
  3980. return
  3981. end
  3982. h = hit.Parent:FindFirstChild("Humanoid")
  3983. for _, v in pairs(hit.Parent:children()) do
  3984. if v:IsA("Humanoid") then
  3985. h = v
  3986. end
  3987. end
  3988. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  3989. h.Parent:BreakJoints()
  3990. end
  3991. end
  3992. end)
  3993.  
  3994. local con2 = fhnd.Touched:connect(function(hit)
  3995. if attack == true then
  3996. if hit.Parent == nil then
  3997. return
  3998. end
  3999. h = hit.Parent:FindFirstChild("Humanoid")
  4000. for _, v in pairs(hit.Parent:children()) do
  4001. if v:IsA("Humanoid") then
  4002. h = v
  4003. end
  4004. end
  4005. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  4006. h.Parent:BreakJoints()
  4007. end
  4008. end
  4009. end)
  4010.  
  4011. -- And, one last thing... --
  4012.  
  4013. print("Yeox engine loaded.")
  4014. wait()
  4015. print("Script: Thanatos.")
  4016. wait()
  4017. print("Have fun.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement