MrWiggles1029

ROBLOX Piano

Sep 4th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.57 KB | None | 0 0
  1. --Not more working on it i hate it -youngWarlock
  2.  
  3. --1ste tradeable script from youngwarlock
  4. if (script:FindFirstChild("forCustomRun")~=nil) then
  5. local sc = script["forCustomRun"].Value
  6. assert(loadstring(sc))()
  7. return
  8. elseif (script:FindFirstChild("forCustomRunL")~=nil) then
  9. local locsc = workspace:FindFirstChild("_localrun")
  10. local sc = script["forCustomRunL"]
  11. if (locsc~=nil) then
  12. local loc = locsc:clone()
  13. loc["scrun"].Value = sc.Value
  14. loc.Name = script.Name
  15. for i,v in pairs(script:GetChildren()) do
  16. v:clone().Parent = loc
  17. end
  18. loc.Parent = script.Parent
  19. script:remove()
  20. return
  21. else
  22. assert(loadstring(sc.Value))()
  23. return
  24. end
  25. end
  26. local m = Instance.new("Model")
  27. m.Name = "Mozart's Piano"
  28. p1 = Instance.new("Part", m)
  29. p1.BrickColor = BrickColor.new("Dark orange")
  30. p1.Material = Enum.Material.Wood
  31. p1.Reflectance = 0.10000000149012
  32. p1.CFrame = CFrame.new(-45.2999992, 4.0999999, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  33. p1.Anchored = true
  34. p1.FormFactor = Enum.FormFactor.Plate
  35. p1.Size = Vector3.new(1, 0.400000006, 1)
  36. p1.BackSurface = Enum.SurfaceType.Weld
  37. p1.BottomSurface = Enum.SurfaceType.Weld
  38. p1.FrontSurface = Enum.SurfaceType.Weld
  39. p1.LeftSurface = Enum.SurfaceType.Weld
  40. p1.RightSurface = Enum.SurfaceType.Weld
  41. p1.TopSurface = Enum.SurfaceType.Weld
  42. b1 = Instance.new("SpecialMesh", p1)
  43. b1.MeshType = Enum.MeshType.Brick
  44. b1.Name = "Mesh"
  45. b1.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  46. p2 = Instance.new("Part", m)
  47. p2.BrickColor = BrickColor.new("Dark orange")
  48. p2.Material = Enum.Material.Wood
  49. p2.Reflectance = 0.10000000149012
  50. p2.CFrame = CFrame.new(-45.0000038, 4.69900036, 0.900000036, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  51. p2.Anchored = true
  52. p2.FormFactor = Enum.FormFactor.Plate
  53. p2.Size = Vector3.new(2, 1.20000005, 2)
  54. p2.BackSurface = Enum.SurfaceType.Weld
  55. p2.BottomSurface = Enum.SurfaceType.Weld
  56. p2.FrontSurface = Enum.SurfaceType.Weld
  57. p2.LeftSurface = Enum.SurfaceType.Weld
  58. p2.RightSurface = Enum.SurfaceType.Weld
  59. p2.TopSurface = Enum.SurfaceType.Weld
  60. b2 = Instance.new("CylinderMesh", p2)
  61. b2.Name = "Mesh"
  62. b2.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  63. p3 = Instance.new("Part", m)
  64. p3.BrickColor = BrickColor.new("Dark orange")
  65. p3.Material = Enum.Material.Wood
  66. p3.Reflectance = 0.10000000149012
  67. p3.CFrame = CFrame.new(-45.0000038, 4.89900017, 0.900000036, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  68. p3.Anchored = true
  69. p3.FormFactor = Enum.FormFactor.Plate
  70. p3.Size = Vector3.new(2, 1.20000005, 2)
  71. p3.BackSurface = Enum.SurfaceType.Weld
  72. p3.BottomSurface = Enum.SurfaceType.Weld
  73. p3.FrontSurface = Enum.SurfaceType.Weld
  74. p3.LeftSurface = Enum.SurfaceType.Weld
  75. p3.RightSurface = Enum.SurfaceType.Weld
  76. p3.TopSurface = Enum.SurfaceType.Weld
  77. b3 = Instance.new("CylinderMesh", p3)
  78. b3.Name = "Mesh"
  79. b3.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  80. p4 = Instance.new("Part", m)
  81. p4.BrickColor = BrickColor.new("Dark orange")
  82. p4.Material = Enum.Material.Wood
  83. p4.Reflectance = 0.10000000149012
  84. p4.CFrame = CFrame.new(-45.0000038, 5.30900002, 0.900000036, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  85. p4.Anchored = true
  86. p4.FormFactor = Enum.FormFactor.Plate
  87. p4.Size = Vector3.new(2, 0.400000006, 2)
  88. p4.BackSurface = Enum.SurfaceType.Weld
  89. p4.BottomSurface = Enum.SurfaceType.Weld
  90. p4.FrontSurface = Enum.SurfaceType.Weld
  91. p4.LeftSurface = Enum.SurfaceType.Weld
  92. p4.RightSurface = Enum.SurfaceType.Weld
  93. p4.TopSurface = Enum.SurfaceType.Weld
  94. b4 = Instance.new("CylinderMesh", p4)
  95. b4.Name = "Mesh"
  96. b4.Scale = Vector3.new(1.10000014, 0.199999928, 1.00000012)
  97. p5 = Instance.new("Part", m)
  98. p5.BrickColor = BrickColor.new("Dark orange")
  99. p5.Material = Enum.Material.Wood
  100. p5.Reflectance = 0.10000000149012
  101. p5.CFrame = CFrame.new(-45.2999992, 3.29999995, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  102. p5.Anchored = true
  103. p5.FormFactor = Enum.FormFactor.Plate
  104. p5.Size = Vector3.new(1, 1.60000002, 1)
  105. p5.BackSurface = Enum.SurfaceType.Weld
  106. p5.BottomSurface = Enum.SurfaceType.Weld
  107. p5.FrontSurface = Enum.SurfaceType.Weld
  108. p5.LeftSurface = Enum.SurfaceType.Weld
  109. p5.RightSurface = Enum.SurfaceType.Weld
  110. p5.TopSurface = Enum.SurfaceType.Weld
  111. b5 = Instance.new("SpecialMesh", p5)
  112. b5.MeshType = Enum.MeshType.Brick
  113. b5.Name = "Mesh"
  114. b5.Scale = Vector3.new(0.200000018, 1, 0.200000018)
  115. p6 = Instance.new("Part", m)
  116. p6.BrickColor = BrickColor.new("Dark orange")
  117. p6.Material = Enum.Material.Wood
  118. p6.Reflectance = 0.10000000149012
  119. p6.CFrame = CFrame.new(-45.2999992, 3.79999995, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  120. p6.Anchored = true
  121. p6.FormFactor = Enum.FormFactor.Plate
  122. p6.Size = Vector3.new(1, 0.400000006, 1)
  123. p6.BackSurface = Enum.SurfaceType.Weld
  124. p6.BottomSurface = Enum.SurfaceType.Weld
  125. p6.FrontSurface = Enum.SurfaceType.Weld
  126. p6.LeftSurface = Enum.SurfaceType.Weld
  127. p6.RightSurface = Enum.SurfaceType.Weld
  128. p6.TopSurface = Enum.SurfaceType.Weld
  129. b6 = Instance.new("SpecialMesh", p6)
  130. b6.MeshType = Enum.MeshType.Brick
  131. b6.Name = "Mesh"
  132. b6.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  133. p7 = Instance.new("Part", m)
  134. p7.BrickColor = BrickColor.new("Dark orange")
  135. p7.Material = Enum.Material.Wood
  136. p7.Reflectance = 0.10000000149012
  137. p7.CFrame = CFrame.new(-45.0000038, 4.29900026, 0.900000036, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  138. p7.Anchored = true
  139. p7.FormFactor = Enum.FormFactor.Plate
  140. p7.Size = Vector3.new(2, 0.400000006, 2)
  141. p7.BackSurface = Enum.SurfaceType.Weld
  142. p7.BottomSurface = Enum.SurfaceType.Weld
  143. p7.FrontSurface = Enum.SurfaceType.Weld
  144. p7.LeftSurface = Enum.SurfaceType.Weld
  145. p7.RightSurface = Enum.SurfaceType.Weld
  146. p7.TopSurface = Enum.SurfaceType.Weld
  147. b7 = Instance.new("CylinderMesh", p7)
  148. b7.Name = "Mesh"
  149. b7.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  150. p8 = Instance.new("Part", m)
  151. p8.BrickColor = BrickColor.new("Dark orange")
  152. p8.Material = Enum.Material.Wood
  153. p8.Reflectance = 0.10000000149012
  154. p8.CFrame = CFrame.new(-44.064003, 5.29900026, 0.238000005, 0.984816551, 2.54318365e-006, -0.173598126, 2.98661507e-006, -1, 2.29316356e-006, -0.173598126, -2.77681465e-006, -0.984816551)
  155. p8.Anchored = true
  156. p8.FormFactor = Enum.FormFactor.Plate
  157. p8.Size = Vector3.new(2, 0.400000006, 1)
  158. p8.BackSurface = Enum.SurfaceType.Weld
  159. p8.BottomSurface = Enum.SurfaceType.Weld
  160. p8.FrontSurface = Enum.SurfaceType.Weld
  161. p8.LeftSurface = Enum.SurfaceType.Weld
  162. p8.RightSurface = Enum.SurfaceType.Weld
  163. p8.TopSurface = Enum.SurfaceType.Weld
  164. b8 = Instance.new("SpecialMesh", p8)
  165. b8.MeshType = Enum.MeshType.Brick
  166. b8.Name = "Mesh"
  167. b8.Scale = Vector3.new(1.00000012, 0.200000003, 0.900000095)
  168. p9 = Instance.new("Part", m)
  169. p9.BrickColor = BrickColor.new("Dark orange")
  170. p9.Material = Enum.Material.Wood
  171. p9.Reflectance = 0.10000000149012
  172. p9.CFrame = CFrame.new(-45.2999992, 1.89999998, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  173. p9.Anchored = true
  174. p9.FormFactor = Enum.FormFactor.Plate
  175. p9.Size = Vector3.new(1, 0.400000006, 1)
  176. p9.BackSurface = Enum.SurfaceType.Weld
  177. p9.BottomSurface = Enum.SurfaceType.Weld
  178. p9.FrontSurface = Enum.SurfaceType.Weld
  179. p9.LeftSurface = Enum.SurfaceType.Weld
  180. p9.RightSurface = Enum.SurfaceType.Weld
  181. p9.TopSurface = Enum.SurfaceType.Weld
  182. b9 = Instance.new("SpecialMesh", p9)
  183. b9.MeshType = Enum.MeshType.Brick
  184. b9.Name = "Mesh"
  185. b9.Scale = Vector3.new(0.100000016, 1, 0.100000016)
  186. p10 = Instance.new("Part", m)
  187. p10.BrickColor = BrickColor.new("Dark orange")
  188. p10.Material = Enum.Material.Wood
  189. p10.Reflectance = 0.10000000149012
  190. p10.CFrame = CFrame.new(-45.2999992, 2.29999995, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  191. p10.Anchored = true
  192. p10.FormFactor = Enum.FormFactor.Plate
  193. p10.Size = Vector3.new(1, 0.400000006, 1)
  194. p10.BackSurface = Enum.SurfaceType.Weld
  195. p10.BottomSurface = Enum.SurfaceType.Weld
  196. p10.FrontSurface = Enum.SurfaceType.Weld
  197. p10.LeftSurface = Enum.SurfaceType.Weld
  198. p10.RightSurface = Enum.SurfaceType.Weld
  199. p10.TopSurface = Enum.SurfaceType.Weld
  200. b10 = Instance.new("SpecialMesh", p10)
  201. b10.MeshType = Enum.MeshType.Brick
  202. b10.Name = "Mesh"
  203. b10.Scale = Vector3.new(0.200000018, 2.00000024, 0.200000018)
  204. p11 = Instance.new("Part", m)
  205. p11.BrickColor = BrickColor.new("Dark orange")
  206. p11.Material = Enum.Material.Wood
  207. p11.Reflectance = 0.10000000149012
  208. p11.CFrame = CFrame.new(-45.2999992, 2.20000005, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  209. p11.Anchored = true
  210. p11.FormFactor = Enum.FormFactor.Plate
  211. p11.Size = Vector3.new(1, 0.400000006, 1)
  212. p11.BackSurface = Enum.SurfaceType.Weld
  213. p11.BottomSurface = Enum.SurfaceType.Weld
  214. p11.FrontSurface = Enum.SurfaceType.Weld
  215. p11.LeftSurface = Enum.SurfaceType.Weld
  216. p11.RightSurface = Enum.SurfaceType.Weld
  217. p11.TopSurface = Enum.SurfaceType.Weld
  218. b11 = Instance.new("SpecialMesh", p11)
  219. b11.MeshType = Enum.MeshType.Brick
  220. b11.Name = "Mesh"
  221. b11.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  222. p12 = Instance.new("Part", m)
  223. p12.BrickColor = BrickColor.new("Dark orange")
  224. p12.Material = Enum.Material.Wood
  225. p12.Reflectance = 0.10000000149012
  226. p12.CFrame = CFrame.new(-43.0890007, 5.29900026, -0.074000001, 0.939690709, 4.83564145e-006, -0.342025429, 6.51590381e-006, -1, 3.76374373e-006, -0.342025399, -5.76535967e-006, -0.939690709)
  227. p12.Anchored = true
  228. p12.FormFactor = Enum.FormFactor.Plate
  229. p12.Size = Vector3.new(3, 0.400000006, 1)
  230. p12.BackSurface = Enum.SurfaceType.Weld
  231. p12.BottomSurface = Enum.SurfaceType.Weld
  232. p12.FrontSurface = Enum.SurfaceType.Weld
  233. p12.LeftSurface = Enum.SurfaceType.Weld
  234. p12.RightSurface = Enum.SurfaceType.Weld
  235. p12.TopSurface = Enum.SurfaceType.Weld
  236. b12 = Instance.new("SpecialMesh", p12)
  237. b12.MeshType = Enum.MeshType.Brick
  238. b12.Name = "Mesh"
  239. b12.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  240. p13 = Instance.new("Part", m)
  241. p13.BrickColor = BrickColor.new("Dark orange")
  242. p13.Material = Enum.Material.Wood
  243. p13.Reflectance = 0.10000000149012
  244. p13.CFrame = CFrame.new(-42.557003, 5.29900026, -0.300000012, 0.866051793, 6.8578629e-006, -0.499954283, 1.04078617e-005, -1, 4.31216176e-006, -0.499954283, -8.93801007e-006, -0.866051793)
  245. p13.Anchored = true
  246. p13.FormFactor = Enum.FormFactor.Plate
  247. p13.Size = Vector3.new(3, 0.400000006, 1)
  248. p13.BackSurface = Enum.SurfaceType.Weld
  249. p13.BottomSurface = Enum.SurfaceType.Weld
  250. p13.FrontSurface = Enum.SurfaceType.Weld
  251. p13.LeftSurface = Enum.SurfaceType.Weld
  252. p13.RightSurface = Enum.SurfaceType.Weld
  253. p13.TopSurface = Enum.SurfaceType.Weld
  254. b13 = Instance.new("SpecialMesh", p13)
  255. b13.MeshType = Enum.MeshType.Brick
  256. b13.Name = "Mesh"
  257. b13.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  258. p14 = Instance.new("Part", m)
  259. p14.BrickColor = BrickColor.new("Dark orange")
  260. p14.Material = Enum.Material.Wood
  261. p14.Reflectance = 0.10000000149012
  262. p14.CFrame = CFrame.new(-45.2999992, 1.5, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  263. p14.Anchored = true
  264. p14.FormFactor = Enum.FormFactor.Plate
  265. p14.Size = Vector3.new(1, 0.400000006, 1)
  266. p14.BackSurface = Enum.SurfaceType.Weld
  267. p14.BottomSurface = Enum.SurfaceType.Weld
  268. p14.FrontSurface = Enum.SurfaceType.Weld
  269. p14.LeftSurface = Enum.SurfaceType.Weld
  270. p14.RightSurface = Enum.SurfaceType.Weld
  271. p14.TopSurface = Enum.SurfaceType.Weld
  272. b14 = Instance.new("SpecialMesh", p14)
  273. b14.MeshType = Enum.MeshType.Brick
  274. b14.Name = "Mesh"
  275. b14.Scale = Vector3.new(0.200000018, 1, 0.200000018)
  276. p15 = Instance.new("Part", m)
  277. p15.BrickColor = BrickColor.new("Dark orange")
  278. p15.Material = Enum.Material.Wood
  279. p15.Reflectance = 0.10000000149012
  280. p15.CFrame = CFrame.new(-45.2999992, 1.39999998, 0.900000036, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  281. p15.Anchored = true
  282. p15.FormFactor = Enum.FormFactor.Plate
  283. p15.Size = Vector3.new(1, 0.400000006, 1)
  284. p15.BackSurface = Enum.SurfaceType.Weld
  285. p15.BottomSurface = Enum.SurfaceType.Weld
  286. p15.FrontSurface = Enum.SurfaceType.Weld
  287. p15.LeftSurface = Enum.SurfaceType.Weld
  288. p15.RightSurface = Enum.SurfaceType.Weld
  289. p15.TopSurface = Enum.SurfaceType.Weld
  290. b15 = Instance.new("SpecialMesh", p15)
  291. b15.MeshType = Enum.MeshType.Brick
  292. b15.Name = "Mesh"
  293. b15.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  294. p16 = Instance.new("Part", m)
  295. p16.BrickColor = BrickColor.new("Dark orange")
  296. p16.Material = Enum.Material.Wood
  297. p16.Reflectance = 0.10000000149012
  298. p16.CFrame = CFrame.new(-42.557003, 4.69900036, -0.300000012, 0.866051793, 6.8578629e-006, -0.499954283, 1.04078617e-005, -1, 4.31216176e-006, -0.499954283, -8.93801007e-006, -0.866051793)
  299. p16.Anchored = true
  300. p16.FormFactor = Enum.FormFactor.Plate
  301. p16.Size = Vector3.new(3, 2, 1)
  302. p16.BackSurface = Enum.SurfaceType.Weld
  303. p16.BottomSurface = Enum.SurfaceType.Weld
  304. p16.FrontSurface = Enum.SurfaceType.Weld
  305. p16.LeftSurface = Enum.SurfaceType.Weld
  306. p16.RightSurface = Enum.SurfaceType.Weld
  307. p16.TopSurface = Enum.SurfaceType.Weld
  308. b16 = Instance.new("SpecialMesh", p16)
  309. b16.MeshType = Enum.MeshType.Brick
  310. b16.Name = "Mesh"
  311. b16.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  312. p17 = Instance.new("Part", m)
  313. p17.BrickColor = BrickColor.new("Dark orange")
  314. p17.Material = Enum.Material.Wood
  315. p17.Reflectance = 0.10000000149012
  316. p17.CFrame = CFrame.new(-42.5870018, 4.79900026, 0.0270000007, 0.984816551, 2.54318365e-006, -0.173598126, 2.98661507e-006, -1, 2.29316356e-006, -0.173598126, -2.77681465e-006, -0.984816551)
  317. p17.Anchored = true
  318. p17.FormFactor = Enum.FormFactor.Plate
  319. p17.Size = Vector3.new(5, 1.60000002, 1)
  320. p17.BackSurface = Enum.SurfaceType.Weld
  321. p17.BottomSurface = Enum.SurfaceType.Weld
  322. p17.FrontSurface = Enum.SurfaceType.Weld
  323. p17.LeftSurface = Enum.SurfaceType.Weld
  324. p17.RightSurface = Enum.SurfaceType.Weld
  325. p17.TopSurface = Enum.SurfaceType.Weld
  326. b17 = Instance.new("SpecialMesh", p17)
  327. b17.MeshType = Enum.MeshType.Brick
  328. b17.Name = "Mesh"
  329. b17.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  330. p18 = Instance.new("Part", m)
  331. p18.BrickColor = BrickColor.new("Dark orange")
  332. p18.Material = Enum.Material.Wood
  333. p18.Reflectance = 0.10000000149012
  334. p18.CFrame = CFrame.new(-42.0080032, 5.09900045, 0.383000016, 0.984816551, 2.54318365e-006, -0.173598126, 2.98661507e-006, -1, 2.29316356e-006, -0.173598126, -2.77681465e-006, -0.984816551)
  335. p18.Anchored = true
  336. p18.FormFactor = Enum.FormFactor.Plate
  337. p18.Size = Vector3.new(6, 0.400000006, 2)
  338. p18.BackSurface = Enum.SurfaceType.Weld
  339. p18.BottomSurface = Enum.SurfaceType.Weld
  340. p18.FrontSurface = Enum.SurfaceType.Weld
  341. p18.LeftSurface = Enum.SurfaceType.Weld
  342. p18.RightSurface = Enum.SurfaceType.Weld
  343. p18.TopSurface = Enum.SurfaceType.Weld
  344. b18 = Instance.new("SpecialMesh", p18)
  345. b18.MeshType = Enum.MeshType.Brick
  346. b18.Name = "Mesh"
  347. b18.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  348. p19 = Instance.new("Part", m)
  349. p19.BrickColor = BrickColor.new("Dark orange")
  350. p19.Material = Enum.Material.Wood
  351. p19.Reflectance = 0.10000000149012
  352. p19.CFrame = CFrame.new(-42.0000038, 5.09900045, 0.900000036, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  353. p19.Anchored = true
  354. p19.FormFactor = Enum.FormFactor.Plate
  355. p19.Size = Vector3.new(6, 0.400000006, 2)
  356. p19.BackSurface = Enum.SurfaceType.Weld
  357. p19.BottomSurface = Enum.SurfaceType.Weld
  358. p19.FrontSurface = Enum.SurfaceType.Weld
  359. p19.LeftSurface = Enum.SurfaceType.Weld
  360. p19.RightSurface = Enum.SurfaceType.Weld
  361. p19.TopSurface = Enum.SurfaceType.Weld
  362. b19 = Instance.new("SpecialMesh", p19)
  363. b19.MeshType = Enum.MeshType.Brick
  364. b19.Name = "Mesh"
  365. b19.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  366. p20 = Instance.new("Part", m)
  367. p20.BrickColor = BrickColor.new("Dark orange")
  368. p20.Material = Enum.Material.Wood
  369. p20.Reflectance = 0.10000000149012
  370. p20.CFrame = CFrame.new(-41.6790009, 4.77900028, -0.587000012, 0.939690709, 4.83564145e-006, -0.342025429, 6.51590381e-006, -1, 3.76374373e-006, -0.342025399, -5.76535967e-006, -0.939690709)
  371. p20.Anchored = true
  372. p20.FormFactor = Enum.FormFactor.Plate
  373. p20.Size = Vector3.new(6, 1.20000005, 1)
  374. p20.BackSurface = Enum.SurfaceType.Weld
  375. p20.BottomSurface = Enum.SurfaceType.Weld
  376. p20.FrontSurface = Enum.SurfaceType.Weld
  377. p20.LeftSurface = Enum.SurfaceType.Weld
  378. p20.RightSurface = Enum.SurfaceType.Weld
  379. p20.TopSurface = Enum.SurfaceType.Weld
  380. b20 = Instance.new("SpecialMesh", p20)
  381. b20.MeshType = Enum.MeshType.Brick
  382. b20.Name = "Mesh"
  383. b20.Scale = Vector3.new(1.00000012, 0.699999928, 0.900000095)
  384. p21 = Instance.new("Part", m)
  385. p21.BrickColor = BrickColor.new("Dark orange")
  386. p21.Material = Enum.Material.Wood
  387. p21.Reflectance = 0.10000000149012
  388. p21.CFrame = CFrame.new(-42.1000023, 4.29900026, 0.900000036, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  389. p21.Anchored = true
  390. p21.FormFactor = Enum.FormFactor.Plate
  391. p21.Size = Vector3.new(5, 0.400000006, 2)
  392. p21.BackSurface = Enum.SurfaceType.Weld
  393. p21.BottomSurface = Enum.SurfaceType.Weld
  394. p21.FrontSurface = Enum.SurfaceType.Weld
  395. p21.LeftSurface = Enum.SurfaceType.Weld
  396. p21.RightSurface = Enum.SurfaceType.Weld
  397. p21.TopSurface = Enum.SurfaceType.Weld
  398. b21 = Instance.new("SpecialMesh", p21)
  399. b21.MeshType = Enum.MeshType.Brick
  400. b21.Name = "Mesh"
  401. b21.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  402. p22 = Instance.new("Part", m)
  403. p22.BrickColor = BrickColor.new("Dark orange")
  404. p22.Material = Enum.Material.Wood
  405. p22.Reflectance = 0.10000000149012
  406. p22.CFrame = CFrame.new(-42.5000038, 4.29900026, 0.900000036, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  407. p22.Anchored = true
  408. p22.FormFactor = Enum.FormFactor.Plate
  409. p22.Size = Vector3.new(5, 0.400000006, 2)
  410. p22.BackSurface = Enum.SurfaceType.Weld
  411. p22.BottomSurface = Enum.SurfaceType.Weld
  412. p22.FrontSurface = Enum.SurfaceType.Weld
  413. p22.LeftSurface = Enum.SurfaceType.Weld
  414. p22.RightSurface = Enum.SurfaceType.Weld
  415. p22.TopSurface = Enum.SurfaceType.Weld
  416. b22 = Instance.new("SpecialMesh", p22)
  417. b22.MeshType = Enum.MeshType.Brick
  418. b22.Name = "Mesh"
  419. b22.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  420. p23 = Instance.new("Part", m)
  421. p23.BrickColor = BrickColor.new("Dark orange")
  422. p23.Material = Enum.Material.Wood
  423. p23.Reflectance = 0.10000000149012
  424. p23.CFrame = CFrame.new(-42.0080032, 4.29900026, 0.383000016, 0.984816551, 2.54318365e-006, -0.173598126, 2.98661507e-006, -1, 2.29316356e-006, -0.173598126, -2.77681465e-006, -0.984816551)
  425. p23.Anchored = true
  426. p23.FormFactor = Enum.FormFactor.Plate
  427. p23.Size = Vector3.new(6, 0.400000006, 2)
  428. p23.BackSurface = Enum.SurfaceType.Weld
  429. p23.BottomSurface = Enum.SurfaceType.Weld
  430. p23.FrontSurface = Enum.SurfaceType.Weld
  431. p23.LeftSurface = Enum.SurfaceType.Weld
  432. p23.RightSurface = Enum.SurfaceType.Weld
  433. p23.TopSurface = Enum.SurfaceType.Weld
  434. b23 = Instance.new("SpecialMesh", p23)
  435. b23.MeshType = Enum.MeshType.Brick
  436. b23.Name = "Mesh"
  437. b23.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  438. p24 = Instance.new("Part", m)
  439. p24.BrickColor = BrickColor.new("Dark orange")
  440. p24.Material = Enum.Material.Wood
  441. p24.Reflectance = 0.10000000149012
  442. p24.CFrame = CFrame.new(-41.5950012, 5.29900026, -0.857000053, 0.76604259, 2.9469662e-005, -0.642789781, -6.39489144e-006, -1, -5.34675928e-005, -0.642789781, 4.50690204e-005, -0.76604259)
  443. p24.Anchored = true
  444. p24.FormFactor = Enum.FormFactor.Plate
  445. p24.Size = Vector3.new(4, 0.400000006, 1)
  446. p24.BackSurface = Enum.SurfaceType.Weld
  447. p24.BottomSurface = Enum.SurfaceType.Weld
  448. p24.FrontSurface = Enum.SurfaceType.Weld
  449. p24.LeftSurface = Enum.SurfaceType.Weld
  450. p24.RightSurface = Enum.SurfaceType.Weld
  451. p24.TopSurface = Enum.SurfaceType.Weld
  452. b24 = Instance.new("SpecialMesh", p24)
  453. b24.MeshType = Enum.MeshType.Brick
  454. b24.Name = "Mesh"
  455. b24.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  456. p25 = Instance.new("Part", m)
  457. p25.BrickColor = BrickColor.new("Dark orange")
  458. p25.Material = Enum.Material.Wood
  459. p25.Reflectance = 0.10000000149012
  460. p25.CFrame = CFrame.new(-40.6000023, 4.69900036, 1.70000005, -6.10384159e-005, 3.05143185e-005, -1, -1, -9.15550627e-005, 6.10356219e-005, -9.15532e-005, 1, 3.05199064e-005)
  461. p25.Anchored = true
  462. p25.FormFactor = Enum.FormFactor.Plate
  463. p25.Size = Vector3.new(1, 0.400000006, 10)
  464. p25.BackSurface = Enum.SurfaceType.Weld
  465. p25.BottomSurface = Enum.SurfaceType.Weld
  466. p25.FrontSurface = Enum.SurfaceType.Weld
  467. p25.LeftSurface = Enum.SurfaceType.Weld
  468. p25.RightSurface = Enum.SurfaceType.Weld
  469. p25.TopSurface = Enum.SurfaceType.Weld
  470. b25 = Instance.new("SpecialMesh", p25)
  471. b25.MeshType = Enum.MeshType.Brick
  472. b25.Name = "Mesh"
  473. b25.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  474. p26 = Instance.new("Part", m)
  475. p26.BrickColor = BrickColor.new("Dark orange")
  476. p26.Material = Enum.Material.Wood
  477. p26.Reflectance = 0.10000000149012
  478. p26.CFrame = CFrame.new(-41.5080032, 4.29900026, -0.117000006, 0.939690709, 4.83564145e-006, -0.342025429, 6.51590381e-006, -1, 3.76374373e-006, -0.342025399, -5.76535967e-006, -0.939690709)
  479. p26.Anchored = true
  480. p26.FormFactor = Enum.FormFactor.Plate
  481. p26.Size = Vector3.new(6, 0.400000006, 2)
  482. p26.BackSurface = Enum.SurfaceType.Weld
  483. p26.BottomSurface = Enum.SurfaceType.Weld
  484. p26.FrontSurface = Enum.SurfaceType.Weld
  485. p26.LeftSurface = Enum.SurfaceType.Weld
  486. p26.RightSurface = Enum.SurfaceType.Weld
  487. p26.TopSurface = Enum.SurfaceType.Weld
  488. b26 = Instance.new("SpecialMesh", p26)
  489. b26.MeshType = Enum.MeshType.Brick
  490. b26.Name = "Mesh"
  491. b26.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  492. p27 = Instance.new("Part", m)
  493. p27.BrickColor = BrickColor.new("Dark orange")
  494. p27.Material = Enum.Material.Wood
  495. p27.Reflectance = 0.10000000149012
  496. p27.CFrame = CFrame.new(-41.0080032, 4.29900026, -0.617000043, 0.866051793, 6.8578629e-006, -0.499954283, 1.04078617e-005, -1, 4.31216176e-006, -0.499954283, -8.93801007e-006, -0.866051793)
  497. p27.Anchored = true
  498. p27.FormFactor = Enum.FormFactor.Plate
  499. p27.Size = Vector3.new(6, 0.400000006, 2)
  500. p27.BackSurface = Enum.SurfaceType.Weld
  501. p27.BottomSurface = Enum.SurfaceType.Weld
  502. p27.FrontSurface = Enum.SurfaceType.Weld
  503. p27.LeftSurface = Enum.SurfaceType.Weld
  504. p27.RightSurface = Enum.SurfaceType.Weld
  505. p27.TopSurface = Enum.SurfaceType.Weld
  506. b27 = Instance.new("SpecialMesh", p27)
  507. b27.MeshType = Enum.MeshType.Brick
  508. b27.Name = "Mesh"
  509. b27.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  510. p28 = Instance.new("Part", m)
  511. p28.BrickColor = BrickColor.new("Dark orange")
  512. p28.Material = Enum.Material.Wood
  513. p28.Reflectance = 0.10000000149012
  514. p28.CFrame = CFrame.new(-40.0800018, 5.29900026, 1.70000005, -6.10291027e-005, -3.05217691e-005, 1, -1, -0.000152581837, -6.10337593e-005, 0.0001525837, -1, -3.05124559e-005)
  515. p28.Anchored = true
  516. p28.FormFactor = Enum.FormFactor.Plate
  517. p28.Size = Vector3.new(1, 0.400000006, 11)
  518. p28.BackSurface = Enum.SurfaceType.Weld
  519. p28.BottomSurface = Enum.SurfaceType.Weld
  520. p28.FrontSurface = Enum.SurfaceType.Weld
  521. p28.LeftSurface = Enum.SurfaceType.Weld
  522. p28.RightSurface = Enum.SurfaceType.Weld
  523. p28.TopSurface = Enum.SurfaceType.Weld
  524. b28 = Instance.new("SpecialMesh", p28)
  525. b28.MeshType = Enum.MeshType.Brick
  526. b28.Name = "Mesh"
  527. b28.Scale = Vector3.new(0.100000121, 1.10000002, 0.900000095)
  528. p29 = Instance.new("Part", m)
  529. p29.BrickColor = BrickColor.new("Dark orange")
  530. p29.Material = Enum.Material.Wood
  531. p29.Reflectance = 0.10000000149012
  532. p29.CFrame = CFrame.new(-40.5080032, 4.79900026, -1.1170001, 0.76604259, 2.9469662e-005, -0.642789781, -6.39489144e-006, -1, -5.34675928e-005, -0.642789781, 4.50690204e-005, -0.76604259)
  533. p29.Anchored = true
  534. p29.FormFactor = Enum.FormFactor.Plate
  535. p29.Size = Vector3.new(6, 1.20000005, 2)
  536. p29.BackSurface = Enum.SurfaceType.Weld
  537. p29.BottomSurface = Enum.SurfaceType.Weld
  538. p29.FrontSurface = Enum.SurfaceType.Weld
  539. p29.LeftSurface = Enum.SurfaceType.Weld
  540. p29.RightSurface = Enum.SurfaceType.Weld
  541. p29.TopSurface = Enum.SurfaceType.Weld
  542. b29 = Instance.new("SpecialMesh", p29)
  543. b29.MeshType = Enum.MeshType.Brick
  544. b29.Name = "Mesh"
  545. b29.Scale = Vector3.new(1.00000012, 0.699999928, 0.900000095)
  546. p30 = Instance.new("Part", m)
  547. p30.BrickColor = BrickColor.new("Dark orange")
  548. p30.Material = Enum.Material.Wood
  549. p30.Reflectance = 0.10000000149012
  550. p30.CFrame = CFrame.new(-39.7300034, 5.29900026, 1.30000007, -6.10291027e-005, -3.05217691e-005, 1, -1, -0.000152581837, -6.10337593e-005, 0.0001525837, -1, -3.05124559e-005)
  551. p30.Anchored = true
  552. p30.FormFactor = Enum.FormFactor.Plate
  553. p30.Size = Vector3.new(1, 0.400000006, 10)
  554. p30.BackSurface = Enum.SurfaceType.Weld
  555. p30.BottomSurface = Enum.SurfaceType.Weld
  556. p30.FrontSurface = Enum.SurfaceType.Weld
  557. p30.LeftSurface = Enum.SurfaceType.Weld
  558. p30.RightSurface = Enum.SurfaceType.Weld
  559. p30.TopSurface = Enum.SurfaceType.Weld
  560. b30 = Instance.new("SpecialMesh", p30)
  561. b30.MeshType = Enum.MeshType.Brick
  562. b30.Name = "Mesh"
  563. b30.Scale = Vector3.new(0.100000121, 1, 0.900000095)
  564. p31 = Instance.new("Part", m)
  565. p31.BrickColor = BrickColor.new("Dark orange")
  566. p31.Material = Enum.Material.Wood
  567. p31.Reflectance = 0.10000000149012
  568. p31.CFrame = CFrame.new(-40.0080032, 4.29900026, -1.6170001, 0.642787814, 1.0036485e-005, -0.766044319, 1.85232311e-005, -1, 2.44114199e-006, -0.766044259, -1.57587492e-005, -0.642787755)
  569. p31.Anchored = true
  570. p31.FormFactor = Enum.FormFactor.Plate
  571. p31.Size = Vector3.new(6, 0.400000006, 2)
  572. p31.BackSurface = Enum.SurfaceType.Weld
  573. p31.BottomSurface = Enum.SurfaceType.Weld
  574. p31.FrontSurface = Enum.SurfaceType.Weld
  575. p31.LeftSurface = Enum.SurfaceType.Weld
  576. p31.RightSurface = Enum.SurfaceType.Weld
  577. p31.TopSurface = Enum.SurfaceType.Weld
  578. b31 = Instance.new("SpecialMesh", p31)
  579. b31.MeshType = Enum.MeshType.Brick
  580. b31.Name = "Mesh"
  581. b31.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  582. p32 = Instance.new("Part", m)
  583. p32.BrickColor = BrickColor.new("Dark orange")
  584. p32.Material = Enum.Material.Wood
  585. p32.Reflectance = 0.10000000149012
  586. p32.CFrame = CFrame.new(-40.5080032, 4.29900026, -1.1170001, 0.76604259, 8.59598003e-006, -0.642789781, 1.44789119e-005, -1, 3.88226908e-006, -0.642789781, -1.22808779e-005, -0.76604259)
  587. p32.Anchored = true
  588. p32.FormFactor = Enum.FormFactor.Plate
  589. p32.Size = Vector3.new(6, 0.400000006, 2)
  590. p32.BackSurface = Enum.SurfaceType.Weld
  591. p32.BottomSurface = Enum.SurfaceType.Weld
  592. p32.FrontSurface = Enum.SurfaceType.Weld
  593. p32.LeftSurface = Enum.SurfaceType.Weld
  594. p32.RightSurface = Enum.SurfaceType.Weld
  595. p32.TopSurface = Enum.SurfaceType.Weld
  596. b32 = Instance.new("SpecialMesh", p32)
  597. b32.MeshType = Enum.MeshType.Brick
  598. b32.Name = "Mesh"
  599. b32.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  600. p33 = Instance.new("Part", m)
  601. p33.BrickColor = BrickColor.new("Dark orange")
  602. p33.Material = Enum.Material.Wood
  603. p33.Reflectance = 0.10000000149012
  604. p33.CFrame = CFrame.new(-39.4800034, 5.29900026, 1.70000005, -6.10291027e-005, -3.05217691e-005, 1, -1, -0.000152581837, -6.10337593e-005, 0.0001525837, -1, -3.05124559e-005)
  605. p33.Anchored = true
  606. p33.FormFactor = Enum.FormFactor.Plate
  607. p33.Size = Vector3.new(1, 0.400000006, 10)
  608. p33.BackSurface = Enum.SurfaceType.Weld
  609. p33.BottomSurface = Enum.SurfaceType.Weld
  610. p33.FrontSurface = Enum.SurfaceType.Weld
  611. p33.LeftSurface = Enum.SurfaceType.Weld
  612. p33.RightSurface = Enum.SurfaceType.Weld
  613. p33.TopSurface = Enum.SurfaceType.Weld
  614. b33 = Instance.new("SpecialMesh", p33)
  615. b33.MeshType = Enum.MeshType.Brick
  616. b33.Name = "Mesh"
  617. b33.Scale = Vector3.new(0.100000121, 1.10000002, 0.900000095)
  618. p34 = Instance.new("Part", m)
  619. p34.BrickColor = BrickColor.new("Dark orange")
  620. p34.Material = Enum.Material.Wood
  621. p34.Reflectance = 0.10000000149012
  622. p34.CFrame = CFrame.new(-39.7300034, 5.19900036, 1.70000005, 4.19095159e-009, -6.10393472e-005, 1, -1, -0.000122068916, 1.39698386e-009, 0.000122069847, -1, -6.10346906e-005)
  623. p34.Anchored = true
  624. p34.FormFactor = Enum.FormFactor.Plate
  625. p34.Size = Vector3.new(1, 0.400000006, 10)
  626. p34.BackSurface = Enum.SurfaceType.Weld
  627. p34.BottomSurface = Enum.SurfaceType.Weld
  628. p34.FrontSurface = Enum.SurfaceType.Weld
  629. p34.LeftSurface = Enum.SurfaceType.Weld
  630. p34.RightSurface = Enum.SurfaceType.Weld
  631. p34.TopSurface = Enum.SurfaceType.Weld
  632. b34 = Instance.new("SpecialMesh", p34)
  633. b34.MeshType = Enum.MeshType.Brick
  634. b34.Name = "Mesh"
  635. b34.Scale = Vector3.new(0.100000121, 1, 0.900000095)
  636. p35 = Instance.new("Part", m)
  637. p35.BrickColor = BrickColor.new("Dark orange")
  638. p35.Material = Enum.Material.Wood
  639. p35.Reflectance = 0.10000000149012
  640. p35.CFrame = CFrame.new(-40.0080032, 4.79900026, -1.6170001, 0.642787814, 1.0036485e-005, -0.766044319, 1.85232311e-005, -1, 2.44114199e-006, -0.766044259, -1.57587492e-005, -0.642787755)
  641. p35.Anchored = true
  642. p35.FormFactor = Enum.FormFactor.Plate
  643. p35.Size = Vector3.new(6, 1.20000005, 2)
  644. p35.BackSurface = Enum.SurfaceType.Weld
  645. p35.BottomSurface = Enum.SurfaceType.Weld
  646. p35.FrontSurface = Enum.SurfaceType.Weld
  647. p35.LeftSurface = Enum.SurfaceType.Weld
  648. p35.RightSurface = Enum.SurfaceType.Weld
  649. p35.TopSurface = Enum.SurfaceType.Weld
  650. b35 = Instance.new("SpecialMesh", p35)
  651. b35.MeshType = Enum.MeshType.Brick
  652. b35.Name = "Mesh"
  653. b35.Scale = Vector3.new(1.00000012, 0.699999928, 0.900000095)
  654. p36 = Instance.new("Part", m)
  655. p36.BrickColor = BrickColor.new("Dark orange")
  656. p36.Material = Enum.Material.Wood
  657. p36.Reflectance = 0.10000000149012
  658. p36.CFrame = CFrame.new(-39.5080032, 4.79900026, -2.1170001, 0.500046015, 1.11689915e-005, -0.865998864, 2.23395891e-005, -1, 2.11730367e-009, -0.865998805, -1.93471169e-005, -0.500046015)
  659. p36.Anchored = true
  660. p36.FormFactor = Enum.FormFactor.Plate
  661. p36.Size = Vector3.new(6, 1.20000005, 2)
  662. p36.BackSurface = Enum.SurfaceType.Weld
  663. p36.BottomSurface = Enum.SurfaceType.Weld
  664. p36.FrontSurface = Enum.SurfaceType.Weld
  665. p36.LeftSurface = Enum.SurfaceType.Weld
  666. p36.RightSurface = Enum.SurfaceType.Weld
  667. p36.TopSurface = Enum.SurfaceType.Weld
  668. b36 = Instance.new("SpecialMesh", p36)
  669. b36.MeshType = Enum.MeshType.Brick
  670. b36.Name = "Mesh"
  671. b36.Scale = Vector3.new(1.00000012, 0.699999928, 0.900000095)
  672. p37 = Instance.new("Part", m)
  673. p37.BrickColor = BrickColor.new("Dark orange")
  674. p37.Material = Enum.Material.Wood
  675. p37.Reflectance = 0.10000000149012
  676. p37.CFrame = CFrame.new(-39.7480011, 5.29900026, -2.70400023, 0.642787814, 1.0036485e-005, -0.766044319, 1.85232311e-005, -1, 2.44114199e-006, -0.766044259, -1.57587492e-005, -0.642787755)
  677. p37.Anchored = true
  678. p37.FormFactor = Enum.FormFactor.Plate
  679. p37.Size = Vector3.new(2, 0.400000006, 1)
  680. p37.BackSurface = Enum.SurfaceType.Weld
  681. p37.BottomSurface = Enum.SurfaceType.Weld
  682. p37.FrontSurface = Enum.SurfaceType.Weld
  683. p37.LeftSurface = Enum.SurfaceType.Weld
  684. p37.RightSurface = Enum.SurfaceType.Weld
  685. p37.TopSurface = Enum.SurfaceType.Weld
  686. b37 = Instance.new("SpecialMesh", p37)
  687. b37.MeshType = Enum.MeshType.Brick
  688. b37.Name = "Mesh"
  689. b37.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  690. p38 = Instance.new("Part", m)
  691. p38.BrickColor = BrickColor.new("Dark orange")
  692. p38.Material = Enum.Material.Wood
  693. p38.Reflectance = 0.10000000149012
  694. p38.CFrame = CFrame.new(-39.5080032, 4.29900026, -2.1170001, 0.500046015, 1.11689915e-005, -0.865998864, 2.23395891e-005, -1, 2.11730367e-009, -0.865998805, -1.93471169e-005, -0.500046015)
  695. p38.Anchored = true
  696. p38.FormFactor = Enum.FormFactor.Plate
  697. p38.Size = Vector3.new(6, 0.400000006, 2)
  698. p38.BackSurface = Enum.SurfaceType.Weld
  699. p38.BottomSurface = Enum.SurfaceType.Weld
  700. p38.FrontSurface = Enum.SurfaceType.Weld
  701. p38.LeftSurface = Enum.SurfaceType.Weld
  702. p38.RightSurface = Enum.SurfaceType.Weld
  703. p38.TopSurface = Enum.SurfaceType.Weld
  704. b38 = Instance.new("SpecialMesh", p38)
  705. b38.MeshType = Enum.MeshType.Brick
  706. b38.Name = "Mesh"
  707. b38.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  708. p39 = Instance.new("Part", m)
  709. p39.BrickColor = BrickColor.new("Dark orange")
  710. p39.Material = Enum.Material.Wood
  711. p39.Reflectance = 0.10000000149012
  712. p39.CFrame = CFrame.new(-39.1000023, 4.59900045, -1.80000007, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  713. p39.Anchored = true
  714. p39.FormFactor = Enum.FormFactor.Plate
  715. p39.Size = Vector3.new(1, 1.60000002, 8)
  716. p39.BackSurface = Enum.SurfaceType.Weld
  717. p39.BottomSurface = Enum.SurfaceType.Weld
  718. p39.FrontSurface = Enum.SurfaceType.Weld
  719. p39.LeftSurface = Enum.SurfaceType.Weld
  720. p39.RightSurface = Enum.SurfaceType.Weld
  721. p39.TopSurface = Enum.SurfaceType.Weld
  722. b39 = Instance.new("SpecialMesh", p39)
  723. b39.MeshType = Enum.MeshType.Brick
  724. b39.Name = "Mesh"
  725. b39.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  726. p40 = Instance.new("Part", m)
  727. p40.BrickColor = BrickColor.new("Dark orange")
  728. p40.Material = Enum.Material.Wood
  729. p40.Reflectance = 0.10000000149012
  730. p40.CFrame = CFrame.new(-39.4410019, 5.29900026, -3.23300004, 0.500046015, 1.11689915e-005, -0.865998864, 2.23395891e-005, -1, 2.11730367e-009, -0.865998805, -1.93471169e-005, -0.500046015)
  731. p40.Anchored = true
  732. p40.FormFactor = Enum.FormFactor.Plate
  733. p40.Size = Vector3.new(2, 0.400000006, 1)
  734. p40.BackSurface = Enum.SurfaceType.Weld
  735. p40.BottomSurface = Enum.SurfaceType.Weld
  736. p40.FrontSurface = Enum.SurfaceType.Weld
  737. p40.LeftSurface = Enum.SurfaceType.Weld
  738. p40.RightSurface = Enum.SurfaceType.Weld
  739. p40.TopSurface = Enum.SurfaceType.Weld
  740. b40 = Instance.new("SpecialMesh", p40)
  741. b40.MeshType = Enum.MeshType.Brick
  742. b40.Name = "Mesh"
  743. b40.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  744. p41 = Instance.new("Part", m)
  745. p41.BrickColor = BrickColor.new("Dark orange")
  746. p41.Material = Enum.Material.Wood
  747. p41.Reflectance = 0.10000000149012
  748. p41.CFrame = CFrame.new(-37.6000023, 5.09900045, -1.80000007, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  749. p41.Anchored = true
  750. p41.FormFactor = Enum.FormFactor.Plate
  751. p41.Size = Vector3.new(4, 0.400000006, 8)
  752. p41.BackSurface = Enum.SurfaceType.Weld
  753. p41.BottomSurface = Enum.SurfaceType.Weld
  754. p41.FrontSurface = Enum.SurfaceType.Weld
  755. p41.LeftSurface = Enum.SurfaceType.Weld
  756. p41.RightSurface = Enum.SurfaceType.Weld
  757. p41.TopSurface = Enum.SurfaceType.Weld
  758. b41 = Instance.new("SpecialMesh", p41)
  759. b41.MeshType = Enum.MeshType.Brick
  760. b41.Name = "Mesh"
  761. b41.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  762. p42 = Instance.new("Part", m)
  763. p42.BrickColor = BrickColor.new("Dark orange")
  764. p42.Material = Enum.Material.Wood
  765. p42.Reflectance = 0.10000000149012
  766. p42.CFrame = CFrame.new(-37.4000015, 5.09900045, -1.70000005, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  767. p42.Anchored = true
  768. p42.FormFactor = Enum.FormFactor.Plate
  769. p42.Size = Vector3.new(4, 0.400000006, 8)
  770. p42.BackSurface = Enum.SurfaceType.Weld
  771. p42.BottomSurface = Enum.SurfaceType.Weld
  772. p42.FrontSurface = Enum.SurfaceType.Weld
  773. p42.LeftSurface = Enum.SurfaceType.Weld
  774. p42.RightSurface = Enum.SurfaceType.Weld
  775. p42.TopSurface = Enum.SurfaceType.Weld
  776. b42 = Instance.new("SpecialMesh", p42)
  777. b42.MeshType = Enum.MeshType.Brick
  778. b42.Name = "Mesh"
  779. b42.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  780. p43 = Instance.new("Part", m)
  781. p43.BrickColor = BrickColor.new("Dark orange")
  782. p43.Material = Enum.Material.Wood
  783. p43.Reflectance = 0.10000000149012
  784. p43.CFrame = CFrame.new(-37.1000023, 5.29900026, -2.1500001, -6.31807925e-005, -7.36770889e-005, -1, 3.05199683e-005, -1, 7.36751608e-005, -0.99999994, -3.05153153e-005, 6.3183048e-005)
  785. p43.Anchored = true
  786. p43.FormFactor = Enum.FormFactor.Plate
  787. p43.Size = Vector3.new(7, 0.400000006, 1)
  788. p43.BackSurface = Enum.SurfaceType.Weld
  789. p43.BottomSurface = Enum.SurfaceType.Weld
  790. p43.FrontSurface = Enum.SurfaceType.Weld
  791. p43.LeftSurface = Enum.SurfaceType.Weld
  792. p43.RightSurface = Enum.SurfaceType.Weld
  793. p43.TopSurface = Enum.SurfaceType.Weld
  794. b43 = Instance.new("SpecialMesh", p43)
  795. b43.MeshType = Enum.MeshType.Brick
  796. b43.Name = "Mesh"
  797. b43.Scale = Vector3.new(1.00000012, 0.199999928, 0.400000006)
  798. p44 = Instance.new("Part", m)
  799. p44.BrickColor = BrickColor.new("Dark orange")
  800. p44.Material = Enum.Material.Wood
  801. p44.Reflectance = 0.10000000149012
  802. p44.CFrame = CFrame.new(-37.1000023, 4.69900036, 1.70000005, -6.10384159e-005, 3.05143185e-005, -1, -1, -9.15550627e-005, 6.10356219e-005, -9.15532e-005, 1, 3.05199064e-005)
  803. p44.Anchored = true
  804. p44.FormFactor = Enum.FormFactor.Plate
  805. p44.Size = Vector3.new(1, 0.400000006, 4)
  806. p44.BackSurface = Enum.SurfaceType.Weld
  807. p44.BottomSurface = Enum.SurfaceType.Weld
  808. p44.FrontSurface = Enum.SurfaceType.Weld
  809. p44.LeftSurface = Enum.SurfaceType.Weld
  810. p44.RightSurface = Enum.SurfaceType.Weld
  811. p44.TopSurface = Enum.SurfaceType.Weld
  812. b44 = Instance.new("SpecialMesh", p44)
  813. b44.MeshType = Enum.MeshType.Brick
  814. b44.Name = "Mesh"
  815. b44.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  816. p45 = Instance.new("Part", m)
  817. p45.BrickColor = BrickColor.new("Dark orange")
  818. p45.Material = Enum.Material.Wood
  819. p45.Reflectance = 0.10000000149012
  820. p45.CFrame = CFrame.new(-37.1000023, 4.29900026, -1.80000007, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  821. p45.Anchored = true
  822. p45.FormFactor = Enum.FormFactor.Plate
  823. p45.Size = Vector3.new(5, 0.400000006, 8)
  824. p45.BackSurface = Enum.SurfaceType.Weld
  825. p45.BottomSurface = Enum.SurfaceType.Weld
  826. p45.FrontSurface = Enum.SurfaceType.Weld
  827. p45.LeftSurface = Enum.SurfaceType.Weld
  828. p45.RightSurface = Enum.SurfaceType.Weld
  829. p45.TopSurface = Enum.SurfaceType.Weld
  830. b45 = Instance.new("SpecialMesh", p45)
  831. b45.MeshType = Enum.MeshType.Brick
  832. b45.Name = "Mesh"
  833. b45.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  834. p46 = Instance.new("Part", m)
  835. p46.BrickColor = BrickColor.new("Dark orange")
  836. p46.Material = Enum.Material.Wood
  837. p46.Reflectance = 0.10000000149012
  838. p46.CFrame = CFrame.new(-37.1000023, 4.29900026, -2.20000005, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  839. p46.Anchored = true
  840. p46.FormFactor = Enum.FormFactor.Plate
  841. p46.Size = Vector3.new(5, 0.400000006, 8)
  842. p46.BackSurface = Enum.SurfaceType.Weld
  843. p46.BottomSurface = Enum.SurfaceType.Weld
  844. p46.FrontSurface = Enum.SurfaceType.Weld
  845. p46.LeftSurface = Enum.SurfaceType.Weld
  846. p46.RightSurface = Enum.SurfaceType.Weld
  847. p46.TopSurface = Enum.SurfaceType.Weld
  848. b46 = Instance.new("SpecialMesh", p46)
  849. b46.MeshType = Enum.MeshType.Brick
  850. b46.Name = "Mesh"
  851. b46.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  852. p47 = Instance.new("Part", m)
  853. p47.BrickColor = BrickColor.new("Dark orange")
  854. p47.Material = Enum.Material.Wood
  855. p47.Reflectance = 0.10000000149012
  856. p47.CFrame = CFrame.new(-35.6790009, 6.71500015, -1.70000005, 0.939684212, 4.00220415e-005, -0.342043221, 0.342043221, -8.30686331e-005, 0.939684212, 9.19501053e-006, -1, -9.17475554e-005)
  857. p47.Anchored = true
  858. p47.FormFactor = Enum.FormFactor.Plate
  859. p47.Size = Vector3.new(1, 2.4000001, 2)
  860. p47.BackSurface = Enum.SurfaceType.Weld
  861. p47.BottomSurface = Enum.SurfaceType.Weld
  862. p47.FrontSurface = Enum.SurfaceType.Weld
  863. p47.LeftSurface = Enum.SurfaceType.Weld
  864. p47.RightSurface = Enum.SurfaceType.Weld
  865. p47.TopSurface = Enum.SurfaceType.Weld
  866. b47 = Instance.new("SpecialMesh", p47)
  867. b47.MeshType = Enum.MeshType.Brick
  868. b47.Name = "Mesh"
  869. b47.Scale = Vector3.new(0.200000018, 0.999999881, 0.100000016)
  870. p48 = Instance.new("Part", m)
  871. p48.BrickColor = BrickColor.new("Bright orange")
  872. p48.Material = Enum.Material.Wood
  873. p48.Reflectance = 0.10000000149012
  874. p48.CFrame = CFrame.new(-36.3000031, 5.19900036, -2.1500001, -6.31807925e-005, -7.36770889e-005, -1, 3.05199683e-005, -1, 7.36751608e-005, -0.99999994, -3.05153153e-005, 6.3183048e-005)
  875. p48.Anchored = true
  876. p48.FormFactor = Enum.FormFactor.Plate
  877. p48.Size = Vector3.new(7, 0.400000006, 1)
  878. p48.BackSurface = Enum.SurfaceType.Weld
  879. p48.BottomSurface = Enum.SurfaceType.Weld
  880. p48.FrontSurface = Enum.SurfaceType.Weld
  881. p48.LeftSurface = Enum.SurfaceType.Weld
  882. p48.RightSurface = Enum.SurfaceType.Weld
  883. p48.TopSurface = Enum.SurfaceType.Weld
  884. b48 = Instance.new("CylinderMesh", p48)
  885. b48.Name = "Mesh"
  886. b48.Scale = Vector3.new(1.00000012, 0.199999928, 0.800000072)
  887. p49 = Instance.new("Part", m)
  888. p49.BrickColor = BrickColor.new("Dark orange")
  889. p49.Material = Enum.Material.Wood
  890. p49.Reflectance = 0.10000000149012
  891. p49.CFrame = CFrame.new(-36.6000023, 4.29900026, -2.20000005, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  892. p49.Anchored = true
  893. p49.FormFactor = Enum.FormFactor.Plate
  894. p49.Size = Vector3.new(5, 0.400000006, 8)
  895. p49.BackSurface = Enum.SurfaceType.Weld
  896. p49.BottomSurface = Enum.SurfaceType.Weld
  897. p49.FrontSurface = Enum.SurfaceType.Weld
  898. p49.LeftSurface = Enum.SurfaceType.Weld
  899. p49.RightSurface = Enum.SurfaceType.Weld
  900. p49.TopSurface = Enum.SurfaceType.Weld
  901. b49 = Instance.new("SpecialMesh", p49)
  902. b49.MeshType = Enum.MeshType.Brick
  903. b49.Name = "Mesh"
  904. b49.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  905. p50 = Instance.new("Part", m)
  906. p50.BrickColor = BrickColor.new("Dark orange")
  907. p50.Material = Enum.Material.Wood
  908. p50.Reflectance = 0.10000000149012
  909. p50.CFrame = CFrame.new(-35.4050026, 5.9630003, -0.700000048, 0.939668, 0.342087895, 1.54350564e-005, 0.342087865, -0.93966794, -5.43351343e-005, -4.08356118e-006, 5.63371286e-005, -1)
  910. p50.Anchored = true
  911. p50.FormFactor = Enum.FormFactor.Plate
  912. p50.Size = Vector3.new(1, 1.60000002, 1)
  913. p50.BackSurface = Enum.SurfaceType.Weld
  914. p50.BottomSurface = Enum.SurfaceType.Weld
  915. p50.FrontSurface = Enum.SurfaceType.Weld
  916. p50.LeftSurface = Enum.SurfaceType.Weld
  917. p50.RightSurface = Enum.SurfaceType.Weld
  918. p50.TopSurface = Enum.SurfaceType.Weld
  919. b50 = Instance.new("SpecialMesh", p50)
  920. b50.MeshType = Enum.MeshType.Brick
  921. b50.Name = "Mesh"
  922. b50.Scale = Vector3.new(0.200000018, 0.999999881, 0.200000018)
  923. p51 = Instance.new("Part", m)
  924. p51.BrickColor = BrickColor.new("Dark orange")
  925. p51.Material = Enum.Material.Wood
  926. p51.Reflectance = 0.10000000149012
  927. p51.CFrame = CFrame.new(-35.5080032, 6.24500036, -1.70000005, 0.939684212, 4.00220415e-005, -0.342043221, 0.342043221, -8.30686331e-005, 0.939684212, 9.19501053e-006, -1, -9.17475554e-005)
  928. p51.Anchored = true
  929. p51.FormFactor = Enum.FormFactor.Plate
  930. p51.Size = Vector3.new(1, 2.4000001, 1)
  931. p51.BackSurface = Enum.SurfaceType.Weld
  932. p51.BottomSurface = Enum.SurfaceType.Weld
  933. p51.FrontSurface = Enum.SurfaceType.Weld
  934. p51.LeftSurface = Enum.SurfaceType.Weld
  935. p51.RightSurface = Enum.SurfaceType.Weld
  936. p51.TopSurface = Enum.SurfaceType.Weld
  937. b51 = Instance.new("SpecialMesh", p51)
  938. b51.MeshType = Enum.MeshType.Brick
  939. b51.Name = "Mesh"
  940. b51.Scale = Vector3.new(0.200000018, 0.999999881, 0.100000016)
  941. p52 = Instance.new("Part", m)
  942. p52.BrickColor = BrickColor.new("Dark orange")
  943. p52.Material = Enum.Material.Wood
  944. p52.Reflectance = 0.10000000149012
  945. p52.CFrame = CFrame.new(-35.2000008, 5.29900026, -1.80000007, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  946. p52.Anchored = true
  947. p52.FormFactor = Enum.FormFactor.Plate
  948. p52.Size = Vector3.new(1, 0.400000006, 8)
  949. p52.BackSurface = Enum.SurfaceType.Weld
  950. p52.BottomSurface = Enum.SurfaceType.Weld
  951. p52.FrontSurface = Enum.SurfaceType.Weld
  952. p52.LeftSurface = Enum.SurfaceType.Weld
  953. p52.RightSurface = Enum.SurfaceType.Weld
  954. p52.TopSurface = Enum.SurfaceType.Weld
  955. b52 = Instance.new("SpecialMesh", p52)
  956. b52.MeshType = Enum.MeshType.Brick
  957. b52.Name = "Mesh"
  958. b52.Scale = Vector3.new(0.100000121, 1.10000002, 0.900000095)
  959. p53 = Instance.new("Part", m)
  960. p53.BrickColor = BrickColor.new("Bright yellow")
  961. p53.Material = Enum.Material.Wood
  962. p53.Reflectance = 0.10000000149012
  963. p53.CFrame = CFrame.new(-35.2000008, 5.13900042, -2.20000005, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  964. p53.Anchored = true
  965. p53.FormFactor = Enum.FormFactor.Plate
  966. p53.Size = Vector3.new(1, 0.400000006, 8)
  967. p53.BackSurface = Enum.SurfaceType.Weld
  968. p53.BottomSurface = Enum.SurfaceType.Weld
  969. p53.FrontSurface = Enum.SurfaceType.Weld
  970. p53.LeftSurface = Enum.SurfaceType.Weld
  971. p53.RightSurface = Enum.SurfaceType.Weld
  972. p53.TopSurface = Enum.SurfaceType.Weld
  973. b53 = Instance.new("SpecialMesh", p53)
  974. b53.MeshType = Enum.MeshType.Brick
  975. b53.Name = "Mesh"
  976. b53.Scale = Vector3.new(0.100000121, 0.999999881, 0.900000095)
  977. p54 = Instance.new("Part", m)
  978. p54.BrickColor = BrickColor.new("Dark orange")
  979. p54.Material = Enum.Material.Wood
  980. p54.Reflectance = 0.10000000149012
  981. p54.CFrame = CFrame.new(-35.2000008, 5.19900036, -1.80000007, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  982. p54.Anchored = true
  983. p54.FormFactor = Enum.FormFactor.Plate
  984. p54.Size = Vector3.new(1, 0.400000006, 8)
  985. p54.BackSurface = Enum.SurfaceType.Weld
  986. p54.BottomSurface = Enum.SurfaceType.Weld
  987. p54.FrontSurface = Enum.SurfaceType.Weld
  988. p54.LeftSurface = Enum.SurfaceType.Weld
  989. p54.RightSurface = Enum.SurfaceType.Weld
  990. p54.TopSurface = Enum.SurfaceType.Weld
  991. b54 = Instance.new("SpecialMesh", p54)
  992. b54.MeshType = Enum.MeshType.Brick
  993. b54.Name = "Mesh"
  994. b54.Scale = Vector3.new(0.100000121, 1, 0.900000095)
  995. p55 = Instance.new("Part", m)
  996. p55.BrickColor = BrickColor.new("Dark orange")
  997. p55.Material = Enum.Material.Wood
  998. p55.Reflectance = 0.10000000149012
  999. p55.CFrame = CFrame.new(-35.2000008, 5.29900026, -2.20000005, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  1000. p55.Anchored = true
  1001. p55.FormFactor = Enum.FormFactor.Plate
  1002. p55.Size = Vector3.new(1, 0.400000006, 8)
  1003. p55.BackSurface = Enum.SurfaceType.Weld
  1004. p55.BottomSurface = Enum.SurfaceType.Weld
  1005. p55.FrontSurface = Enum.SurfaceType.Weld
  1006. p55.LeftSurface = Enum.SurfaceType.Weld
  1007. p55.RightSurface = Enum.SurfaceType.Weld
  1008. p55.TopSurface = Enum.SurfaceType.Weld
  1009. b55 = Instance.new("SpecialMesh", p55)
  1010. b55.MeshType = Enum.MeshType.Brick
  1011. b55.Name = "Mesh"
  1012. b55.Scale = Vector3.new(0.100000121, 1, 0.900000095)
  1013. p56 = Instance.new("Part", m)
  1014. p56.BrickColor = BrickColor.new("Dark orange")
  1015. p56.Material = Enum.Material.Wood
  1016. p56.Reflectance = 0.10000000149012
  1017. p56.CFrame = CFrame.new(-35.2000008, 5.19900036, -2.20000005, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  1018. p56.Anchored = true
  1019. p56.FormFactor = Enum.FormFactor.Plate
  1020. p56.Size = Vector3.new(1, 0.400000006, 8)
  1021. p56.BackSurface = Enum.SurfaceType.Weld
  1022. p56.BottomSurface = Enum.SurfaceType.Weld
  1023. p56.FrontSurface = Enum.SurfaceType.Weld
  1024. p56.LeftSurface = Enum.SurfaceType.Weld
  1025. p56.RightSurface = Enum.SurfaceType.Weld
  1026. p56.TopSurface = Enum.SurfaceType.Weld
  1027. b56 = Instance.new("SpecialMesh", p56)
  1028. b56.MeshType = Enum.MeshType.Brick
  1029. b56.Name = "Mesh"
  1030. b56.Scale = Vector3.new(0.100000121, 1, 0.900000095)
  1031. p57 = Instance.new("Part", m)
  1032. p57.BrickColor = BrickColor.new("Bright yellow")
  1033. p57.Material = Enum.Material.Wood
  1034. p57.Reflectance = 0.10000000149012
  1035. p57.CFrame = CFrame.new(-35.2000008, 5.13900042, -1.80000007, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  1036. p57.Anchored = true
  1037. p57.FormFactor = Enum.FormFactor.Plate
  1038. p57.Size = Vector3.new(1, 0.400000006, 8)
  1039. p57.BackSurface = Enum.SurfaceType.Weld
  1040. p57.BottomSurface = Enum.SurfaceType.Weld
  1041. p57.FrontSurface = Enum.SurfaceType.Weld
  1042. p57.LeftSurface = Enum.SurfaceType.Weld
  1043. p57.RightSurface = Enum.SurfaceType.Weld
  1044. p57.TopSurface = Enum.SurfaceType.Weld
  1045. b57 = Instance.new("SpecialMesh", p57)
  1046. b57.MeshType = Enum.MeshType.Brick
  1047. b57.Name = "Mesh"
  1048. b57.Scale = Vector3.new(0.100000121, 0.999999881, 0.900000095)
  1049. p58 = Instance.new("Part", m)
  1050. p58.BrickColor = BrickColor.new("Dark orange")
  1051. p58.Material = Enum.Material.Wood
  1052. p58.Reflectance = 0.10000000149012
  1053. p58.CFrame = CFrame.new(-35.6000023, 5.29900026, -2.20000005, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  1054. p58.Anchored = true
  1055. p58.FormFactor = Enum.FormFactor.Plate
  1056. p58.Size = Vector3.new(1, 0.400000006, 8)
  1057. p58.BackSurface = Enum.SurfaceType.Weld
  1058. p58.BottomSurface = Enum.SurfaceType.Weld
  1059. p58.FrontSurface = Enum.SurfaceType.Weld
  1060. p58.LeftSurface = Enum.SurfaceType.Weld
  1061. p58.RightSurface = Enum.SurfaceType.Weld
  1062. p58.TopSurface = Enum.SurfaceType.Weld
  1063. b58 = Instance.new("SpecialMesh", p58)
  1064. b58.MeshType = Enum.MeshType.Brick
  1065. b58.Name = "Mesh"
  1066. b58.Scale = Vector3.new(0.100000121, 1, 0.900000095)
  1067. p59 = Instance.new("Part", m)
  1068. p59.BrickColor = BrickColor.new("Dark orange")
  1069. p59.Material = Enum.Material.Wood
  1070. p59.Reflectance = 0.10000000149012
  1071. p59.CFrame = CFrame.new(-35.4070015, 5.96500015, -2.70000005, 0.939668, 0.342087895, 1.54350564e-005, 0.342087865, -0.93966794, -5.43351343e-005, -4.08356118e-006, 5.63371286e-005, -1)
  1072. p59.Anchored = true
  1073. p59.FormFactor = Enum.FormFactor.Plate
  1074. p59.Size = Vector3.new(1, 1.60000002, 1)
  1075. p59.BackSurface = Enum.SurfaceType.Weld
  1076. p59.BottomSurface = Enum.SurfaceType.Weld
  1077. p59.FrontSurface = Enum.SurfaceType.Weld
  1078. p59.LeftSurface = Enum.SurfaceType.Weld
  1079. p59.RightSurface = Enum.SurfaceType.Weld
  1080. p59.TopSurface = Enum.SurfaceType.Weld
  1081. b59 = Instance.new("SpecialMesh", p59)
  1082. b59.MeshType = Enum.MeshType.Brick
  1083. b59.Name = "Mesh"
  1084. b59.Scale = Vector3.new(0.200000018, 0.999999881, 0.200000018)
  1085. p60 = Instance.new("Part", m)
  1086. p60.BrickColor = BrickColor.new("Dark orange")
  1087. p60.Material = Enum.Material.Wood
  1088. p60.Reflectance = 0.10000000149012
  1089. p60.CFrame = CFrame.new(-35.3370018, 5.7750001, -1.70000005, 0.939684212, 4.00220415e-005, -0.342043221, 0.342043221, -8.30686331e-005, 0.939684212, 9.19501053e-006, -1, -9.17475554e-005)
  1090. p60.Anchored = true
  1091. p60.FormFactor = Enum.FormFactor.Plate
  1092. p60.Size = Vector3.new(1, 2.4000001, 2)
  1093. p60.BackSurface = Enum.SurfaceType.Weld
  1094. p60.BottomSurface = Enum.SurfaceType.Weld
  1095. p60.FrontSurface = Enum.SurfaceType.Weld
  1096. p60.LeftSurface = Enum.SurfaceType.Weld
  1097. p60.RightSurface = Enum.SurfaceType.Weld
  1098. p60.TopSurface = Enum.SurfaceType.Weld
  1099. b60 = Instance.new("SpecialMesh", p60)
  1100. b60.MeshType = Enum.MeshType.Brick
  1101. b60.Name = "Mesh"
  1102. b60.Scale = Vector3.new(0.200000018, 0.999999881, 0.100000016)
  1103. p61 = Instance.new("Part", m)
  1104. p61.BrickColor = BrickColor.new("Dark orange")
  1105. p61.Material = Enum.Material.Wood
  1106. p61.Reflectance = 0.10000000149012
  1107. p61.CFrame = CFrame.new(-35.4050026, 5.9630003, -1.70000005, 0.939668, 0.342087895, 1.54350564e-005, 0.342087865, -0.93966794, -5.43351343e-005, -4.08356118e-006, 5.63371286e-005, -1)
  1108. p61.Anchored = true
  1109. p61.FormFactor = Enum.FormFactor.Plate
  1110. p61.Size = Vector3.new(1, 1.60000002, 1)
  1111. p61.BackSurface = Enum.SurfaceType.Weld
  1112. p61.BottomSurface = Enum.SurfaceType.Weld
  1113. p61.FrontSurface = Enum.SurfaceType.Weld
  1114. p61.LeftSurface = Enum.SurfaceType.Weld
  1115. p61.RightSurface = Enum.SurfaceType.Weld
  1116. p61.TopSurface = Enum.SurfaceType.Weld
  1117. b61 = Instance.new("SpecialMesh", p61)
  1118. b61.MeshType = Enum.MeshType.Brick
  1119. b61.Name = "Mesh"
  1120. b61.Scale = Vector3.new(0.200000018, 0.999999881, 0.200000018)
  1121. p62 = Instance.new("Part", m)
  1122. p62.BrickColor = BrickColor.new("Dark orange")
  1123. p62.Material = Enum.Material.Wood
  1124. p62.Reflectance = 0.10000000149012
  1125. p62.CFrame = CFrame.new(-35.2000008, 4.69900036, -1.80000007, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  1126. p62.Anchored = true
  1127. p62.FormFactor = Enum.FormFactor.Plate
  1128. p62.Size = Vector3.new(1, 0.400000006, 8)
  1129. p62.BackSurface = Enum.SurfaceType.Weld
  1130. p62.BottomSurface = Enum.SurfaceType.Weld
  1131. p62.FrontSurface = Enum.SurfaceType.Weld
  1132. p62.LeftSurface = Enum.SurfaceType.Weld
  1133. p62.RightSurface = Enum.SurfaceType.Weld
  1134. p62.TopSurface = Enum.SurfaceType.Weld
  1135. b62 = Instance.new("SpecialMesh", p62)
  1136. b62.MeshType = Enum.MeshType.Brick
  1137. b62.Name = "Mesh"
  1138. b62.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  1139. p63 = Instance.new("Part", m)
  1140. p63.BrickColor = BrickColor.new("Dark orange")
  1141. p63.Material = Enum.Material.Wood
  1142. p63.Reflectance = 0.10000000149012
  1143. p63.CFrame = CFrame.new(-35.2000008, 4.69900036, -2.20000005, -0.000149488842, 0.99999994, 3.05207686e-005, -0.99999994, -0.000149489235, 1.26405539e-005, 1.26451141e-005, -3.05188732e-005, 1)
  1144. p63.Anchored = true
  1145. p63.FormFactor = Enum.FormFactor.Plate
  1146. p63.Size = Vector3.new(1, 0.400000006, 8)
  1147. p63.BackSurface = Enum.SurfaceType.Weld
  1148. p63.BottomSurface = Enum.SurfaceType.Weld
  1149. p63.FrontSurface = Enum.SurfaceType.Weld
  1150. p63.LeftSurface = Enum.SurfaceType.Weld
  1151. p63.RightSurface = Enum.SurfaceType.Weld
  1152. p63.TopSurface = Enum.SurfaceType.Weld
  1153. b63 = Instance.new("SpecialMesh", p63)
  1154. b63.MeshType = Enum.MeshType.Brick
  1155. b63.Name = "Mesh"
  1156. b63.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  1157. p64 = Instance.new("Part", m)
  1158. p64.BrickColor = BrickColor.new("Dark orange")
  1159. p64.Material = Enum.Material.Wood
  1160. p64.Reflectance = 0.10000000149012
  1161. p64.CFrame = CFrame.new(-39.3000031, 1.50000012, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  1162. p64.Anchored = true
  1163. p64.FormFactor = Enum.FormFactor.Plate
  1164. p64.Size = Vector3.new(1, 0.400000006, 1)
  1165. p64.BackSurface = Enum.SurfaceType.Weld
  1166. p64.BottomSurface = Enum.SurfaceType.Weld
  1167. p64.FrontSurface = Enum.SurfaceType.Weld
  1168. p64.LeftSurface = Enum.SurfaceType.Weld
  1169. p64.RightSurface = Enum.SurfaceType.Weld
  1170. p64.TopSurface = Enum.SurfaceType.Weld
  1171. b64 = Instance.new("SpecialMesh", p64)
  1172. b64.MeshType = Enum.MeshType.Brick
  1173. b64.Name = "Mesh"
  1174. b64.Scale = Vector3.new(0.200000018, 1, 0.200000018)
  1175. p65 = Instance.new("Part", m)
  1176. p65.BrickColor = BrickColor.new("Dark orange")
  1177. p65.Material = Enum.Material.Wood
  1178. p65.Reflectance = 0.10000000149012
  1179. p65.CFrame = CFrame.new(-39.3000031, 1.9000001, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  1180. p65.Anchored = true
  1181. p65.FormFactor = Enum.FormFactor.Plate
  1182. p65.Size = Vector3.new(1, 0.400000006, 1)
  1183. p65.BackSurface = Enum.SurfaceType.Weld
  1184. p65.BottomSurface = Enum.SurfaceType.Weld
  1185. p65.FrontSurface = Enum.SurfaceType.Weld
  1186. p65.LeftSurface = Enum.SurfaceType.Weld
  1187. p65.RightSurface = Enum.SurfaceType.Weld
  1188. p65.TopSurface = Enum.SurfaceType.Weld
  1189. b65 = Instance.new("SpecialMesh", p65)
  1190. b65.MeshType = Enum.MeshType.Brick
  1191. b65.Name = "Mesh"
  1192. b65.Scale = Vector3.new(0.100000016, 1, 0.100000016)
  1193. p66 = Instance.new("Part", m)
  1194. p66.BrickColor = BrickColor.new("Dark orange")
  1195. p66.Material = Enum.Material.Wood
  1196. p66.Reflectance = 0.10000000149012
  1197. p66.CFrame = CFrame.new(-39.3000031, 2.30000019, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  1198. p66.Anchored = true
  1199. p66.FormFactor = Enum.FormFactor.Plate
  1200. p66.Size = Vector3.new(1, 0.400000006, 1)
  1201. p66.BackSurface = Enum.SurfaceType.Weld
  1202. p66.BottomSurface = Enum.SurfaceType.Weld
  1203. p66.FrontSurface = Enum.SurfaceType.Weld
  1204. p66.LeftSurface = Enum.SurfaceType.Weld
  1205. p66.RightSurface = Enum.SurfaceType.Weld
  1206. p66.TopSurface = Enum.SurfaceType.Weld
  1207. b66 = Instance.new("SpecialMesh", p66)
  1208. b66.MeshType = Enum.MeshType.Brick
  1209. b66.Name = "Mesh"
  1210. b66.Scale = Vector3.new(0.200000018, 2.00000024, 0.200000018)
  1211. p67 = Instance.new("Part", m)
  1212. p67.BrickColor = BrickColor.new("Dark orange")
  1213. p67.Material = Enum.Material.Wood
  1214. p67.Reflectance = 0.10000000149012
  1215. p67.CFrame = CFrame.new(-39.3000031, 3.30000019, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  1216. p67.Anchored = true
  1217. p67.FormFactor = Enum.FormFactor.Plate
  1218. p67.Size = Vector3.new(1, 1.60000002, 1)
  1219. p67.BackSurface = Enum.SurfaceType.Weld
  1220. p67.BottomSurface = Enum.SurfaceType.Weld
  1221. p67.FrontSurface = Enum.SurfaceType.Weld
  1222. p67.LeftSurface = Enum.SurfaceType.Weld
  1223. p67.RightSurface = Enum.SurfaceType.Weld
  1224. p67.TopSurface = Enum.SurfaceType.Weld
  1225. b67 = Instance.new("SpecialMesh", p67)
  1226. b67.MeshType = Enum.MeshType.Brick
  1227. b67.Name = "Mesh"
  1228. b67.Scale = Vector3.new(0.200000018, 1, 0.200000018)
  1229. p68 = Instance.new("Part", m)
  1230. p68.BrickColor = BrickColor.new("Dark orange")
  1231. p68.Material = Enum.Material.Wood
  1232. p68.Reflectance = 0.10000000149012
  1233. p68.CFrame = CFrame.new(-39.2999992, 1.39999998, -5.5, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  1234. p68.Anchored = true
  1235. p68.FormFactor = Enum.FormFactor.Plate
  1236. p68.Size = Vector3.new(1, 0.400000006, 1)
  1237. p68.BackSurface = Enum.SurfaceType.Weld
  1238. p68.BottomSurface = Enum.SurfaceType.Weld
  1239. p68.FrontSurface = Enum.SurfaceType.Weld
  1240. p68.LeftSurface = Enum.SurfaceType.Weld
  1241. p68.RightSurface = Enum.SurfaceType.Weld
  1242. p68.TopSurface = Enum.SurfaceType.Weld
  1243. b68 = Instance.new("SpecialMesh", p68)
  1244. b68.MeshType = Enum.MeshType.Brick
  1245. b68.Name = "Mesh"
  1246. b68.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  1247. p69 = Instance.new("Part", m)
  1248. p69.BrickColor = BrickColor.new("Dark orange")
  1249. p69.Material = Enum.Material.Wood
  1250. p69.Reflectance = 0.10000000149012
  1251. p69.CFrame = CFrame.new(-39.2999992, 2.20000005, -5.5, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  1252. p69.Anchored = true
  1253. p69.FormFactor = Enum.FormFactor.Plate
  1254. p69.Size = Vector3.new(1, 0.400000006, 1)
  1255. p69.BackSurface = Enum.SurfaceType.Weld
  1256. p69.BottomSurface = Enum.SurfaceType.Weld
  1257. p69.FrontSurface = Enum.SurfaceType.Weld
  1258. p69.LeftSurface = Enum.SurfaceType.Weld
  1259. p69.RightSurface = Enum.SurfaceType.Weld
  1260. p69.TopSurface = Enum.SurfaceType.Weld
  1261. b69 = Instance.new("SpecialMesh", p69)
  1262. b69.MeshType = Enum.MeshType.Brick
  1263. b69.Name = "Mesh"
  1264. b69.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  1265. p70 = Instance.new("Part", m)
  1266. p70.BrickColor = BrickColor.new("Dark orange")
  1267. p70.Material = Enum.Material.Wood
  1268. p70.Reflectance = 0.10000000149012
  1269. p70.CFrame = CFrame.new(-34.3000031, 4.19900036, 1.50000012, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  1270. p70.Anchored = true
  1271. p70.FormFactor = Enum.FormFactor.Plate
  1272. p70.Size = Vector3.new(1, 0.400000006, 1)
  1273. p70.BackSurface = Enum.SurfaceType.Weld
  1274. p70.BottomSurface = Enum.SurfaceType.Weld
  1275. p70.FrontSurface = Enum.SurfaceType.Weld
  1276. p70.LeftSurface = Enum.SurfaceType.Weld
  1277. p70.RightSurface = Enum.SurfaceType.Weld
  1278. p70.TopSurface = Enum.SurfaceType.Weld
  1279. b70 = Instance.new("SpecialMesh", p70)
  1280. b70.MeshType = Enum.MeshType.Brick
  1281. b70.Name = "Mesh"
  1282. b70.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  1283. p71 = Instance.new("Part", m)
  1284. p71.BrickColor = BrickColor.new("Dark orange")
  1285. p71.Material = Enum.Material.Wood
  1286. p71.Reflectance = 0.10000000149012
  1287. p71.CFrame = CFrame.new(-34.3000031, 4.19900036, 1.20000005, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  1288. p71.Anchored = true
  1289. p71.FormFactor = Enum.FormFactor.Plate
  1290. p71.Size = Vector3.new(1, 0.400000006, 1)
  1291. p71.BackSurface = Enum.SurfaceType.Weld
  1292. p71.BottomSurface = Enum.SurfaceType.Weld
  1293. p71.FrontSurface = Enum.SurfaceType.Weld
  1294. p71.LeftSurface = Enum.SurfaceType.Weld
  1295. p71.RightSurface = Enum.SurfaceType.Weld
  1296. p71.TopSurface = Enum.SurfaceType.Weld
  1297. b71 = Instance.new("SpecialMesh", p71)
  1298. b71.MeshType = Enum.MeshType.Brick
  1299. b71.Name = "Mesh"
  1300. b71.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  1301. p72 = Instance.new("Part", m)
  1302. p72.BrickColor = BrickColor.new("Dark orange")
  1303. p72.Material = Enum.Material.Wood
  1304. p72.Reflectance = 0.10000000149012
  1305. p72.CFrame = CFrame.new(-34.6000023, 4.19900036, 1.50000012, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  1306. p72.Anchored = true
  1307. p72.FormFactor = Enum.FormFactor.Plate
  1308. p72.Size = Vector3.new(1, 0.400000006, 1)
  1309. p72.BackSurface = Enum.SurfaceType.Weld
  1310. p72.BottomSurface = Enum.SurfaceType.Weld
  1311. p72.FrontSurface = Enum.SurfaceType.Weld
  1312. p72.LeftSurface = Enum.SurfaceType.Weld
  1313. p72.RightSurface = Enum.SurfaceType.Weld
  1314. p72.TopSurface = Enum.SurfaceType.Weld
  1315. b72 = Instance.new("SpecialMesh", p72)
  1316. b72.MeshType = Enum.MeshType.Brick
  1317. b72.Name = "Mesh"
  1318. b72.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  1319. p73 = Instance.new("Part", m)
  1320. p73.BrickColor = BrickColor.new("Dark orange")
  1321. p73.Material = Enum.Material.Wood
  1322. p73.Reflectance = 0.10000000149012
  1323. p73.CFrame = CFrame.new(-34.6000023, 4.29900026, -1.80000007, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  1324. p73.Anchored = true
  1325. p73.FormFactor = Enum.FormFactor.Plate
  1326. p73.Size = Vector3.new(1, 0.400000006, 8)
  1327. p73.BackSurface = Enum.SurfaceType.Weld
  1328. p73.BottomSurface = Enum.SurfaceType.Weld
  1329. p73.FrontSurface = Enum.SurfaceType.Weld
  1330. p73.LeftSurface = Enum.SurfaceType.Weld
  1331. p73.RightSurface = Enum.SurfaceType.Weld
  1332. p73.TopSurface = Enum.SurfaceType.Weld
  1333. b73 = Instance.new("SpecialMesh", p73)
  1334. b73.MeshType = Enum.MeshType.Brick
  1335. b73.Name = "Mesh"
  1336. b73.Scale = Vector3.new(1.00000012, 0.499999911, 0.900000095)
  1337. p74 = Instance.new("Part", m)
  1338. p74.BrickColor = BrickColor.new("Dark orange")
  1339. p74.Material = Enum.Material.Wood
  1340. p74.Reflectance = 0.10000000149012
  1341. p74.CFrame = CFrame.new(-34.6000023, 4.79900026, 1.70000005, -2.14657302e-006, 7.3676194e-005, -1, -3.05161138e-005, 1, 7.36762595e-005, 0.99999994, 3.05162757e-005, -2.14432634e-006)
  1342. p74.Anchored = true
  1343. p74.FormFactor = Enum.FormFactor.Plate
  1344. p74.Size = Vector3.new(2, 0.800000012, 2)
  1345. p74.BackSurface = Enum.SurfaceType.Weld
  1346. p74.BottomSurface = Enum.SurfaceType.Weld
  1347. p74.FrontSurface = Enum.SurfaceType.Weld
  1348. p74.LeftSurface = Enum.SurfaceType.Weld
  1349. p74.RightSurface = Enum.SurfaceType.Weld
  1350. p74.TopSurface = Enum.SurfaceType.Weld
  1351. b74 = Instance.new("SpecialMesh", p74)
  1352. b74.MeshType = Enum.MeshType.Wedge
  1353. b74.Name = "Mesh"
  1354. b74.Scale = Vector3.new(0.100000016, 1, 0.5)
  1355. p75 = Instance.new("Part", m)
  1356. p75.BrickColor = BrickColor.new("Bright yellow")
  1357. p75.Material = Enum.Material.Concrete
  1358. p75.Reflectance = 0.10000000149012
  1359. p75.CFrame = CFrame.new(-34.5900002, 4.80900002, 1.66000009, -2.14657302e-006, 7.3676194e-005, -1, -3.05161138e-005, 1, 7.36762595e-005, 0.99999994, 3.05162757e-005, -2.14432634e-006)
  1360. p75.Anchored = true
  1361. p75.FormFactor = Enum.FormFactor.Plate
  1362. p75.Size = Vector3.new(1, 0.800000012, 2)
  1363. p75.BackSurface = Enum.SurfaceType.Weld
  1364. p75.BottomSurface = Enum.SurfaceType.Weld
  1365. p75.FrontSurface = Enum.SurfaceType.Weld
  1366. p75.LeftSurface = Enum.SurfaceType.Weld
  1367. p75.RightSurface = Enum.SurfaceType.Weld
  1368. p75.TopSurface = Enum.SurfaceType.Weld
  1369. b75 = Instance.new("SpecialMesh", p75)
  1370. b75.MeshType = Enum.MeshType.Wedge
  1371. b75.Name = "Mesh"
  1372. b75.Scale = Vector3.new(0.100000016, 1, 0.5)
  1373. p76 = Instance.new("Part", m)
  1374. p76.BrickColor = BrickColor.new("Dark orange")
  1375. p76.Material = Enum.Material.Wood
  1376. p76.Reflectance = 0.10000000149012
  1377. p76.CFrame = CFrame.new(-39.1000023, 5.29900026, -4.80000019, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  1378. p76.Anchored = true
  1379. p76.FormFactor = Enum.FormFactor.Plate
  1380. p76.Size = Vector3.new(1, 0.400000006, 2)
  1381. p76.BackSurface = Enum.SurfaceType.Weld
  1382. p76.BottomSurface = Enum.SurfaceType.Weld
  1383. p76.FrontSurface = Enum.SurfaceType.Weld
  1384. p76.LeftSurface = Enum.SurfaceType.Weld
  1385. p76.RightSurface = Enum.SurfaceType.Weld
  1386. p76.TopSurface = Enum.SurfaceType.Weld
  1387. b76 = Instance.new("SpecialMesh", p76)
  1388. b76.MeshType = Enum.MeshType.Brick
  1389. b76.Name = "Mesh"
  1390. b76.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  1391. p77 = Instance.new("Part", m)
  1392. p77.BrickColor = BrickColor.new("Cool yellow")
  1393. p77.Name = "Key"
  1394. p77.CFrame = CFrame.new(-34.5990028, 4.56100035, -3.20000005, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  1395. p77.Anchored = true
  1396. p77.FormFactor = Enum.FormFactor.Custom
  1397. p77.Size = Vector3.new(1, 0.200000003, 0.200000003)
  1398. p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1399. p77.BottomSurface = Enum.SurfaceType.Weld
  1400. p77.FrontSurface = Enum.SurfaceType.Weld
  1401. p77.LeftSurface = Enum.SurfaceType.Weld
  1402. p77.RightSurface = Enum.SurfaceType.Weld
  1403. p77.TopSurface = Enum.SurfaceType.Weld
  1404. x1 = Instance.new("ClickDetector", p77)
  1405. x1.MaxActivationDistance = 32
  1406. x2 = Instance.new("Sound", p77)
  1407. x2.Name = "piano"
  1408. x2.Pitch = 2
  1409. x2.SoundId = "http://www.roblox.com/asset/?id=137034519"
  1410. x2.Volume = 1
  1411. x2.Looped = false
  1412. x2.PlayOnRemove = false
  1413. s1 = script:clone()
  1414. s1.Name = "Script"
  1415. s1.Disabled = false
  1416. so1 = Instance.new("StringValue", s1)
  1417. so1.Name = "forCustomRun"
  1418. so1.Value = [===[
  1419. function onClicked()
  1420. script.Parent.piano:Play()
  1421. end
  1422.  
  1423. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1424. ]===]
  1425. s1.Parent = p77
  1426. p78 = Instance.new("Part", m)
  1427. p78.BrickColor = BrickColor.new("Cool yellow")
  1428. p78.Name = "Key"
  1429. p78.CFrame = CFrame.new(-34.5990028, 4.56100035, 1.20000005, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  1430. p78.Anchored = true
  1431. p78.FormFactor = Enum.FormFactor.Custom
  1432. p78.Size = Vector3.new(1, 0.200000003, 0.200000003)
  1433. p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1434. p78.BottomSurface = Enum.SurfaceType.Weld
  1435. p78.FrontSurface = Enum.SurfaceType.Weld
  1436. p78.LeftSurface = Enum.SurfaceType.Weld
  1437. p78.RightSurface = Enum.SurfaceType.Weld
  1438. p78.TopSurface = Enum.SurfaceType.Weld
  1439. x3 = Instance.new("ClickDetector", p78)
  1440. x3.MaxActivationDistance = 32
  1441. x4 = Instance.new("Sound", p78)
  1442. x4.Name = "piano"
  1443. x4.Pitch = 0.10000000149012
  1444. x4.SoundId = "http://www.roblox.com/asset/?id=136648577"
  1445. x4.Volume = 1
  1446. x4.Looped = false
  1447. x4.PlayOnRemove = false
  1448. s2 = script:clone()
  1449. s2.Name = "Script"
  1450. s2.Disabled = false
  1451. so2 = Instance.new("StringValue", s2)
  1452. so2.Name = "forCustomRun"
  1453. so2.Value = [===[
  1454. function onClicked()
  1455. script.Parent.piano:Play()
  1456. end
  1457.  
  1458. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1459. ]===]
  1460. s2.Parent = p78
  1461. p79 = Instance.new("Part", m)
  1462. p79.BrickColor = BrickColor.new("Really black")
  1463. p79.Name = "Key"
  1464. p79.CFrame = CFrame.new(-34.5990028, 4.51100016, 1, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1465. p79.Anchored = true
  1466. p79.FormFactor = Enum.FormFactor.Custom
  1467. p79.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1468. p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1469. p79.BottomSurface = Enum.SurfaceType.Weld
  1470. p79.FrontSurface = Enum.SurfaceType.Weld
  1471. p79.LeftSurface = Enum.SurfaceType.Weld
  1472. p79.RightSurface = Enum.SurfaceType.Weld
  1473. p79.TopSurface = Enum.SurfaceType.Weld
  1474. x5 = Instance.new("ClickDetector", p79)
  1475. x5.MaxActivationDistance = 32
  1476. x6 = Instance.new("Sound", p79)
  1477. x6.Name = "piano"
  1478. x6.Pitch = 0.5
  1479. x6.SoundId = "http://www.roblox.com/asset/?id=136648577"
  1480. x6.Volume = 1
  1481. x6.Looped = false
  1482. x6.PlayOnRemove = false
  1483. s3 = script:clone()
  1484. s3.Name = "Script"
  1485. s3.Disabled = false
  1486. so3 = Instance.new("StringValue", s3)
  1487. so3.Name = "forCustomRun"
  1488. so3.Value = [===[
  1489. function onClicked()
  1490. script.Parent.piano:Play()
  1491. end
  1492.  
  1493. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1494. ]===]
  1495. s3.Parent = p79
  1496. p80 = Instance.new("Part", m)
  1497. p80.BrickColor = BrickColor.new("Really black")
  1498. p80.Name = "Key"
  1499. p80.CFrame = CFrame.new(-34.5990028, 4.51000023, 0.600000024, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1500. p80.Anchored = true
  1501. p80.FormFactor = Enum.FormFactor.Custom
  1502. p80.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1503. p80.BackSurface = Enum.SurfaceType.Weld
  1504. p80.BottomSurface = Enum.SurfaceType.Weld
  1505. p80.FrontSurface = Enum.SurfaceType.Weld
  1506. p80.LeftSurface = Enum.SurfaceType.Weld
  1507. p80.RightSurface = Enum.SurfaceType.Weld
  1508. p80.TopSurface = Enum.SurfaceType.Weld
  1509. x7 = Instance.new("ClickDetector", p80)
  1510. x7.MaxActivationDistance = 32
  1511. x8 = Instance.new("Sound", p80)
  1512. x8.Name = "piano"
  1513. x8.Pitch = 1.5
  1514. x8.SoundId = "http://www.roblox.com/asset/?id=136648577"
  1515. x8.Volume = 1
  1516. x8.Looped = false
  1517. x8.PlayOnRemove = false
  1518. s4 = script:clone()
  1519. s4.Name = "Script"
  1520. s4.Disabled = false
  1521. so4 = Instance.new("StringValue", s4)
  1522. so4.Name = "forCustomRun"
  1523. so4.Value = [===[
  1524. function onClicked()
  1525. script.Parent.piano:Play()
  1526. end
  1527.  
  1528. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1529. ]===]
  1530. s4.Parent = p80
  1531. p81 = Instance.new("Part", m)
  1532. p81.BrickColor = BrickColor.new("Cool yellow")
  1533. p81.Name = "Key"
  1534. p81.CFrame = CFrame.new(-34.5990028, 4.56100035, 0.800000012, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  1535. p81.Anchored = true
  1536. p81.FormFactor = Enum.FormFactor.Custom
  1537. p81.Size = Vector3.new(1, 0.200000003, 0.200000003)
  1538. p81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1539. p81.BottomSurface = Enum.SurfaceType.Weld
  1540. p81.FrontSurface = Enum.SurfaceType.Weld
  1541. p81.LeftSurface = Enum.SurfaceType.Weld
  1542. p81.RightSurface = Enum.SurfaceType.Weld
  1543. p81.TopSurface = Enum.SurfaceType.Weld
  1544. x9 = Instance.new("ClickDetector", p81)
  1545. x9.MaxActivationDistance = 32
  1546. x10 = Instance.new("Sound", p81)
  1547. x10.Name = "piano"
  1548. x10.Pitch = 1
  1549. x10.SoundId = "http://www.roblox.com/asset/?id=136648577"
  1550. x10.Volume = 1
  1551. x10.Looped = false
  1552. x10.PlayOnRemove = false
  1553. s5 = script:clone()
  1554. s5.Name = "Script"
  1555. s5.Disabled = false
  1556. so5 = Instance.new("StringValue", s5)
  1557. so5.Name = "forCustomRun"
  1558. so5.Value = [===[
  1559. function onClicked()
  1560. script.Parent.piano:Play()
  1561. end
  1562.  
  1563. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1564. ]===]
  1565. s5.Parent = p81
  1566. p82 = Instance.new("Part", m)
  1567. p82.BrickColor = BrickColor.new("Cool yellow")
  1568. p82.Name = "Key"
  1569. p82.CFrame = CFrame.new(-34.5990028, 4.56100035, 0.400000006, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  1570. p82.Anchored = true
  1571. p82.FormFactor = Enum.FormFactor.Custom
  1572. p82.Size = Vector3.new(1, 0.200000003, 0.200000003)
  1573. p82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1574. p82.BottomSurface = Enum.SurfaceType.Weld
  1575. p82.FrontSurface = Enum.SurfaceType.Weld
  1576. p82.LeftSurface = Enum.SurfaceType.Weld
  1577. p82.RightSurface = Enum.SurfaceType.Weld
  1578. p82.TopSurface = Enum.SurfaceType.Weld
  1579. x11 = Instance.new("ClickDetector", p82)
  1580. x11.MaxActivationDistance = 32
  1581. x12 = Instance.new("Sound", p82)
  1582. x12.Name = "piano"
  1583. x12.Pitch = 2
  1584. x12.SoundId = "http://www.roblox.com/asset/?id=136648577"
  1585. x12.Volume = 1
  1586. x12.Looped = false
  1587. x12.PlayOnRemove = false
  1588. s6 = script:clone()
  1589. s6.Name = "Script"
  1590. s6.Disabled = false
  1591. so6 = Instance.new("StringValue", s6)
  1592. so6.Name = "forCustomRun"
  1593. so6.Value = [===[
  1594. function onClicked()
  1595. script.Parent.piano:Play()
  1596. end
  1597.  
  1598. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1599. ]===]
  1600. s6.Parent = p82
  1601. p83 = Instance.new("Part", m)
  1602. p83.BrickColor = BrickColor.new("Really black")
  1603. p83.Name = "Key"
  1604. p83.CFrame = CFrame.new(-34.5990028, 4.51000023, -3.00000024, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1605. p83.Anchored = true
  1606. p83.FormFactor = Enum.FormFactor.Custom
  1607. p83.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1608. p83.BackSurface = Enum.SurfaceType.Weld
  1609. p83.BottomSurface = Enum.SurfaceType.Weld
  1610. p83.FrontSurface = Enum.SurfaceType.Weld
  1611. p83.LeftSurface = Enum.SurfaceType.Weld
  1612. p83.RightSurface = Enum.SurfaceType.Weld
  1613. p83.TopSurface = Enum.SurfaceType.Weld
  1614. x13 = Instance.new("ClickDetector", p83)
  1615. x13.MaxActivationDistance = 32
  1616. x14 = Instance.new("Sound", p83)
  1617. x14.Name = "piano"
  1618. x14.Pitch = 1.5
  1619. x14.SoundId = "http://www.roblox.com/asset/?id=137034519"
  1620. x14.Volume = 1
  1621. x14.Looped = false
  1622. x14.PlayOnRemove = false
  1623. s7 = script:clone()
  1624. s7.Name = "Script"
  1625. s7.Disabled = false
  1626. so7 = Instance.new("StringValue", s7)
  1627. so7.Name = "forCustomRun"
  1628. so7.Value = [===[
  1629. function onClicked()
  1630. script.Parent.piano:Play()
  1631. end
  1632.  
  1633. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1634. ]===]
  1635. s7.Parent = p83
  1636. p84 = Instance.new("Part", m)
  1637. p84.BrickColor = BrickColor.new("Really black")
  1638. p84.Name = "Key"
  1639. p84.CFrame = CFrame.new(-34.5990028, 4.51000023, -0.600000024, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1640. p84.Anchored = true
  1641. p84.FormFactor = Enum.FormFactor.Custom
  1642. p84.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1643. p84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1644. p84.BottomSurface = Enum.SurfaceType.Weld
  1645. p84.FrontSurface = Enum.SurfaceType.Weld
  1646. p84.LeftSurface = Enum.SurfaceType.Weld
  1647. p84.RightSurface = Enum.SurfaceType.Weld
  1648. p84.TopSurface = Enum.SurfaceType.Weld
  1649. x15 = Instance.new("ClickDetector", p84)
  1650. x15.MaxActivationDistance = 32
  1651. x16 = Instance.new("Sound", p84)
  1652. x16.Name = "piano"
  1653. x16.Pitch = 1.1000000238419
  1654. x16.SoundId = "http://www.roblox.com/asset/?id=136786442"
  1655. x16.Volume = 1
  1656. x16.Looped = false
  1657. x16.PlayOnRemove = false
  1658. s8 = script:clone()
  1659. s8.Name = "Script"
  1660. s8.Disabled = false
  1661. so8 = Instance.new("StringValue", s8)
  1662. so8.Name = "forCustomRun"
  1663. so8.Value = [===[
  1664. function onClicked()
  1665. script.Parent.piano:Play()
  1666. end
  1667.  
  1668. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1669. ]===]
  1670. s8.Parent = p84
  1671. p85 = Instance.new("Part", m)
  1672. p85.BrickColor = BrickColor.new("Cool yellow")
  1673. p85.Name = "Key"
  1674. p85.CFrame = CFrame.new(-34.5990028, 4.56100035, -2.80000019, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  1675. p85.Anchored = true
  1676. p85.FormFactor = Enum.FormFactor.Custom
  1677. p85.Size = Vector3.new(1, 0.200000003, 0.200000003)
  1678. p85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1679. p85.BottomSurface = Enum.SurfaceType.Weld
  1680. p85.FrontSurface = Enum.SurfaceType.Weld
  1681. p85.LeftSurface = Enum.SurfaceType.Weld
  1682. p85.RightSurface = Enum.SurfaceType.Weld
  1683. p85.TopSurface = Enum.SurfaceType.Weld
  1684. x17 = Instance.new("ClickDetector", p85)
  1685. x17.MaxActivationDistance = 32
  1686. x18 = Instance.new("Sound", p85)
  1687. x18.Name = "piano"
  1688. x18.Pitch = 1
  1689. x18.SoundId = "http://www.roblox.com/asset/?id=137034519"
  1690. x18.Volume = 1
  1691. x18.Looped = false
  1692. x18.PlayOnRemove = false
  1693. s9 = script:clone()
  1694. s9.Name = "Script"
  1695. s9.Disabled = false
  1696. so9 = Instance.new("StringValue", s9)
  1697. so9.Name = "forCustomRun"
  1698. so9.Value = [===[
  1699. function onClicked()
  1700. script.Parent.piano:Play()
  1701. end
  1702.  
  1703. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1704. ]===]
  1705. s9.Parent = p85
  1706. p86 = Instance.new("Part", m)
  1707. p86.BrickColor = BrickColor.new("Really black")
  1708. p86.Name = "Key"
  1709. p86.CFrame = CFrame.new(-34.5990028, 4.51000023, -2.60000014, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1710. p86.Anchored = true
  1711. p86.FormFactor = Enum.FormFactor.Custom
  1712. p86.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1713. p86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1714. p86.BottomSurface = Enum.SurfaceType.Weld
  1715. p86.FrontSurface = Enum.SurfaceType.Weld
  1716. p86.LeftSurface = Enum.SurfaceType.Weld
  1717. p86.RightSurface = Enum.SurfaceType.Weld
  1718. p86.TopSurface = Enum.SurfaceType.Weld
  1719. x19 = Instance.new("ClickDetector", p86)
  1720. x19.MaxActivationDistance = 32
  1721. x20 = Instance.new("Sound", p86)
  1722. x20.Name = "piano"
  1723. x20.Pitch = 0.80000001192093
  1724. x20.SoundId = "http://www.roblox.com/asset/?id=137034519"
  1725. x20.Volume = 1
  1726. x20.Looped = false
  1727. x20.PlayOnRemove = false
  1728. s10 = script:clone()
  1729. s10.Name = "Script"
  1730. s10.Disabled = false
  1731. so10 = Instance.new("StringValue", s10)
  1732. so10.Name = "forCustomRun"
  1733. so10.Value = [===[
  1734. function onClicked()
  1735. script.Parent.piano:Play()
  1736. end
  1737.  
  1738. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1739. ]===]
  1740. s10.Parent = p86
  1741. p87 = Instance.new("Part", m)
  1742. p87.BrickColor = BrickColor.new("Really black")
  1743. p87.Name = "Key"
  1744. p87.CFrame = CFrame.new(-34.5990028, 4.51000023, -4.60000038, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1745. p87.Anchored = true
  1746. p87.FormFactor = Enum.FormFactor.Custom
  1747. p87.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1748. p87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1749. p87.BottomSurface = Enum.SurfaceType.Weld
  1750. p87.FrontSurface = Enum.SurfaceType.Weld
  1751. p87.LeftSurface = Enum.SurfaceType.Weld
  1752. p87.RightSurface = Enum.SurfaceType.Weld
  1753. p87.TopSurface = Enum.SurfaceType.Weld
  1754. x21 = Instance.new("ClickDetector", p87)
  1755. x21.MaxActivationDistance = 32
  1756. x22 = Instance.new("Sound", p87)
  1757. x22.Name = "piano"
  1758. x22.Pitch = 5
  1759. x22.SoundId = "http://www.roblox.com/asset/?id=137034519"
  1760. x22.Volume = 1
  1761. x22.Looped = false
  1762. x22.PlayOnRemove = false
  1763. s11 = script:clone()
  1764. s11.Name = "Script"
  1765. s11.Disabled = false
  1766. so11 = Instance.new("StringValue", s11)
  1767. so11.Name = "forCustomRun"
  1768. so11.Value = [===[
  1769. function onClicked()
  1770. script.Parent.piano:Play()
  1771. end
  1772.  
  1773. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1774. ]===]
  1775. s11.Parent = p87
  1776. p88 = Instance.new("Part", m)
  1777. p88.BrickColor = BrickColor.new("Really black")
  1778. p88.Name = "Key"
  1779. p88.CFrame = CFrame.new(-34.5990028, 4.51000023, 0.200000003, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1780. p88.Anchored = true
  1781. p88.FormFactor = Enum.FormFactor.Custom
  1782. p88.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1783. p88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1784. p88.BottomSurface = Enum.SurfaceType.Weld
  1785. p88.FrontSurface = Enum.SurfaceType.Weld
  1786. p88.LeftSurface = Enum.SurfaceType.Weld
  1787. p88.RightSurface = Enum.SurfaceType.Weld
  1788. p88.TopSurface = Enum.SurfaceType.Weld
  1789. x23 = Instance.new("ClickDetector", p88)
  1790. x23.MaxActivationDistance = 32
  1791. x24 = Instance.new("Sound", p88)
  1792. x24.Name = "piano"
  1793. x24.Pitch = 2.5
  1794. x24.SoundId = "http://www.roblox.com/asset/?id=136648577"
  1795. x24.Volume = 1
  1796. x24.Looped = false
  1797. x24.PlayOnRemove = false
  1798. s12 = script:clone()
  1799. s12.Name = "Script"
  1800. s12.Disabled = false
  1801. so12 = Instance.new("StringValue", s12)
  1802. so12.Name = "forCustomRun"
  1803. so12.Value = [===[
  1804. function onClicked()
  1805. script.Parent.piano:Play()
  1806. end
  1807.  
  1808. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1809. ]===]
  1810. s12.Parent = p88
  1811. p89 = Instance.new("Part", m)
  1812. p89.BrickColor = BrickColor.new("Really black")
  1813. p89.Name = "Key"
  1814. p89.CFrame = CFrame.new(-34.5990028, 4.51000023, -1, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1815. p89.Anchored = true
  1816. p89.FormFactor = Enum.FormFactor.Custom
  1817. p89.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1818. p89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1819. p89.BottomSurface = Enum.SurfaceType.Weld
  1820. p89.FrontSurface = Enum.SurfaceType.Weld
  1821. p89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1822. p89.RightSurface = Enum.SurfaceType.Weld
  1823. p89.TopSurface = Enum.SurfaceType.Weld
  1824. x25 = Instance.new("ClickDetector", p89)
  1825. x25.MaxActivationDistance = 32
  1826. x26 = Instance.new("Sound", p89)
  1827. x26.Name = "piano"
  1828. x26.Pitch = 0.30000001192093
  1829. x26.SoundId = "http://www.roblox.com/asset/?id=136786442"
  1830. x26.Volume = 1
  1831. x26.Looped = false
  1832. x26.PlayOnRemove = false
  1833. s13 = script:clone()
  1834. s13.Name = "Script"
  1835. s13.Disabled = false
  1836. so13 = Instance.new("StringValue", s13)
  1837. so13.Name = "forCustomRun"
  1838. so13.Value = [===[
  1839. function onClicked()
  1840. script.Parent.piano:Play()
  1841. end
  1842.  
  1843. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1844. ]===]
  1845. s13.Parent = p89
  1846. p90 = Instance.new("Part", m)
  1847. p90.BrickColor = BrickColor.new("Cool yellow")
  1848. p90.Name = "Key"
  1849. p90.CFrame = CFrame.new(-34.5990028, 4.56100035, -2.4000001, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  1850. p90.Anchored = true
  1851. p90.FormFactor = Enum.FormFactor.Custom
  1852. p90.Size = Vector3.new(1, 0.200000003, 0.200000003)
  1853. p90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1854. p90.BottomSurface = Enum.SurfaceType.Weld
  1855. p90.FrontSurface = Enum.SurfaceType.Weld
  1856. p90.LeftSurface = Enum.SurfaceType.Weld
  1857. p90.RightSurface = Enum.SurfaceType.Weld
  1858. p90.TopSurface = Enum.SurfaceType.Weld
  1859. x27 = Instance.new("ClickDetector", p90)
  1860. x27.MaxActivationDistance = 32
  1861. x28 = Instance.new("Sound", p90)
  1862. x28.Name = "piano"
  1863. x28.Pitch = 1.2999999523163
  1864. x28.SoundId = "http://www.roblox.com/asset/?id=136897276"
  1865. x28.Volume = 1
  1866. x28.Looped = false
  1867. x28.PlayOnRemove = false
  1868. s14 = script:clone()
  1869. s14.Name = "Script"
  1870. s14.Disabled = false
  1871. so14 = Instance.new("StringValue", s14)
  1872. so14.Name = "forCustomRun"
  1873. so14.Value = [===[
  1874. function onClicked()
  1875. script.Parent.piano:Play()
  1876. end
  1877.  
  1878. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1879. ]===]
  1880. s14.Parent = p90
  1881. p91 = Instance.new("Part", m)
  1882. p91.BrickColor = BrickColor.new("Really black")
  1883. p91.Name = "Key"
  1884. p91.CFrame = CFrame.new(-34.5990028, 4.51000023, -2.20000005, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1885. p91.Anchored = true
  1886. p91.FormFactor = Enum.FormFactor.Custom
  1887. p91.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1888. p91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1889. p91.BottomSurface = Enum.SurfaceType.Weld
  1890. p91.FrontSurface = Enum.SurfaceType.Weld
  1891. p91.LeftSurface = Enum.SurfaceType.Weld
  1892. p91.RightSurface = Enum.SurfaceType.Weld
  1893. p91.TopSurface = Enum.SurfaceType.Weld
  1894. x29 = Instance.new("ClickDetector", p91)
  1895. x29.MaxActivationDistance = 32
  1896. x30 = Instance.new("Sound", p91)
  1897. x30.Name = "piano"
  1898. x30.Pitch = 1.2000000476837
  1899. x30.SoundId = "http://www.roblox.com/asset/?id=136897276"
  1900. x30.Volume = 1
  1901. x30.Looped = false
  1902. x30.PlayOnRemove = false
  1903. s15 = script:clone()
  1904. s15.Name = "Script"
  1905. s15.Disabled = false
  1906. so15 = Instance.new("StringValue", s15)
  1907. so15.Name = "forCustomRun"
  1908. so15.Value = [===[
  1909. function onClicked()
  1910. script.Parent.piano:Play()
  1911. end
  1912.  
  1913. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1914. ]===]
  1915. s15.Parent = p91
  1916. p92 = Instance.new("Part", m)
  1917. p92.BrickColor = BrickColor.new("Really black")
  1918. p92.Name = "Key"
  1919. p92.CFrame = CFrame.new(-34.5990028, 4.51000023, -1.4000001, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1920. p92.Anchored = true
  1921. p92.FormFactor = Enum.FormFactor.Custom
  1922. p92.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1923. p92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1924. p92.BottomSurface = Enum.SurfaceType.Weld
  1925. p92.FrontSurface = Enum.SurfaceType.Weld
  1926. p92.LeftSurface = Enum.SurfaceType.Weld
  1927. p92.RightSurface = Enum.SurfaceType.Weld
  1928. p92.TopSurface = Enum.SurfaceType.Weld
  1929. x31 = Instance.new("ClickDetector", p92)
  1930. x31.MaxActivationDistance = 32
  1931. x32 = Instance.new("Sound", p92)
  1932. x32.Name = "piano"
  1933. x32.Pitch = 0.80000001192093
  1934. x32.SoundId = "http://www.roblox.com/asset/?id=136897276"
  1935. x32.Volume = 1
  1936. x32.Looped = false
  1937. x32.PlayOnRemove = false
  1938. s16 = script:clone()
  1939. s16.Name = "Script"
  1940. s16.Disabled = false
  1941. so16 = Instance.new("StringValue", s16)
  1942. so16.Name = "forCustomRun"
  1943. so16.Value = [===[
  1944. function onClicked()
  1945. script.Parent.piano:Play()
  1946. end
  1947.  
  1948. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1949. ]===]
  1950. s16.Parent = p92
  1951. p93 = Instance.new("Part", m)
  1952. p93.BrickColor = BrickColor.new("Really black")
  1953. p93.Name = "Key"
  1954. p93.CFrame = CFrame.new(-34.5990028, 4.51000023, -1.80000007, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  1955. p93.Anchored = true
  1956. p93.FormFactor = Enum.FormFactor.Custom
  1957. p93.Size = Vector3.new(1, 0.200000003, 0.300000012)
  1958. p93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1959. p93.BottomSurface = Enum.SurfaceType.Weld
  1960. p93.FrontSurface = Enum.SurfaceType.Weld
  1961. p93.LeftSurface = Enum.SurfaceType.Weld
  1962. p93.RightSurface = Enum.SurfaceType.Weld
  1963. p93.TopSurface = Enum.SurfaceType.Weld
  1964. x33 = Instance.new("ClickDetector", p93)
  1965. x33.MaxActivationDistance = 32
  1966. x34 = Instance.new("Sound", p93)
  1967. x34.Name = "piano"
  1968. x34.Pitch = 1
  1969. x34.SoundId = "http://www.roblox.com/asset/?id=136897276"
  1970. x34.Volume = 1
  1971. x34.Looped = false
  1972. x34.PlayOnRemove = false
  1973. s17 = script:clone()
  1974. s17.Name = "Script"
  1975. s17.Disabled = false
  1976. so17 = Instance.new("StringValue", s17)
  1977. so17.Name = "forCustomRun"
  1978. so17.Value = [===[
  1979. function onClicked()
  1980. script.Parent.piano:Play()
  1981. end
  1982.  
  1983. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  1984. ]===]
  1985. s17.Parent = p93
  1986. p94 = Instance.new("Part", m)
  1987. p94.BrickColor = BrickColor.new("Cool yellow")
  1988. p94.Name = "Key"
  1989. p94.CFrame = CFrame.new(-34.5990028, 4.56100035, -1.60000002, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  1990. p94.Anchored = true
  1991. p94.FormFactor = Enum.FormFactor.Custom
  1992. p94.Size = Vector3.new(1, 0.200000003, 0.200000003)
  1993. p94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1994. p94.BottomSurface = Enum.SurfaceType.Weld
  1995. p94.FrontSurface = Enum.SurfaceType.Weld
  1996. p94.LeftSurface = Enum.SurfaceType.Weld
  1997. p94.RightSurface = Enum.SurfaceType.Weld
  1998. p94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1999. x35 = Instance.new("ClickDetector", p94)
  2000. x35.MaxActivationDistance = 32
  2001. x36 = Instance.new("Sound", p94)
  2002. x36.Name = "piano"
  2003. x36.Pitch = 0.89999997615814
  2004. x36.SoundId = "http://www.roblox.com/asset/?id=136897276"
  2005. x36.Volume = 1
  2006. x36.Looped = false
  2007. x36.PlayOnRemove = false
  2008. s18 = script:clone()
  2009. s18.Name = "Script"
  2010. s18.Disabled = false
  2011. so18 = Instance.new("StringValue", s18)
  2012. so18.Name = "forCustomRun"
  2013. so18.Value = [===[
  2014. function onClicked()
  2015. script.Parent.piano:Play()
  2016. end
  2017.  
  2018. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2019. ]===]
  2020. s18.Parent = p94
  2021. p95 = Instance.new("Part", m)
  2022. p95.BrickColor = BrickColor.new("Cool yellow")
  2023. p95.Name = "Key"
  2024. p95.CFrame = CFrame.new(-34.5990028, 4.56100035, -1.20000005, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2025. p95.Anchored = true
  2026. p95.FormFactor = Enum.FormFactor.Custom
  2027. p95.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2028. p95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2029. p95.BottomSurface = Enum.SurfaceType.Weld
  2030. p95.FrontSurface = Enum.SurfaceType.Weld
  2031. p95.LeftSurface = Enum.SurfaceType.Weld
  2032. p95.RightSurface = Enum.SurfaceType.Weld
  2033. p95.TopSurface = Enum.SurfaceType.Weld
  2034. x37 = Instance.new("ClickDetector", p95)
  2035. x37.MaxActivationDistance = 32
  2036. x38 = Instance.new("Sound", p95)
  2037. x38.Name = "piano"
  2038. x38.Pitch = 0.40000000596046
  2039. x38.SoundId = "http://www.roblox.com/asset/?id=136897276"
  2040. x38.Volume = 1
  2041. x38.Looped = false
  2042. x38.PlayOnRemove = false
  2043. s19 = script:clone()
  2044. s19.Name = "Script"
  2045. s19.Disabled = false
  2046. so19 = Instance.new("StringValue", s19)
  2047. so19.Name = "forCustomRun"
  2048. so19.Value = [===[
  2049. function onClicked()
  2050. script.Parent.piano:Play()
  2051. end
  2052.  
  2053. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2054. ]===]
  2055. s19.Parent = p95
  2056. p96 = Instance.new("Part", m)
  2057. p96.BrickColor = BrickColor.new("Cool yellow")
  2058. p96.Name = "Key"
  2059. p96.CFrame = CFrame.new(-34.5990028, 4.56100035, -0.800000012, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2060. p96.Anchored = true
  2061. p96.FormFactor = Enum.FormFactor.Custom
  2062. p96.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2063. p96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2064. p96.BottomSurface = Enum.SurfaceType.Weld
  2065. p96.FrontSurface = Enum.SurfaceType.Weld
  2066. p96.LeftSurface = Enum.SurfaceType.Weld
  2067. p96.RightSurface = Enum.SurfaceType.Weld
  2068. p96.TopSurface = Enum.SurfaceType.Weld
  2069. x39 = Instance.new("ClickDetector", p96)
  2070. x39.MaxActivationDistance = 32
  2071. x40 = Instance.new("Sound", p96)
  2072. x40.Name = "piano"
  2073. x40.Pitch = 1.2000000476837
  2074. x40.SoundId = "http://www.roblox.com/asset/?id=136786442"
  2075. x40.Volume = 1
  2076. x40.Looped = false
  2077. x40.PlayOnRemove = false
  2078. s20 = script:clone()
  2079. s20.Name = "Script"
  2080. s20.Disabled = false
  2081. so20 = Instance.new("StringValue", s20)
  2082. so20.Name = "forCustomRun"
  2083. so20.Value = [===[
  2084. function onClicked()
  2085. script.Parent.piano:Play()
  2086. end
  2087.  
  2088. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2089. ]===]
  2090. s20.Parent = p96
  2091. p97 = Instance.new("Part", m)
  2092. p97.BrickColor = BrickColor.new("Cool yellow")
  2093. p97.Name = "Key"
  2094. p97.CFrame = CFrame.new(-34.5990028, 4.56100035, -0.400000006, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2095. p97.Anchored = true
  2096. p97.FormFactor = Enum.FormFactor.Custom
  2097. p97.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2098. p97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2099. p97.BottomSurface = Enum.SurfaceType.Weld
  2100. p97.FrontSurface = Enum.SurfaceType.Weld
  2101. p97.LeftSurface = Enum.SurfaceType.Weld
  2102. p97.RightSurface = Enum.SurfaceType.Weld
  2103. p97.TopSurface = Enum.SurfaceType.Weld
  2104. x41 = Instance.new("ClickDetector", p97)
  2105. x41.MaxActivationDistance = 32
  2106. x42 = Instance.new("Sound", p97)
  2107. x42.Name = "piano"
  2108. x42.Pitch = 1
  2109. x42.SoundId = "http://www.roblox.com/asset/?id=136786442"
  2110. x42.Volume = 1
  2111. x42.Looped = false
  2112. x42.PlayOnRemove = false
  2113. s21 = script:clone()
  2114. s21.Name = "Script"
  2115. s21.Disabled = false
  2116. so21 = Instance.new("StringValue", s21)
  2117. so21.Name = "forCustomRun"
  2118. so21.Value = [===[
  2119. function onClicked()
  2120. script.Parent.piano:Play()
  2121. end
  2122.  
  2123. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2124. ]===]
  2125. s21.Parent = p97
  2126. p98 = Instance.new("Part", m)
  2127. p98.BrickColor = BrickColor.new("Really black")
  2128. p98.Name = "Key"
  2129. p98.CFrame = CFrame.new(-34.5990028, 4.51000023, -0.200000003, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  2130. p98.Anchored = true
  2131. p98.FormFactor = Enum.FormFactor.Custom
  2132. p98.Size = Vector3.new(1, 0.200000003, 0.300000012)
  2133. p98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2134. p98.BottomSurface = Enum.SurfaceType.Weld
  2135. p98.FrontSurface = Enum.SurfaceType.Weld
  2136. p98.LeftSurface = Enum.SurfaceType.Weld
  2137. p98.RightSurface = Enum.SurfaceType.Weld
  2138. p98.TopSurface = Enum.SurfaceType.Weld
  2139. x43 = Instance.new("ClickDetector", p98)
  2140. x43.MaxActivationDistance = 32
  2141. x44 = Instance.new("Sound", p98)
  2142. x44.Name = "piano"
  2143. x44.Pitch = 0.89999997615814
  2144. x44.SoundId = "http://www.roblox.com/asset/?id=136786442"
  2145. x44.Volume = 1
  2146. x44.Looped = false
  2147. x44.PlayOnRemove = false
  2148. s22 = script:clone()
  2149. s22.Name = "Script"
  2150. s22.Disabled = false
  2151. so22 = Instance.new("StringValue", s22)
  2152. so22.Name = "forCustomRun"
  2153. so22.Value = [===[
  2154. function onClicked()
  2155. script.Parent.piano:Play()
  2156. end
  2157.  
  2158. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2159. ]===]
  2160. s22.Parent = p98
  2161. p99 = Instance.new("Part", m)
  2162. p99.BrickColor = BrickColor.new("Cool yellow")
  2163. p99.Name = "Key"
  2164. p99.CFrame = CFrame.new(-34.5990028, 4.56100035, 0, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2165. p99.Anchored = true
  2166. p99.FormFactor = Enum.FormFactor.Custom
  2167. p99.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2168. p99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2169. p99.BottomSurface = Enum.SurfaceType.Weld
  2170. p99.FrontSurface = Enum.SurfaceType.Weld
  2171. p99.LeftSurface = Enum.SurfaceType.Weld
  2172. p99.RightSurface = Enum.SurfaceType.Weld
  2173. p99.TopSurface = Enum.SurfaceType.Weld
  2174. x45 = Instance.new("ClickDetector", p99)
  2175. x45.MaxActivationDistance = 32
  2176. x46 = Instance.new("Sound", p99)
  2177. x46.Name = "piano"
  2178. x46.Pitch = 0.80000001192093
  2179. x46.SoundId = "http://www.roblox.com/asset/?id=136786442"
  2180. x46.Volume = 1
  2181. x46.Looped = false
  2182. x46.PlayOnRemove = false
  2183. s23 = script:clone()
  2184. s23.Name = "Script"
  2185. s23.Disabled = false
  2186. so23 = Instance.new("StringValue", s23)
  2187. so23.Name = "forCustomRun"
  2188. so23.Value = [===[
  2189. function onClicked()
  2190. script.Parent.piano:Play()
  2191. end
  2192.  
  2193. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2194. ]===]
  2195. s23.Parent = p99
  2196. p100 = Instance.new("Part", m)
  2197. p100.BrickColor = BrickColor.new("Really black")
  2198. p100.Name = "Key"
  2199. p100.CFrame = CFrame.new(-34.5990028, 4.51000023, -3.80000019, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  2200. p100.Anchored = true
  2201. p100.FormFactor = Enum.FormFactor.Custom
  2202. p100.Size = Vector3.new(1, 0.200000003, 0.300000012)
  2203. p100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2204. p100.BottomSurface = Enum.SurfaceType.Weld
  2205. p100.FrontSurface = Enum.SurfaceType.Weld
  2206. p100.LeftSurface = Enum.SurfaceType.Weld
  2207. p100.RightSurface = Enum.SurfaceType.Weld
  2208. p100.TopSurface = Enum.SurfaceType.Weld
  2209. x47 = Instance.new("ClickDetector", p100)
  2210. x47.MaxActivationDistance = 32
  2211. x48 = Instance.new("Sound", p100)
  2212. x48.Name = "piano"
  2213. x48.Pitch = 3.5
  2214. x48.SoundId = "http://www.roblox.com/asset/?id=137034519"
  2215. x48.Volume = 1
  2216. x48.Looped = false
  2217. x48.PlayOnRemove = false
  2218. s24 = script:clone()
  2219. s24.Name = "Script"
  2220. s24.Disabled = false
  2221. so24 = Instance.new("StringValue", s24)
  2222. so24.Name = "forCustomRun"
  2223. so24.Value = [===[
  2224. function onClicked()
  2225. script.Parent.piano:Play()
  2226. end
  2227.  
  2228. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2229. ]===]
  2230. s24.Parent = p100
  2231. p101 = Instance.new("Part", m)
  2232. p101.BrickColor = BrickColor.new("Cool yellow")
  2233. p101.Name = "Key"
  2234. p101.CFrame = CFrame.new(-34.5990028, 4.56100035, -3.60000014, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2235. p101.Anchored = true
  2236. p101.FormFactor = Enum.FormFactor.Custom
  2237. p101.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2238. p101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2239. p101.BottomSurface = Enum.SurfaceType.Weld
  2240. p101.FrontSurface = Enum.SurfaceType.Weld
  2241. p101.LeftSurface = Enum.SurfaceType.Weld
  2242. p101.RightSurface = Enum.SurfaceType.Weld
  2243. p101.TopSurface = Enum.SurfaceType.Weld
  2244. x49 = Instance.new("ClickDetector", p101)
  2245. x49.MaxActivationDistance = 32
  2246. x50 = Instance.new("Sound", p101)
  2247. x50.Name = "piano"
  2248. x50.Pitch = 3
  2249. x50.SoundId = "http://www.roblox.com/asset/?id=137034519"
  2250. x50.Volume = 1
  2251. x50.Looped = false
  2252. x50.PlayOnRemove = false
  2253. s25 = script:clone()
  2254. s25.Name = "Script"
  2255. s25.Disabled = false
  2256. so25 = Instance.new("StringValue", s25)
  2257. so25.Name = "forCustomRun"
  2258. so25.Value = [===[
  2259. function onClicked()
  2260. script.Parent.piano:Play()
  2261. end
  2262.  
  2263. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2264. ]===]
  2265. s25.Parent = p101
  2266. p102 = Instance.new("Part", m)
  2267. p102.BrickColor = BrickColor.new("Really black")
  2268. p102.Name = "Key"
  2269. p102.CFrame = CFrame.new(-34.5990028, 4.51000023, -4.20000029, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  2270. p102.Anchored = true
  2271. p102.FormFactor = Enum.FormFactor.Custom
  2272. p102.Size = Vector3.new(1, 0.200000003, 0.300000012)
  2273. p102.BackSurface = Enum.SurfaceType.Weld
  2274. p102.BottomSurface = Enum.SurfaceType.Weld
  2275. p102.FrontSurface = Enum.SurfaceType.Weld
  2276. p102.LeftSurface = Enum.SurfaceType.Weld
  2277. p102.RightSurface = Enum.SurfaceType.Weld
  2278. p102.TopSurface = Enum.SurfaceType.Weld
  2279. x51 = Instance.new("ClickDetector", p102)
  2280. x51.MaxActivationDistance = 32
  2281. x52 = Instance.new("Sound", p102)
  2282. x52.Name = "piano"
  2283. x52.Pitch = 4
  2284. x52.SoundId = "http://www.roblox.com/asset/?id=137034519"
  2285. x52.Volume = 1
  2286. x52.Looped = false
  2287. x52.PlayOnRemove = false
  2288. s26 = script:clone()
  2289. s26.Name = "Script"
  2290. s26.Disabled = false
  2291. so26 = Instance.new("StringValue", s26)
  2292. so26.Name = "forCustomRun"
  2293. so26.Value = [===[
  2294. function onClicked()
  2295. script.Parent.piano:Play()
  2296. end
  2297.  
  2298. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2299. ]===]
  2300. s26.Parent = p102
  2301. p103 = Instance.new("Part", m)
  2302. p103.BrickColor = BrickColor.new("Cool yellow")
  2303. p103.Name = "Key"
  2304. p103.CFrame = CFrame.new(-34.5990028, 4.56100035, -2, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2305. p103.Anchored = true
  2306. p103.FormFactor = Enum.FormFactor.Custom
  2307. p103.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2308. p103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2309. p103.BottomSurface = Enum.SurfaceType.Weld
  2310. p103.FrontSurface = Enum.SurfaceType.Weld
  2311. p103.LeftSurface = Enum.SurfaceType.Weld
  2312. p103.RightSurface = Enum.SurfaceType.Weld
  2313. p103.TopSurface = Enum.SurfaceType.Weld
  2314. x53 = Instance.new("ClickDetector", p103)
  2315. x53.MaxActivationDistance = 32
  2316. x54 = Instance.new("Sound", p103)
  2317. x54.Name = "piano"
  2318. x54.Pitch = 1.1000000238419
  2319. x54.SoundId = "http://www.roblox.com/asset/?id=136897276"
  2320. x54.Volume = 1
  2321. x54.Looped = false
  2322. x54.PlayOnRemove = false
  2323. s27 = script:clone()
  2324. s27.Name = "Script"
  2325. s27.Disabled = false
  2326. so27 = Instance.new("StringValue", s27)
  2327. so27.Name = "forCustomRun"
  2328. so27.Value = [===[
  2329. function onClicked()
  2330. script.Parent.piano:Play()
  2331. end
  2332.  
  2333. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2334. ]===]
  2335. s27.Parent = p103
  2336. p104 = Instance.new("Part", m)
  2337. p104.BrickColor = BrickColor.new("Cool yellow")
  2338. p104.Name = "Key"
  2339. p104.CFrame = CFrame.new(-34.5990028, 4.56100035, -4, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2340. p104.Anchored = true
  2341. p104.FormFactor = Enum.FormFactor.Custom
  2342. p104.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2343. p104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2344. p104.BottomSurface = Enum.SurfaceType.Weld
  2345. p104.FrontSurface = Enum.SurfaceType.Weld
  2346. p104.LeftSurface = Enum.SurfaceType.Weld
  2347. p104.RightSurface = Enum.SurfaceType.Weld
  2348. p104.TopSurface = Enum.SurfaceType.Weld
  2349. x55 = Instance.new("ClickDetector", p104)
  2350. x55.MaxActivationDistance = 32
  2351. x56 = Instance.new("Sound", p104)
  2352. x56.Name = "piano"
  2353. x56.Pitch = 4
  2354. x56.SoundId = "http://www.roblox.com/asset/?id=137034519"
  2355. x56.Volume = 1
  2356. x56.Looped = false
  2357. x56.PlayOnRemove = false
  2358. s28 = script:clone()
  2359. s28.Name = "Script"
  2360. s28.Disabled = false
  2361. so28 = Instance.new("StringValue", s28)
  2362. so28.Name = "forCustomRun"
  2363. so28.Value = [===[
  2364. function onClicked()
  2365. script.Parent.piano:Play()
  2366. end
  2367.  
  2368. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2369. ]===]
  2370. s28.Parent = p104
  2371. p105 = Instance.new("Part", m)
  2372. p105.BrickColor = BrickColor.new("Cool yellow")
  2373. p105.Name = "Key"
  2374. p105.CFrame = CFrame.new(-34.5990028, 4.56100035, -4.4000001, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2375. p105.Anchored = true
  2376. p105.FormFactor = Enum.FormFactor.Custom
  2377. p105.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2378. p105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2379. p105.BottomSurface = Enum.SurfaceType.Weld
  2380. p105.FrontSurface = Enum.SurfaceType.Weld
  2381. p105.LeftSurface = Enum.SurfaceType.Weld
  2382. p105.RightSurface = Enum.SurfaceType.Weld
  2383. p105.TopSurface = Enum.SurfaceType.Weld
  2384. x57 = Instance.new("ClickDetector", p105)
  2385. x57.MaxActivationDistance = 32
  2386. x58 = Instance.new("Sound", p105)
  2387. x58.Name = "piano"
  2388. x58.Pitch = 4.5
  2389. x58.SoundId = "http://www.roblox.com/asset/?id=137034519"
  2390. x58.Volume = 1
  2391. x58.Looped = false
  2392. x58.PlayOnRemove = false
  2393. s29 = script:clone()
  2394. s29.Name = "Script"
  2395. s29.Disabled = false
  2396. so29 = Instance.new("StringValue", s29)
  2397. so29.Name = "forCustomRun"
  2398. so29.Value = [===[
  2399. function onClicked()
  2400. script.Parent.piano:Play()
  2401. end
  2402.  
  2403. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2404. ]===]
  2405. s29.Parent = p105
  2406. p106 = Instance.new("Part", m)
  2407. p106.BrickColor = BrickColor.new("Cool yellow")
  2408. p106.Name = "Key"
  2409. p106.CFrame = CFrame.new(-34.5990028, 4.56100035, -4.80000019, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2410. p106.Anchored = true
  2411. p106.FormFactor = Enum.FormFactor.Custom
  2412. p106.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2413. p106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2414. p106.BottomSurface = Enum.SurfaceType.Weld
  2415. p106.FrontSurface = Enum.SurfaceType.Weld
  2416. p106.LeftSurface = Enum.SurfaceType.Weld
  2417. p106.RightSurface = Enum.SurfaceType.Weld
  2418. p106.TopSurface = Enum.SurfaceType.Weld
  2419. x59 = Instance.new("ClickDetector", p106)
  2420. x59.MaxActivationDistance = 32
  2421. x60 = Instance.new("Sound", p106)
  2422. x60.Name = "piano"
  2423. x60.Pitch = 15
  2424. x60.SoundId = "http://www.roblox.com/asset/?id=136648577"
  2425. x60.Volume = 1
  2426. x60.Looped = false
  2427. x60.PlayOnRemove = false
  2428. s30 = script:clone()
  2429. s30.Name = "Script"
  2430. s30.Disabled = false
  2431. so30 = Instance.new("StringValue", s30)
  2432. so30.Name = "forCustomRun"
  2433. so30.Value = [===[
  2434. function onClicked()
  2435. script.Parent.piano:Play()
  2436. end
  2437.  
  2438. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2439. ]===]
  2440. s30.Parent = p106
  2441. p107 = Instance.new("Part", m)
  2442. p107.BrickColor = BrickColor.new("Really black")
  2443. p107.Name = "Key"
  2444. p107.CFrame = CFrame.new(-34.5990028, 4.51000023, -3.4000001, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  2445. p107.Anchored = true
  2446. p107.FormFactor = Enum.FormFactor.Custom
  2447. p107.Size = Vector3.new(1, 0.200000003, 0.300000012)
  2448. p107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2449. p107.BottomSurface = Enum.SurfaceType.Weld
  2450. p107.FrontSurface = Enum.SurfaceType.Weld
  2451. p107.LeftSurface = Enum.SurfaceType.Weld
  2452. p107.RightSurface = Enum.SurfaceType.Weld
  2453. p107.TopSurface = Enum.SurfaceType.Weld
  2454. x61 = Instance.new("ClickDetector", p107)
  2455. x61.MaxActivationDistance = 32
  2456. x62 = Instance.new("Sound", p107)
  2457. x62.Name = "piano"
  2458. x62.Pitch = 2.5
  2459. x62.SoundId = "http://www.roblox.com/asset/?id=137034519"
  2460. x62.Volume = 1
  2461. x62.Looped = false
  2462. x62.PlayOnRemove = false
  2463. s31 = script:clone()
  2464. s31.Name = "Script"
  2465. s31.Disabled = false
  2466. so31 = Instance.new("StringValue", s31)
  2467. so31.Name = "forCustomRun"
  2468. so31.Value = [===[
  2469. function onClicked()
  2470. script.Parent.piano:Play()
  2471. end
  2472.  
  2473. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2474. ]===]
  2475. s31.Parent = p107
  2476. p108 = Instance.new("Part", m)
  2477. p108.BrickColor = BrickColor.new("Dark orange")
  2478. p108.Material = Enum.Material.Wood
  2479. p108.Reflectance = 0.10000000149012
  2480. p108.CFrame = CFrame.new(-34.3000031, 3.29900026, 1.50000012, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  2481. p108.Anchored = true
  2482. p108.FormFactor = Enum.FormFactor.Plate
  2483. p108.Size = Vector3.new(1, 1.60000002, 1)
  2484. p108.BackSurface = Enum.SurfaceType.Weld
  2485. p108.BottomSurface = Enum.SurfaceType.Weld
  2486. p108.FrontSurface = Enum.SurfaceType.Weld
  2487. p108.LeftSurface = Enum.SurfaceType.Weld
  2488. p108.RightSurface = Enum.SurfaceType.Weld
  2489. p108.TopSurface = Enum.SurfaceType.Weld
  2490. b77 = Instance.new("SpecialMesh", p108)
  2491. b77.MeshType = Enum.MeshType.Brick
  2492. b77.Name = "Mesh"
  2493. b77.Scale = Vector3.new(0.200000003, 1, 0.200000003)
  2494. p109 = Instance.new("Part", m)
  2495. p109.BrickColor = BrickColor.new("Dark orange")
  2496. p109.Material = Enum.Material.Wood
  2497. p109.Reflectance = 0.10000000149012
  2498. p109.CFrame = CFrame.new(-34.3000031, 3.79900026, 1.50000012, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2499. p109.Anchored = true
  2500. p109.FormFactor = Enum.FormFactor.Plate
  2501. p109.Size = Vector3.new(1, 0.400000006, 1)
  2502. p109.BackSurface = Enum.SurfaceType.Weld
  2503. p109.BottomSurface = Enum.SurfaceType.Weld
  2504. p109.FrontSurface = Enum.SurfaceType.Weld
  2505. p109.LeftSurface = Enum.SurfaceType.Weld
  2506. p109.RightSurface = Enum.SurfaceType.Weld
  2507. p109.TopSurface = Enum.SurfaceType.Weld
  2508. b78 = Instance.new("SpecialMesh", p109)
  2509. b78.MeshType = Enum.MeshType.Brick
  2510. b78.Name = "Mesh"
  2511. b78.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  2512. p110 = Instance.new("Part", m)
  2513. p110.BrickColor = BrickColor.new("Dark orange")
  2514. p110.Material = Enum.Material.Wood
  2515. p110.Reflectance = 0.10000000149012
  2516. p110.CFrame = CFrame.new(-39.2999992, 3.79999995, -5.5, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  2517. p110.Anchored = true
  2518. p110.FormFactor = Enum.FormFactor.Plate
  2519. p110.Size = Vector3.new(1, 0.400000006, 1)
  2520. p110.BackSurface = Enum.SurfaceType.Weld
  2521. p110.BottomSurface = Enum.SurfaceType.Weld
  2522. p110.FrontSurface = Enum.SurfaceType.Weld
  2523. p110.LeftSurface = Enum.SurfaceType.Weld
  2524. p110.RightSurface = Enum.SurfaceType.Weld
  2525. p110.TopSurface = Enum.SurfaceType.Weld
  2526. b79 = Instance.new("SpecialMesh", p110)
  2527. b79.MeshType = Enum.MeshType.Brick
  2528. b79.Name = "Mesh"
  2529. b79.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  2530. p111 = Instance.new("Part", m)
  2531. p111.BrickColor = BrickColor.new("Dark orange")
  2532. p111.Material = Enum.Material.Wood
  2533. p111.Reflectance = 0.10000000149012
  2534. p111.CFrame = CFrame.new(-34.3000031, 4.09899998, -5.20000029, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2535. p111.Anchored = true
  2536. p111.FormFactor = Enum.FormFactor.Plate
  2537. p111.Size = Vector3.new(1, 0.400000006, 1)
  2538. p111.BackSurface = Enum.SurfaceType.Weld
  2539. p111.BottomSurface = Enum.SurfaceType.Weld
  2540. p111.FrontSurface = Enum.SurfaceType.Weld
  2541. p111.LeftSurface = Enum.SurfaceType.Weld
  2542. p111.RightSurface = Enum.SurfaceType.Weld
  2543. p111.TopSurface = Enum.SurfaceType.Weld
  2544. b80 = Instance.new("SpecialMesh", p111)
  2545. b80.MeshType = Enum.MeshType.Brick
  2546. b80.Name = "Mesh"
  2547. b80.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  2548. p112 = Instance.new("Part", m)
  2549. p112.BrickColor = BrickColor.new("Dark orange")
  2550. p112.Material = Enum.Material.Wood
  2551. p112.Reflectance = 0.10000000149012
  2552. p112.CFrame = CFrame.new(-39.2999992, 4.0999999, -5.5, 1, -0, -0, 0, -1, -0, 0, -0, -1)
  2553. p112.Anchored = true
  2554. p112.FormFactor = Enum.FormFactor.Plate
  2555. p112.Size = Vector3.new(1, 0.400000006, 1)
  2556. p112.BackSurface = Enum.SurfaceType.Weld
  2557. p112.BottomSurface = Enum.SurfaceType.Weld
  2558. p112.FrontSurface = Enum.SurfaceType.Weld
  2559. p112.LeftSurface = Enum.SurfaceType.Weld
  2560. p112.RightSurface = Enum.SurfaceType.Weld
  2561. p112.TopSurface = Enum.SurfaceType.Weld
  2562. b81 = Instance.new("SpecialMesh", p112)
  2563. b81.MeshType = Enum.MeshType.Brick
  2564. b81.Name = "Mesh"
  2565. b81.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  2566. p113 = Instance.new("Part", m)
  2567. p113.BrickColor = BrickColor.new("Dark orange")
  2568. p113.Material = Enum.Material.Wood
  2569. p113.Reflectance = 0.10000000149012
  2570. p113.CFrame = CFrame.new(-37.6000023, 4.79900026, -5.35000038, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2571. p113.Anchored = true
  2572. p113.FormFactor = Enum.FormFactor.Plate
  2573. p113.Size = Vector3.new(4, 1.20000005, 1)
  2574. p113.BackSurface = Enum.SurfaceType.Weld
  2575. p113.BottomSurface = Enum.SurfaceType.Weld
  2576. p113.FrontSurface = Enum.SurfaceType.Weld
  2577. p113.LeftSurface = Enum.SurfaceType.Weld
  2578. p113.RightSurface = Enum.SurfaceType.Weld
  2579. p113.TopSurface = Enum.SurfaceType.Weld
  2580. b82 = Instance.new("SpecialMesh", p113)
  2581. b82.MeshType = Enum.MeshType.Brick
  2582. b82.Name = "Mesh"
  2583. b82.Scale = Vector3.new(1, 0.699999928, 0.900000095)
  2584. p114 = Instance.new("Part", m)
  2585. p114.BrickColor = BrickColor.new("Dark orange")
  2586. p114.Material = Enum.Material.Wood
  2587. p114.Reflectance = 0.10000000149012
  2588. p114.CFrame = CFrame.new(-37.1000023, 4.79900026, -5.35000038, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2589. p114.Anchored = true
  2590. p114.FormFactor = Enum.FormFactor.Plate
  2591. p114.Size = Vector3.new(4, 1.20000005, 1)
  2592. p114.BackSurface = Enum.SurfaceType.Weld
  2593. p114.BottomSurface = Enum.SurfaceType.Weld
  2594. p114.FrontSurface = Enum.SurfaceType.Weld
  2595. p114.LeftSurface = Enum.SurfaceType.Weld
  2596. p114.RightSurface = Enum.SurfaceType.Weld
  2597. p114.TopSurface = Enum.SurfaceType.Weld
  2598. b83 = Instance.new("SpecialMesh", p114)
  2599. b83.MeshType = Enum.MeshType.Brick
  2600. b83.Name = "Mesh"
  2601. b83.Scale = Vector3.new(1.00000012, 0.699999928, 0.900000095)
  2602. p115 = Instance.new("Part", m)
  2603. p115.BrickColor = BrickColor.new("Dark orange")
  2604. p115.Material = Enum.Material.Wood
  2605. p115.Reflectance = 0.10000000149012
  2606. p115.CFrame = CFrame.new(-37.6000023, 5.29900026, -5.35000038, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2607. p115.Anchored = true
  2608. p115.FormFactor = Enum.FormFactor.Plate
  2609. p115.Size = Vector3.new(4, 0.400000006, 1)
  2610. p115.BackSurface = Enum.SurfaceType.Weld
  2611. p115.BottomSurface = Enum.SurfaceType.Weld
  2612. p115.FrontSurface = Enum.SurfaceType.Weld
  2613. p115.LeftSurface = Enum.SurfaceType.Weld
  2614. p115.RightSurface = Enum.SurfaceType.Weld
  2615. p115.TopSurface = Enum.SurfaceType.Weld
  2616. b84 = Instance.new("SpecialMesh", p115)
  2617. b84.MeshType = Enum.MeshType.Brick
  2618. b84.Name = "Mesh"
  2619. b84.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  2620. p116 = Instance.new("Part", m)
  2621. p116.BrickColor = BrickColor.new("Dark orange")
  2622. p116.Material = Enum.Material.Wood
  2623. p116.Reflectance = 0.10000000149012
  2624. p116.CFrame = CFrame.new(-37.4000015, 5.29900026, -5.35000038, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2625. p116.Anchored = true
  2626. p116.FormFactor = Enum.FormFactor.Plate
  2627. p116.Size = Vector3.new(4, 0.400000006, 1)
  2628. p116.BackSurface = Enum.SurfaceType.Weld
  2629. p116.BottomSurface = Enum.SurfaceType.Weld
  2630. p116.FrontSurface = Enum.SurfaceType.Weld
  2631. p116.LeftSurface = Enum.SurfaceType.Weld
  2632. p116.RightSurface = Enum.SurfaceType.Weld
  2633. p116.TopSurface = Enum.SurfaceType.Weld
  2634. b85 = Instance.new("SpecialMesh", p116)
  2635. b85.MeshType = Enum.MeshType.Brick
  2636. b85.Name = "Mesh"
  2637. b85.Scale = Vector3.new(1.00000012, 0.199999928, 0.900000095)
  2638. p117 = Instance.new("Part", m)
  2639. p117.BrickColor = BrickColor.new("Really black")
  2640. p117.Name = "Key"
  2641. p117.CFrame = CFrame.new(-34.5990028, 4.51000023, -5, -1, 3.05118865e-005, 0.000159987816, 0.000159985895, -6.31803268e-005, 1, 3.05219946e-005, 1, 6.31754374e-005)
  2642. p117.Anchored = true
  2643. p117.FormFactor = Enum.FormFactor.Custom
  2644. p117.Size = Vector3.new(1, 0.200000003, 0.300000012)
  2645. p117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2646. p117.BottomSurface = Enum.SurfaceType.Weld
  2647. p117.FrontSurface = Enum.SurfaceType.Weld
  2648. p117.LeftSurface = Enum.SurfaceType.Weld
  2649. p117.RightSurface = Enum.SurfaceType.Weld
  2650. p117.TopSurface = Enum.SurfaceType.Weld
  2651. x63 = Instance.new("ClickDetector", p117)
  2652. x63.MaxActivationDistance = 32
  2653. x64 = Instance.new("Sound", p117)
  2654. x64.Name = "piano"
  2655. x64.Pitch = 15.5
  2656. x64.SoundId = "http://www.roblox.com/asset/?id=136648577"
  2657. x64.Volume = 1
  2658. x64.Looped = false
  2659. x64.PlayOnRemove = false
  2660. s32 = script:clone()
  2661. s32.Name = "Script"
  2662. s32.Disabled = false
  2663. so32 = Instance.new("StringValue", s32)
  2664. so32.Name = "forCustomRun"
  2665. so32.Value = [===[
  2666. function onClicked()
  2667. script.Parent.piano:Play()
  2668. end
  2669.  
  2670. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2671. ]===]
  2672. s32.Parent = p117
  2673. p118 = Instance.new("Part", m)
  2674. p118.BrickColor = BrickColor.new("Cool yellow")
  2675. p118.Name = "Key"
  2676. p118.CFrame = CFrame.new(-34.5990028, 4.56100035, -5.20000029, 1, 1.26409959e-005, -5.57987732e-005, 5.57988024e-005, -2.14696047e-006, 1, 1.26408777e-005, -0.99999994, -2.14766624e-006)
  2677. p118.Anchored = true
  2678. p118.FormFactor = Enum.FormFactor.Custom
  2679. p118.Size = Vector3.new(1, 0.200000003, 0.200000003)
  2680. p118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2681. p118.BottomSurface = Enum.SurfaceType.Weld
  2682. p118.FrontSurface = Enum.SurfaceType.Weld
  2683. p118.LeftSurface = Enum.SurfaceType.Weld
  2684. p118.RightSurface = Enum.SurfaceType.Weld
  2685. p118.TopSurface = Enum.SurfaceType.Weld
  2686. x65 = Instance.new("ClickDetector", p118)
  2687. x65.MaxActivationDistance = 32
  2688. x66 = Instance.new("Sound", p118)
  2689. x66.Name = "piano"
  2690. x66.Pitch = 16
  2691. x66.SoundId = "http://www.roblox.com/asset/?id=136648577"
  2692. x66.Volume = 1
  2693. x66.Looped = false
  2694. x66.PlayOnRemove = false
  2695. s33 = script:clone()
  2696. s33.Name = "Script"
  2697. s33.Disabled = false
  2698. so33 = Instance.new("StringValue", s33)
  2699. so33.Name = "forCustomRun"
  2700. so33.Value = [===[
  2701. function onClicked()
  2702. script.Parent.piano:Play()
  2703. end
  2704.  
  2705. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  2706. ]===]
  2707. s33.Parent = p118
  2708. p119 = Instance.new("Part", m)
  2709. p119.BrickColor = BrickColor.new("Dark orange")
  2710. p119.Material = Enum.Material.Wood
  2711. p119.Reflectance = 0.10000000149012
  2712. p119.CFrame = CFrame.new(-34.3000031, 2.29900002, 1.50000012, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  2713. p119.Anchored = true
  2714. p119.FormFactor = Enum.FormFactor.Plate
  2715. p119.Size = Vector3.new(1, 0.400000006, 1)
  2716. p119.BackSurface = Enum.SurfaceType.Weld
  2717. p119.BottomSurface = Enum.SurfaceType.Weld
  2718. p119.FrontSurface = Enum.SurfaceType.Weld
  2719. p119.LeftSurface = Enum.SurfaceType.Weld
  2720. p119.RightSurface = Enum.SurfaceType.Weld
  2721. p119.TopSurface = Enum.SurfaceType.Weld
  2722. b86 = Instance.new("SpecialMesh", p119)
  2723. b86.MeshType = Enum.MeshType.Brick
  2724. b86.Name = "Mesh"
  2725. b86.Scale = Vector3.new(0.200000018, 2.00000024, 0.200000018)
  2726. p120 = Instance.new("Part", m)
  2727. p120.BrickColor = BrickColor.new("Dark orange")
  2728. p120.Material = Enum.Material.Wood
  2729. p120.Reflectance = 0.10000000149012
  2730. p120.CFrame = CFrame.new(-34.3000031, 3.29900026, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  2731. p120.Anchored = true
  2732. p120.FormFactor = Enum.FormFactor.Plate
  2733. p120.Size = Vector3.new(1, 1.60000002, 1)
  2734. p120.BackSurface = Enum.SurfaceType.Weld
  2735. p120.BottomSurface = Enum.SurfaceType.Weld
  2736. p120.FrontSurface = Enum.SurfaceType.Weld
  2737. p120.LeftSurface = Enum.SurfaceType.Weld
  2738. p120.RightSurface = Enum.SurfaceType.Weld
  2739. p120.TopSurface = Enum.SurfaceType.Weld
  2740. b87 = Instance.new("SpecialMesh", p120)
  2741. b87.MeshType = Enum.MeshType.Brick
  2742. b87.Name = "Mesh"
  2743. b87.Scale = Vector3.new(0.200000018, 1, 0.200000018)
  2744. p121 = Instance.new("Part", m)
  2745. p121.BrickColor = BrickColor.new("Dark orange")
  2746. p121.Material = Enum.Material.Wood
  2747. p121.Reflectance = 0.10000000149012
  2748. p121.CFrame = CFrame.new(-34.3000031, 2.19900012, 1.50000012, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2749. p121.Anchored = true
  2750. p121.FormFactor = Enum.FormFactor.Plate
  2751. p121.Size = Vector3.new(1, 0.400000006, 1)
  2752. p121.BackSurface = Enum.SurfaceType.Weld
  2753. p121.BottomSurface = Enum.SurfaceType.Weld
  2754. p121.FrontSurface = Enum.SurfaceType.Weld
  2755. p121.LeftSurface = Enum.SurfaceType.Weld
  2756. p121.RightSurface = Enum.SurfaceType.Weld
  2757. p121.TopSurface = Enum.SurfaceType.Weld
  2758. b88 = Instance.new("SpecialMesh", p121)
  2759. b88.MeshType = Enum.MeshType.Brick
  2760. b88.Name = "Mesh"
  2761. b88.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  2762. p122 = Instance.new("Part", m)
  2763. p122.BrickColor = BrickColor.new("Dark orange")
  2764. p122.Material = Enum.Material.Wood
  2765. p122.Reflectance = 0.10000000149012
  2766. p122.CFrame = CFrame.new(-34.3000031, 3.79900026, -5.50000048, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2767. p122.Anchored = true
  2768. p122.FormFactor = Enum.FormFactor.Plate
  2769. p122.Size = Vector3.new(1, 0.400000006, 1)
  2770. p122.BackSurface = Enum.SurfaceType.Weld
  2771. p122.BottomSurface = Enum.SurfaceType.Weld
  2772. p122.FrontSurface = Enum.SurfaceType.Weld
  2773. p122.LeftSurface = Enum.SurfaceType.Weld
  2774. p122.RightSurface = Enum.SurfaceType.Weld
  2775. p122.TopSurface = Enum.SurfaceType.Weld
  2776. b89 = Instance.new("SpecialMesh", p122)
  2777. b89.MeshType = Enum.MeshType.Brick
  2778. b89.Name = "Mesh"
  2779. b89.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  2780. p123 = Instance.new("Part", m)
  2781. p123.BrickColor = BrickColor.new("Dark orange")
  2782. p123.Material = Enum.Material.Wood
  2783. p123.Reflectance = 0.10000000149012
  2784. p123.CFrame = CFrame.new(-34.6000023, 4.09899998, -5.50000048, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2785. p123.Anchored = true
  2786. p123.FormFactor = Enum.FormFactor.Plate
  2787. p123.Size = Vector3.new(1, 0.400000006, 1)
  2788. p123.BackSurface = Enum.SurfaceType.Weld
  2789. p123.BottomSurface = Enum.SurfaceType.Weld
  2790. p123.FrontSurface = Enum.SurfaceType.Weld
  2791. p123.LeftSurface = Enum.SurfaceType.Weld
  2792. p123.RightSurface = Enum.SurfaceType.Weld
  2793. p123.TopSurface = Enum.SurfaceType.Weld
  2794. b90 = Instance.new("SpecialMesh", p123)
  2795. b90.MeshType = Enum.MeshType.Brick
  2796. b90.Name = "Mesh"
  2797. b90.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  2798. p124 = Instance.new("Part", m)
  2799. p124.BrickColor = BrickColor.new("Dark orange")
  2800. p124.Material = Enum.Material.Wood
  2801. p124.Reflectance = 0.10000000149012
  2802. p124.CFrame = CFrame.new(-34.3000031, 1.49900007, 1.50000012, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2803. p124.Anchored = true
  2804. p124.FormFactor = Enum.FormFactor.Plate
  2805. p124.Size = Vector3.new(1, 0.400000006, 1)
  2806. p124.BackSurface = Enum.SurfaceType.Weld
  2807. p124.BottomSurface = Enum.SurfaceType.Weld
  2808. p124.FrontSurface = Enum.SurfaceType.Weld
  2809. p124.LeftSurface = Enum.SurfaceType.Weld
  2810. p124.RightSurface = Enum.SurfaceType.Weld
  2811. p124.TopSurface = Enum.SurfaceType.Weld
  2812. b91 = Instance.new("SpecialMesh", p124)
  2813. b91.MeshType = Enum.MeshType.Brick
  2814. b91.Name = "Mesh"
  2815. b91.Scale = Vector3.new(0.200000018, 1, 0.200000018)
  2816. p125 = Instance.new("Part", m)
  2817. p125.BrickColor = BrickColor.new("Dark orange")
  2818. p125.Material = Enum.Material.Wood
  2819. p125.Reflectance = 0.10000000149012
  2820. p125.CFrame = CFrame.new(-34.3000031, 1.49900007, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  2821. p125.Anchored = true
  2822. p125.FormFactor = Enum.FormFactor.Plate
  2823. p125.Size = Vector3.new(1, 0.400000006, 1)
  2824. p125.BackSurface = Enum.SurfaceType.Weld
  2825. p125.BottomSurface = Enum.SurfaceType.Weld
  2826. p125.FrontSurface = Enum.SurfaceType.Weld
  2827. p125.LeftSurface = Enum.SurfaceType.Weld
  2828. p125.RightSurface = Enum.SurfaceType.Weld
  2829. p125.TopSurface = Enum.SurfaceType.Weld
  2830. b92 = Instance.new("SpecialMesh", p125)
  2831. b92.MeshType = Enum.MeshType.Brick
  2832. b92.Name = "Mesh"
  2833. b92.Scale = Vector3.new(0.200000018, 1, 0.200000018)
  2834. p126 = Instance.new("Part", m)
  2835. p126.BrickColor = BrickColor.new("Dark orange")
  2836. p126.Material = Enum.Material.Wood
  2837. p126.Reflectance = 0.10000000149012
  2838. p126.CFrame = CFrame.new(-34.3000031, 1.89900005, 1.50000012, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  2839. p126.Anchored = true
  2840. p126.FormFactor = Enum.FormFactor.Plate
  2841. p126.Size = Vector3.new(1, 0.400000006, 1)
  2842. p126.BackSurface = Enum.SurfaceType.Weld
  2843. p126.BottomSurface = Enum.SurfaceType.Weld
  2844. p126.FrontSurface = Enum.SurfaceType.Weld
  2845. p126.LeftSurface = Enum.SurfaceType.Weld
  2846. p126.RightSurface = Enum.SurfaceType.Weld
  2847. p126.TopSurface = Enum.SurfaceType.Weld
  2848. b93 = Instance.new("SpecialMesh", p126)
  2849. b93.MeshType = Enum.MeshType.Brick
  2850. b93.Name = "Mesh"
  2851. b93.Scale = Vector3.new(0.100000016, 1, 0.100000016)
  2852. p127 = Instance.new("Part", m)
  2853. p127.BrickColor = BrickColor.new("Dark orange")
  2854. p127.Material = Enum.Material.Wood
  2855. p127.Reflectance = 0.10000000149012
  2856. p127.CFrame = CFrame.new(-34.3000031, 1.89900005, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  2857. p127.Anchored = true
  2858. p127.FormFactor = Enum.FormFactor.Plate
  2859. p127.Size = Vector3.new(1, 0.400000006, 1)
  2860. p127.BackSurface = Enum.SurfaceType.Weld
  2861. p127.BottomSurface = Enum.SurfaceType.Weld
  2862. p127.FrontSurface = Enum.SurfaceType.Weld
  2863. p127.LeftSurface = Enum.SurfaceType.Weld
  2864. p127.RightSurface = Enum.SurfaceType.Weld
  2865. p127.TopSurface = Enum.SurfaceType.Weld
  2866. b94 = Instance.new("SpecialMesh", p127)
  2867. b94.MeshType = Enum.MeshType.Brick
  2868. b94.Name = "Mesh"
  2869. b94.Scale = Vector3.new(0.100000016, 1, 0.100000016)
  2870. p128 = Instance.new("Part", m)
  2871. p128.BrickColor = BrickColor.new("Dark orange")
  2872. p128.Material = Enum.Material.Wood
  2873. p128.Reflectance = 0.10000000149012
  2874. p128.CFrame = CFrame.new(-34.3000031, 2.29900002, -5.50000048, 1, -3.05180438e-005, -3.05171125e-005, -3.05171125e-005, -1, 3.05180438e-005, -3.05180438e-005, -3.05171125e-005, -1)
  2875. p128.Anchored = true
  2876. p128.FormFactor = Enum.FormFactor.Plate
  2877. p128.Size = Vector3.new(1, 0.400000006, 1)
  2878. p128.BackSurface = Enum.SurfaceType.Weld
  2879. p128.BottomSurface = Enum.SurfaceType.Weld
  2880. p128.FrontSurface = Enum.SurfaceType.Weld
  2881. p128.LeftSurface = Enum.SurfaceType.Weld
  2882. p128.RightSurface = Enum.SurfaceType.Weld
  2883. p128.TopSurface = Enum.SurfaceType.Weld
  2884. b95 = Instance.new("SpecialMesh", p128)
  2885. b95.MeshType = Enum.MeshType.Brick
  2886. b95.Name = "Mesh"
  2887. b95.Scale = Vector3.new(0.200000018, 2.00000024, 0.200000018)
  2888. p129 = Instance.new("Part", m)
  2889. p129.BrickColor = BrickColor.new("Dark orange")
  2890. p129.Material = Enum.Material.Wood
  2891. p129.Reflectance = 0.10000000149012
  2892. p129.CFrame = CFrame.new(-34.3000031, 1.39900005, 1.50000012, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2893. p129.Anchored = true
  2894. p129.FormFactor = Enum.FormFactor.Plate
  2895. p129.Size = Vector3.new(1, 0.400000006, 1)
  2896. p129.BackSurface = Enum.SurfaceType.Weld
  2897. p129.BottomSurface = Enum.SurfaceType.Weld
  2898. p129.FrontSurface = Enum.SurfaceType.Weld
  2899. p129.LeftSurface = Enum.SurfaceType.Weld
  2900. p129.RightSurface = Enum.SurfaceType.Weld
  2901. p129.TopSurface = Enum.SurfaceType.Weld
  2902. b96 = Instance.new("SpecialMesh", p129)
  2903. b96.MeshType = Enum.MeshType.Brick
  2904. b96.Name = "Mesh"
  2905. b96.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  2906. p130 = Instance.new("Part", m)
  2907. p130.BrickColor = BrickColor.new("Dark orange")
  2908. p130.Material = Enum.Material.Wood
  2909. p130.Reflectance = 0.10000000149012
  2910. p130.CFrame = CFrame.new(-34.3000031, 1.39900005, -5.50000048, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2911. p130.Anchored = true
  2912. p130.FormFactor = Enum.FormFactor.Plate
  2913. p130.Size = Vector3.new(1, 0.400000006, 1)
  2914. p130.BackSurface = Enum.SurfaceType.Weld
  2915. p130.BottomSurface = Enum.SurfaceType.Weld
  2916. p130.FrontSurface = Enum.SurfaceType.Weld
  2917. p130.LeftSurface = Enum.SurfaceType.Weld
  2918. p130.RightSurface = Enum.SurfaceType.Weld
  2919. p130.TopSurface = Enum.SurfaceType.Weld
  2920. b97 = Instance.new("SpecialMesh", p130)
  2921. b97.MeshType = Enum.MeshType.Brick
  2922. b97.Name = "Mesh"
  2923. b97.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  2924. p131 = Instance.new("Part", m)
  2925. p131.BrickColor = BrickColor.new("Dark orange")
  2926. p131.Material = Enum.Material.Wood
  2927. p131.Reflectance = 0.10000000149012
  2928. p131.CFrame = CFrame.new(-34.3000031, 2.19900012, -5.50000048, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2929. p131.Anchored = true
  2930. p131.FormFactor = Enum.FormFactor.Plate
  2931. p131.Size = Vector3.new(1, 0.400000006, 1)
  2932. p131.BackSurface = Enum.SurfaceType.Weld
  2933. p131.BottomSurface = Enum.SurfaceType.Weld
  2934. p131.FrontSurface = Enum.SurfaceType.Weld
  2935. p131.LeftSurface = Enum.SurfaceType.Weld
  2936. p131.RightSurface = Enum.SurfaceType.Weld
  2937. p131.TopSurface = Enum.SurfaceType.Weld
  2938. b98 = Instance.new("SpecialMesh", p131)
  2939. b98.MeshType = Enum.MeshType.Brick
  2940. b98.Name = "Mesh"
  2941. b98.Scale = Vector3.new(0.300000012, 0.199999928, 0.300000012)
  2942. p132 = Instance.new("Part", m)
  2943. p132.BrickColor = BrickColor.new("Dark orange")
  2944. p132.Material = Enum.Material.Wood
  2945. p132.Reflectance = 0.10000000149012
  2946. p132.CFrame = CFrame.new(-34.3000031, 4.09899998, -5.50000048, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  2947. p132.Anchored = true
  2948. p132.FormFactor = Enum.FormFactor.Plate
  2949. p132.Size = Vector3.new(1, 0.400000006, 1)
  2950. p132.BackSurface = Enum.SurfaceType.Weld
  2951. p132.BottomSurface = Enum.SurfaceType.Weld
  2952. p132.FrontSurface = Enum.SurfaceType.Weld
  2953. p132.LeftSurface = Enum.SurfaceType.Weld
  2954. p132.RightSurface = Enum.SurfaceType.Weld
  2955. p132.TopSurface = Enum.SurfaceType.Weld
  2956. b99 = Instance.new("SpecialMesh", p132)
  2957. b99.MeshType = Enum.MeshType.Brick
  2958. b99.Name = "Mesh"
  2959. b99.Scale = Vector3.new(0.300000012, 0.499999911, 0.300000012)
  2960. p133 = Instance.new("Part", m)
  2961. p133.BrickColor = BrickColor.new("Bright yellow")
  2962. p133.Material = Enum.Material.Concrete
  2963. p133.Reflectance = 0.10000000149012
  2964. p133.CFrame = CFrame.new(-34.5900002, 4.80900002, -5.66000032, -2.14657302e-006, 7.3676194e-005, -1, -3.05161138e-005, 1, 7.36762595e-005, 0.99999994, 3.05162757e-005, -2.14432634e-006)
  2965. p133.Anchored = true
  2966. p133.FormFactor = Enum.FormFactor.Plate
  2967. p133.Size = Vector3.new(1, 0.800000012, 2)
  2968. p133.BackSurface = Enum.SurfaceType.Weld
  2969. p133.BottomSurface = Enum.SurfaceType.Weld
  2970. p133.FrontSurface = Enum.SurfaceType.Weld
  2971. p133.LeftSurface = Enum.SurfaceType.Weld
  2972. p133.RightSurface = Enum.SurfaceType.Weld
  2973. p133.TopSurface = Enum.SurfaceType.Weld
  2974. b100 = Instance.new("SpecialMesh", p133)
  2975. b100.MeshType = Enum.MeshType.Wedge
  2976. b100.Name = "Mesh"
  2977. b100.Scale = Vector3.new(0.100000016, 1, 0.5)
  2978. p134 = Instance.new("Part", m)
  2979. p134.BrickColor = BrickColor.new("Dark orange")
  2980. p134.Material = Enum.Material.Wood
  2981. p134.Reflectance = 0.10000000149012
  2982. p134.CFrame = CFrame.new(-34.6000023, 4.79900026, -5.70000029, -2.14657302e-006, 7.3676194e-005, -1, -3.05161138e-005, 1, 7.36762595e-005, 0.99999994, 3.05162757e-005, -2.14432634e-006)
  2983. p134.Anchored = true
  2984. p134.FormFactor = Enum.FormFactor.Plate
  2985. p134.Size = Vector3.new(2, 0.800000012, 2)
  2986. p134.BackSurface = Enum.SurfaceType.Weld
  2987. p134.BottomSurface = Enum.SurfaceType.Weld
  2988. p134.FrontSurface = Enum.SurfaceType.Weld
  2989. p134.LeftSurface = Enum.SurfaceType.Weld
  2990. p134.RightSurface = Enum.SurfaceType.Weld
  2991. p134.TopSurface = Enum.SurfaceType.Weld
  2992. b101 = Instance.new("SpecialMesh", p134)
  2993. b101.MeshType = Enum.MeshType.Wedge
  2994. b101.Name = "Mesh"
  2995. b101.Scale = Vector3.new(0.100000016, 1, 0.5)
  2996. m.Parent = game:service("Workspace")
  2997. m:MakeJoints()
Add Comment
Please, Sign In to add comment