Advertisement
SetsunaElysia

Garage

Jan 25th, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.08 KB | None | 0 0
  1. --Thanks for using Build2Script Plugin by jarredbcv!
  2. if (script:FindFirstChild("forCustomRun")~=nil) then
  3. local sc = script["forCustomRun"].Value
  4. assert(loadstring(sc))()
  5. return
  6. elseif (script:FindFirstChild("forCustomRunL")~=nil) then
  7. local locsc = workspace:FindFirstChild("_localrun")
  8. local sc = script["forCustomRunL"]
  9. if (locsc~=nil) then
  10. local loc = locsc:clone()
  11. loc["scrun"].Value = sc.Value
  12. loc.Name = script.Name
  13. for i,v in pairs(script:GetChildren()) do
  14. v:clone().Parent = loc
  15. end
  16. loc.Parent = script.Parent
  17. script:remove()
  18. return
  19. else
  20. assert(loadstring(sc.Value))()
  21. return
  22. end
  23. end
  24. local m = Instance.new("Model")
  25. m.Name = "Garage"
  26. m1 = Instance.new("Model")
  27. m1.Name = "Shelf"
  28. m1.Parent = m
  29. m2 = Instance.new("Model")
  30. m2.Name = "Lights"
  31. m2.Parent = m
  32. m3 = Instance.new("Model")
  33. m3.Name = "Light"
  34. m3.Parent = m2
  35. m4 = Instance.new("Model")
  36. m4.Name = "Light"
  37. m4.Parent = m2
  38. m5 = Instance.new("Model")
  39. m5.Name = "Light"
  40. m5.Parent = m2
  41. m6 = Instance.new("Model")
  42. m6.Name = "Light"
  43. m6.Parent = m2
  44. m7 = Instance.new("Model")
  45. m7.Name = "Light"
  46. m7.Parent = m2
  47. m8 = Instance.new("Model")
  48. m8.Name = "Light"
  49. m8.Parent = m2
  50. p1 = Instance.new("Part", m1)
  51. p1.BrickColor = BrickColor.new("Institutional white")
  52. p1.Material = Enum.Material.SmoothPlastic
  53. p1.CFrame = CFrame.new(448.600037, 7.70000076, 114.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  54. p1.Anchored = true
  55. p1.FormFactor = Enum.FormFactor.Custom
  56. p1.Size = Vector3.new(0.400000006, 12.9999952, 0.600000024)
  57. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  58. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  59. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  60. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  61. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  62. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  63. p2 = Instance.new("Part", m1)
  64. p2.BrickColor = BrickColor.new("Institutional white")
  65. p2.Material = Enum.Material.SmoothPlastic
  66. p2.CFrame = CFrame.new(448.600037, 7.70000076, 107.300018, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  67. p2.Anchored = true
  68. p2.FormFactor = Enum.FormFactor.Custom
  69. p2.Size = Vector3.new(0.400000006, 12.9999952, 0.600000024)
  70. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  71. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  72. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  73. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  74. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  75. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  76. p3 = Instance.new("Part", m1)
  77. p3.BrickColor = BrickColor.new("Institutional white")
  78. p3.Material = Enum.Material.SmoothPlastic
  79. p3.CFrame = CFrame.new(448.600037, 7.69998932, 121.499939, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  80. p3.Anchored = true
  81. p3.FormFactor = Enum.FormFactor.Custom
  82. p3.Size = Vector3.new(0.400000006, 12.9999952, 0.600000024)
  83. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  84. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  85. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  86. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  87. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  88. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  89. p4 = Instance.new("Part", m1)
  90. p4.BrickColor = BrickColor.new("Really black")
  91. p4.Material = Enum.Material.SmoothPlastic
  92. p4.CFrame = CFrame.new(447.900024, 10.1999931, 114.400017, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  93. p4.Anchored = true
  94. p4.FormFactor = Enum.FormFactor.Custom
  95. p4.Size = Vector3.new(14.5999928, 0.400000036, 2)
  96. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  97. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  98. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  99. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  100. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  101. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  102. p5 = Instance.new("WedgePart", m1)
  103. p5.BrickColor = BrickColor.new("Institutional white")
  104. p5.Material = Enum.Material.SmoothPlastic
  105. p5.Name = "Wedge"
  106. p5.CFrame = CFrame.new(447.600037, 9.49999809, 121.499908, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  107. p5.Anchored = true
  108. p5.FormFactor = Enum.FormFactor.Custom
  109. p5.Size = Vector3.new(0.400000036, 1.4000001, 1)
  110. p5.TopSurface = Enum.SurfaceType.Smooth
  111. p6 = Instance.new("WedgePart", m1)
  112. p6.BrickColor = BrickColor.new("Institutional white")
  113. p6.Material = Enum.Material.SmoothPlastic
  114. p6.Name = "Wedge"
  115. p6.CFrame = CFrame.new(447.600037, 9.49999809, 114.499931, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  116. p6.Anchored = true
  117. p6.FormFactor = Enum.FormFactor.Custom
  118. p6.Size = Vector3.new(0.400000036, 1.4000001, 1)
  119. p6.TopSurface = Enum.SurfaceType.Smooth
  120. p7 = Instance.new("WedgePart", m1)
  121. p7.BrickColor = BrickColor.new("Institutional white")
  122. p7.Material = Enum.Material.SmoothPlastic
  123. p7.Name = "Wedge"
  124. p7.CFrame = CFrame.new(447.600037, 9.49999237, 107.300056, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  125. p7.Anchored = true
  126. p7.FormFactor = Enum.FormFactor.Custom
  127. p7.Size = Vector3.new(0.400000036, 1.4000001, 1)
  128. p7.TopSurface = Enum.SurfaceType.Smooth
  129. p8 = Instance.new("Part", m1)
  130. p8.BrickColor = BrickColor.new("Really black")
  131. p8.Material = Enum.Material.SmoothPlastic
  132. p8.CFrame = CFrame.new(447.900024, 5.79999924, 114.400009, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  133. p8.Anchored = true
  134. p8.FormFactor = Enum.FormFactor.Custom
  135. p8.Size = Vector3.new(14.5999928, 0.400000036, 2)
  136. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  137. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  138. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  139. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  140. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  141. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  142. p9 = Instance.new("WedgePart", m1)
  143. p9.BrickColor = BrickColor.new("Institutional white")
  144. p9.Material = Enum.Material.SmoothPlastic
  145. p9.Name = "Wedge"
  146. p9.CFrame = CFrame.new(447.600037, 5.10000229, 121.500015, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  147. p9.Anchored = true
  148. p9.FormFactor = Enum.FormFactor.Custom
  149. p9.Size = Vector3.new(0.400000036, 1.4000001, 1)
  150. p9.TopSurface = Enum.SurfaceType.Smooth
  151. p10 = Instance.new("WedgePart", m1)
  152. p10.BrickColor = BrickColor.new("Institutional white")
  153. p10.Material = Enum.Material.SmoothPlastic
  154. p10.Name = "Wedge"
  155. p10.CFrame = CFrame.new(447.600037, 5.10000229, 114.499977, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  156. p10.Anchored = true
  157. p10.FormFactor = Enum.FormFactor.Custom
  158. p10.Size = Vector3.new(0.400000036, 1.4000001, 1)
  159. p10.TopSurface = Enum.SurfaceType.Smooth
  160. p11 = Instance.new("WedgePart", m1)
  161. p11.BrickColor = BrickColor.new("Institutional white")
  162. p11.Material = Enum.Material.SmoothPlastic
  163. p11.Name = "Wedge"
  164. p11.CFrame = CFrame.new(447.600037, 5.10000229, 107.300034, 0, -0.999999881, 0, 0, 0, 0.999999881, -0.999999881, 0, 0)
  165. p11.Anchored = true
  166. p11.FormFactor = Enum.FormFactor.Custom
  167. p11.Size = Vector3.new(0.400000036, 1.39999986, 1)
  168. p11.TopSurface = Enum.SurfaceType.Smooth
  169. p12 = Instance.new("Part", m3)
  170. p12.BrickColor = BrickColor.new("Institutional white")
  171. p12.Material = Enum.Material.SmoothPlastic
  172. p12.CFrame = CFrame.new(423.900024, 14.0999947, 110.700012, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  173. p12.Anchored = true
  174. p12.FormFactor = Enum.FormFactor.Custom
  175. p12.Size = Vector3.new(4, 0.200000003, 1.5999999)
  176. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  177. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  178. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  179. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  180. p13 = Instance.new("Part", m3)
  181. p13.BrickColor = BrickColor.new("Bright yellow")
  182. p13.Material = Enum.Material.SmoothPlastic
  183. p13.CFrame = CFrame.new(423.900024, 13.9999981, 110.695107, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  184. p13.Anchored = true
  185. p13.FormFactor = Enum.FormFactor.Custom
  186. p13.Size = Vector3.new(3.87999725, 0.200000003, 1.48999953)
  187. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  188. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  189. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  190. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  191. b1 = Instance.new("BlockMesh", p13)
  192. b1.Name = "Mesh"
  193. b1.Scale = Vector3.new(1, 0.400000006, 1)
  194. x1 = Instance.new("PointLight", p13)
  195. x1.Brightness = 3
  196. x1.Range = 10
  197. p14 = Instance.new("Part", m4)
  198. p14.BrickColor = BrickColor.new("Bright yellow")
  199. p14.Material = Enum.Material.SmoothPlastic
  200. p14.CFrame = CFrame.new(439.900024, 13.9999981, 119.095032, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  201. p14.Anchored = true
  202. p14.FormFactor = Enum.FormFactor.Custom
  203. p14.Size = Vector3.new(3.87999725, 0.200000003, 1.48999953)
  204. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  205. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  206. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  207. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  208. b2 = Instance.new("BlockMesh", p14)
  209. b2.Name = "Mesh"
  210. b2.Scale = Vector3.new(1, 0.400000006, 1)
  211. x2 = Instance.new("PointLight", p14)
  212. x2.Brightness = 3
  213. x2.Range = 10
  214. p15 = Instance.new("Part", m4)
  215. p15.BrickColor = BrickColor.new("Institutional white")
  216. p15.Material = Enum.Material.SmoothPlastic
  217. p15.CFrame = CFrame.new(439.900024, 14.0999947, 119.100006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  218. p15.Anchored = true
  219. p15.FormFactor = Enum.FormFactor.Custom
  220. p15.Size = Vector3.new(4, 0.200000003, 1.5999999)
  221. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  222. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  223. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  224. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  225. p16 = Instance.new("Part", m5)
  226. p16.BrickColor = BrickColor.new("Bright yellow")
  227. p16.Material = Enum.Material.SmoothPlastic
  228. p16.CFrame = CFrame.new(431.900024, 13.9999981, 119.095016, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  229. p16.Anchored = true
  230. p16.FormFactor = Enum.FormFactor.Custom
  231. p16.Size = Vector3.new(3.87999725, 0.200000003, 1.48999953)
  232. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  233. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  234. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  235. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  236. b3 = Instance.new("BlockMesh", p16)
  237. b3.Name = "Mesh"
  238. b3.Scale = Vector3.new(1, 0.400000006, 1)
  239. x3 = Instance.new("PointLight", p16)
  240. x3.Brightness = 3
  241. x3.Range = 10
  242. p17 = Instance.new("Part", m5)
  243. p17.BrickColor = BrickColor.new("Institutional white")
  244. p17.Material = Enum.Material.SmoothPlastic
  245. p17.CFrame = CFrame.new(431.900024, 14.0999947, 119.100006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  246. p17.Anchored = true
  247. p17.FormFactor = Enum.FormFactor.Custom
  248. p17.Size = Vector3.new(4, 0.200000003, 1.5999999)
  249. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  250. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  251. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  252. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  253. p18 = Instance.new("Part", m6)
  254. p18.BrickColor = BrickColor.new("Bright yellow")
  255. p18.Material = Enum.Material.SmoothPlastic
  256. p18.CFrame = CFrame.new(439.900024, 13.9999981, 110.69503, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  257. p18.Anchored = true
  258. p18.FormFactor = Enum.FormFactor.Custom
  259. p18.Size = Vector3.new(3.87999725, 0.200000003, 1.48999953)
  260. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  261. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  262. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  263. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  264. b4 = Instance.new("BlockMesh", p18)
  265. b4.Name = "Mesh"
  266. b4.Scale = Vector3.new(1, 0.400000006, 1)
  267. x4 = Instance.new("PointLight", p18)
  268. x4.Brightness = 3
  269. x4.Range = 10
  270. p19 = Instance.new("Part", m6)
  271. p19.BrickColor = BrickColor.new("Institutional white")
  272. p19.Material = Enum.Material.SmoothPlastic
  273. p19.CFrame = CFrame.new(439.900024, 14.0999947, 110.700012, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  274. p19.Anchored = true
  275. p19.FormFactor = Enum.FormFactor.Custom
  276. p19.Size = Vector3.new(4, 0.200000003, 1.5999999)
  277. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  278. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  279. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  280. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  281. p20 = Instance.new("Part", m7)
  282. p20.BrickColor = BrickColor.new("Bright yellow")
  283. p20.Material = Enum.Material.SmoothPlastic
  284. p20.CFrame = CFrame.new(423.900024, 13.9999981, 119.094925, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  285. p20.Anchored = true
  286. p20.FormFactor = Enum.FormFactor.Custom
  287. p20.Size = Vector3.new(3.87999725, 0.200000003, 1.48999953)
  288. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  289. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  290. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  291. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  292. b5 = Instance.new("BlockMesh", p20)
  293. b5.Name = "Mesh"
  294. b5.Scale = Vector3.new(1, 0.400000006, 1)
  295. x5 = Instance.new("PointLight", p20)
  296. x5.Brightness = 3
  297. x5.Range = 10
  298. p21 = Instance.new("Part", m7)
  299. p21.BrickColor = BrickColor.new("Institutional white")
  300. p21.Material = Enum.Material.SmoothPlastic
  301. p21.CFrame = CFrame.new(423.900024, 14.0999947, 119.100006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  302. p21.Anchored = true
  303. p21.FormFactor = Enum.FormFactor.Custom
  304. p21.Size = Vector3.new(4, 0.200000003, 1.5999999)
  305. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  306. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  307. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  308. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  309. p22 = Instance.new("Part", m8)
  310. p22.BrickColor = BrickColor.new("Bright yellow")
  311. p22.Material = Enum.Material.SmoothPlastic
  312. p22.CFrame = CFrame.new(431.900024, 13.9999981, 110.695015, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  313. p22.Anchored = true
  314. p22.FormFactor = Enum.FormFactor.Custom
  315. p22.Size = Vector3.new(3.87999725, 0.200000003, 1.48999953)
  316. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  317. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  318. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  319. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  320. b6 = Instance.new("BlockMesh", p22)
  321. b6.Name = "Mesh"
  322. b6.Scale = Vector3.new(1, 0.400000006, 1)
  323. x6 = Instance.new("PointLight", p22)
  324. x6.Brightness = 3
  325. x6.Range = 10
  326. p23 = Instance.new("Part", m8)
  327. p23.BrickColor = BrickColor.new("Institutional white")
  328. p23.Material = Enum.Material.SmoothPlastic
  329. p23.CFrame = CFrame.new(431.900024, 14.1000023, 110.700012, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  330. p23.Anchored = true
  331. p23.FormFactor = Enum.FormFactor.Custom
  332. p23.Size = Vector3.new(4, 0.200000003, 1.5999999)
  333. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  334. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  335. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  336. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  337. p24 = Instance.new("Part", m)
  338. p24.BrickColor = BrickColor.new("Institutional white")
  339. p24.Material = Enum.Material.SmoothPlastic
  340. p24.Transparency = 1
  341. p24.Name = "da"
  342. p24.CFrame = CFrame.new(417.400024, 1.8500061, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  343. p24.Anchored = true
  344. p24.CanCollide = false
  345. p24.FormFactor = Enum.FormFactor.Custom
  346. p24.Size = Vector3.new(14.6000004, 1.29999995, 1)
  347. p25 = Instance.new("Part", m)
  348. p25.BrickColor = BrickColor.new("Institutional white")
  349. p25.Material = Enum.Material.SmoothPlastic
  350. p25.Transparency = 1
  351. p25.Name = "db"
  352. p25.CFrame = CFrame.new(417.400024, 3.15001297, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  353. p25.Anchored = true
  354. p25.CanCollide = false
  355. p25.FormFactor = Enum.FormFactor.Custom
  356. p25.Size = Vector3.new(14.6000004, 1.29999995, 1)
  357. p26 = Instance.new("Part", m)
  358. p26.BrickColor = BrickColor.new("Institutional white")
  359. p26.Material = Enum.Material.SmoothPlastic
  360. p26.Transparency = 1
  361. p26.Name = "dc"
  362. p26.CFrame = CFrame.new(417.400024, 4.45000458, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  363. p26.Anchored = true
  364. p26.CanCollide = false
  365. p26.FormFactor = Enum.FormFactor.Custom
  366. p26.Size = Vector3.new(14.6000004, 1.29999995, 1)
  367. p27 = Instance.new("WedgePart", m)
  368. p27.BrickColor = BrickColor.new("Institutional white")
  369. p27.Material = Enum.Material.SmoothPlastic
  370. p27.Name = "Wedge"
  371. p27.CFrame = CFrame.new(412.900024, 0.600006104, 114.400017, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  372. p27.Anchored = true
  373. p27.Size = Vector3.new(29, 1.20000005, 8)
  374. p27.TopSurface = Enum.SurfaceType.Smooth
  375. p28 = Instance.new("Part", m)
  376. p28.BrickColor = BrickColor.new("Institutional white")
  377. p28.Material = Enum.Material.SmoothPlastic
  378. p28.Transparency = 1
  379. p28.Name = "de"
  380. p28.CFrame = CFrame.new(417.400024, 7.05000305, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  381. p28.Anchored = true
  382. p28.CanCollide = false
  383. p28.FormFactor = Enum.FormFactor.Custom
  384. p28.Size = Vector3.new(14.6000004, 1.29999995, 1)
  385. p29 = Instance.new("Part", m)
  386. p29.BrickColor = BrickColor.new("Bright red")
  387. p29.Material = Enum.Material.SmoothPlastic
  388. p29.Name = "Red button (outside)"
  389. p29.CFrame = CFrame.new(416.700012, 7.70000076, 128.400024, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  390. p29.Anchored = true
  391. p29.FormFactor = Enum.FormFactor.Plate
  392. p29.Size = Vector3.new(1, 0.400000006, 1)
  393. p29.BottomSurface = Enum.SurfaceType.Smooth
  394. p29.TopSurface = Enum.SurfaceType.Smooth
  395. x7 = Instance.new("ClickDetector", p29)
  396. x7.MaxActivationDistance = 20
  397. s1 = script:clone()
  398. s1.Name = "Script"
  399. s1.Disabled = false
  400. so1 = Instance.new("StringValue", s1)
  401. so1.Name = "forCustomRun"
  402. so1.Value = [===[
  403. Button = script.Parent
  404.  
  405. Door1 = script.Parent.Parent.da
  406.  
  407. Door2 = script.Parent.Parent.db
  408.  
  409. Door3 = script.Parent.Parent.dc
  410.  
  411. Door4 = script.Parent.Parent.dd
  412.  
  413. Door5 = script.Parent.Parent.de
  414.  
  415. Door6 = script.Parent.Parent.df
  416.  
  417. Door7 = script.Parent.Parent.dg
  418.  
  419. Door8 = script.Parent.Parent.dh
  420.  
  421. Door9 = script.Parent.Parent.di
  422.  
  423. Door10 = script.Parent.Parent.dj
  424.  
  425.  
  426.  
  427.  
  428.  
  429. function onClicked()
  430.  
  431.  
  432.  
  433. print("Door Close")
  434.  
  435.  
  436. Door10.CanCollide = true
  437.  
  438. Door10.Transparency = 0
  439.  
  440. Door9.CanCollide = true
  441.  
  442. Door9.Transparency = 0
  443.  
  444. wait(.001)
  445.  
  446. Door8.CanCollide = true
  447.  
  448. Door8.Transparency = 0
  449.  
  450. Door7.CanCollide = true
  451.  
  452. Door7.Transparency = 0
  453.  
  454. Door6.CanCollide = true
  455.  
  456. Door6.Transparency = 0
  457.  
  458. wait(.001)
  459.  
  460. Door5.CanCollide = true
  461.  
  462. Door5.Transparency = 0
  463.  
  464. Door4.CanCollide = true
  465.  
  466. Door4.Transparency = 0
  467.  
  468. wait(.001)
  469.  
  470. Door3.CanCollide = true
  471.  
  472. Door3.Transparency = 0
  473.  
  474. Door2.CanCollide = true
  475.  
  476. Door2.Transparency = 0
  477.  
  478. wait(.001)
  479.  
  480. Door1.CanCollide = true
  481.  
  482. Door1.Transparency = 0
  483.  
  484. end
  485.  
  486.  
  487.  
  488. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  489.  
  490. ]===]
  491. s1.Parent = p29
  492. p30 = Instance.new("Part", m)
  493. p30.BrickColor = BrickColor.new("Really black")
  494. p30.Material = Enum.Material.SmoothPlastic
  495. p30.CFrame = CFrame.new(432.900024, 7.70000076, 100.500015, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  496. p30.Anchored = true
  497. p30.Size = Vector3.new(13, 1.20000005, 32)
  498. p30.BottomSurface = Enum.SurfaceType.Smooth
  499. p30.TopSurface = Enum.SurfaceType.Smooth
  500. p31 = Instance.new("Part", m)
  501. p31.BrickColor = BrickColor.new("Really black")
  502. p31.Material = Enum.Material.SmoothPlastic
  503. p31.CFrame = CFrame.new(432.900024, 0.600006104, 114.400017, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  504. p31.Anchored = true
  505. p31.Size = Vector3.new(29, 1.20000005, 32)
  506. p31.BottomSurface = Enum.SurfaceType.Smooth
  507. p31.TopSurface = Enum.SurfaceType.Smooth
  508. p32 = Instance.new("Part", m)
  509. p32.BrickColor = BrickColor.new("Institutional white")
  510. p32.Material = Enum.Material.SmoothPlastic
  511. p32.Transparency = 1
  512. p32.Name = "df"
  513. p32.CFrame = CFrame.new(417.400024, 8.34999466, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  514. p32.Anchored = true
  515. p32.CanCollide = false
  516. p32.FormFactor = Enum.FormFactor.Custom
  517. p32.Size = Vector3.new(14.6000004, 1.29999995, 1)
  518. p33 = Instance.new("Part", m)
  519. p33.BrickColor = BrickColor.new("Really black")
  520. p33.Material = Enum.Material.SmoothPlastic
  521. p33.CFrame = CFrame.new(449.499939, 7.20000076, 114.400017, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  522. p33.Anchored = true
  523. p33.Size = Vector3.new(14, 1.20000005, 27)
  524. p33.BottomSurface = Enum.SurfaceType.Smooth
  525. p33.TopSurface = Enum.SurfaceType.Smooth
  526. p34 = Instance.new("Part", m)
  527. p34.BrickColor = BrickColor.new("Bright red")
  528. p34.Material = Enum.Material.SmoothPlastic
  529. p34.Name = "Red button (inside)"
  530. p34.CFrame = CFrame.new(419.400024, 7.70000076, 127.500031, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  531. p34.Anchored = true
  532. p34.FormFactor = Enum.FormFactor.Plate
  533. p34.Size = Vector3.new(1, 0.400000006, 1)
  534. p34.BottomSurface = Enum.SurfaceType.Smooth
  535. p34.TopSurface = Enum.SurfaceType.Smooth
  536. x8 = Instance.new("ClickDetector", p34)
  537. x8.MaxActivationDistance = 10
  538. s2 = script:clone()
  539. s2.Name = "Script"
  540. s2.Disabled = false
  541. so2 = Instance.new("StringValue", s2)
  542. so2.Name = "forCustomRun"
  543. so2.Value = [===[
  544. Button = script.Parent
  545.  
  546. Door1 = script.Parent.Parent.da
  547.  
  548. Door2 = script.Parent.Parent.db
  549.  
  550. Door3 = script.Parent.Parent.dc
  551.  
  552. Door4 = script.Parent.Parent.dd
  553.  
  554. Door5 = script.Parent.Parent.de
  555.  
  556. Door6 = script.Parent.Parent.df
  557.  
  558. Door7 = script.Parent.Parent.dg
  559.  
  560. Door8 = script.Parent.Parent.dh
  561.  
  562. Door9 = script.Parent.Parent.di
  563.  
  564. Door10 = script.Parent.Parent.dj
  565.  
  566.  
  567.  
  568.  
  569.  
  570. function onClicked()
  571.  
  572.  
  573.  
  574. print("Door Close")
  575.  
  576.  
  577. Door10.CanCollide = true
  578.  
  579. Door10.Transparency = 0
  580.  
  581. Door9.CanCollide = true
  582.  
  583. Door9.Transparency = 0
  584.  
  585. wait(.001)
  586.  
  587. Door8.CanCollide = true
  588.  
  589. Door8.Transparency = 0
  590.  
  591. Door7.CanCollide = true
  592.  
  593. Door7.Transparency = 0
  594.  
  595. Door6.CanCollide = true
  596.  
  597. Door6.Transparency = 0
  598.  
  599. wait(.001)
  600.  
  601. Door5.CanCollide = true
  602.  
  603. Door5.Transparency = 0
  604.  
  605. Door4.CanCollide = true
  606.  
  607. Door4.Transparency = 0
  608.  
  609. wait(.001)
  610.  
  611. Door3.CanCollide = true
  612.  
  613. Door3.Transparency = 0
  614.  
  615. Door2.CanCollide = true
  616.  
  617. Door2.Transparency = 0
  618.  
  619. wait(.001)
  620.  
  621. Door1.CanCollide = true
  622.  
  623. Door1.Transparency = 0
  624.  
  625. end
  626.  
  627.  
  628.  
  629. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  630.  
  631. ]===]
  632. s2.Parent = p34
  633. p35 = Instance.new("Part", m)
  634. p35.BrickColor = BrickColor.new("Institutional white")
  635. p35.Material = Enum.Material.SmoothPlastic
  636. p35.Transparency = 1
  637. p35.Name = "dd"
  638. p35.CFrame = CFrame.new(417.400024, 5.74999809, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  639. p35.Anchored = true
  640. p35.CanCollide = false
  641. p35.FormFactor = Enum.FormFactor.Custom
  642. p35.Size = Vector3.new(14.6000004, 1.29999995, 1)
  643. p36 = Instance.new("Part", m)
  644. p36.BrickColor = BrickColor.new("Really black")
  645. p36.Material = Enum.Material.SmoothPlastic
  646. p36.CFrame = CFrame.new(432.900024, 7.70000076, 128.300018, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  647. p36.Anchored = true
  648. p36.Size = Vector3.new(13, 1.20000005, 32)
  649. p36.BottomSurface = Enum.SurfaceType.Smooth
  650. p36.TopSurface = Enum.SurfaceType.Smooth
  651. p37 = Instance.new("Part", m)
  652. p37.BrickColor = BrickColor.new("Dark green")
  653. p37.Material = Enum.Material.SmoothPlastic
  654. p37.Name = "Green button (inside)"
  655. p37.CFrame = CFrame.new(419.400024, 6.70000458, 127.500031, 0, 0, -0.999998033, 0.999996603, 0, 0, 0, -0.999997616, 0)
  656. p37.Anchored = true
  657. p37.FormFactor = Enum.FormFactor.Plate
  658. p37.Size = Vector3.new(1, 0.400000006, 1)
  659. p37.BottomSurface = Enum.SurfaceType.Smooth
  660. p37.TopSurface = Enum.SurfaceType.Smooth
  661. x9 = Instance.new("ClickDetector", p37)
  662. x9.MaxActivationDistance = 20
  663. s3 = script:clone()
  664. s3.Name = "Script"
  665. s3.Disabled = false
  666. so3 = Instance.new("StringValue", s3)
  667. so3.Name = "forCustomRun"
  668. so3.Value = [===[
  669. Button = script.Parent
  670.  
  671. Door1 = script.Parent.Parent.da
  672.  
  673. Door2 = script.Parent.Parent.db
  674.  
  675. Door3 = script.Parent.Parent.dc
  676.  
  677. Door4 = script.Parent.Parent.dd
  678.  
  679. Door5 = script.Parent.Parent.de
  680.  
  681. Door6 = script.Parent.Parent.df
  682.  
  683. Door7 = script.Parent.Parent.dg
  684.  
  685. Door8 = script.Parent.Parent.dh
  686.  
  687. Door9 = script.Parent.Parent.di
  688.  
  689. Door10 = script.Parent.Parent.dj
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696. function onClicked()
  697.  
  698.  
  699.  
  700. print("Door Open")
  701.  
  702. Door1.Transparency = 1
  703.  
  704. Door1.CanCollide = false
  705.  
  706. wait(.001)
  707.  
  708. Door2.CanCollide = false
  709.  
  710. Door2.Transparency = 1
  711.  
  712. Door3.CanCollide = false
  713.  
  714. Door3.Transparency = 1
  715.  
  716. wait(.001)
  717.  
  718. Door4.CanCollide = false
  719.  
  720. Door4.Transparency = 1
  721.  
  722. Door5.CanCollide = false
  723.  
  724. Door5.Transparency = 1
  725.  
  726. wait(.001)
  727.  
  728. Door6.CanCollide = false
  729.  
  730. Door6.Transparency = 1
  731.  
  732. Door7.CanCollide = false
  733.  
  734. Door7.Transparency = 1
  735.  
  736. wait(.001)
  737.  
  738. Door8.CanCollide = false
  739.  
  740. Door8.Transparency = 1
  741.  
  742. Door9.CanCollide = false
  743.  
  744. Door9.Transparency = 1
  745.  
  746. wait(.001)
  747. Door10.CanCollide = false
  748.  
  749. Door10.Transparency = 1
  750.  
  751.  
  752.  
  753.  
  754.  
  755. end
  756.  
  757.  
  758.  
  759. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  760.  
  761. ]===]
  762. s3.Parent = p37
  763. p38 = Instance.new("Part", m)
  764. p38.BrickColor = BrickColor.new("Dark green")
  765. p38.Material = Enum.Material.SmoothPlastic
  766. p38.Name = "Green button (outside)"
  767. p38.CFrame = CFrame.new(416.700012, 6.70000458, 128.400024, 0, 0.999999642, 0, 0.999999583, 0, 0, 0, 0, -0.999999464)
  768. p38.Anchored = true
  769. p38.FormFactor = Enum.FormFactor.Plate
  770. p38.Size = Vector3.new(1, 0.400000006, 1)
  771. p38.BottomSurface = Enum.SurfaceType.Smooth
  772. p38.TopSurface = Enum.SurfaceType.Smooth
  773. x10 = Instance.new("ClickDetector", p38)
  774. x10.MaxActivationDistance = 20
  775. s4 = script:clone()
  776. s4.Name = "Script"
  777. s4.Disabled = false
  778. so4 = Instance.new("StringValue", s4)
  779. so4.Name = "forCustomRun"
  780. so4.Value = [===[
  781. Button = script.Parent
  782.  
  783. Door1 = script.Parent.Parent.da
  784.  
  785. Door2 = script.Parent.Parent.db
  786.  
  787. Door3 = script.Parent.Parent.dc
  788.  
  789. Door4 = script.Parent.Parent.dd
  790.  
  791. Door5 = script.Parent.Parent.de
  792.  
  793. Door6 = script.Parent.Parent.df
  794.  
  795. Door7 = script.Parent.Parent.dg
  796.  
  797. Door8 = script.Parent.Parent.dh
  798.  
  799. Door9 = script.Parent.Parent.di
  800.  
  801. Door10 = script.Parent.Parent.dj
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808. function onClicked()
  809.  
  810.  
  811.  
  812. print("Door Open")
  813.  
  814. Door1.Transparency = 1
  815.  
  816. Door1.CanCollide = false
  817.  
  818. wait(.001)
  819.  
  820. Door2.CanCollide = false
  821.  
  822. Door2.Transparency = 1
  823.  
  824. Door3.CanCollide = false
  825.  
  826. Door3.Transparency = 1
  827.  
  828. wait(.001)
  829.  
  830. Door4.CanCollide = false
  831.  
  832. Door4.Transparency = 1
  833.  
  834. Door5.CanCollide = false
  835.  
  836. Door5.Transparency = 1
  837.  
  838. wait(.001)
  839.  
  840. Door6.CanCollide = false
  841.  
  842. Door6.Transparency = 1
  843.  
  844. Door7.CanCollide = false
  845.  
  846. Door7.Transparency = 1
  847.  
  848. wait(.001)
  849.  
  850. Door8.CanCollide = false
  851.  
  852. Door8.Transparency = 1
  853.  
  854. Door9.CanCollide = false
  855.  
  856. Door9.Transparency = 1
  857.  
  858. wait(.001)
  859. Door10.CanCollide = false
  860.  
  861. Door10.Transparency = 1
  862.  
  863.  
  864.  
  865.  
  866.  
  867. end
  868.  
  869.  
  870.  
  871. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  872.  
  873. ]===]
  874. s4.Parent = p38
  875. p39 = Instance.new("Part", m)
  876. p39.BrickColor = BrickColor.new("Institutional white")
  877. p39.Material = Enum.Material.SmoothPlastic
  878. p39.Transparency = 1
  879. p39.Name = "dg"
  880. p39.CFrame = CFrame.new(417.400024, 9.65000534, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  881. p39.Anchored = true
  882. p39.CanCollide = false
  883. p39.FormFactor = Enum.FormFactor.Custom
  884. p39.Size = Vector3.new(14.6000004, 1.29999995, 1)
  885. p40 = Instance.new("Part", m)
  886. p40.BrickColor = BrickColor.new("Institutional white")
  887. p40.Material = Enum.Material.SmoothPlastic
  888. p40.Transparency = 1
  889. p40.Name = "dh"
  890. p40.CFrame = CFrame.new(417.400024, 10.9499969, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  891. p40.Anchored = true
  892. p40.CanCollide = false
  893. p40.FormFactor = Enum.FormFactor.Custom
  894. p40.Size = Vector3.new(14.6000004, 1.29999995, 1)
  895. p41 = Instance.new("Part", m)
  896. p41.BrickColor = BrickColor.new("Institutional white")
  897. p41.Material = Enum.Material.SmoothPlastic
  898. p41.Transparency = 1
  899. p41.Name = "di"
  900. p41.CFrame = CFrame.new(417.400024, 12.2499962, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  901. p41.Anchored = true
  902. p41.CanCollide = false
  903. p41.FormFactor = Enum.FormFactor.Custom
  904. p41.Size = Vector3.new(14.6000004, 1.29999995, 1)
  905. p42 = Instance.new("Part", m)
  906. p42.BrickColor = BrickColor.new("Really black")
  907. p42.Material = Enum.Material.SmoothPlastic
  908. p42.CFrame = CFrame.new(433.500061, 16.3999901, 114.900017, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  909. p42.Anchored = true
  910. p42.FormFactor = Enum.FormFactor.Custom
  911. p42.Size = Vector3.new(6, 4.4000001, 33.2000008)
  912. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  913. p42.TopSurface = Enum.SurfaceType.Smooth
  914. p43 = Instance.new("Part", m)
  915. p43.BrickColor = BrickColor.new("Institutional white")
  916. p43.Material = Enum.Material.SmoothPlastic
  917. p43.Transparency = 1
  918. p43.Name = "dj"
  919. p43.CFrame = CFrame.new(417.400024, 13.5500031, 114.400009, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  920. p43.Anchored = true
  921. p43.CanCollide = false
  922. p43.FormFactor = Enum.FormFactor.Custom
  923. p43.Size = Vector3.new(14.6000004, 1.29999995, 1)
  924. p44 = Instance.new("WedgePart", m)
  925. p44.BrickColor = BrickColor.new("Really black")
  926. p44.Material = Enum.Material.SmoothPlastic
  927. p44.Name = "Wedge"
  928. p44.CFrame = CFrame.new(433.500061, 16.3999901, 105.900017, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  929. p44.Anchored = true
  930. p44.Size = Vector3.new(33.2000008, 4.4000001, 12)
  931. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  932. p44.TopSurface = Enum.SurfaceType.Smooth
  933. p45 = Instance.new("WedgePart", m)
  934. p45.BrickColor = BrickColor.new("Really black")
  935. p45.Material = Enum.Material.SmoothPlastic
  936. p45.Name = "Wedge"
  937. p45.CFrame = CFrame.new(433.500061, 16.3999901, 123.400024, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  938. p45.Anchored = true
  939. p45.Size = Vector3.new(33.2000008, 4.4000001, 11)
  940. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  941. p45.TopSurface = Enum.SurfaceType.Smooth
  942. m.Parent = game:service("Workspace")
  943. m:MakeJoints()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement