Advertisement
Roblox_Xploits

Elevator

Aug 25th, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.09 KB | None | 0 0
  1. --Bing* o we are at ur home now :D -youngwarlock
  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 = "Elevator"
  26. m1 = Instance.new("Model")
  27. m1.Name = "Mechanics"
  28. m1.Parent = m
  29. m2 = Instance.new("Model")
  30. m2.Name = "Floors"
  31. m2.Parent = m1
  32. m3 = Instance.new("Model")
  33. m3.Name = "Buttons"
  34. m3.Parent = m1
  35. m4 = Instance.new("Model")
  36. m4.Name = "Etc"
  37. m4.Parent = m1
  38. m5 = Instance.new("Model")
  39. m5.Name = "Cart"
  40. m5.Parent = m1
  41. m6 = Instance.new("Model")
  42. m6.Name = ""
  43. m6.Parent = m1
  44. m7 = Instance.new("Model")
  45. m7.Name = "Ind"
  46. m7.Parent = m1
  47. m8 = Instance.new("Model")
  48. m8.Name = "Lvl1"
  49. m8.Parent = m1
  50. m9 = Instance.new("Model")
  51. m9.Name = "Door0"
  52. m9.Parent = m8
  53. m10 = Instance.new("Model")
  54. m10.Name = "Door"
  55. m10.Parent = m9
  56. m11 = Instance.new("Model")
  57. m11.Name = "Door01"
  58. m11.Parent = m8
  59. m12 = Instance.new("Model")
  60. m12.Name = "Door"
  61. m12.Parent = m11
  62. m13 = Instance.new("Model")
  63. m13.Name = "Door02"
  64. m13.Parent = m8
  65. m14 = Instance.new("Model")
  66. m14.Name = "Door"
  67. m14.Parent = m13
  68. m15 = Instance.new("Model")
  69. m15.Name = "Lvl2"
  70. m15.Parent = m1
  71. m16 = Instance.new("Model")
  72. m16.Name = "Door0"
  73. m16.Parent = m15
  74. m17 = Instance.new("Model")
  75. m17.Name = "Door"
  76. m17.Parent = m16
  77. m18 = Instance.new("Model")
  78. m18.Name = "Door01"
  79. m18.Parent = m15
  80. m19 = Instance.new("Model")
  81. m19.Name = "Door"
  82. m19.Parent = m18
  83. m20 = Instance.new("Model")
  84. m20.Name = "Door02"
  85. m20.Parent = m15
  86. m21 = Instance.new("Model")
  87. m21.Name = "Door"
  88. m21.Parent = m20
  89. m22 = Instance.new("Model")
  90. m22.Name = "Shaft"
  91. m22.Parent = m
  92. p1 = Instance.new("Part", m2)
  93. p1.BrickColor = BrickColor.new("Black")
  94. p1.Transparency = 1
  95. p1.Name = "0"
  96. p1.CFrame = CFrame.new(-25.8000011, 0.600000024, 19.6000004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  97. p1.Anchored = true
  98. p1.CanCollide = false
  99. p1.FormFactor = Enum.FormFactor.Plate
  100. p1.Size = Vector3.new(22, 0.400000006, 22)
  101. p1.TopSurface = Enum.SurfaceType.Smooth
  102. p2 = Instance.new("Part", m2)
  103. p2.BrickColor = BrickColor.new("Bright blue")
  104. p2.Transparency = 1
  105. p2.Name = "1"
  106. p2.CFrame = CFrame.new(-25.8000011, 14.6000004, 19.6000004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  107. p2.Anchored = true
  108. p2.CanCollide = false
  109. p2.FormFactor = Enum.FormFactor.Plate
  110. p2.Size = Vector3.new(22, 0.400000006, 22)
  111. p3 = Instance.new("Part", m2)
  112. p3.BrickColor = BrickColor.new("Bright blue")
  113. p3.Transparency = 1
  114. p3.Name = "2"
  115. p3.CFrame = CFrame.new(-25.8000011, 28.6000004, 19.6000004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  116. p3.Anchored = true
  117. p3.CanCollide = false
  118. p3.FormFactor = Enum.FormFactor.Plate
  119. p3.Size = Vector3.new(22, 0.400000006, 22)
  120. p4 = Instance.new("Part", m2)
  121. p4.BrickColor = BrickColor.new("Bright blue")
  122. p4.Transparency = 1
  123. p4.Name = "3"
  124. p4.CFrame = CFrame.new(-25.8000011, 42.6000023, 19.6000004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  125. p4.Anchored = true
  126. p4.CanCollide = false
  127. p4.FormFactor = Enum.FormFactor.Plate
  128. p4.Size = Vector3.new(22, 0.400000006, 22)
  129. p4.TopSurface = Enum.SurfaceType.Smooth
  130. p5 = Instance.new("Part", m3)
  131. p5.BrickColor = BrickColor.new("Really black")
  132. p5.CFrame = CFrame.new(-34.3103065, 44.0263824, 12.7846899, -1, -3.16179758e-005, 1.17928506e-016, 1.17928241e-016, 8.03104611e-018, 1, -3.16179758e-005, 1, -8.02731718e-018)
  133. p5.FormFactor = Enum.FormFactor.Plate
  134. p5.Size = Vector3.new(1, 0.400000006, 1)
  135. p5.BackSurface = Enum.SurfaceType.Weld
  136. p5.BottomSurface = Enum.SurfaceType.Weld
  137. p5.FrontSurface = Enum.SurfaceType.Weld
  138. p5.LeftSurface = Enum.SurfaceType.Weld
  139. p5.RightSurface = Enum.SurfaceType.Weld
  140. p5.TopSurface = Enum.SurfaceType.Weld
  141. d1 = Instance.new("Decal", p5)
  142. d1.Texture = "http://www.roblox.com/asset/?id=27904549"
  143. d1.Face = Enum.NormalId.Top
  144. b1 = Instance.new("BlockMesh", p5)
  145. b1.Name = "Mesh"
  146. b1.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  147. p6 = Instance.new("Part", m3)
  148. p6.BrickColor = BrickColor.new("Really black")
  149. p6.CFrame = CFrame.new(-33.3103065, 44.0263824, 12.7847214, -1, -3.16179758e-005, 1.17928506e-016, 1.17928241e-016, 8.03104611e-018, 1, -3.16179758e-005, 1, -8.02731718e-018)
  150. p6.FormFactor = Enum.FormFactor.Plate
  151. p6.Size = Vector3.new(1, 0.400000006, 1)
  152. p6.BackSurface = Enum.SurfaceType.Weld
  153. p6.BottomSurface = Enum.SurfaceType.Weld
  154. p6.FrontSurface = Enum.SurfaceType.Weld
  155. p6.LeftSurface = Enum.SurfaceType.Weld
  156. p6.RightSurface = Enum.SurfaceType.Weld
  157. p6.TopSurface = Enum.SurfaceType.Weld
  158. b2 = Instance.new("BlockMesh", p6)
  159. b2.Name = "Mesh"
  160. b2.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  161. d2 = Instance.new("Decal", p6)
  162. d2.Texture = "http://www.roblox.com/asset/?id=27903917"
  163. d2.Face = Enum.NormalId.Top
  164. p7 = Instance.new("Part", m3)
  165. p7.BrickColor = BrickColor.new("Dark stone grey")
  166. p7.Name = "2"
  167. p7.CFrame = CFrame.new(-32.3103065, 45.0263824, 12.7847528, -1.17928506e-016, -3.16179758e-005, -1, -1, 8.03104611e-018, 1.17928241e-016, 8.02731718e-018, 1, -3.16179758e-005)
  168. p7.FormFactor = Enum.FormFactor.Plate
  169. p7.Size = Vector3.new(1, 0.400000006, 1)
  170. p7.BackSurface = Enum.SurfaceType.Weld
  171. p7.BottomSurface = Enum.SurfaceType.Weld
  172. p7.FrontSurface = Enum.SurfaceType.Weld
  173. p7.LeftSurface = Enum.SurfaceType.Weld
  174. p7.RightSurface = Enum.SurfaceType.Weld
  175. p7.TopSurface = Enum.SurfaceType.Weld
  176. d3 = Instance.new("Decal", p7)
  177. d3.Texture = "http://www.roblox.com/asset/?id=27904724"
  178. d3.Face = Enum.NormalId.Top
  179. b3 = Instance.new("BlockMesh", p7)
  180. b3.Name = "Mesh"
  181. b3.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  182. x1 = Instance.new("ClickDetector", p7)
  183. x1.MaxActivationDistance = 32
  184. s1 = script:clone()
  185. s1.Name = "Script"
  186. s1.Disabled = false
  187. so1 = Instance.new("StringValue", s1)
  188. so1.Name = "forCustomRun"
  189. so1.Value = [===[
  190. local isOn = true
  191.  
  192. function off()
  193. isOn = false
  194. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  195. end
  196.  
  197. function on()
  198. isOn = true
  199. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  200. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  201. wait(8)
  202. off()
  203. end
  204.  
  205. function onClicked()
  206.  
  207. if isOn == true then on() else on() end
  208.  
  209. end
  210.  
  211. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  212.  
  213. off()
  214. ]===]
  215. s1.Parent = p7
  216. p8 = Instance.new("Part", m3)
  217. p8.BrickColor = BrickColor.new("Dark stone grey")
  218. p8.Name = "0"
  219. p8.CFrame = CFrame.new(-32.3103065, 44.0263824, 12.7847528, -1.17928506e-016, -3.16179758e-005, -1, -1, 8.03104611e-018, 1.17928241e-016, 8.02731718e-018, 1, -3.16179758e-005)
  220. p8.FormFactor = Enum.FormFactor.Plate
  221. p8.Size = Vector3.new(1, 0.400000006, 1)
  222. p8.BackSurface = Enum.SurfaceType.Weld
  223. p8.BottomSurface = Enum.SurfaceType.Weld
  224. p8.FrontSurface = Enum.SurfaceType.Weld
  225. p8.LeftSurface = Enum.SurfaceType.Weld
  226. p8.RightSurface = Enum.SurfaceType.Weld
  227. p8.TopSurface = Enum.SurfaceType.Weld
  228. d4 = Instance.new("Decal", p8)
  229. d4.Texture = "http://www.roblox.com/asset/?id=27904724"
  230. d4.Face = Enum.NormalId.Top
  231. x2 = Instance.new("ClickDetector", p8)
  232. x2.MaxActivationDistance = 32
  233. b4 = Instance.new("BlockMesh", p8)
  234. b4.Name = "Mesh"
  235. b4.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  236. s2 = script:clone()
  237. s2.Name = "Script"
  238. s2.Disabled = false
  239. so2 = Instance.new("StringValue", s2)
  240. so2.Name = "forCustomRun"
  241. so2.Value = [===[
  242. local isOn = true
  243. local Door1 = script.Parent.Parent.Parent.Lvl1.Door0
  244. local Door2 = script.Parent.Parent.Parent.Lvl1.Door01
  245. local Door3 = script.Parent.Parent.Parent.Lvl1.Door02
  246.  
  247. function off()
  248. isOn = false
  249. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  250. script.Parent.Parent.Parent.Ind.Up1.Decal.Texture="http://www.roblox.com/asset/?id=27904700"
  251. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  252. end
  253.  
  254. function on()
  255. isOn = true
  256. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  257. script.Parent.Parent.Parent.Ind.Up1.Decal.Texture="http://www.roblox.com/asset/?id=27147903"
  258. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  259. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  260. wait(4)
  261. Door1.DoorOpener.Disabled = false
  262. Door2.DoorOpener.Disabled = false
  263. Door3.DoorOpener.Disabled = false
  264. wait(5)
  265. Door1.DoorOpener.Disabled = true
  266. Door2.DoorOpener.Disabled = true
  267. Door3.DoorOpener.Disabled = true
  268. off()
  269. end
  270.  
  271. function onClicked()
  272.  
  273. if isOn == true then on() else on() end
  274.  
  275. end
  276.  
  277. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  278.  
  279. off()
  280. ]===]
  281. s2.Parent = p8
  282. p9 = Instance.new("Part", m3)
  283. p9.BrickColor = BrickColor.new("Really black")
  284. p9.CFrame = CFrame.new(-30.3103046, 44.0263824, 12.7848158, -1, -3.16179758e-005, 1.17928506e-016, 1.17928241e-016, 8.03104611e-018, 1, -3.16179758e-005, 1, -8.02731718e-018)
  285. p9.FormFactor = Enum.FormFactor.Plate
  286. p9.Size = Vector3.new(1, 0.400000006, 1)
  287. p9.BackSurface = Enum.SurfaceType.Weld
  288. p9.BottomSurface = Enum.SurfaceType.Weld
  289. p9.FrontSurface = Enum.SurfaceType.Weld
  290. p9.LeftSurface = Enum.SurfaceType.Weld
  291. p9.RightSurface = Enum.SurfaceType.Weld
  292. p9.TopSurface = Enum.SurfaceType.Weld
  293. d5 = Instance.new("Decal", p9)
  294. d5.Texture = "http://www.roblox.com/asset/?id=27902734"
  295. d5.Face = Enum.NormalId.Top
  296. b5 = Instance.new("BlockMesh", p9)
  297. b5.Name = "Mesh"
  298. b5.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  299. p10 = Instance.new("Part", m3)
  300. p10.BrickColor = BrickColor.new("Really black")
  301. p10.CFrame = CFrame.new(-33.3103065, 45.0263824, 12.7847214, -1, -3.16179758e-005, 1.17928506e-016, 1.17928241e-016, 8.03104611e-018, 1, -3.16179758e-005, 1, -8.02731718e-018)
  302. p10.FormFactor = Enum.FormFactor.Plate
  303. p10.Size = Vector3.new(1, 0.400000006, 1)
  304. p10.BackSurface = Enum.SurfaceType.Weld
  305. p10.BottomSurface = Enum.SurfaceType.Weld
  306. p10.FrontSurface = Enum.SurfaceType.Weld
  307. p10.LeftSurface = Enum.SurfaceType.Weld
  308. p10.RightSurface = Enum.SurfaceType.Weld
  309. p10.TopSurface = Enum.SurfaceType.Weld
  310. d6 = Instance.new("Decal", p10)
  311. d6.Texture = "http://www.roblox.com/asset/?id=27902740"
  312. d6.Face = Enum.NormalId.Top
  313. b6 = Instance.new("BlockMesh", p10)
  314. b6.Name = "Mesh"
  315. b6.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  316. p11 = Instance.new("Part", m3)
  317. p11.BrickColor = BrickColor.new("Really black")
  318. p11.CFrame = CFrame.new(-30.3103046, 45.0263824, 12.7848158, -1, -3.16179758e-005, 1.17928506e-016, 1.17928241e-016, 8.03104611e-018, 1, -3.16179758e-005, 1, -8.02731718e-018)
  319. p11.FormFactor = Enum.FormFactor.Plate
  320. p11.Size = Vector3.new(1, 0.400000006, 1)
  321. p11.BackSurface = Enum.SurfaceType.Weld
  322. p11.BottomSurface = Enum.SurfaceType.Weld
  323. p11.FrontSurface = Enum.SurfaceType.Weld
  324. p11.LeftSurface = Enum.SurfaceType.Weld
  325. p11.RightSurface = Enum.SurfaceType.Weld
  326. p11.TopSurface = Enum.SurfaceType.Weld
  327. d7 = Instance.new("Decal", p11)
  328. d7.Texture = "http://www.roblox.com/asset/?id=27905693"
  329. d7.Face = Enum.NormalId.Top
  330. b7 = Instance.new("BlockMesh", p11)
  331. b7.Name = "Mesh"
  332. b7.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  333. p12 = Instance.new("Part", m3)
  334. p12.BrickColor = BrickColor.new("Dark stone grey")
  335. p12.Name = "1"
  336. p12.CFrame = CFrame.new(-29.3103046, 44.0263824, 12.7848473, -1.17928506e-016, -3.16179758e-005, -1, -1, 8.03104611e-018, 1.17928241e-016, 8.02731718e-018, 1, -3.16179758e-005)
  337. p12.FormFactor = Enum.FormFactor.Plate
  338. p12.Size = Vector3.new(1, 0.400000006, 1)
  339. p12.BackSurface = Enum.SurfaceType.Weld
  340. p12.BottomSurface = Enum.SurfaceType.Weld
  341. p12.FrontSurface = Enum.SurfaceType.Weld
  342. p12.LeftSurface = Enum.SurfaceType.Weld
  343. p12.RightSurface = Enum.SurfaceType.Weld
  344. p12.TopSurface = Enum.SurfaceType.Weld
  345. d8 = Instance.new("Decal", p12)
  346. d8.Texture = "http://www.roblox.com/asset/?id=27904724"
  347. d8.Face = Enum.NormalId.Top
  348. b8 = Instance.new("BlockMesh", p12)
  349. b8.Name = "Mesh"
  350. b8.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  351. x3 = Instance.new("ClickDetector", p12)
  352. x3.MaxActivationDistance = 32
  353. s3 = script:clone()
  354. s3.Name = "Script"
  355. s3.Disabled = false
  356. so3 = Instance.new("StringValue", s3)
  357. so3.Name = "forCustomRun"
  358. so3.Value = [===[
  359. local isOn = true
  360. local Door1 = script.Parent.Parent.Parent.Lvl2.Door0
  361. local Door2 = script.Parent.Parent.Parent.Lvl2.Door01
  362. local Door3 = script.Parent.Parent.Parent.Lvl2.Door02
  363.  
  364. function off()
  365. isOn = false
  366. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  367. end
  368.  
  369. function on()
  370. isOn = true
  371. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  372. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  373. wait(4)
  374. Door1.DoorOpener.Disabled = false
  375. Door2.DoorOpener.Disabled = false
  376. Door3.DoorOpener.Disabled = false
  377. wait(5)
  378. Door1.DoorOpener.Disabled = true
  379. Door2.DoorOpener.Disabled = true
  380. Door3.DoorOpener.Disabled = true
  381. off()
  382. end
  383.  
  384. function onClicked()
  385.  
  386. if isOn == true then on() else on() end
  387.  
  388. end
  389.  
  390. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  391.  
  392. off()
  393. ]===]
  394. s3.Parent = p12
  395. p13 = Instance.new("Part", m3)
  396. p13.BrickColor = BrickColor.new("Dark grey")
  397. p13.Name = "3"
  398. p13.CFrame = CFrame.new(-29.3103046, 45.0263824, 12.7848473, -1.17928506e-016, -3.16179758e-005, -1, -1, 8.03104611e-018, 1.17928241e-016, 8.02731718e-018, 1, -3.16179758e-005)
  399. p13.FormFactor = Enum.FormFactor.Plate
  400. p13.Size = Vector3.new(1, 0.400000006, 1)
  401. p13.BackSurface = Enum.SurfaceType.Weld
  402. p13.BottomSurface = Enum.SurfaceType.Weld
  403. p13.FrontSurface = Enum.SurfaceType.Weld
  404. p13.LeftSurface = Enum.SurfaceType.Weld
  405. p13.RightSurface = Enum.SurfaceType.Weld
  406. p13.TopSurface = Enum.SurfaceType.Weld
  407. d9 = Instance.new("Decal", p13)
  408. d9.Texture = "http://www.roblox.com/asset/?id=27904724"
  409. d9.Face = Enum.NormalId.Top
  410. b9 = Instance.new("BlockMesh", p13)
  411. b9.Name = "Mesh"
  412. b9.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  413. x4 = Instance.new("ClickDetector", p13)
  414. x4.MaxActivationDistance = 32
  415. s4 = script:clone()
  416. s4.Name = "Script"
  417. s4.Disabled = false
  418. so4 = Instance.new("StringValue", s4)
  419. so4.Name = "forCustomRun"
  420. so4.Value = [===[
  421. local isOn = true
  422.  
  423. function off()
  424. isOn = false
  425. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  426. end
  427.  
  428. function on()
  429. isOn = true
  430. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  431. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  432. wait(8)
  433. off()
  434. end
  435.  
  436. function onClicked()
  437.  
  438. if isOn == true then on() else on() end
  439.  
  440. end
  441.  
  442. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  443.  
  444. off()
  445. ]===]
  446. s4.Parent = p13
  447. p14 = Instance.new("Part", m3)
  448. p14.BrickColor = BrickColor.new("Really black")
  449. p14.CFrame = CFrame.new(-27.3000011, 48.2999992, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  450. p14.FormFactor = Enum.FormFactor.Plate
  451. p14.Size = Vector3.new(1, 0.400000006, 1)
  452. p14.BackSurface = Enum.SurfaceType.Weld
  453. p14.BottomSurface = Enum.SurfaceType.Weld
  454. p14.FrontSurface = Enum.SurfaceType.Weld
  455. p14.LeftSurface = Enum.SurfaceType.Weld
  456. p14.RightSurface = Enum.SurfaceType.Weld
  457. p14.TopSurface = Enum.SurfaceType.Weld
  458. d10 = Instance.new("Decal", p14)
  459. d10.Texture = "http://www.roblox.com/asset/?id=27904523"
  460. d10.Face = Enum.NormalId.Top
  461. b10 = Instance.new("BlockMesh", p14)
  462. b10.Name = "Mesh"
  463. b10.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  464. p15 = Instance.new("Part", m3)
  465. p15.BrickColor = BrickColor.new("Dark stone grey")
  466. p15.Name = "3"
  467. p15.CFrame = CFrame.new(-28.3000011, 48.2999992, 7.4000001, 0, -0, -1, 1, -0, -0, 0, -1, -0)
  468. p15.FormFactor = Enum.FormFactor.Plate
  469. p15.Size = Vector3.new(1, 0.400000006, 1)
  470. p15.BackSurface = Enum.SurfaceType.Weld
  471. p15.BottomSurface = Enum.SurfaceType.Weld
  472. p15.FrontSurface = Enum.SurfaceType.Weld
  473. p15.LeftSurface = Enum.SurfaceType.Weld
  474. p15.RightSurface = Enum.SurfaceType.Weld
  475. p15.TopSurface = Enum.SurfaceType.Weld
  476. d11 = Instance.new("Decal", p15)
  477. d11.Texture = "http://www.roblox.com/asset/?id=27904724"
  478. d11.Face = Enum.NormalId.Top
  479. b11 = Instance.new("BlockMesh", p15)
  480. b11.Name = "Mesh"
  481. b11.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  482. x5 = Instance.new("ClickDetector", p15)
  483. x5.MaxActivationDistance = 32
  484. s5 = script:clone()
  485. s5.Name = "Script"
  486. s5.Disabled = false
  487. so5 = Instance.new("StringValue", s5)
  488. so5.Name = "forCustomRun"
  489. so5.Value = [===[
  490. local isOn = true
  491.  
  492. function off()
  493. isOn = false
  494. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  495. script.Parent.Parent.Parent.Ind.Down3.Decal.Texture="http://www.roblox.com/asset/?id=27241504"
  496. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  497. end
  498.  
  499. function on()
  500. isOn = true
  501. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  502. script.Parent.Parent.Parent.Ind.Down3.Decal.Texture="http://www.roblox.com/asset/?id=27147903"
  503. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900511"
  504. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  505. wait(8)
  506. off()
  507. end
  508.  
  509. function onClicked()
  510.  
  511. if isOn == true then on() else on() end
  512.  
  513. end
  514.  
  515. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  516.  
  517. off()
  518. ]===]
  519. s5.Parent = p15
  520. p16 = Instance.new("Part", m3)
  521. p16.BrickColor = BrickColor.new("Really black")
  522. p16.CFrame = CFrame.new(-27.3000011, 35.2999992, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  523. p16.FormFactor = Enum.FormFactor.Plate
  524. p16.Size = Vector3.new(1, 0.400000006, 1)
  525. p16.BackSurface = Enum.SurfaceType.Weld
  526. p16.BottomSurface = Enum.SurfaceType.Weld
  527. p16.FrontSurface = Enum.SurfaceType.Weld
  528. p16.LeftSurface = Enum.SurfaceType.Weld
  529. p16.RightSurface = Enum.SurfaceType.Weld
  530. p16.TopSurface = Enum.SurfaceType.Weld
  531. d12 = Instance.new("Decal", p16)
  532. d12.Texture = "http://www.roblox.com/asset/?id=27904587"
  533. d12.Face = Enum.NormalId.Top
  534. b12 = Instance.new("BlockMesh", p16)
  535. b12.Name = "Mesh"
  536. b12.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  537. p17 = Instance.new("Part", m3)
  538. p17.BrickColor = BrickColor.new("Dark stone grey")
  539. p17.Name = "2"
  540. p17.CFrame = CFrame.new(-28.3000011, 35.2999992, 7.4000001, 0, -0, -1, 1, -0, -0, 0, -1, -0)
  541. p17.FormFactor = Enum.FormFactor.Plate
  542. p17.Size = Vector3.new(1, 0.400000006, 1)
  543. p17.BackSurface = Enum.SurfaceType.Weld
  544. p17.BottomSurface = Enum.SurfaceType.Weld
  545. p17.FrontSurface = Enum.SurfaceType.Weld
  546. p17.LeftSurface = Enum.SurfaceType.Weld
  547. p17.RightSurface = Enum.SurfaceType.Weld
  548. p17.TopSurface = Enum.SurfaceType.Weld
  549. d13 = Instance.new("Decal", p17)
  550. d13.Texture = "http://www.roblox.com/asset/?id=27904724"
  551. d13.Face = Enum.NormalId.Top
  552. b13 = Instance.new("BlockMesh", p17)
  553. b13.Name = "Mesh"
  554. b13.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  555. x6 = Instance.new("ClickDetector", p17)
  556. x6.MaxActivationDistance = 32
  557. s6 = script:clone()
  558. s6.Name = "Script"
  559. s6.Disabled = false
  560. so6 = Instance.new("StringValue", s6)
  561. so6.Name = "forCustomRun"
  562. so6.Value = [===[
  563. local isOn = true
  564.  
  565. function off()
  566. isOn = false
  567. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  568. script.Parent.Parent.Parent.Ind.Up3.Decal.Texture="http://www.roblox.com/asset/?id=27904700"
  569. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  570. end
  571.  
  572. function on()
  573. isOn = true
  574. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  575. script.Parent.Parent.Parent.Ind.Up3.Decal.Texture="http://www.roblox.com/asset/?id=27147903"
  576. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  577. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  578. wait(8)
  579. off()
  580. end
  581.  
  582. function onClicked()
  583.  
  584. if isOn == true then on() else on() end
  585.  
  586. end
  587.  
  588. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  589.  
  590. off()
  591. ]===]
  592. s6.Parent = p17
  593. p18 = Instance.new("Part", m3)
  594. p18.BrickColor = BrickColor.new("Dark stone grey")
  595. p18.Name = "2"
  596. p18.CFrame = CFrame.new(-28.3000011, 34.2999992, 7.4000001, 0, -0, -1, 1, -0, -0, 0, -1, -0)
  597. p18.FormFactor = Enum.FormFactor.Plate
  598. p18.Size = Vector3.new(1, 0.400000006, 1)
  599. p18.BackSurface = Enum.SurfaceType.Weld
  600. p18.BottomSurface = Enum.SurfaceType.Weld
  601. p18.FrontSurface = Enum.SurfaceType.Weld
  602. p18.LeftSurface = Enum.SurfaceType.Weld
  603. p18.RightSurface = Enum.SurfaceType.Weld
  604. p18.TopSurface = Enum.SurfaceType.Weld
  605. d14 = Instance.new("Decal", p18)
  606. d14.Texture = "http://www.roblox.com/asset/?id=27904724"
  607. d14.Face = Enum.NormalId.Top
  608. b14 = Instance.new("BlockMesh", p18)
  609. b14.Name = "Mesh"
  610. b14.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  611. x7 = Instance.new("ClickDetector", p18)
  612. x7.MaxActivationDistance = 32
  613. s7 = script:clone()
  614. s7.Name = "Script"
  615. s7.Disabled = false
  616. so7 = Instance.new("StringValue", s7)
  617. so7.Name = "forCustomRun"
  618. so7.Value = [===[
  619. local isOn = true
  620.  
  621. function off()
  622. isOn = false
  623. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  624. script.Parent.Parent.Parent.Ind.Down2.Decal.Texture="http://www.roblox.com/asset/?id=27241504"
  625. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  626. end
  627.  
  628. function on()
  629. isOn = true
  630. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  631. script.Parent.Parent.Parent.Ind.Down2.Decal.Texture="http://www.roblox.com/asset/?id=27147903"
  632. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900511"
  633. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  634. wait(8)
  635. off()
  636. end
  637.  
  638. function onClicked()
  639.  
  640. if isOn == true then on() else on() end
  641.  
  642. end
  643.  
  644. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  645.  
  646. off()
  647. ]===]
  648. s7.Parent = p18
  649. p19 = Instance.new("Part", m3)
  650. p19.BrickColor = BrickColor.new("Really black")
  651. p19.CFrame = CFrame.new(-27.3000011, 34.2999992, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  652. p19.FormFactor = Enum.FormFactor.Plate
  653. p19.Size = Vector3.new(1, 0.400000006, 1)
  654. p19.BackSurface = Enum.SurfaceType.Weld
  655. p19.BottomSurface = Enum.SurfaceType.Weld
  656. p19.FrontSurface = Enum.SurfaceType.Weld
  657. p19.LeftSurface = Enum.SurfaceType.Weld
  658. p19.RightSurface = Enum.SurfaceType.Weld
  659. p19.TopSurface = Enum.SurfaceType.Weld
  660. d15 = Instance.new("Decal", p19)
  661. d15.Texture = "http://www.roblox.com/asset/?id=27904523"
  662. d15.Face = Enum.NormalId.Top
  663. b15 = Instance.new("BlockMesh", p19)
  664. b15.Name = "Mesh"
  665. b15.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  666. p20 = Instance.new("Part", m3)
  667. p20.BrickColor = BrickColor.new("Dark stone grey")
  668. p20.Name = "1"
  669. p20.CFrame = CFrame.new(-28.3000011, 19.8999996, 7.4000001, 0, -0, -1, 1, -0, -0, 0, -1, -0)
  670. p20.FormFactor = Enum.FormFactor.Plate
  671. p20.Size = Vector3.new(1, 0.400000006, 1)
  672. p20.BackSurface = Enum.SurfaceType.Weld
  673. p20.BottomSurface = Enum.SurfaceType.Weld
  674. p20.FrontSurface = Enum.SurfaceType.Weld
  675. p20.LeftSurface = Enum.SurfaceType.Weld
  676. p20.RightSurface = Enum.SurfaceType.Weld
  677. p20.TopSurface = Enum.SurfaceType.Weld
  678. d16 = Instance.new("Decal", p20)
  679. d16.Texture = "http://www.roblox.com/asset/?id=27904724"
  680. d16.Face = Enum.NormalId.Top
  681. b16 = Instance.new("BlockMesh", p20)
  682. b16.Name = "Mesh"
  683. b16.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  684. x8 = Instance.new("ClickDetector", p20)
  685. x8.MaxActivationDistance = 32
  686. s8 = script:clone()
  687. s8.Name = "Script"
  688. s8.Disabled = false
  689. so8 = Instance.new("StringValue", s8)
  690. so8.Name = "forCustomRun"
  691. so8.Value = [===[
  692. local isOn = true
  693. local Door1 = script.Parent.Parent.Parent.Lvl2.Door0
  694. local Door2 = script.Parent.Parent.Parent.Lvl2.Door01
  695. local Door3 = script.Parent.Parent.Parent.Lvl2.Door02
  696.  
  697. function off()
  698. isOn = false
  699. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  700. end
  701.  
  702. function on()
  703. isOn = true
  704. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  705. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  706. wait(4)
  707. Door1.DoorOpener.Disabled = false
  708. Door2.DoorOpener.Disabled = false
  709. Door3.DoorOpener.Disabled = false
  710. wait(5)
  711. Door1.DoorOpener.Disabled = true
  712. Door2.DoorOpener.Disabled = true
  713. Door3.DoorOpener.Disabled = true
  714. off()
  715. end
  716.  
  717. function onClicked()
  718.  
  719. if isOn == true then on() else on() end
  720.  
  721. end
  722.  
  723. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  724.  
  725. off()
  726. ]===]
  727. s8.Parent = p20
  728. p21 = Instance.new("Part", m3)
  729. p21.BrickColor = BrickColor.new("Really black")
  730. p21.CFrame = CFrame.new(-27.3000011, 19.8999996, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  731. p21.FormFactor = Enum.FormFactor.Plate
  732. p21.Size = Vector3.new(1, 0.400000006, 1)
  733. p21.BackSurface = Enum.SurfaceType.Weld
  734. p21.BottomSurface = Enum.SurfaceType.Weld
  735. p21.FrontSurface = Enum.SurfaceType.Weld
  736. p21.LeftSurface = Enum.SurfaceType.Weld
  737. p21.RightSurface = Enum.SurfaceType.Weld
  738. p21.TopSurface = Enum.SurfaceType.Weld
  739. d17 = Instance.new("Decal", p21)
  740. d17.Texture = "http://www.roblox.com/asset/?id=27904523"
  741. d17.Face = Enum.NormalId.Top
  742. b17 = Instance.new("BlockMesh", p21)
  743. b17.Name = "Mesh"
  744. b17.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  745. p22 = Instance.new("Part", m3)
  746. p22.BrickColor = BrickColor.new("Dark stone grey")
  747. p22.Name = "1"
  748. p22.CFrame = CFrame.new(-28.3000011, 20.8999996, 7.4000001, 0, -0, -1, 1, -0, -0, 0, -1, -0)
  749. p22.FormFactor = Enum.FormFactor.Plate
  750. p22.Size = Vector3.new(1, 0.400000006, 1)
  751. p22.BackSurface = Enum.SurfaceType.Weld
  752. p22.BottomSurface = Enum.SurfaceType.Weld
  753. p22.FrontSurface = Enum.SurfaceType.Weld
  754. p22.LeftSurface = Enum.SurfaceType.Weld
  755. p22.RightSurface = Enum.SurfaceType.Weld
  756. p22.TopSurface = Enum.SurfaceType.Weld
  757. d18 = Instance.new("Decal", p22)
  758. d18.Texture = "http://www.roblox.com/asset/?id=27904724"
  759. d18.Face = Enum.NormalId.Top
  760. b18 = Instance.new("BlockMesh", p22)
  761. b18.Name = "Mesh"
  762. b18.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  763. x9 = Instance.new("ClickDetector", p22)
  764. x9.MaxActivationDistance = 32
  765. s9 = script:clone()
  766. s9.Name = "Script"
  767. s9.Disabled = false
  768. so9 = Instance.new("StringValue", s9)
  769. so9.Name = "forCustomRun"
  770. so9.Value = [===[
  771. local isOn = true
  772. local Door1 = script.Parent.Parent.Parent.Lvl2.Door0
  773. local Door2 = script.Parent.Parent.Parent.Lvl2.Door01
  774. local Door3 = script.Parent.Parent.Parent.Lvl2.Door02
  775.  
  776. function off()
  777. isOn = false
  778. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  779. end
  780.  
  781. function on()
  782. isOn = true
  783. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  784. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  785. wait(4)
  786. Door1.DoorOpener.Disabled = false
  787. Door2.DoorOpener.Disabled = false
  788. Door3.DoorOpener.Disabled = false
  789. wait(5)
  790. Door1.DoorOpener.Disabled = true
  791. Door2.DoorOpener.Disabled = true
  792. Door3.DoorOpener.Disabled = true
  793. off()
  794. end
  795.  
  796. function onClicked()
  797.  
  798. if isOn == true then on() else on() end
  799.  
  800. end
  801.  
  802. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  803.  
  804. off()
  805. ]===]
  806. s9.Parent = p22
  807. p23 = Instance.new("Part", m3)
  808. p23.BrickColor = BrickColor.new("Really black")
  809. p23.CFrame = CFrame.new(-27.3000011, 20.8999996, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  810. p23.FormFactor = Enum.FormFactor.Plate
  811. p23.Size = Vector3.new(1, 0.400000006, 1)
  812. p23.BackSurface = Enum.SurfaceType.Weld
  813. p23.BottomSurface = Enum.SurfaceType.Weld
  814. p23.FrontSurface = Enum.SurfaceType.Weld
  815. p23.LeftSurface = Enum.SurfaceType.Weld
  816. p23.RightSurface = Enum.SurfaceType.Weld
  817. p23.TopSurface = Enum.SurfaceType.Weld
  818. d19 = Instance.new("Decal", p23)
  819. d19.Texture = "http://www.roblox.com/asset/?id=27904587"
  820. d19.Face = Enum.NormalId.Top
  821. b19 = Instance.new("BlockMesh", p23)
  822. b19.Name = "Mesh"
  823. b19.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  824. p24 = Instance.new("Part", m3)
  825. p24.BrickColor = BrickColor.new("Really black")
  826. p24.CFrame = CFrame.new(-27.3000011, 5.30000019, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  827. p24.FormFactor = Enum.FormFactor.Plate
  828. p24.Size = Vector3.new(1, 0.400000006, 1)
  829. p24.BackSurface = Enum.SurfaceType.Weld
  830. p24.BottomSurface = Enum.SurfaceType.Weld
  831. p24.FrontSurface = Enum.SurfaceType.Weld
  832. p24.LeftSurface = Enum.SurfaceType.Weld
  833. p24.RightSurface = Enum.SurfaceType.Weld
  834. p24.TopSurface = Enum.SurfaceType.Weld
  835. d20 = Instance.new("Decal", p24)
  836. d20.Texture = "http://www.roblox.com/asset/?id=27904587"
  837. d20.Face = Enum.NormalId.Top
  838. b20 = Instance.new("BlockMesh", p24)
  839. b20.Name = "Mesh"
  840. b20.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  841. p25 = Instance.new("Part", m3)
  842. p25.BrickColor = BrickColor.new("Dark stone grey")
  843. p25.Name = "0"
  844. p25.CFrame = CFrame.new(-28.3000011, 5.30000019, 7.4000001, 0, -0, -1, 1, -0, -0, 0, -1, -0)
  845. p25.FormFactor = Enum.FormFactor.Plate
  846. p25.Size = Vector3.new(1, 0.400000006, 1)
  847. p25.BackSurface = Enum.SurfaceType.Weld
  848. p25.BottomSurface = Enum.SurfaceType.Weld
  849. p25.FrontSurface = Enum.SurfaceType.Weld
  850. p25.LeftSurface = Enum.SurfaceType.Weld
  851. p25.RightSurface = Enum.SurfaceType.Weld
  852. p25.TopSurface = Enum.SurfaceType.Weld
  853. d21 = Instance.new("Decal", p25)
  854. d21.Texture = "http://www.roblox.com/asset/?id=27904724"
  855. d21.Face = Enum.NormalId.Top
  856. x10 = Instance.new("ClickDetector", p25)
  857. x10.MaxActivationDistance = 32
  858. b21 = Instance.new("BlockMesh", p25)
  859. b21.Name = "Mesh"
  860. b21.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  861. s10 = script:clone()
  862. s10.Name = "Script"
  863. s10.Disabled = false
  864. so10 = Instance.new("StringValue", s10)
  865. so10.Name = "forCustomRun"
  866. so10.Value = [===[
  867. local isOn = true
  868. local Door1 = script.Parent.Parent.Parent.Lvl1.Door0
  869. local Door2 = script.Parent.Parent.Parent.Lvl1.Door01
  870. local Door3 = script.Parent.Parent.Parent.Lvl1.Door02
  871.  
  872. function off()
  873. isOn = false
  874. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904724"
  875. script.Parent.Parent.Parent.Ind.Up1.Decal.Texture="http://www.roblox.com/asset/?id=27904700"
  876. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  877. end
  878.  
  879. function on()
  880. isOn = true
  881. script.Parent.Decal.Texture="http://www.roblox.com/asset/?id=27904713"
  882. script.Parent.Parent.Parent.Ind.Up1.Decal.Texture="http://www.roblox.com/asset/?id=27147903"
  883. script.Parent.Parent.Parent.Etc.Updn.Decal.Texture="http://www.roblox.com/asset/?id=27900546"
  884. script.Parent.Parent.Parent.Cart.Mover.BodyPosition.position = script.Parent.Parent.Parent.Floors:FindFirstChild(script.Parent.Name).Position
  885. wait(4)
  886. Door1.DoorOpener.Disabled = false
  887. Door2.DoorOpener.Disabled = false
  888. Door3.DoorOpener.Disabled = false
  889. wait(5)
  890. Door1.DoorOpener.Disabled = true
  891. Door2.DoorOpener.Disabled = true
  892. Door3.DoorOpener.Disabled = true
  893. off()
  894. end
  895.  
  896. function onClicked()
  897.  
  898. if isOn == true then on() else on() end
  899.  
  900. end
  901.  
  902. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  903.  
  904. off()
  905. ]===]
  906. s10.Parent = p25
  907. p26 = Instance.new("Part", m4)
  908. p26.BrickColor = BrickColor.new("Black")
  909. p26.CFrame = CFrame.new(-17, 9.10000038, 8.10000038, -0, -1, 0, -0, -0, 1, -1, -0, 0)
  910. p26.FormFactor = Enum.FormFactor.Plate
  911. p26.Size = Vector3.new(1, 0.400000006, 1)
  912. p26.TopSurface = Enum.SurfaceType.Smooth
  913. b22 = Instance.new("BlockMesh", p26)
  914. b22.Name = "Mesh"
  915. b22.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  916. d22 = Instance.new("Decal", p26)
  917. d22.Texture = "http://www.roblox.com/asset/?id=27903917"
  918. d22.Face = Enum.NormalId.Top
  919. p27 = Instance.new("Part", m4)
  920. p27.BrickColor = BrickColor.new("Black")
  921. p27.CFrame = CFrame.new(-17, 23.1000004, 8.10000038, -0, -1, 0, -0, -0, 1, -1, -0, 0)
  922. p27.FormFactor = Enum.FormFactor.Plate
  923. p27.Size = Vector3.new(1, 0.400000006, 1)
  924. p27.TopSurface = Enum.SurfaceType.Smooth
  925. b23 = Instance.new("BlockMesh", p27)
  926. b23.Name = "Mesh"
  927. b23.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  928. d23 = Instance.new("Decal", p27)
  929. d23.Texture = "http://www.roblox.com/asset/?id=27902734"
  930. d23.Face = Enum.NormalId.Top
  931. p28 = Instance.new("Part", m4)
  932. p28.BrickColor = BrickColor.new("Medium stone grey")
  933. p28.CFrame = CFrame.new(-17, 37.1000023, 8.10000038, -0, -1, 0, -0, -0, 1, -1, -0, 0)
  934. p28.FormFactor = Enum.FormFactor.Plate
  935. p28.Size = Vector3.new(1, 0.400000006, 1)
  936. p28.TopSurface = Enum.SurfaceType.Smooth
  937. b24 = Instance.new("BlockMesh", p28)
  938. b24.Name = "Mesh"
  939. b24.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  940. d24 = Instance.new("Decal", p28)
  941. d24.Texture = "http://www.roblox.com/asset/?id=27902740"
  942. d24.Face = Enum.NormalId.Top
  943. p29 = Instance.new("Part", m4)
  944. p29.BrickColor = BrickColor.new("Medium stone grey")
  945. p29.CFrame = CFrame.new(-17, 50.9000015, 8.10000038, -0, -1, 0, -0, -0, 1, -1, -0, 0)
  946. p29.FormFactor = Enum.FormFactor.Plate
  947. p29.Size = Vector3.new(1, 0.400000006, 1)
  948. p29.TopSurface = Enum.SurfaceType.Smooth
  949. b25 = Instance.new("BlockMesh", p29)
  950. b25.Name = "Mesh"
  951. b25.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  952. d25 = Instance.new("Decal", p29)
  953. d25.Texture = "http://www.roblox.com/asset/?id=27905693"
  954. d25.Face = Enum.NormalId.Top
  955. p30 = Instance.new("Part", m4)
  956. p30.BrickColor = BrickColor.new("Dark grey")
  957. p30.Name = "Updn"
  958. p30.CFrame = CFrame.new(-30.8103046, 48.9263802, 12.7848005, -1, -3.16179758e-005, 1.17928506e-016, 1.17928241e-016, 8.03104611e-018, 1, -3.16179758e-005, 1, -8.02731718e-018)
  959. p30.FormFactor = Enum.FormFactor.Plate
  960. p30.Size = Vector3.new(2, 0.400000006, 2)
  961. b26 = Instance.new("BlockMesh", p30)
  962. b26.Name = "Mesh"
  963. b26.Scale = Vector3.new(1, 0, 1)
  964. d26 = Instance.new("Decal", p30)
  965. d26.Texture = "http://www.roblox.com/asset/?id=27900546"
  966. d26.Face = Enum.NormalId.Top
  967. p31 = Instance.new("Part", m4)
  968. p31.BrickColor = BrickColor.new("Dark grey")
  969. p31.Reflectance = 0.10000000149012
  970. p31.Transparency = 0.10000000149012
  971. p31.CFrame = CFrame.new(-31.8103046, 51.4263802, 12.7847691, 1, -3.16179758e-005, -1.17928506e-016, -1.17928241e-016, 8.03104611e-018, -1, 3.16179758e-005, 1, 8.02731718e-018)
  972. p31.FormFactor = Enum.FormFactor.Plate
  973. p31.Size = Vector3.new(4, 0.400000006, 1)
  974. b27 = Instance.new("SpecialMesh", p31)
  975. b27.MeshType = Enum.MeshType.Torso
  976. b27.Name = "Mesh"
  977. b27.Scale = Vector3.new(0.699999988, 0.699999988, 0.699999988)
  978. p32 = Instance.new("Part", m4)
  979. p32.BrickColor = BrickColor.new("Dark grey")
  980. p32.CFrame = CFrame.new(-19.7032356, 51.7270393, 25.240324, -0.31873095, 0.00150188233, -0.947843969, -0.000637994963, -0.999998808, -0.00136998482, -0.947844923, 0.000168062921, 0.318731666)
  981. p32.FormFactor = Enum.FormFactor.Plate
  982. p32.Size = Vector3.new(1, 0.400000006, 2)
  983. p32.BottomSurface = Enum.SurfaceType.Smooth
  984. p32.TopSurface = Enum.SurfaceType.Smooth
  985. b28 = Instance.new("BlockMesh", p32)
  986. b28.Name = "Mesh"
  987. b28.Scale = Vector3.new(0.699999988, 0, 1)
  988. p33 = Instance.new("Part", m4)
  989. p33.BrickColor = BrickColor.new("Mid gray")
  990. p33.Transparency = 0.89999997615814
  991. p33.CFrame = CFrame.new(-20.8105621, 52.1262512, 25.08531, -3.09932548e-005, 1.99290503e-006, 1, 7.90085414e-006, -1, 1.99314968e-006, 1, 7.90091599e-006, 3.09932402e-005)
  992. p33.FormFactor = Enum.FormFactor.Plate
  993. p33.Size = Vector3.new(2, 0.400000006, 2)
  994. p33.BottomSurface = Enum.SurfaceType.Weld
  995. p33.TopSurface = Enum.SurfaceType.Motor
  996. p33.TopSurfaceInput = Enum.InputType.Constant
  997. p33.TopParamA = -0.10000000149012
  998. p33.TopParamB = 0.10000000149012
  999. p34 = Instance.new("Part", m4)
  1000. p34.BrickColor = BrickColor.new("Dark grey")
  1001. p34.CFrame = CFrame.new(-21.9208336, 51.7264099, 24.9505081, -0.336402774, 0.000181525917, -0.941718102, 0.000765927951, -0.999999523, -0.000466366822, -0.941717863, -0.000878175313, 0.336402535)
  1002. p34.FormFactor = Enum.FormFactor.Plate
  1003. p34.Size = Vector3.new(1, 0.400000006, 2)
  1004. p34.BottomSurface = Enum.SurfaceType.Smooth
  1005. p34.TopSurface = Enum.SurfaceType.Smooth
  1006. b29 = Instance.new("BlockMesh", p34)
  1007. b29.Name = "Mesh"
  1008. b29.Scale = Vector3.new(0.699999988, 0, 1)
  1009. p35 = Instance.new("Part", m4)
  1010. p35.BrickColor = BrickColor.new("Dark grey")
  1011. p35.CFrame = CFrame.new(-20.9596043, 51.727459, 26.1952229, 0.945847988, -0.000420083816, -0.324609667, -0.000551872363, -0.999999762, -0.000313926546, -0.324609488, 0.000476069923, -0.945847988)
  1012. p35.FormFactor = Enum.FormFactor.Plate
  1013. p35.Size = Vector3.new(1, 0.400000006, 2)
  1014. p35.BottomSurface = Enum.SurfaceType.Smooth
  1015. p35.TopSurface = Enum.SurfaceType.Smooth
  1016. b30 = Instance.new("BlockMesh", p35)
  1017. b30.Name = "Mesh"
  1018. b30.Scale = Vector3.new(0.699999988, 0, 1)
  1019. p36 = Instance.new("Part", m4)
  1020. p36.BrickColor = BrickColor.new("Dark grey")
  1021. p36.CFrame = CFrame.new(-20.6539574, 51.7267876, 23.9775486, 0.948061287, 0.000184165663, -0.318087637, 0.000214109605, -0.999999881, 5.91767166e-005, -0.318087637, -0.000124208775, -0.948061228)
  1022. p36.FormFactor = Enum.FormFactor.Plate
  1023. p36.Size = Vector3.new(1, 0.400000006, 2)
  1024. p36.BottomSurface = Enum.SurfaceType.Smooth
  1025. p36.TopSurface = Enum.SurfaceType.Smooth
  1026. b31 = Instance.new("BlockMesh", p36)
  1027. b31.Name = "Mesh"
  1028. b31.Scale = Vector3.new(0.699999988, 0, 1)
  1029. p37 = Instance.new("Part", m4)
  1030. p37.BrickColor = BrickColor.new("Bright yellow")
  1031. p37.Transparency = 1
  1032. p37.Name = "Number"
  1033. p37.CFrame = CFrame.new(-31.3000011, 42.9950027, 14.000001, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1034. p37.Anchored = true
  1035. p37.CanCollide = false
  1036. p37.FormFactor = Enum.FormFactor.Plate
  1037. p37.Size = Vector3.new(2, 0.400000006, 1)
  1038. p37.LeftSurface = Enum.SurfaceType.Weld
  1039. p37.RightSurface = Enum.SurfaceType.Weld
  1040. p37.LeftParamA = 0
  1041. p37.LeftParamB = 0
  1042. p37.RightParamA = 0
  1043. p37.RightParamB = 0
  1044. x11 = Instance.new("Sound", p37)
  1045. x11.Name = "Victory"
  1046. x11.Pitch = 1.8500000238419
  1047. x11.SoundId = "http://www.roblox.com/asset/?id=15666462"
  1048. x11.Volume = 1
  1049. x11.Looped = false
  1050. x11.PlayOnRemove = false
  1051. s11 = script:clone()
  1052. s11.Name = "Script"
  1053. s11.Disabled = false
  1054. so11 = Instance.new("StringValue", s11)
  1055. so11.Name = "forCustomRun"
  1056. so11.Value = [===[
  1057. -- declarations
  1058.  
  1059. local head = script.Parent
  1060. local sound = head:findFirstChild("Victory")
  1061.  
  1062. function onTouched(part)
  1063. local h = part.Parent:findFirstChild("Humanoid")
  1064. if h~=nil then
  1065. sound:play()
  1066. if part.Parent:findFirstChild("Head"):findFirstChild("face").Texture == nil then return end
  1067. part.Parent:findFirstChild("Head"):findFirstChild("face").Texture="http://www.roblox.com/asset/?id=27900045"
  1068. end
  1069. end
  1070.  
  1071. script.Parent.Touched:connect(onTouched)
  1072. ]===]
  1073. s11.Parent = p37
  1074. p38 = Instance.new("Part", m4)
  1075. p38.BrickColor = BrickColor.new("Bright yellow")
  1076. p38.Transparency = 1
  1077. p38.Name = "Number"
  1078. p38.CFrame = CFrame.new(-31.3000011, 14.1999998, 14, -0, 0, 1, -0, 1, 0, -1, 0, 0)
  1079. p38.Anchored = true
  1080. p38.CanCollide = false
  1081. p38.FormFactor = Enum.FormFactor.Plate
  1082. p38.Size = Vector3.new(2, 0.400000006, 1)
  1083. p38.LeftSurface = Enum.SurfaceType.Weld
  1084. p38.RightSurface = Enum.SurfaceType.Weld
  1085. p38.LeftParamA = 0
  1086. p38.LeftParamB = 0
  1087. p38.RightParamA = 0
  1088. p38.RightParamB = 0
  1089. x12 = Instance.new("Sound", p38)
  1090. x12.Name = "Victory"
  1091. x12.Pitch = 1.8500000238419
  1092. x12.SoundId = "http://www.roblox.com/asset/?id=15666462"
  1093. x12.Volume = 1
  1094. x12.Looped = false
  1095. x12.PlayOnRemove = false
  1096. s12 = script:clone()
  1097. s12.Name = "Script"
  1098. s12.Disabled = false
  1099. so12 = Instance.new("StringValue", s12)
  1100. so12.Name = "forCustomRun"
  1101. so12.Value = [===[
  1102. -- declarations
  1103.  
  1104. local head = script.Parent
  1105. local sound = head:findFirstChild("Victory")
  1106.  
  1107. function onTouched(part)
  1108. local h = part.Parent:findFirstChild("Humanoid")
  1109. if h~=nil then
  1110. sound:play()
  1111. if part.Parent:findFirstChild("Head"):findFirstChild("face").Texture == nil then return end
  1112. part.Parent:findFirstChild("Head"):findFirstChild("face").Texture="http://www.roblox.com/asset/?id=27900193"
  1113. end
  1114. end
  1115.  
  1116. script.Parent.Touched:connect(onTouched)
  1117. ]===]
  1118. s12.Parent = p38
  1119. p39 = Instance.new("Part", m4)
  1120. p39.BrickColor = BrickColor.new("Bright yellow")
  1121. p39.Transparency = 1
  1122. p39.Name = "Number"
  1123. p39.CFrame = CFrame.new(-31.3000011, 36.5950012, 14.000001, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1124. p39.Anchored = true
  1125. p39.CanCollide = false
  1126. p39.FormFactor = Enum.FormFactor.Plate
  1127. p39.Size = Vector3.new(2, 0.400000006, 1)
  1128. p39.LeftSurface = Enum.SurfaceType.Weld
  1129. p39.RightSurface = Enum.SurfaceType.Weld
  1130. p39.LeftParamA = 0
  1131. p39.LeftParamB = 0
  1132. p39.RightParamA = 0
  1133. p39.RightParamB = 0
  1134. x13 = Instance.new("Sound", p39)
  1135. x13.Name = "Victory"
  1136. x13.Pitch = 1.8500000238419
  1137. x13.SoundId = "http://www.roblox.com/asset/?id=15666462"
  1138. x13.Volume = 1
  1139. x13.Looped = false
  1140. x13.PlayOnRemove = false
  1141. s13 = script:clone()
  1142. s13.Name = "Script"
  1143. s13.Disabled = false
  1144. so13 = Instance.new("StringValue", s13)
  1145. so13.Name = "forCustomRun"
  1146. so13.Value = [===[
  1147. -- declarations
  1148.  
  1149. local head = script.Parent
  1150. local sound = head:findFirstChild("Victory")
  1151.  
  1152. function onTouched(part)
  1153. local h = part.Parent:findFirstChild("Humanoid")
  1154. if h~=nil then
  1155. sound:play()
  1156. if part.Parent:findFirstChild("Head"):findFirstChild("face").Texture == nil then return end
  1157. part.Parent:findFirstChild("Head"):findFirstChild("face").Texture="http://www.roblox.com/asset/?id=27900038"
  1158. end
  1159. end
  1160.  
  1161. script.Parent.Touched:connect(onTouched)
  1162. ]===]
  1163. s13.Parent = p39
  1164. p40 = Instance.new("Part", m4)
  1165. p40.BrickColor = BrickColor.new("Bright yellow")
  1166. p40.Transparency = 1
  1167. p40.Name = "Number"
  1168. p40.CFrame = CFrame.new(-31.3000011, 22.9990005, 14.000001, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1169. p40.Anchored = true
  1170. p40.CanCollide = false
  1171. p40.FormFactor = Enum.FormFactor.Plate
  1172. p40.Size = Vector3.new(2, 0.400000006, 1)
  1173. p40.LeftSurface = Enum.SurfaceType.Weld
  1174. p40.RightSurface = Enum.SurfaceType.Weld
  1175. p40.LeftParamA = 0
  1176. p40.LeftParamB = 0
  1177. p40.RightParamA = 0
  1178. p40.RightParamB = 0
  1179. x14 = Instance.new("Sound", p40)
  1180. x14.Name = "Victory"
  1181. x14.Pitch = 1.8500000238419
  1182. x14.SoundId = "http://www.roblox.com/asset/?id=15666462"
  1183. x14.Volume = 1
  1184. x14.Looped = false
  1185. x14.PlayOnRemove = false
  1186. s14 = script:clone()
  1187. s14.Name = "Script"
  1188. s14.Disabled = false
  1189. so14 = Instance.new("StringValue", s14)
  1190. so14.Name = "forCustomRun"
  1191. so14.Value = [===[
  1192. -- declarations
  1193.  
  1194. local head = script.Parent
  1195. local sound = head:findFirstChild("Victory")
  1196.  
  1197. function onTouched(part)
  1198. local h = part.Parent:findFirstChild("Humanoid")
  1199. if h~=nil then
  1200. sound:play()
  1201. if part.Parent:findFirstChild("Head"):findFirstChild("face").Texture == nil then return end
  1202. part.Parent:findFirstChild("Head"):findFirstChild("face").Texture="http://www.roblox.com/asset/?id=27900031"
  1203. end
  1204. end
  1205.  
  1206. script.Parent.Touched:connect(onTouched)
  1207. ]===]
  1208. s14.Parent = p40
  1209. p41 = Instance.new("Part", m5)
  1210. p41.BrickColor = BrickColor.new("Sand green")
  1211. p41.Material = Enum.Material.Slate
  1212. p41.CFrame = CFrame.new(-26.8108196, 46.3263817, 29.0849266, -3.16179758e-005, 1.17928506e-016, -1, 8.03104611e-018, 1, 1.17928241e-016, 1, -8.02731718e-018, -3.16179758e-005)
  1213. p41.Size = Vector3.new(1, 12.0000019, 20)
  1214. p41.BottomSurface = Enum.SurfaceType.Weld
  1215. p41.TopSurface = Enum.SurfaceType.Hinge
  1216. p41.TopParamA = 0
  1217. p41.TopParamB = 0
  1218. p42 = Instance.new("Part", m5)
  1219. p42.BrickColor = BrickColor.new("Sand green")
  1220. p42.Material = Enum.Material.Slate
  1221. p42.CFrame = CFrame.new(-36.3105049, 46.3263817, 19.0846272, -3.16179758e-005, 1.17928506e-016, -1, 8.03104611e-018, 1, 1.17928241e-016, 1, -8.02731718e-018, -3.16179758e-005)
  1222. p42.Size = Vector3.new(19, 12.0000019, 1)
  1223. p42.BottomSurface = Enum.SurfaceType.Weld
  1224. p42.TopSurface = Enum.SurfaceType.Hinge
  1225. p42.TopParamA = 0
  1226. p42.TopParamB = 0
  1227. p43 = Instance.new("Part", m5)
  1228. p43.BrickColor = BrickColor.new("Sand green")
  1229. p43.Material = Enum.Material.Slate
  1230. p43.CFrame = CFrame.new(-17.3105049, 46.3263817, 19.0852261, -3.16179758e-005, 1.17928506e-016, -1, 8.03104611e-018, 1, 1.17928241e-016, 1, -8.02731718e-018, -3.16179758e-005)
  1231. p43.Size = Vector3.new(19, 12.0000019, 1)
  1232. p43.BottomSurface = Enum.SurfaceType.Weld
  1233. p43.TopSurface = Enum.SurfaceType.Hinge
  1234. p43.TopParamA = 0
  1235. p43.TopParamB = 0
  1236. p44 = Instance.new("Part", m5)
  1237. p44.BrickColor = BrickColor.new("Institutional white")
  1238. p44.Name = "Smooth Block Model"
  1239. p44.CFrame = CFrame.new(-26.8103924, 52.5261955, 19.5851212, 1, -1.99290503e-006, -3.09932548e-005, 1.99314968e-006, 1, 7.90085414e-006, 3.09932402e-005, -7.90091599e-006, 1)
  1240. p44.FormFactor = Enum.FormFactor.Plate
  1241. p44.Size = Vector3.new(20, 0.400000006, 20)
  1242. p44.BottomSurface = Enum.SurfaceType.Weld
  1243. p44.TopSurface = Enum.SurfaceType.Smooth
  1244. d27 = Instance.new("Decal", p44)
  1245. d27.Texture = "http://www.roblox.com/asset/?id=2635165"
  1246. d27.Face = Enum.NormalId.Bottom
  1247. p45 = Instance.new("Part", m5)
  1248. p45.BrickColor = BrickColor.new("Sand green")
  1249. p45.Material = Enum.Material.Slate
  1250. p45.Name = "Mover"
  1251. p45.CFrame = CFrame.new(-26.8105202, 40.1263809, 19.5849266, 1, 1.17928506e-016, -3.16179758e-005, -1.17928241e-016, 1, 8.03104611e-018, 3.16179758e-005, -8.02731718e-018, 1)
  1252. p45.FormFactor = Enum.FormFactor.Plate
  1253. p45.Size = Vector3.new(20, 0.400000006, 20)
  1254. p45.BottomSurface = Enum.SurfaceType.Smooth
  1255. p45.TopSurface = Enum.SurfaceType.Weld
  1256. x15 = Instance.new("BodyGyro", p45)
  1257. x15.maxTorque = Vector3.new(400000, 0, 400000)
  1258. x15.cframe = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1259. x16 = Instance.new("BodyPosition", p45)
  1260. x16.maxForce = Vector3.new(400000, 4e+009, 400000)
  1261. x16.position = Vector3.new(-345.240021, 60.5880013, -488.884033)
  1262. x16.P = 1000
  1263. s15 = script:clone()
  1264. s15.Name = "Script"
  1265. s15.Disabled = false
  1266. so15 = Instance.new("StringValue", s15)
  1267. so15.Name = "forCustomRun"
  1268. so15.Value = [===[
  1269. script.Parent.BodyPosition.position = script.Parent.Position
  1270. ]===]
  1271. s15.Parent = p45
  1272. p46 = Instance.new("Part", m5)
  1273. p46.BrickColor = BrickColor.new("Sand green")
  1274. p46.Material = Enum.Material.Slate
  1275. p46.CFrame = CFrame.new(-31.3102512, 46.3263817, 11.0847845, -3.16179758e-005, 1.17928506e-016, -1, 8.03104611e-018, 1, 1.17928241e-016, 1, -8.02731718e-018, -3.16179758e-005)
  1276. p46.Size = Vector3.new(3, 12.0000019, 9)
  1277. p46.BottomSurface = Enum.SurfaceType.Weld
  1278. p46.FrontSurface = Enum.SurfaceType.Weld
  1279. p46.RightSurface = Enum.SurfaceType.Weld
  1280. p46.TopSurface = Enum.SurfaceType.Hinge
  1281. p46.TopParamA = 0
  1282. p46.TopParamB = 0
  1283. p47 = Instance.new("Part", m6)
  1284. p47.BrickColor = BrickColor.new("Bright blue")
  1285. p47.Name = "Head"
  1286. p47.CFrame = CFrame.new(-32.8103065, 48.9263802, 12.7847366, -1, -3.16179758e-005, 1.17928506e-016, 1.17928241e-016, 8.03104611e-018, 1, -3.16179758e-005, 1, -8.02731718e-018)
  1287. p47.FormFactor = Enum.FormFactor.Plate
  1288. p47.Size = Vector3.new(2, 0.400000006, 2)
  1289. b32 = Instance.new("BlockMesh", p47)
  1290. b32.Name = "Mesh"
  1291. b32.Scale = Vector3.new(1, 0, 1)
  1292. d28 = Instance.new("Decal", p47)
  1293. d28.Texture = "http://www.roblox.com/asset/?id=27900193"
  1294. d28.Face = Enum.NormalId.Top
  1295. p48 = Instance.new("Part", m7)
  1296. p48.BrickColor = BrickColor.new("Sand green")
  1297. p48.Material = Enum.Material.Slate
  1298. p48.CFrame = CFrame.new(-29.8000011, 25.6000004, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1299. p48.Anchored = true
  1300. p48.FormFactor = Enum.FormFactor.Plate
  1301. p48.Size = Vector3.new(6, 0.400000006, 2)
  1302. b33 = Instance.new("SpecialMesh", p48)
  1303. b33.MeshType = Enum.MeshType.Torso
  1304. b33.Name = "Mesh"
  1305. p49 = Instance.new("Part", m7)
  1306. p49.BrickColor = BrickColor.new("Sand green")
  1307. p49.Material = Enum.Material.Slate
  1308. p49.CFrame = CFrame.new(-29.8000011, 39.6000023, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1309. p49.Anchored = true
  1310. p49.FormFactor = Enum.FormFactor.Plate
  1311. p49.Size = Vector3.new(6, 0.400000006, 2)
  1312. b34 = Instance.new("SpecialMesh", p49)
  1313. b34.MeshType = Enum.MeshType.Torso
  1314. b34.Name = "Mesh"
  1315. p50 = Instance.new("Part", m7)
  1316. p50.BrickColor = BrickColor.new("Sand green")
  1317. p50.Material = Enum.Material.Slate
  1318. p50.CFrame = CFrame.new(-29.8000011, 53.7999992, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1319. p50.Anchored = true
  1320. p50.FormFactor = Enum.FormFactor.Plate
  1321. p50.Size = Vector3.new(4, 0.400000006, 2)
  1322. b35 = Instance.new("SpecialMesh", p50)
  1323. b35.MeshType = Enum.MeshType.Torso
  1324. b35.Name = "Mesh"
  1325. p51 = Instance.new("Part", m7)
  1326. p51.BrickColor = BrickColor.new("Sand green")
  1327. p51.Material = Enum.Material.Slate
  1328. p51.CFrame = CFrame.new(-29.8000011, 11.8000002, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1329. p51.Anchored = true
  1330. p51.FormFactor = Enum.FormFactor.Plate
  1331. p51.Size = Vector3.new(4, 0.400000006, 2)
  1332. b36 = Instance.new("SpecialMesh", p51)
  1333. b36.MeshType = Enum.MeshType.Torso
  1334. b36.Name = "Mesh"
  1335. p52 = Instance.new("Part", m7)
  1336. p52.BrickColor = BrickColor.new("Sand green")
  1337. p52.Material = Enum.Material.Slate
  1338. p52.Name = "Up2"
  1339. p52.CFrame = CFrame.new(-30.8000011, 25.5990009, 7.00000048, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  1340. p52.FormFactor = Enum.FormFactor.Plate
  1341. p52.Size = Vector3.new(2, 0.400000006, 2)
  1342. p52.BackSurface = Enum.SurfaceType.Weld
  1343. p52.BottomSurface = Enum.SurfaceType.Weld
  1344. p52.FrontSurface = Enum.SurfaceType.Weld
  1345. p52.LeftSurface = Enum.SurfaceType.Weld
  1346. p52.RightSurface = Enum.SurfaceType.Weld
  1347. p52.TopSurface = Enum.SurfaceType.Weld
  1348. b37 = Instance.new("BlockMesh", p52)
  1349. b37.Name = "Mesh"
  1350. b37.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1351. d29 = Instance.new("Decal", p52)
  1352. d29.Texture = "http://www.roblox.com/asset/?id=27904700"
  1353. d29.Face = Enum.NormalId.Top
  1354. p53 = Instance.new("Part", m7)
  1355. p53.BrickColor = BrickColor.new("Sand green")
  1356. p53.Material = Enum.Material.Slate
  1357. p53.Name = "Up3"
  1358. p53.CFrame = CFrame.new(-30.8000011, 39.5950012, 7.00000048, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  1359. p53.FormFactor = Enum.FormFactor.Plate
  1360. p53.Size = Vector3.new(2, 0.400000006, 2)
  1361. p53.BackSurface = Enum.SurfaceType.Weld
  1362. p53.BottomSurface = Enum.SurfaceType.Weld
  1363. p53.FrontSurface = Enum.SurfaceType.Weld
  1364. p53.LeftSurface = Enum.SurfaceType.Weld
  1365. p53.RightSurface = Enum.SurfaceType.Weld
  1366. p53.TopSurface = Enum.SurfaceType.Weld
  1367. b38 = Instance.new("BlockMesh", p53)
  1368. b38.Name = "Mesh"
  1369. b38.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1370. d30 = Instance.new("Decal", p53)
  1371. d30.Texture = "http://www.roblox.com/asset/?id=27904700"
  1372. d30.Face = Enum.NormalId.Top
  1373. p54 = Instance.new("Part", m7)
  1374. p54.BrickColor = BrickColor.new("Sand green")
  1375. p54.Material = Enum.Material.Slate
  1376. p54.Name = "Up1"
  1377. p54.CFrame = CFrame.new(-29.8000011, 11.8000002, 7, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1378. p54.FormFactor = Enum.FormFactor.Plate
  1379. p54.Size = Vector3.new(2, 0.400000006, 2)
  1380. p54.BackSurface = Enum.SurfaceType.Weld
  1381. p54.BottomSurface = Enum.SurfaceType.Weld
  1382. p54.FrontSurface = Enum.SurfaceType.Weld
  1383. p54.LeftSurface = Enum.SurfaceType.Weld
  1384. p54.RightSurface = Enum.SurfaceType.Weld
  1385. p54.TopSurface = Enum.SurfaceType.Weld
  1386. b39 = Instance.new("BlockMesh", p54)
  1387. b39.Name = "Mesh"
  1388. b39.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1389. d31 = Instance.new("Decal", p54)
  1390. d31.Texture = "http://www.roblox.com/asset/?id=27904700"
  1391. d31.Face = Enum.NormalId.Top
  1392. p55 = Instance.new("Part", m7)
  1393. p55.BrickColor = BrickColor.new("Sand green")
  1394. p55.Material = Enum.Material.Slate
  1395. p55.Name = "Down2"
  1396. p55.CFrame = CFrame.new(-28.8000011, 39.5950012, 7.00000048, -1, 0, -0, 0, 0, -1, 0, -1, -0)
  1397. p55.FormFactor = Enum.FormFactor.Plate
  1398. p55.Size = Vector3.new(2, 0.400000006, 2)
  1399. p55.BackSurface = Enum.SurfaceType.Weld
  1400. p55.BottomSurface = Enum.SurfaceType.Weld
  1401. p55.FrontSurface = Enum.SurfaceType.Weld
  1402. p55.LeftSurface = Enum.SurfaceType.Weld
  1403. p55.RightSurface = Enum.SurfaceType.Weld
  1404. p55.TopSurface = Enum.SurfaceType.Weld
  1405. b40 = Instance.new("BlockMesh", p55)
  1406. b40.Name = "Mesh"
  1407. b40.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1408. d32 = Instance.new("Decal", p55)
  1409. d32.Texture = "http://www.roblox.com/asset/?id=27241504"
  1410. d32.Face = Enum.NormalId.Top
  1411. p56 = Instance.new("Part", m7)
  1412. p56.BrickColor = BrickColor.new("Sand green")
  1413. p56.Material = Enum.Material.Slate
  1414. p56.Name = "Down1"
  1415. p56.CFrame = CFrame.new(-28.8000011, 25.5990009, 7.00000048, -1, 0, -0, 0, 0, -1, 0, -1, -0)
  1416. p56.FormFactor = Enum.FormFactor.Plate
  1417. p56.Size = Vector3.new(2, 0.400000006, 2)
  1418. p56.BackSurface = Enum.SurfaceType.Weld
  1419. p56.BottomSurface = Enum.SurfaceType.Weld
  1420. p56.FrontSurface = Enum.SurfaceType.Weld
  1421. p56.LeftSurface = Enum.SurfaceType.Weld
  1422. p56.RightSurface = Enum.SurfaceType.Weld
  1423. p56.TopSurface = Enum.SurfaceType.Weld
  1424. b41 = Instance.new("BlockMesh", p56)
  1425. b41.Name = "Mesh"
  1426. b41.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1427. d33 = Instance.new("Decal", p56)
  1428. d33.Texture = "http://www.roblox.com/asset/?id=27241504"
  1429. d33.Face = Enum.NormalId.Top
  1430. p57 = Instance.new("Part", m7)
  1431. p57.BrickColor = BrickColor.new("Sand green")
  1432. p57.Material = Enum.Material.Slate
  1433. p57.Name = "Down3"
  1434. p57.CFrame = CFrame.new(-29.8000011, 53.795002, 7.00000048, -1, 0, -0, 0, 0, -1, 0, -1, -0)
  1435. p57.FormFactor = Enum.FormFactor.Plate
  1436. p57.Size = Vector3.new(2, 0.400000006, 2)
  1437. p57.BackSurface = Enum.SurfaceType.Weld
  1438. p57.BottomSurface = Enum.SurfaceType.Weld
  1439. p57.FrontSurface = Enum.SurfaceType.Weld
  1440. p57.LeftSurface = Enum.SurfaceType.Weld
  1441. p57.RightSurface = Enum.SurfaceType.Weld
  1442. p57.TopSurface = Enum.SurfaceType.Weld
  1443. b42 = Instance.new("BlockMesh", p57)
  1444. b42.Name = "Mesh"
  1445. b42.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1446. d34 = Instance.new("Decal", p57)
  1447. d34.Texture = "http://www.roblox.com/asset/?id=27241504"
  1448. d34.Face = Enum.NormalId.Top
  1449. p58 = Instance.new("Part", m10)
  1450. p58.BrickColor = BrickColor.new("Institutional white")
  1451. p58.Reflectance = 0.30000001192093
  1452. p58.Name = "Door2"
  1453. p58.CFrame = CFrame.new(-18.894001, 6.62500048, 7.99500036, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1454. p58.Anchored = true
  1455. p58.FormFactor = Enum.FormFactor.Custom
  1456. p58.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1457. p58.BottomSurface = Enum.SurfaceType.Smooth
  1458. p58.TopSurface = Enum.SurfaceType.Smooth
  1459. p59 = Instance.new("Part", m10)
  1460. p59.BrickColor = BrickColor.new("Institutional white")
  1461. p59.Reflectance = 0.30000001192093
  1462. p59.Name = "Door1"
  1463. p59.CFrame = CFrame.new(-23.5240002, 6.63000011, 7.99500036, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1464. p59.Anchored = true
  1465. p59.FormFactor = Enum.FormFactor.Custom
  1466. p59.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1467. p59.BottomSurface = Enum.SurfaceType.Smooth
  1468. p59.TopSurface = Enum.SurfaceType.Smooth
  1469. p60 = Instance.new("Part", m12)
  1470. p60.BrickColor = BrickColor.new("Dark stone grey")
  1471. p60.Reflectance = 0.30000001192093
  1472. p60.Name = "Door2"
  1473. p60.CFrame = CFrame.new(-18.894001, 6.62500048, 8.57500076, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1474. p60.Anchored = true
  1475. p60.FormFactor = Enum.FormFactor.Custom
  1476. p60.Size = Vector3.new(0.699999988, 13.249999, 4.63000011)
  1477. p60.BottomSurface = Enum.SurfaceType.Smooth
  1478. p60.TopSurface = Enum.SurfaceType.Smooth
  1479. p61 = Instance.new("Part", m12)
  1480. p61.BrickColor = BrickColor.new("Dark stone grey")
  1481. p61.Reflectance = 0.30000001192093
  1482. p61.Name = "Door1"
  1483. p61.CFrame = CFrame.new(-23.5240002, 6.63000011, 8.57500076, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1484. p61.Anchored = true
  1485. p61.FormFactor = Enum.FormFactor.Custom
  1486. p61.Size = Vector3.new(0.699999988, 13.249999, 4.63000011)
  1487. p61.BottomSurface = Enum.SurfaceType.Smooth
  1488. p61.TopSurface = Enum.SurfaceType.Smooth
  1489. p62 = Instance.new("Part", m14)
  1490. p62.BrickColor = BrickColor.new("Institutional white")
  1491. p62.Reflectance = 0.30000001192093
  1492. p62.Name = "Door2"
  1493. p62.CFrame = CFrame.new(-18.894001, 6.62500048, 9.14500046, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1494. p62.Anchored = true
  1495. p62.FormFactor = Enum.FormFactor.Custom
  1496. p62.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1497. p62.BottomSurface = Enum.SurfaceType.Smooth
  1498. p62.TopSurface = Enum.SurfaceType.Smooth
  1499. p63 = Instance.new("Part", m14)
  1500. p63.BrickColor = BrickColor.new("Institutional white")
  1501. p63.Reflectance = 0.30000001192093
  1502. p63.Name = "Door1"
  1503. p63.CFrame = CFrame.new(-23.5240002, 6.63000011, 9.15500069, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1504. p63.Anchored = true
  1505. p63.FormFactor = Enum.FormFactor.Custom
  1506. p63.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1507. p63.BottomSurface = Enum.SurfaceType.Smooth
  1508. p63.TopSurface = Enum.SurfaceType.Smooth
  1509. p64 = Instance.new("Part", m17)
  1510. p64.BrickColor = BrickColor.new("Institutional white")
  1511. p64.Reflectance = 0.30000001192093
  1512. p64.Name = "Door2"
  1513. p64.CFrame = CFrame.new(-18.9840012, 21.1250019, 7.99500036, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1514. p64.Anchored = true
  1515. p64.FormFactor = Enum.FormFactor.Custom
  1516. p64.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1517. p64.BottomSurface = Enum.SurfaceType.Smooth
  1518. p64.TopSurface = Enum.SurfaceType.Smooth
  1519. p65 = Instance.new("Part", m17)
  1520. p65.BrickColor = BrickColor.new("Institutional white")
  1521. p65.Reflectance = 0.30000001192093
  1522. p65.Name = "Door1"
  1523. p65.CFrame = CFrame.new(-23.6140003, 21.1300011, 7.99500036, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1524. p65.Anchored = true
  1525. p65.FormFactor = Enum.FormFactor.Custom
  1526. p65.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1527. p65.BottomSurface = Enum.SurfaceType.Smooth
  1528. p65.TopSurface = Enum.SurfaceType.Smooth
  1529. p66 = Instance.new("Part", m19)
  1530. p66.BrickColor = BrickColor.new("Dark stone grey")
  1531. p66.Reflectance = 0.30000001192093
  1532. p66.Name = "Door2"
  1533. p66.CFrame = CFrame.new(-18.9840012, 21.1250019, 8.57500076, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1534. p66.Anchored = true
  1535. p66.FormFactor = Enum.FormFactor.Custom
  1536. p66.Size = Vector3.new(0.699999988, 13.249999, 4.63000011)
  1537. p66.BottomSurface = Enum.SurfaceType.Smooth
  1538. p66.TopSurface = Enum.SurfaceType.Smooth
  1539. p67 = Instance.new("Part", m19)
  1540. p67.BrickColor = BrickColor.new("Dark stone grey")
  1541. p67.Reflectance = 0.30000001192093
  1542. p67.Name = "Door1"
  1543. p67.CFrame = CFrame.new(-23.6140003, 21.1300011, 8.57500076, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1544. p67.Anchored = true
  1545. p67.FormFactor = Enum.FormFactor.Custom
  1546. p67.Size = Vector3.new(0.699999988, 13.249999, 4.63000011)
  1547. p67.BottomSurface = Enum.SurfaceType.Smooth
  1548. p67.TopSurface = Enum.SurfaceType.Smooth
  1549. p68 = Instance.new("Part", m21)
  1550. p68.BrickColor = BrickColor.new("Institutional white")
  1551. p68.Reflectance = 0.30000001192093
  1552. p68.Name = "Door2"
  1553. p68.CFrame = CFrame.new(-18.9840012, 21.1250019, 9.15500069, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1554. p68.Anchored = true
  1555. p68.FormFactor = Enum.FormFactor.Custom
  1556. p68.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1557. p68.BottomSurface = Enum.SurfaceType.Smooth
  1558. p68.TopSurface = Enum.SurfaceType.Smooth
  1559. p69 = Instance.new("Part", m21)
  1560. p69.BrickColor = BrickColor.new("Institutional white")
  1561. p69.Reflectance = 0.30000001192093
  1562. p69.Name = "Door1"
  1563. p69.CFrame = CFrame.new(-23.6140003, 21.1300011, 9.15500069, -2.27997332e-014, 1.50995803e-007, 1, -1.50995803e-007, 1, -1.50995803e-007, -1, -1.50995803e-007, 0)
  1564. p69.Anchored = true
  1565. p69.FormFactor = Enum.FormFactor.Custom
  1566. p69.Size = Vector3.new(0.300000012, 13.249999, 4.63000011)
  1567. p69.BottomSurface = Enum.SurfaceType.Smooth
  1568. p69.TopSurface = Enum.SurfaceType.Smooth
  1569. p70 = Instance.new("Part", m22)
  1570. p70.BrickColor = BrickColor.new("Sand green")
  1571. p70.Material = Enum.Material.Slate
  1572. p70.Name = "Shaft"
  1573. p70.CFrame = CFrame.new(-25.8000011, 0.200000003, 19.6000004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1574. p70.Anchored = true
  1575. p70.FormFactor = Enum.FormFactor.Plate
  1576. p70.Size = Vector3.new(24, 0.400000006, 24)
  1577. p70.TopSurface = Enum.SurfaceType.Smooth
  1578. p71 = Instance.new("Part", m22)
  1579. p71.BrickColor = BrickColor.new("Sand green")
  1580. p71.Material = Enum.Material.Slate
  1581. p71.Name = "Shaft"
  1582. p71.CFrame = CFrame.new(-21.3000011, 0.600000024, 8.10000038, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1583. p71.Anchored = true
  1584. p71.FormFactor = Enum.FormFactor.Plate
  1585. p71.Size = Vector3.new(9, 0.400000006, 1)
  1586. p71.TopSurface = Enum.SurfaceType.Smooth
  1587. p72 = Instance.new("Part", m22)
  1588. p72.BrickColor = BrickColor.new("Sand green")
  1589. p72.Material = Enum.Material.Slate
  1590. p72.Name = "Shaft"
  1591. p72.CFrame = CFrame.new(-21.3000011, 14, 8.10000038, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1592. p72.Anchored = true
  1593. p72.FormFactor = Enum.FormFactor.Plate
  1594. p72.Size = Vector3.new(9, 1.60000002, 1)
  1595. p72.BackSurface = Enum.SurfaceType.Weld
  1596. p72.BottomSurface = Enum.SurfaceType.Smooth
  1597. p72.TopSurface = Enum.SurfaceType.Smooth
  1598. p73 = Instance.new("Part", m22)
  1599. p73.BrickColor = BrickColor.new("Sand green")
  1600. p73.Material = Enum.Material.Slate
  1601. p73.Name = "Shaft"
  1602. p73.CFrame = CFrame.new(-21.3000011, 42, 8.10000038, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1603. p73.Anchored = true
  1604. p73.FormFactor = Enum.FormFactor.Plate
  1605. p73.Size = Vector3.new(9, 1.60000002, 1)
  1606. p73.BackSurface = Enum.SurfaceType.Weld
  1607. p73.BottomSurface = Enum.SurfaceType.Smooth
  1608. p73.TopSurface = Enum.SurfaceType.Smooth
  1609. p74 = Instance.new("Part", m22)
  1610. p74.BrickColor = BrickColor.new("Sand green")
  1611. p74.Material = Enum.Material.Slate
  1612. p74.Name = "Shaft"
  1613. p74.CFrame = CFrame.new(-37.3000031, 28.6000023, 19.1000004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1614. p74.Anchored = true
  1615. p74.FormFactor = Enum.FormFactor.Plate
  1616. p74.Size = Vector3.new(1, 56.4000359, 23)
  1617. p75 = Instance.new("Part", m22)
  1618. p75.BrickColor = BrickColor.new("Sand green")
  1619. p75.Material = Enum.Material.Slate
  1620. p75.Name = "Shaft"
  1621. p75.CFrame = CFrame.new(-31.3000011, 28.6000023, 8.10000038, 0, 0, -1, 0, 1, -0, 1, 0, -0)
  1622. p75.Anchored = true
  1623. p75.FormFactor = Enum.FormFactor.Plate
  1624. p75.Size = Vector3.new(1, 56.4000359, 11)
  1625. p76 = Instance.new("Part", m22)
  1626. p76.BrickColor = BrickColor.new("Sand green")
  1627. p76.Material = Enum.Material.Slate
  1628. p76.Name = "Shaft"
  1629. p76.CFrame = CFrame.new(-25.8000011, 57, 19.6000004, 0, 0, -1, 0, 1, -0, 1, 0, -0)
  1630. p76.Anchored = true
  1631. p76.FormFactor = Enum.FormFactor.Plate
  1632. p76.Size = Vector3.new(24, 0.400000006, 24)
  1633. p76.BottomSurface = Enum.SurfaceType.Smooth
  1634. p77 = Instance.new("Part", m22)
  1635. p77.BrickColor = BrickColor.new("Sand green")
  1636. p77.Material = Enum.Material.Slate
  1637. p77.Name = "Shaft"
  1638. p77.CFrame = CFrame.new(-21.3000011, 28, 8.10000038, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1639. p77.Anchored = true
  1640. p77.FormFactor = Enum.FormFactor.Plate
  1641. p77.Size = Vector3.new(9, 1.60000002, 1)
  1642. p77.BackSurface = Enum.SurfaceType.Weld
  1643. p77.BottomSurface = Enum.SurfaceType.Smooth
  1644. p77.TopSurface = Enum.SurfaceType.Smooth
  1645. p78 = Instance.new("Part", m22)
  1646. p78.BrickColor = BrickColor.new("Sand green")
  1647. p78.Material = Enum.Material.Slate
  1648. p78.Name = "Shaft"
  1649. p78.CFrame = CFrame.new(-26.3000011, 28.6000023, 31.1000023, 0, 0, -1, 0, 1, -0, 1, 0, -0)
  1650. p78.Anchored = true
  1651. p78.FormFactor = Enum.FormFactor.Plate
  1652. p78.Size = Vector3.new(1, 56.4000359, 23)
  1653. p79 = Instance.new("Part", m22)
  1654. p79.BrickColor = BrickColor.new("Sand green")
  1655. p79.Material = Enum.Material.Slate
  1656. p79.Name = "Shaft"
  1657. p79.CFrame = CFrame.new(-21.3000011, 56, 8.10000038, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1658. p79.Anchored = true
  1659. p79.FormFactor = Enum.FormFactor.Plate
  1660. p79.Size = Vector3.new(9, 1.60000002, 1)
  1661. p79.BottomSurface = Enum.SurfaceType.Smooth
  1662. p80 = Instance.new("Part", m22)
  1663. p80.BrickColor = BrickColor.new("Sand green")
  1664. p80.Material = Enum.Material.Slate
  1665. p80.Name = "Shaft"
  1666. p80.CFrame = CFrame.new(-14.3000011, 28.6000023, 20.1000004, 0, 0, -1, 0, 1, -0, 1, 0, -0)
  1667. p80.Anchored = true
  1668. p80.FormFactor = Enum.FormFactor.Plate
  1669. p80.Size = Vector3.new(23, 56.4000359, 1)
  1670. p81 = Instance.new("Part", m22)
  1671. p81.BrickColor = BrickColor.new("Sand green")
  1672. p81.Material = Enum.Material.Slate
  1673. p81.Name = "Shaft"
  1674. p81.CFrame = CFrame.new(-15.3000011, 28.6000023, 8.10000038, 0, 0, -1, 0, 1, -0, 1, 0, -0)
  1675. p81.Anchored = true
  1676. p81.FormFactor = Enum.FormFactor.Plate
  1677. p81.Size = Vector3.new(1, 56.4000359, 3)
  1678. p81.BackSurface = Enum.SurfaceType.Weld
  1679. p82 = Instance.new("Part", m22)
  1680. p82.BrickColor = BrickColor.new("Sand green")
  1681. p82.Material = Enum.Material.Slate
  1682. p82.CFrame = CFrame.new(-21.3000011, 49.4000015, 9.10000038, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1683. p82.Anchored = true
  1684. p82.Size = Vector3.new(11, 13.2000008, 1)
  1685. p83 = Instance.new("Part", m22)
  1686. p83.BrickColor = BrickColor.new("Dark grey")
  1687. p83.CFrame = CFrame.new(-27.8000011, 6.80000019, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1688. p83.Anchored = true
  1689. p83.FormFactor = Enum.FormFactor.Plate
  1690. p83.Size = Vector3.new(2, 0.400000006, 2)
  1691. d35 = Instance.new("Decal", p83)
  1692. d35.Texture = "http://www.roblox.com/asset/?id=2030317"
  1693. d35.Face = Enum.NormalId.Top
  1694. b43 = Instance.new("BlockMesh", p83)
  1695. b43.Name = "Mesh"
  1696. b43.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1697. p84 = Instance.new("Part", m22)
  1698. p84.BrickColor = BrickColor.new("Black")
  1699. p84.CFrame = CFrame.new(-27.8000011, 22.3999996, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1700. p84.Anchored = true
  1701. p84.FormFactor = Enum.FormFactor.Plate
  1702. p84.Size = Vector3.new(2, 0.400000006, 2)
  1703. d36 = Instance.new("Decal", p84)
  1704. d36.Texture = "http://www.roblox.com/asset/?id=2030317"
  1705. d36.Face = Enum.NormalId.Top
  1706. b44 = Instance.new("BlockMesh", p84)
  1707. b44.Name = "Mesh"
  1708. b44.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1709. p85 = Instance.new("Part", m22)
  1710. p85.BrickColor = BrickColor.new("Black")
  1711. p85.CFrame = CFrame.new(-27.8000011, 36.7999992, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1712. p85.Anchored = true
  1713. p85.FormFactor = Enum.FormFactor.Plate
  1714. p85.Size = Vector3.new(2, 0.400000006, 2)
  1715. d37 = Instance.new("Decal", p85)
  1716. d37.Texture = "http://www.roblox.com/asset/?id=2030317"
  1717. d37.Face = Enum.NormalId.Top
  1718. b45 = Instance.new("BlockMesh", p85)
  1719. b45.Name = "Mesh"
  1720. b45.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1721. p86 = Instance.new("Part", m22)
  1722. p86.BrickColor = BrickColor.new("Black")
  1723. p86.CFrame = CFrame.new(-27.8000011, 49.7999992, 7.4000001, 1, -0, 0, 0, -0, 1, 0, -1, 0)
  1724. p86.Anchored = true
  1725. p86.FormFactor = Enum.FormFactor.Plate
  1726. p86.Size = Vector3.new(2, 0.400000006, 2)
  1727. d38 = Instance.new("Decal", p86)
  1728. d38.Texture = "http://www.roblox.com/asset/?id=2030317"
  1729. d38.Face = Enum.NormalId.Top
  1730. b46 = Instance.new("BlockMesh", p86)
  1731. b46.Name = "Mesh"
  1732. b46.Scale = Vector3.new(0.699999988, 0, 0.699999988)
  1733. p87 = Instance.new("Part", m22)
  1734. p87.BrickColor = BrickColor.new("Sand green")
  1735. p87.Material = Enum.Material.Slate
  1736. p87.CFrame = CFrame.new(-21.3100014, 35.4000015, 9.10000038, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1737. p87.Anchored = true
  1738. p87.Size = Vector3.new(11, 13.2000008, 1)
  1739. x17 = Instance.new("Humanoid", m6)
  1740. x17.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1741. x17.Health = 0
  1742. x17.MaxHealth = 0
  1743. x17.WalkSpeed = 16
  1744. v1 = Instance.new("NumberValue", m9)
  1745. v1.Name = "Speed"
  1746. v1.Value = 0.1
  1747. s16 = script:clone()
  1748. s16.Name = "DoorOpener"
  1749. s16.Disabled = true
  1750. so16 = Instance.new("StringValue", s16)
  1751. so16.Name = "forCustomRun"
  1752. so16.Value = [===[
  1753. local door = script.Parent
  1754. local door1 = door.Door.Door1
  1755. local door2 = door.Door.Door2
  1756. local ret1 = door1.CFrame
  1757. local ret2 = door2.CFrame
  1758. local spd = script.Parent.Speed.Value
  1759. for i = 1, 58/(15*spd) do
  1760. wait()
  1761. door1.CFrame = door1.CFrame+spd*door1.CFrame.lookVector
  1762. door2.CFrame = door2.CFrame-spd*door1.CFrame.lookVector
  1763. end
  1764. wait(2)
  1765. for i = 1, 58/(15*spd) do
  1766. wait()
  1767. door1.CFrame = door1.CFrame-spd*door1.CFrame.lookVector
  1768. door2.CFrame = door2.CFrame+spd*door1.CFrame.lookVector
  1769. end
  1770. door2.CFrame = ret2
  1771. door1.CFrame = ret1
  1772.  
  1773.  
  1774. ]===]
  1775. s16.Parent = m9
  1776. v2 = Instance.new("NumberValue", m11)
  1777. v2.Name = "Speed"
  1778. v2.Value = 0.1
  1779. s17 = script:clone()
  1780. s17.Name = "DoorOpener"
  1781. s17.Disabled = true
  1782. so17 = Instance.new("StringValue", s17)
  1783. so17.Name = "forCustomRun"
  1784. so17.Value = [===[
  1785. local door = script.Parent
  1786. local door1 = door.Door.Door1
  1787. local door2 = door.Door.Door2
  1788. local ret1 = door1.CFrame
  1789. local ret2 = door2.CFrame
  1790. local spd = script.Parent.Speed.Value
  1791. for i = 1, 58/(15*spd) do
  1792. wait()
  1793. door1.CFrame = door1.CFrame+spd*door1.CFrame.lookVector
  1794. door2.CFrame = door2.CFrame-spd*door1.CFrame.lookVector
  1795. end
  1796. wait(2)
  1797. for i = 1, 58/(15*spd) do
  1798. wait()
  1799. door1.CFrame = door1.CFrame-spd*door1.CFrame.lookVector
  1800. door2.CFrame = door2.CFrame+spd*door1.CFrame.lookVector
  1801. end
  1802. door2.CFrame = ret2
  1803. door1.CFrame = ret1
  1804.  
  1805.  
  1806. ]===]
  1807. s17.Parent = m11
  1808. v3 = Instance.new("NumberValue", m13)
  1809. v3.Name = "Speed"
  1810. v3.Value = 0.1
  1811. s18 = script:clone()
  1812. s18.Name = "DoorOpener"
  1813. s18.Disabled = true
  1814. so18 = Instance.new("StringValue", s18)
  1815. so18.Name = "forCustomRun"
  1816. so18.Value = [===[
  1817. local door = script.Parent
  1818. local door1 = door.Door.Door1
  1819. local door2 = door.Door.Door2
  1820. local ret1 = door1.CFrame
  1821. local ret2 = door2.CFrame
  1822. local spd = script.Parent.Speed.Value
  1823. for i = 1, 58/(15*spd) do
  1824. wait()
  1825. door1.CFrame = door1.CFrame+spd*door1.CFrame.lookVector
  1826. door2.CFrame = door2.CFrame-spd*door1.CFrame.lookVector
  1827. end
  1828. wait(2)
  1829. for i = 1, 58/(15*spd) do
  1830. wait()
  1831. door1.CFrame = door1.CFrame-spd*door1.CFrame.lookVector
  1832. door2.CFrame = door2.CFrame+spd*door1.CFrame.lookVector
  1833. end
  1834. door2.CFrame = ret2
  1835. door1.CFrame = ret1
  1836.  
  1837.  
  1838. ]===]
  1839. s18.Parent = m13
  1840. v4 = Instance.new("NumberValue", m16)
  1841. v4.Name = "Speed"
  1842. v4.Value = 0.1
  1843. s19 = script:clone()
  1844. s19.Name = "DoorOpener"
  1845. s19.Disabled = true
  1846. so19 = Instance.new("StringValue", s19)
  1847. so19.Name = "forCustomRun"
  1848. so19.Value = [===[
  1849. local door = script.Parent
  1850. local door1 = door.Door.Door1
  1851. local door2 = door.Door.Door2
  1852. local ret1 = door1.CFrame
  1853. local ret2 = door2.CFrame
  1854. local spd = script.Parent.Speed.Value
  1855. for i = 1, 58/(15*spd) do
  1856. wait()
  1857. door1.CFrame = door1.CFrame+spd*door1.CFrame.lookVector
  1858. door2.CFrame = door2.CFrame-spd*door1.CFrame.lookVector
  1859. end
  1860. wait(2)
  1861. for i = 1, 58/(15*spd) do
  1862. wait()
  1863. door1.CFrame = door1.CFrame-spd*door1.CFrame.lookVector
  1864. door2.CFrame = door2.CFrame+spd*door1.CFrame.lookVector
  1865. end
  1866. door2.CFrame = ret2
  1867. door1.CFrame = ret1
  1868.  
  1869.  
  1870. ]===]
  1871. s19.Parent = m16
  1872. v5 = Instance.new("NumberValue", m18)
  1873. v5.Name = "Speed"
  1874. v5.Value = 0.1
  1875. s20 = script:clone()
  1876. s20.Name = "DoorOpener"
  1877. s20.Disabled = true
  1878. so20 = Instance.new("StringValue", s20)
  1879. so20.Name = "forCustomRun"
  1880. so20.Value = [===[
  1881. local door = script.Parent
  1882. local door1 = door.Door.Door1
  1883. local door2 = door.Door.Door2
  1884. local ret1 = door1.CFrame
  1885. local ret2 = door2.CFrame
  1886. local spd = script.Parent.Speed.Value
  1887. for i = 1, 58/(15*spd) do
  1888. wait()
  1889. door1.CFrame = door1.CFrame+spd*door1.CFrame.lookVector
  1890. door2.CFrame = door2.CFrame-spd*door1.CFrame.lookVector
  1891. end
  1892. wait(2)
  1893. for i = 1, 58/(15*spd) do
  1894. wait()
  1895. door1.CFrame = door1.CFrame-spd*door1.CFrame.lookVector
  1896. door2.CFrame = door2.CFrame+spd*door1.CFrame.lookVector
  1897. end
  1898. door2.CFrame = ret2
  1899. door1.CFrame = ret1
  1900.  
  1901.  
  1902. ]===]
  1903. s20.Parent = m18
  1904. v6 = Instance.new("NumberValue", m20)
  1905. v6.Name = "Speed"
  1906. v6.Value = 0.1
  1907. s21 = script:clone()
  1908. s21.Name = "DoorOpener"
  1909. s21.Disabled = true
  1910. so21 = Instance.new("StringValue", s21)
  1911. so21.Name = "forCustomRun"
  1912. so21.Value = [===[
  1913. local door = script.Parent
  1914. local door1 = door.Door.Door1
  1915. local door2 = door.Door.Door2
  1916. local ret1 = door1.CFrame
  1917. local ret2 = door2.CFrame
  1918. local spd = script.Parent.Speed.Value
  1919. for i = 1, 58/(15*spd) do
  1920. wait()
  1921. door1.CFrame = door1.CFrame+spd*door1.CFrame.lookVector
  1922. door2.CFrame = door2.CFrame-spd*door1.CFrame.lookVector
  1923. end
  1924. wait(2)
  1925. for i = 1, 58/(15*spd) do
  1926. wait()
  1927. door1.CFrame = door1.CFrame-spd*door1.CFrame.lookVector
  1928. door2.CFrame = door2.CFrame+spd*door1.CFrame.lookVector
  1929. end
  1930. door2.CFrame = ret2
  1931. door1.CFrame = ret1
  1932.  
  1933.  
  1934. ]===]
  1935. s21.Parent = m20
  1936. m.Parent = game:service("Workspace")
  1937. m:MakeJoints()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement