Advertisement
RyanDaCoder

FNAF Game

Jul 27th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.96 KB | None | 0 0
  1. -- Objects
  2.  
  3. local FNAF = Instance.new("ScreenGui")
  4. local fnafScreen = Instance.new("Frame")
  5. local ImageLabel = Instance.new("ImageLabel")
  6. local TextLabel = Instance.new("TextLabel")
  7. local FNAFNight = Instance.new("TextButton")
  8.  
  9. -- Properties
  10.  
  11. FNAF.Name = "FNAF"
  12. FNAF.Parent = game.Players.LocalPlayer.PlayerGui
  13.  
  14. fnafScreen.Name = "fnafScreen"
  15. fnafScreen.Parent = FNAF
  16. fnafScreen.BackgroundColor3 = Color3.new(0, 0, 0)
  17. fnafScreen.Position = UDim2.new(0, 0, 0, -37)
  18. fnafScreen.Size = UDim2.new(10, 1, 10, 1)
  19.  
  20. ImageLabel.Parent = fnafScreen
  21. ImageLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  22. ImageLabel.Position = UDim2.new(0, 43, 0, 79)
  23. ImageLabel.Size = UDim2.new(0, 140, 0, 137)
  24. ImageLabel.Image = "rbxassetid://180366599"
  25.  
  26. TextLabel.Parent = fnafScreen
  27. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  28. TextLabel.Position = UDim2.new(0, 200, 0, 83)
  29. TextLabel.Size = UDim2.new(0, 580, 0, 130)
  30. TextLabel.Font = Enum.Font.ArialBold
  31. TextLabel.FontSize = Enum.FontSize.Size60
  32. TextLabel.Text = "Five nights at freddy's"
  33. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  34. TextLabel.TextSize = 60
  35.  
  36. FNAFNight.Name = "FNAFNight"
  37. FNAFNight.Parent = fnafScreen
  38. FNAFNight.BackgroundColor3 = Color3.new(0, 0, 0)
  39. FNAFNight.Position = UDim2.new(0, 46, 0, 237)
  40. FNAFNight.Size = UDim2.new(0, 136, 0, 50)
  41. FNAFNight.Font = Enum.Font.ArialBold
  42. FNAFNight.FontSize = Enum.FontSize.Size36
  43. FNAFNight.Text = "Night 1"
  44. FNAFNight.TextColor3 = Color3.new(1, 1, 1)
  45. FNAFNight.TextSize = 34
  46.  
  47. game.Workspace.NameHere.Humanoid.MaxHealth = math.huge
  48.  
  49. FNAFNight.MouseButton1Click:connect(function()
  50.  
  51. local runDummyScript = function(f,scri)
  52. local oldenv = getfenv(f)
  53. local newenv = setmetatable({}, {
  54. __index = function(_, k)
  55. if k:lower() == 'script' then
  56. return scri
  57. else
  58. return oldenv[k]
  59. end
  60. end
  61. })
  62. setfenv(f, newenv)
  63. ypcall(function() f() end)
  64. end
  65. cors = {}
  66. mas = Instance.new("Model",game:GetService("Lighting"))
  67. mas.Name = "CompiledModel"
  68. o1 = Instance.new("Model")
  69. o2 = Instance.new("Model")
  70. o3 = Instance.new("Part")
  71. o4 = Instance.new("Script")
  72. o5 = Instance.new("Sound")
  73. o6 = Instance.new("Part")
  74. o7 = Instance.new("Part")
  75. o8 = Instance.new("Model")
  76. o9 = Instance.new("Part")
  77. o10 = Instance.new("SurfaceGui")
  78. o11 = Instance.new("TextLabel")
  79. o12 = Instance.new("ClickDetector")
  80. o13 = Instance.new("Part")
  81. o14 = Instance.new("Decal")
  82. o15 = Instance.new("Decal")
  83. o16 = Instance.new("Sound")
  84. o17 = Instance.new("Part")
  85. o18 = Instance.new("SurfaceGui")
  86. o19 = Instance.new("TextLabel")
  87. o20 = Instance.new("ClickDetector")
  88. o21 = Instance.new("Sound")
  89. o22 = Instance.new("Part")
  90. o23 = Instance.new("PointLight")
  91. o24 = Instance.new("Sound")
  92. o25 = Instance.new("Script")
  93. o26 = Instance.new("Script")
  94. o27 = Instance.new("Sound")
  95. o28 = Instance.new("Model")
  96. o29 = Instance.new("Part")
  97. o30 = Instance.new("Decal")
  98. o31 = Instance.new("Part")
  99. o32 = Instance.new("Part")
  100. o33 = Instance.new("Part")
  101. o34 = Instance.new("Part")
  102. o35 = Instance.new("Part")
  103. o36 = Instance.new("Part")
  104. o37 = Instance.new("Part")
  105. o38 = Instance.new("Part")
  106. o39 = Instance.new("Part")
  107. o40 = Instance.new("Model")
  108. o41 = Instance.new("Model")
  109. o42 = Instance.new("Seat")
  110. o43 = Instance.new("BlockMesh")
  111. o44 = Instance.new("Part")
  112. o45 = Instance.new("SpecialMesh")
  113. o46 = Instance.new("Part")
  114. o47 = Instance.new("Part")
  115. o48 = Instance.new("Part")
  116. o49 = Instance.new("Part")
  117. o50 = Instance.new("Part")
  118. o51 = Instance.new("Part")
  119. o52 = Instance.new("Part")
  120. o53 = Instance.new("Part")
  121. o54 = Instance.new("Part")
  122. o55 = Instance.new("Part")
  123. o56 = Instance.new("Model")
  124. o57 = Instance.new("Part")
  125. o58 = Instance.new("SurfaceGui")
  126. o59 = Instance.new("TextLabel")
  127. o60 = Instance.new("ClickDetector")
  128. o61 = Instance.new("Part")
  129. o62 = Instance.new("Decal")
  130. o63 = Instance.new("Decal")
  131. o64 = Instance.new("Sound")
  132. o65 = Instance.new("Part")
  133. o66 = Instance.new("SurfaceGui")
  134. o67 = Instance.new("TextLabel")
  135. o68 = Instance.new("ClickDetector")
  136. o69 = Instance.new("Sound")
  137. o70 = Instance.new("Part")
  138. o71 = Instance.new("PointLight")
  139. o72 = Instance.new("Sound")
  140. o73 = Instance.new("Script")
  141. o74 = Instance.new("Script")
  142. o75 = Instance.new("Model")
  143. o76 = Instance.new("Part")
  144. o77 = Instance.new("Part")
  145. o78 = Instance.new("Part")
  146. o79 = Instance.new("Part")
  147. o80 = Instance.new("Part")
  148. o81 = Instance.new("Part")
  149. o82 = Instance.new("Part")
  150. o83 = Instance.new("Part")
  151. o84 = Instance.new("Part")
  152. o85 = Instance.new("Part")
  153. o86 = Instance.new("Model")
  154. o87 = Instance.new("Part")
  155. o88 = Instance.new("Part")
  156. o89 = Instance.new("PointLight")
  157. o90 = Instance.new("Model")
  158. o91 = Instance.new("Part")
  159. o92 = Instance.new("CylinderMesh")
  160. o93 = Instance.new("Part")
  161. o94 = Instance.new("CylinderMesh")
  162. o95 = Instance.new("Part")
  163. o96 = Instance.new("SpecialMesh")
  164. o97 = Instance.new("Model")
  165. o98 = Instance.new("Model")
  166. o99 = Instance.new("Part")
  167. o100 = Instance.new("Part")
  168. o101 = Instance.new("Part")
  169. o102 = Instance.new("BlockMesh")
  170. o103 = Instance.new("Part")
  171. o104 = Instance.new("BlockMesh")
  172. o105 = Instance.new("Part")
  173. o106 = Instance.new("Part")
  174. o107 = Instance.new("Model")
  175. o108 = Instance.new("Part")
  176. o109 = Instance.new("Part")
  177. o110 = Instance.new("Part")
  178. o111 = Instance.new("BlockMesh")
  179. o112 = Instance.new("Part")
  180. o113 = Instance.new("BlockMesh")
  181. o114 = Instance.new("Part")
  182. o115 = Instance.new("Part")
  183. o116 = Instance.new("Model")
  184. o117 = Instance.new("Part")
  185. o118 = Instance.new("Part")
  186. o119 = Instance.new("Part")
  187. o120 = Instance.new("BlockMesh")
  188. o121 = Instance.new("Part")
  189. o122 = Instance.new("BlockMesh")
  190. o123 = Instance.new("Part")
  191. o124 = Instance.new("Part")
  192. o125 = Instance.new("Model")
  193. o126 = Instance.new("Part")
  194. o127 = Instance.new("Script")
  195. o128 = Instance.new("ManualWeld")
  196. o129 = Instance.new("Part")
  197. o130 = Instance.new("Script")
  198. o131 = Instance.new("ManualWeld")
  199. o132 = Instance.new("Part")
  200. o133 = Instance.new("SpecialMesh")
  201. o134 = Instance.new("Part")
  202. o135 = Instance.new("ManualWeld")
  203. o136 = Instance.new("Part")
  204. o137 = Instance.new("Part")
  205. o138 = Instance.new("ManualWeld")
  206. o139 = Instance.new("Part")
  207. o140 = Instance.new("ManualWeld")
  208. o141 = Instance.new("SpawnLocation")
  209. o142 = Instance.new("Part")
  210. o143 = Instance.new("Script")
  211. o144 = Instance.new("Sound")
  212. o1.Parent = mas
  213. o2.Name = "Desk"
  214. o2.Parent = o1
  215. o3.Parent = o2
  216. o3.BrickColor = BrickColor.new("Black")
  217. o3.Position = Vector3.new(5.85013962, 3.48223495, -40.8499565)
  218. o3.Rotation = Vector3.new(179.99884, -90, 0)
  219. o3.Anchored = true
  220. o3.Size = Vector3.new(4, 0.400000006, 17)
  221. o3.CFrame = CFrame.new(5.85013962, 3.48223495, -40.8499565, -6.19053244e-005, -0.000117910735, -1, -2.00926497e-005, -1, 0.000117911979, -1, 2.00999493e-005, 6.19029524e-005)
  222. o3.BottomSurface = Enum.SurfaceType.Smooth
  223. o3.TopSurface = Enum.SurfaceType.Smooth
  224. o3.Color = Color3.new(0.105882, 0.164706, 0.207843)
  225. o3.Position = Vector3.new(5.85013962, 3.48223495, -40.8499565)
  226. o4.Parent = o3
  227. table.insert(cors,coroutine.create(function()
  228. wait()
  229. runDummyScript(function()
  230. wait(0)
  231. script.Sound:Play()
  232.  
  233. end,o4)
  234. end))
  235. o5.Parent = o4
  236. o5.SoundId = "rbxassetid://719670740"
  237. o5.Volume = 0.050000000745058
  238. o6.Parent = o2
  239. o6.BrickColor = BrickColor.new("Dark stone grey")
  240. o6.Position = Vector3.new(5.84996033, 1.68221855, -40.8499222)
  241. o6.Rotation = Vector3.new(179.99884, -90, 0)
  242. o6.Anchored = true
  243. o6.Size = Vector3.new(4, 3.20000005, 17)
  244. o6.CFrame = CFrame.new(5.84996033, 1.68221855, -40.8499222, -6.18463382e-005, -0.000117963689, -1.00000107, -2.011986e-005, -1.00000882, 0.000117966069, -1.00000989, 2.01276616e-005, 6.1720144e-005)
  245. o6.BottomSurface = Enum.SurfaceType.Smooth
  246. o6.TopSurface = Enum.SurfaceType.Smooth
  247. o6.Color = Color3.new(0.388235, 0.372549, 0.384314)
  248. o6.Position = Vector3.new(5.84996033, 1.68221855, -40.8499222)
  249. o7.Parent = o2
  250. o7.BrickColor = BrickColor.new("Dark stone grey")
  251. o7.Position = Vector3.new(5.85016632, 2.28227139, -38.3499451)
  252. o7.Rotation = Vector3.new(179.99884, -90, 0)
  253. o7.Anchored = true
  254. o7.Size = Vector3.new(1, 4.4000001, 17)
  255. o7.CFrame = CFrame.new(5.85016632, 2.28227139, -38.3499451, -6.18463382e-005, -0.000117963689, -1.00000107, -2.011986e-005, -1.00000882, 0.000117966069, -1.00000989, 2.01276616e-005, 6.1720144e-005)
  256. o7.BottomSurface = Enum.SurfaceType.Smooth
  257. o7.TopSurface = Enum.SurfaceType.Smooth
  258. o7.Color = Color3.new(0.388235, 0.372549, 0.384314)
  259. o7.Position = Vector3.new(5.85016632, 2.28227139, -38.3499451)
  260. o8.Parent = o1
  261. o9.Name = "DoorButton"
  262. o9.Parent = o8
  263. o9.Material = Enum.Material.Neon
  264. o9.BrickColor = BrickColor.new("Lime green")
  265. o9.Position = Vector3.new(14.3264046, 7.53157949, -57.1381378)
  266. o9.Rotation = Vector3.new(179.932083, 89.9406586, -179.975037)
  267. o9.Anchored = true
  268. o9.Size = Vector3.new(2.19999981, 2.20000005, 0.200000003)
  269. o9.CFrame = CFrame.new(14.3264046, 7.53157949, -57.1381378, -1.6996637e-007, 7.40669748e-011, 0.999999464, 4.63033167e-010, 1.00000882, -5.13296072e-011, -1.00000834, 4.67839101e-010, -4.33064997e-008)
  270. o9.BottomSurface = Enum.SurfaceType.Smooth
  271. o9.TopSurface = Enum.SurfaceType.Smooth
  272. o9.Color = Color3.new(0, 1, 0)
  273. o9.Position = Vector3.new(14.3264046, 7.53157949, -57.1381378)
  274. o10.Parent = o9
  275. o10.CanvasSize = Vector2.new(110, 85)
  276. o11.Name = "Text"
  277. o11.Parent = o10
  278. o11.Size = UDim2.new(1,0,1,0)
  279. o11.Text = "DOOR"
  280. o11.BackgroundColor3 = Color3.new(1, 1, 1)
  281. o11.BackgroundTransparency = 1
  282. o11.Font = Enum.Font.SourceSansBold
  283. o11.FontSize = Enum.FontSize.Size36
  284. o11.TextColor3 = Color3.new(0.560784, 0.560784, 0.560784)
  285. o12.Parent = o9
  286. o12.MaxActivationDistance = 10
  287. o13.Name = "Door"
  288. o13.Parent = o8
  289. o13.Material = Enum.Material.DiamondPlate
  290. o13.BrickColor = BrickColor.new("Black")
  291. o13.Position = Vector3.new(15.1764145, 19.9570637, -51.6380806)
  292. o13.Rotation = Vector3.new(179.932083, 89.9406586, -179.975037)
  293. o13.Anchored = true
  294. o13.Size = Vector3.new(8.5, 13.750001, 1)
  295. o13.CFrame = CFrame.new(15.1764145, 19.9570637, -51.6380806, -1.6996637e-007, 7.40669748e-011, 0.999999464, 4.63033167e-010, 1.00000882, -5.13296072e-011, -1.00000834, 4.67839101e-010, -4.33064997e-008)
  296. o13.BottomSurface = Enum.SurfaceType.Smooth
  297. o13.TopSurface = Enum.SurfaceType.Smooth
  298. o13.Color = Color3.new(0.105882, 0.164706, 0.207843)
  299. o13.Position = Vector3.new(15.1764145, 19.9570637, -51.6380806)
  300. o14.Parent = o13
  301. o14.Texture = "http://www.roblox.com/asset/?id=178383193"
  302. o15.Parent = o13
  303. o15.Texture = "http://www.roblox.com/asset/?id=178383193"
  304. o15.Face = Enum.NormalId.Back
  305. o16.Parent = o13
  306. o16.SoundId = "http://www.roblox.com/asset/?id=179054361"
  307. o16.Volume = 1
  308. o17.Name = "LightButton"
  309. o17.Parent = o8
  310. o17.Material = Enum.Material.Neon
  311. o17.BrickColor = BrickColor.new("Institutional white")
  312. o17.Position = Vector3.new(14.3264084, 5.1315527, -57.1381378)
  313. o17.Rotation = Vector3.new(179.932083, 89.9406586, -179.975037)
  314. o17.Anchored = true
  315. o17.Size = Vector3.new(2.19999981, 2.20000005, 0.200000003)
  316. o17.CFrame = CFrame.new(14.3264084, 5.1315527, -57.1381378, -1.6996637e-007, 7.40669748e-011, 0.999999464, 4.63033167e-010, 1.00000882, -5.13296072e-011, -1.00000834, 4.67839101e-010, -4.33064997e-008)
  317. o17.BottomSurface = Enum.SurfaceType.Smooth
  318. o17.TopSurface = Enum.SurfaceType.Smooth
  319. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  320. o17.Position = Vector3.new(14.3264084, 5.1315527, -57.1381378)
  321. o18.Parent = o17
  322. o18.CanvasSize = Vector2.new(110, 85)
  323. o19.Name = "Text"
  324. o19.Parent = o18
  325. o19.Size = UDim2.new(1,0,1,0)
  326. o19.Text = "LIGHT"
  327. o19.BackgroundColor3 = Color3.new(1, 1, 1)
  328. o19.BackgroundTransparency = 1
  329. o19.Font = Enum.Font.SourceSansBold
  330. o19.FontSize = Enum.FontSize.Size36
  331. o19.TextColor3 = Color3.new(0, 0, 0)
  332. o20.Parent = o17
  333. o20.MaxActivationDistance = 10
  334. o21.Parent = o17
  335. o21.SoundId = "http://www.roblox.com/asset/?id=156286438"
  336. o21.Volume = 0
  337. o22.Name = "Light"
  338. o22.Parent = o8
  339. o22.Transparency = 1
  340. o22.Position = Vector3.new(21.4764023, 2.08152962, -53.638092)
  341. o22.Rotation = Vector3.new(179.932083, 89.9406586, -179.975037)
  342. o22.Anchored = true
  343. o22.CanCollide = false
  344. o22.Size = Vector3.new(4, 4, 4)
  345. o22.CFrame = CFrame.new(21.4764023, 2.08152962, -53.638092, -1.6996637e-007, 7.40669748e-011, 0.999999464, 4.63033167e-010, 1.00000882, -5.13296072e-011, -1.00000834, 4.67839101e-010, -4.33064997e-008)
  346. o22.BottomSurface = Enum.SurfaceType.Smooth
  347. o22.TopSurface = Enum.SurfaceType.Smooth
  348. o22.Position = Vector3.new(21.4764023, 2.08152962, -53.638092)
  349. o23.Parent = o22
  350. o23.Color = Color3.new(0, 0, 1)
  351. o23.Enabled = false
  352. o23.Brightness = 0
  353. o23.Range = 15
  354. o24.Parent = o22
  355. o24.SoundId = "http://www.roblox.com/asset/?id=133116870"
  356. o24.Volume = 0
  357. o24.Looped = true
  358. o25.Parent = o22
  359. table.insert(cors,coroutine.create(function()
  360. wait()
  361. runDummyScript(function()
  362. wait()
  363. script.Parent.Sound:play()
  364. while true do
  365. wait(math.random(1,3))
  366. script.Parent.Sound:pause()
  367. script.Parent.PointLight.Enabled = false
  368. wait(0.1)
  369. script.Parent.Sound:play()
  370. script.Parent.PointLight.Enabled = true
  371. end
  372. end,o25)
  373. end))
  374. o26.Name = "Main"
  375. o26.Parent = o8
  376. table.insert(cors,coroutine.create(function()
  377. wait()
  378. runDummyScript(function()
  379. db = false
  380. door = false
  381. script.Parent.LightButton.ClickDetector.MouseClick:connect(function()
  382. script.Parent.LightButton.Sound:play()
  383. if script.Parent.Light.PointLight.Brightness == 1 then
  384. script.Parent.Light.PointLight.Brightness = 0
  385. script.Parent.Light.Sound.Volume = 0
  386. elseif script.Parent.Light.PointLight.Brightness == 0 then
  387. script.Parent.Light.PointLight.Brightness = 1
  388. script.Parent.Light.Sound.Volume = 0.5
  389. end
  390. end)
  391.  
  392. script.Parent.DoorButton.ClickDetector.MouseClick:connect(function()
  393. if not db then db = true
  394. if not door then door = true
  395. script.Parent.Door.Sound:play()
  396. for i=0,15 do
  397. script.Parent.Door.CFrame = script.Parent.Door.CFrame - Vector3.new(0,0.8,0)
  398. wait()
  399. end
  400. script.Parent.Door.CFrame = script.Parent.Door.CFrame - Vector3.new(0,0.2,0)
  401. db = false
  402. elseif door then door = false
  403. script.Parent.Door.Sound:play()
  404. for i=0,15 do
  405. script.Parent.Door.CFrame = script.Parent.Door.CFrame + Vector3.new(0,0.8,0)
  406. wait()
  407. end
  408. script.Parent.Door.CFrame = script.Parent.Door.CFrame + Vector3.new(0,0.2,0)
  409. db = false
  410. end
  411. end
  412. end)
  413. end,o26)
  414. end))
  415. o27.Parent = o8
  416. o28.Parent = o1
  417. o29.Parent = o28
  418. o29.Material = Enum.Material.SmoothPlastic
  419. o29.Transparency = 1
  420. o29.Position = Vector3.new(11.3622284, 10.4700508, -37.9598465)
  421. o29.Rotation = Vector3.new(2.94140364e-007, 4.69876051, -1.38806033e-009)
  422. o29.Anchored = true
  423. o29.Size = Vector3.new(3.80000329, 5, 0.200000003)
  424. o29.CFrame = CFrame.new(11.3622284, 10.4700508, -37.9598465, 0.996639252, 2.41448059e-011, 0.0819169432, 3.96312316e-010, 1, -5.11646459e-009, -0.0819169581, 5.13173326e-009, 0.996639192)
  425. o29.BottomSurface = Enum.SurfaceType.Smooth
  426. o29.TopSurface = Enum.SurfaceType.Smooth
  427. o29.Position = Vector3.new(11.3622284, 10.4700508, -37.9598465)
  428. o30.Parent = o29
  429. o30.Texture = "http://www.roblox.com/asset/?id=190383101"
  430. o31.Parent = o28
  431. o31.Material = Enum.Material.Pebble
  432. o31.BrickColor = BrickColor.new("Really black")
  433. o31.Position = Vector3.new(-2.82997894, 7.022717, -55.6835175)
  434. o31.Rotation = Vector3.new(0.350073487, -9.84179783, -90.5398178)
  435. o31.Anchored = true
  436. o31.Size = Vector3.new(13.8800001, 0.200000003, 0.200000003)
  437. o31.CFrame = CFrame.new(-2.82997894, 7.022717, -55.6835175, -0.00928289536, 0.985239744, -0.170928314, -0.999927104, -0.0104656806, -0.00601998018, -0.00772000477, 0.170859978, 0.985265076)
  438. o31.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  439. o31.Position = Vector3.new(-2.82997894, 7.022717, -55.6835175)
  440. o32.Parent = o28
  441. o32.Material = Enum.Material.Pebble
  442. o32.BrickColor = BrickColor.new("Really black")
  443. o32.Position = Vector3.new(-2.82998657, 7.02271795, -47.6234398)
  444. o32.Rotation = Vector3.new(0.350073487, -9.84179783, -90.5398178)
  445. o32.Anchored = true
  446. o32.Size = Vector3.new(13.8800001, 0.200000003, 0.200000003)
  447. o32.CFrame = CFrame.new(-2.82998657, 7.02271795, -47.6234398, -0.00928289536, 0.985239744, -0.170928314, -0.999927104, -0.0104656806, -0.00601998018, -0.00772000477, 0.170859978, 0.985265076)
  448. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  449. o32.Position = Vector3.new(-2.82998657, 7.02271795, -47.6234398)
  450. o33.Parent = o28
  451. o33.Material = Enum.Material.Pebble
  452. o33.BrickColor = BrickColor.new("Really black")
  453. o33.Position = Vector3.new(14.6900139, 7.02271748, -47.6234474)
  454. o33.Rotation = Vector3.new(0.350073487, -9.84179783, -90.5398178)
  455. o33.Anchored = true
  456. o33.Size = Vector3.new(13.8800001, 0.200000003, 0.200000003)
  457. o33.CFrame = CFrame.new(14.6900139, 7.02271748, -47.6234474, -0.00928289536, 0.985239744, -0.170928314, -0.999927104, -0.0104656806, -0.00601998018, -0.00772000477, 0.170859978, 0.985265076)
  458. o33.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  459. o33.Position = Vector3.new(14.6900139, 7.02271748, -47.6234474)
  460. o34.Parent = o28
  461. o34.Material = Enum.Material.Pebble
  462. o34.Position = Vector3.new(5.95950222, 13.9504375, -49.4816513)
  463. o34.Rotation = Vector3.new(0.00421806565, -89.6189651, -89.4572983)
  464. o34.Anchored = true
  465. o34.Size = Vector3.new(0.200000003, 23.8299999, 17.489996)
  466. o34.CFrame = CFrame.new(5.95950222, 13.9504375, -49.4816513, 6.30005452e-005, 0.00665106857, -0.999977887, -0.999955893, 0.00939820614, -4.89667855e-007, 0.00939799473, 0.999933779, 0.0066513666)
  467. o34.Position = Vector3.new(5.95950222, 13.9504375, -49.4816513)
  468. o35.Parent = o28
  469. o35.Material = Enum.Material.Pebble
  470. o35.Position = Vector3.new(-2.7399292, 6.98500776, -58.5700607)
  471. o35.Rotation = Vector3.new(2.93601772e-007, -1.14725799e-006, -4.59220617e-009)
  472. o35.Anchored = true
  473. o35.Size = Vector3.new(0.200000003, 13.9699993, 5.65999985)
  474. o35.CFrame = CFrame.new(-2.7399292, 6.98500776, -58.5700607, 1, 8.01491165e-011, -2.00234282e-008, -8.01492206e-011, 1, -5.12431741e-009, 2.00234354e-008, 5.12431741e-009, 1)
  475. o35.Position = Vector3.new(-2.7399292, 6.98500776, -58.5700607)
  476. o36.Parent = o28
  477. o36.Material = Enum.Material.Pebble
  478. o36.Position = Vector3.new(5.82673645, 6.98500776, -61.3121681)
  479. o36.Rotation = Vector3.new(-6.11822486e-007, -89.5859833, -8.62174318e-007)
  480. o36.Anchored = true
  481. o36.Size = Vector3.new(0.200000003, 13.9699993, 17.2799969)
  482. o36.CFrame = CFrame.new(5.82673645, 6.98500776, -61.3121681, 0.00723706186, 1.08901714e-010, -0.999973893, -4.36974501e-009, 1, 7.7279641e-011, 0.999973893, 4.36907044e-009, 0.00723706186)
  483. o36.Position = Vector3.new(5.82673645, 6.98500776, -61.3121681)
  484. o37.Parent = o28
  485. o37.Material = Enum.Material.Pebble
  486. o37.Position = Vector3.new(14.5300598, 7.11000919, -58.5700645)
  487. o37.Rotation = Vector3.new(2.93601772e-007, -1.14725799e-006, -4.59220617e-009)
  488. o37.Anchored = true
  489. o37.Size = Vector3.new(0.200000003, 13.7199993, 5.65999985)
  490. o37.CFrame = CFrame.new(14.5300598, 7.11000919, -58.5700645, 1, 8.01491165e-011, -2.00234282e-008, -8.01492206e-011, 1, -5.12431741e-009, 2.00234354e-008, 5.12431741e-009, 1)
  491. o37.Position = Vector3.new(14.5300598, 7.11000919, -58.5700645)
  492. o38.Parent = o28
  493. o38.Material = Enum.Material.Pebble
  494. o38.BrickColor = BrickColor.new("Really black")
  495. o38.Position = Vector3.new(14.6900177, 7.02271795, -55.7235374)
  496. o38.Rotation = Vector3.new(0.350073487, -9.84179783, -90.5398178)
  497. o38.Anchored = true
  498. o38.Size = Vector3.new(13.8800001, 0.200000003, 0.200000003)
  499. o38.CFrame = CFrame.new(14.6900177, 7.02271795, -55.7235374, -0.00928289536, 0.985239744, -0.170928314, -0.999927104, -0.0104656806, -0.00601998018, -0.00772000477, 0.170859978, 0.985265076)
  500. o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  501. o38.Position = Vector3.new(14.6900177, 7.02271795, -55.7235374)
  502. o39.Parent = o28
  503. o39.Material = Enum.Material.Pebble
  504. o39.Position = Vector3.new(5.91171646, 7.11000824, -37.6925468)
  505. o39.Rotation = Vector3.new(-6.11822486e-007, -89.5859833, -8.62174318e-007)
  506. o39.Anchored = true
  507. o39.Size = Vector3.new(0.200000003, 13.7199993, 17.829998)
  508. o39.CFrame = CFrame.new(5.91171646, 7.11000824, -37.6925468, 0.00723706186, 1.08901714e-010, -0.999973893, -4.36974501e-009, 1, 7.7279641e-011, 0.999973893, 4.36907044e-009, 0.00723706186)
  509. o39.Position = Vector3.new(5.91171646, 7.11000824, -37.6925468)
  510. o40.Parent = o28
  511. o41.Parent = o40
  512. o42.Parent = o41
  513. o42.BrickColor = BrickColor.new("Mid gray")
  514. o42.Transparency = 1
  515. o42.Position = Vector3.new(6.22978592, 0.850025177, -58.5996552)
  516. o42.Rotation = Vector3.new(179.999451, 0.00624624453, 179.999008)
  517. o42.Size = Vector3.new(3, 1.20000005, 3)
  518. o42.CFrame = CFrame.new(6.22978592, 0.850025177, -58.5996552, -1, -1.72373329e-005, 0.000109017528, -1.7238377e-005, 1, -9.56907115e-006, -0.000109017361, -9.57095017e-006, -1)
  519. o42.BackSurface = Enum.SurfaceType.Weld
  520. o42.BottomSurface = Enum.SurfaceType.Weld
  521. o42.FrontSurface = Enum.SurfaceType.Weld
  522. o42.LeftSurface = Enum.SurfaceType.Weld
  523. o42.RightSurface = Enum.SurfaceType.Weld
  524. o42.TopSurface = Enum.SurfaceType.Weld
  525. o42.Color = Color3.new(0.803922, 0.803922, 0.803922)
  526. o42.Position = Vector3.new(6.22978592, 0.850025177, -58.5996552)
  527. o43.Parent = o42
  528. o44.Parent = o41
  529. o44.BrickColor = BrickColor.new("Really black")
  530. o44.Position = Vector3.new(6.23013306, 1.85044479, -58.5997734)
  531. o44.Rotation = Vector3.new(179.999451, 0.00624963269, 179.999008)
  532. o44.Anchored = true
  533. o44.Size = Vector3.new(2, 0.800000012, 3)
  534. o44.CFrame = CFrame.new(6.23013306, 1.85044479, -58.5997734, -1, -1.72373402e-005, 0.000109076667, -1.72383843e-005, 1, -9.56907024e-006, -0.0001090765, -9.57095017e-006, -1)
  535. o44.BottomSurface = Enum.SurfaceType.Smooth
  536. o44.TopSurface = Enum.SurfaceType.Smooth
  537. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  538. o44.Position = Vector3.new(6.23013306, 1.85044479, -58.5997734)
  539. o45.Parent = o44
  540. o45.MeshId = "http://www.roblox.com/asset/?id=96065544"
  541. o45.Scale = Vector3.new(1.5, 1.5, 1.5)
  542. o45.TextureId = "http://www.roblox.com/asset/?id=96065600"
  543. o45.MeshType = Enum.MeshType.FileMesh
  544. o46.Parent = o28
  545. o46.Material = Enum.Material.Pebble
  546. o46.Position = Vector3.new(14.7500648, 2.42002487, -42.5848885)
  547. o46.Rotation = Vector3.new(3.46961542e-007, -1.20061895e-006, -4.59220484e-009)
  548. o46.Anchored = true
  549. o46.Size = Vector3.new(0.200000003, 4.8399992, 9.84999943)
  550. o46.CFrame = CFrame.new(14.7500648, 2.42002487, -42.5848885, 1, 8.01490957e-011, -2.09547526e-008, -8.01492206e-011, 1, -6.05562134e-009, 2.09547579e-008, 6.05562134e-009, 1)
  551. o46.Position = Vector3.new(14.7500648, 2.42002487, -42.5848885)
  552. o47.Parent = o28
  553. o47.Material = Enum.Material.Pebble
  554. o47.Position = Vector3.new(14.7500639, 9.32700634, -38.9898949)
  555. o47.Rotation = Vector3.new(-90, 4.59317917e-009, -1.20061884e-006)
  556. o47.Anchored = true
  557. o47.Size = Vector3.new(0.200000003, 2.16999936, 9.10999966)
  558. o47.CFrame = CFrame.new(14.7500639, 9.32700634, -38.9898949, 1, 2.09547508e-008, 8.0166096e-011, -8.01312419e-011, 0, 1.00000024, 2.0954765e-008, -1.00000024, 0)
  559. o47.Position = Vector3.new(14.7500639, 9.32700634, -38.9898949)
  560. o48.Parent = o28
  561. o48.Material = Enum.Material.Pebble
  562. o48.Position = Vector3.new(14.7500639, 9.39200974, -45.8398857)
  563. o48.Rotation = Vector3.new(-90, 4.59317917e-009, -1.20061884e-006)
  564. o48.Anchored = true
  565. o48.Size = Vector3.new(0.200000003, 3.40999937, 9.10999966)
  566. o48.CFrame = CFrame.new(14.7500639, 9.39200974, -45.8398857, 1, 2.09547508e-008, 8.0166096e-011, -8.01312419e-011, 0, 1.00000024, 2.0954765e-008, -1.00000024, 0)
  567. o48.Position = Vector3.new(14.7500639, 9.39200974, -45.8398857)
  568. o49.Parent = o28
  569. o49.Material = Enum.Material.Pebble
  570. o49.Position = Vector3.new(-2.76993084, 2.28700924, -26.6498756)
  571. o49.Rotation = Vector3.new(-180, 0, -180)
  572. o49.Anchored = true
  573. o49.Size = Vector3.new(0.200000003, 4.72999907, 41.6899986)
  574. o49.CFrame = CFrame.new(-2.76993084, 2.28700924, -26.6498756, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  575. o49.Position = Vector3.new(-2.76993084, 2.28700924, -26.6498756)
  576. o50.Parent = o28
  577. o50.Material = Enum.Material.Pebble
  578. o50.Position = Vector3.new(-2.73993111, 11.404006, -42.6648788)
  579. o50.Rotation = Vector3.new(-180, 0, -180)
  580. o50.Anchored = true
  581. o50.Size = Vector3.new(0.200000003, 4.8399992, 9.57999992)
  582. o50.CFrame = CFrame.new(-2.73993111, 11.404006, -42.6648788, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  583. o50.Position = Vector3.new(-2.73993111, 11.404006, -42.6648788)
  584. o51.Parent = o28
  585. o51.Material = Enum.Material.Pebble
  586. o51.Position = Vector3.new(-2.77993488, 8.90899944, -46.4098701)
  587. o51.Rotation = Vector3.new(-90, 0, -180)
  588. o51.Anchored = true
  589. o51.Size = Vector3.new(0.200000003, 2.19999933, 9.78999996)
  590. o51.CFrame = CFrame.new(-2.77993488, 8.90899944, -46.4098701, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  591. o51.Position = Vector3.new(-2.77993488, 8.90899944, -46.4098701)
  592. o52.Parent = o28
  593. o52.Material = Enum.Material.Pebble
  594. o52.Position = Vector3.new(-2.76993299, -5.74099684, -23.5248833)
  595. o52.Rotation = Vector3.new(-90, 0, -180)
  596. o52.Anchored = true
  597. o52.Size = Vector3.new(0.200000003, 35.4500008, 39.2199974)
  598. o52.CFrame = CFrame.new(-2.76993299, -5.74099684, -23.5248833, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  599. o52.Position = Vector3.new(-2.76993299, -5.74099684, -23.5248833)
  600. o53.Parent = o28
  601. o53.Material = Enum.Material.Pebble
  602. o53.Position = Vector3.new(14.7500639, 11.4820137, -42.5848885)
  603. o53.Rotation = Vector3.new(3.46961542e-007, -1.20061895e-006, -4.59220484e-009)
  604. o53.Anchored = true
  605. o53.Size = Vector3.new(0.200000003, 4.8399992, 9.84999943)
  606. o53.CFrame = CFrame.new(14.7500639, 11.4820137, -42.5848885, 1, 8.01490957e-011, -2.09547526e-008, -8.01492206e-011, 1, -6.05562134e-009, 2.09547579e-008, 6.05562134e-009, 1)
  607. o53.Position = Vector3.new(14.7500639, 11.4820137, -42.5848885)
  608. o54.Parent = o28
  609. o54.BrickColor = BrickColor.new("Institutional white")
  610. o54.Transparency = 0.80000001192093
  611. o54.Position = Vector3.new(14.7600021, 6.93936491, -42.085022)
  612. o54.Size = Vector3.new(0.200000003, 4.19000006, 4.05000019)
  613. o54.CFrame = CFrame.new(14.7600021, 6.93936491, -42.085022, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  614. o54.Color = Color3.new(0.972549, 0.972549, 0.972549)
  615. o54.Position = Vector3.new(14.7600021, 6.93936491, -42.085022)
  616. o55.Parent = o28
  617. o55.BrickColor = BrickColor.new("Institutional white")
  618. o55.Transparency = 0.80000001192093
  619. o55.Position = Vector3.new(-2.75999594, 6.82499027, -43.2750092)
  620. o55.Size = Vector3.new(0.200000003, 4.30000019, 4.05000019)
  621. o55.CFrame = CFrame.new(-2.75999594, 6.82499027, -43.2750092, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  622. o55.Color = Color3.new(0.972549, 0.972549, 0.972549)
  623. o55.Position = Vector3.new(-2.75999594, 6.82499027, -43.2750092)
  624. o56.Parent = o1
  625. o57.Name = "DoorButton"
  626. o57.Parent = o56
  627. o57.Material = Enum.Material.Neon
  628. o57.BrickColor = BrickColor.new("Lime green")
  629. o57.Position = Vector3.new(-2.62368011, 7.5315938, -57.0380898)
  630. o57.Rotation = Vector3.new(-2.68305325e-008, -90, 0)
  631. o57.Anchored = true
  632. o57.Size = Vector3.new(2.19999981, 2.20000005, 0.200000003)
  633. o57.CFrame = CFrame.new(-2.62368011, 7.5315938, -57.0380898, 1.84865414e-007, 7.4066149e-011, -1, 4.68281136e-010, 1, 7.40662393e-011, 1, -4.68281081e-010, 1.84865414e-007)
  634. o57.BottomSurface = Enum.SurfaceType.Smooth
  635. o57.TopSurface = Enum.SurfaceType.Smooth
  636. o57.Color = Color3.new(0, 1, 0)
  637. o57.Position = Vector3.new(-2.62368011, 7.5315938, -57.0380898)
  638. o58.Parent = o57
  639. o58.CanvasSize = Vector2.new(110, 85)
  640. o59.Name = "Text"
  641. o59.Parent = o58
  642. o59.Size = UDim2.new(1,0,1,0)
  643. o59.Text = "DOOR"
  644. o59.BackgroundColor3 = Color3.new(1, 1, 1)
  645. o59.BackgroundTransparency = 1
  646. o59.Font = Enum.Font.SourceSansBold
  647. o59.FontSize = Enum.FontSize.Size36
  648. o59.TextColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  649. o60.Parent = o57
  650. o60.MaxActivationDistance = 10
  651. o61.Name = "Door"
  652. o61.Parent = o56
  653. o61.Material = Enum.Material.DiamondPlate
  654. o61.BrickColor = BrickColor.new("Black")
  655. o61.Position = Vector3.new(-3.22367096, 19.9570751, -51.4131165)
  656. o61.Rotation = Vector3.new(-2.68305325e-008, -90, 0)
  657. o61.Anchored = true
  658. o61.Size = Vector3.new(8.75, 13.750001, 1)
  659. o61.CFrame = CFrame.new(-3.22367096, 19.9570751, -51.4131165, 1.84865414e-007, 7.4066149e-011, -1, 4.68281136e-010, 1, 7.40662393e-011, 1, -4.68281081e-010, 1.84865414e-007)
  660. o61.BottomSurface = Enum.SurfaceType.Smooth
  661. o61.TopSurface = Enum.SurfaceType.Smooth
  662. o61.Color = Color3.new(0.105882, 0.164706, 0.207843)
  663. o61.Position = Vector3.new(-3.22367096, 19.9570751, -51.4131165)
  664. o62.Parent = o61
  665. o62.Texture = "http://www.roblox.com/asset/?id=178383193"
  666. o63.Parent = o61
  667. o63.Texture = "http://www.roblox.com/asset/?id=178383193"
  668. o63.Face = Enum.NormalId.Back
  669. o64.Parent = o61
  670. o64.SoundId = "http://www.roblox.com/asset/?id=179054361"
  671. o64.Volume = 1
  672. o65.Name = "LightButton"
  673. o65.Parent = o56
  674. o65.Material = Enum.Material.Neon
  675. o65.BrickColor = BrickColor.new("Institutional white")
  676. o65.Position = Vector3.new(-2.62368011, 5.13156414, -57.0380898)
  677. o65.Rotation = Vector3.new(-2.68305325e-008, -90, 0)
  678. o65.Anchored = true
  679. o65.Size = Vector3.new(2.19999981, 2.20000005, 0.200000003)
  680. o65.CFrame = CFrame.new(-2.62368011, 5.13156414, -57.0380898, 1.84865414e-007, 7.4066149e-011, -1, 4.68281136e-010, 1, 7.40662393e-011, 1, -4.68281081e-010, 1.84865414e-007)
  681. o65.BottomSurface = Enum.SurfaceType.Smooth
  682. o65.TopSurface = Enum.SurfaceType.Smooth
  683. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  684. o65.Position = Vector3.new(-2.62368011, 5.13156414, -57.0380898)
  685. o66.Parent = o65
  686. o66.CanvasSize = Vector2.new(110, 85)
  687. o67.Name = "Text"
  688. o67.Parent = o66
  689. o67.Size = UDim2.new(1,0,1,0)
  690. o67.Text = "LIGHT"
  691. o67.BackgroundColor3 = Color3.new(1, 1, 1)
  692. o67.BackgroundTransparency = 1
  693. o67.Font = Enum.Font.SourceSansBold
  694. o67.FontSize = Enum.FontSize.Size36
  695. o67.TextColor3 = Color3.new(0, 0, 0)
  696. o68.Parent = o65
  697. o68.MaxActivationDistance = 10
  698. o69.Parent = o65
  699. o69.SoundId = "http://www.roblox.com/asset/?id=156286438"
  700. o69.Volume = 0
  701. o70.Name = "Light"
  702. o70.Parent = o56
  703. o70.Transparency = 1
  704. o70.Position = Vector3.new(-9.52362061, 2.33153915, -49.5381241)
  705. o70.Rotation = Vector3.new(-2.68305325e-008, -90, 0)
  706. o70.Anchored = true
  707. o70.CanCollide = false
  708. o70.Size = Vector3.new(4, 4, 4)
  709. o70.CFrame = CFrame.new(-9.52362061, 2.33153915, -49.5381241, 1.84865414e-007, 7.4066149e-011, -1, 4.68281136e-010, 1, 7.40662393e-011, 1, -4.68281081e-010, 1.84865414e-007)
  710. o70.BottomSurface = Enum.SurfaceType.Smooth
  711. o70.TopSurface = Enum.SurfaceType.Smooth
  712. o70.Position = Vector3.new(-9.52362061, 2.33153915, -49.5381241)
  713. o71.Parent = o70
  714. o71.Color = Color3.new(0, 0, 1)
  715. o71.Brightness = 0
  716. o71.Range = 15
  717. o72.Parent = o70
  718. o72.SoundId = "http://www.roblox.com/asset/?id=133116870"
  719. o72.Volume = 0
  720. o72.Looped = true
  721. o73.Parent = o70
  722. table.insert(cors,coroutine.create(function()
  723. wait()
  724. runDummyScript(function()
  725. wait()
  726. script.Parent.Sound:play()
  727. while true do
  728. wait(math.random(1,3))
  729. script.Parent.Sound:pause()
  730. script.Parent.PointLight.Enabled = false
  731. wait(0.1)
  732. script.Parent.Sound:play()
  733. script.Parent.PointLight.Enabled = true
  734. end
  735. end,o73)
  736. end))
  737. o74.Name = "Main"
  738. o74.Parent = o56
  739. table.insert(cors,coroutine.create(function()
  740. wait()
  741. runDummyScript(function()
  742. db = false
  743. door = false
  744. script.Parent.LightButton.ClickDetector.MouseClick:connect(function()
  745. script.Parent.LightButton.Sound:play()
  746. if script.Parent.Light.PointLight.Brightness == 1 then
  747. script.Parent.Light.PointLight.Brightness = 0
  748. script.Parent.Light.Sound.Volume = 0
  749. elseif script.Parent.Light.PointLight.Brightness == 0 then
  750. script.Parent.Light.PointLight.Brightness = 1
  751. script.Parent.Light.Sound.Volume = 0.5
  752. end
  753. end)
  754.  
  755. script.Parent.DoorButton.ClickDetector.MouseClick:connect(function()
  756. if not db then db = true
  757. if not door then door = true
  758. script.Parent.Door.Sound:play()
  759. for i=0,15 do
  760. script.Parent.Door.CFrame = script.Parent.Door.CFrame - Vector3.new(0,0.8,0)
  761. wait()
  762. end
  763. script.Parent.Door.CFrame = script.Parent.Door.CFrame - Vector3.new(0,0.2,0)
  764. db = false
  765. elseif door then door = false
  766. script.Parent.Door.Sound:play()
  767. for i=0,15 do
  768. script.Parent.Door.CFrame = script.Parent.Door.CFrame + Vector3.new(0,0.8,0)
  769. wait()
  770. end
  771. script.Parent.Door.CFrame = script.Parent.Door.CFrame + Vector3.new(0,0.2,0)
  772. db = false
  773. end
  774. end
  775. end)
  776. end,o74)
  777. end))
  778. o75.Parent = o1
  779. o76.Parent = o75
  780. o76.Position = Vector3.new(-10.2750006, 7, -61.3500023)
  781. o76.Anchored = true
  782. o76.Size = Vector3.new(15, 14, 0.25)
  783. o76.CFrame = CFrame.new(-10.2750006, 7, -61.3500023, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  784. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  785. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  786. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  787. o76.Position = Vector3.new(-10.2750006, 7, -61.3500023)
  788. o77.Parent = o75
  789. o77.Position = Vector3.new(22, 7, -61.375)
  790. o77.Anchored = true
  791. o77.Size = Vector3.new(15, 14, 0.25)
  792. o77.CFrame = CFrame.new(22, 7, -61.375, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  793. o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  794. o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  795. o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  796. o77.Position = Vector3.new(22, 7, -61.375)
  797. o78.Parent = o75
  798. o78.Position = Vector3.new(29.625, 7, -33.7499924)
  799. o78.Rotation = Vector3.new(0, 90, 0)
  800. o78.Anchored = true
  801. o78.Size = Vector3.new(55.5, 14, 0.25)
  802. o78.CFrame = CFrame.new(29.625, 7, -33.7499924, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0)
  803. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  804. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  805. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  806. o78.Position = Vector3.new(29.625, 7, -33.7499924)
  807. o79.Parent = o75
  808. o79.Position = Vector3.new(-17.875, 7, -33.4999962)
  809. o79.Rotation = Vector3.new(0, 90, 0)
  810. o79.Anchored = true
  811. o79.Size = Vector3.new(55.5, 14, 0.25)
  812. o79.CFrame = CFrame.new(-17.875, 7, -33.4999962, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0)
  813. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  814. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  815. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  816. o79.Position = Vector3.new(-17.875, 7, -33.4999962)
  817. o80.Parent = o75
  818. o80.Position = Vector3.new(-2.67499924, 6.06500006, -21.7349949)
  819. o80.Rotation = Vector3.new(0, 90, 0)
  820. o80.Anchored = true
  821. o80.Size = Vector3.new(31.9700012, 15.8699999, 0.25)
  822. o80.CFrame = CFrame.new(-2.67499924, 6.06500006, -21.7349949, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0)
  823. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  824. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  825. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  826. o80.Position = Vector3.new(-2.67499924, 6.06500006, -21.7349949)
  827. o81.Parent = o75
  828. o81.Position = Vector3.new(14.6000385, 3.78497887, -21.9349957)
  829. o81.Rotation = Vector3.new(0, 90, 0)
  830. o81.Anchored = true
  831. o81.Size = Vector3.new(31.7700005, 21.0799999, 0.25)
  832. o81.CFrame = CFrame.new(14.6000385, 3.78497887, -21.9349957, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0)
  833. o81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  834. o81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  835. o81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  836. o81.Position = Vector3.new(14.6000385, 3.78497887, -21.9349957)
  837. o82.Parent = o75
  838. o82.Position = Vector3.new(22.1499977, 14.0999985, -33.7249947)
  839. o82.Rotation = Vector3.new(-90, -0.000170752915, 90)
  840. o82.Anchored = true
  841. o82.Size = Vector3.new(55.4500008, 15.1500006, 0.449999988)
  842. o82.CFrame = CFrame.new(22.1499977, 14.0999985, -33.7249947, 0, -1, -2.98020063e-006, 0, -2.98020086e-006, 1, -1, 0, 0)
  843. o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  844. o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  845. o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  846. o82.Position = Vector3.new(22.1499977, 14.0999985, -33.7249947)
  847. o83.Name = "Darkness"
  848. o83.Parent = o75
  849. o83.Material = Enum.Material.Neon
  850. o83.BrickColor = BrickColor.new("Really black")
  851. o83.Transparency = 0.80000001192093
  852. o83.Position = Vector3.new(22.2750168, 6.95703411, -33.7249947)
  853. o83.Rotation = Vector3.new(-90, -0.000170752915, 90)
  854. o83.Anchored = true
  855. o83.CanCollide = false
  856. o83.Locked = true
  857. o83.Size = Vector3.new(55.4500008, 14.9000006, 13.75)
  858. o83.CFrame = CFrame.new(22.2750168, 6.95703411, -33.7249947, 0, -1, -2.98020063e-006, 0, -2.98020086e-006, 1, -1, 0, 0)
  859. o83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  860. o83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  861. o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  862. o83.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  863. o83.Position = Vector3.new(22.2750168, 6.95703411, -33.7249947)
  864. o84.Name = "Darkness"
  865. o84.Parent = o75
  866. o84.Material = Enum.Material.Neon
  867. o84.BrickColor = BrickColor.new("Really black")
  868. o84.Transparency = 0.80000001192093
  869. o84.Position = Vector3.new(-10.3249836, 6.95702696, -33.4749947)
  870. o84.Rotation = Vector3.new(-90, -0.000170752915, 90)
  871. o84.Anchored = true
  872. o84.CanCollide = false
  873. o84.Locked = true
  874. o84.Size = Vector3.new(55.4500008, 14.9000006, 13.75)
  875. o84.CFrame = CFrame.new(-10.3249836, 6.95702696, -33.4749947, 0, -1, -2.98020063e-006, 0, -2.98020086e-006, 1, -1, 0, 0)
  876. o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  877. o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  878. o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  879. o84.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  880. o84.Position = Vector3.new(-10.3249836, 6.95702696, -33.4749947)
  881. o85.Parent = o75
  882. o85.Position = Vector3.new(-10.3249989, 14.2249775, -33.5250015)
  883. o85.Rotation = Vector3.new(-90, -0.000170752915, 90)
  884. o85.Anchored = true
  885. o85.Size = Vector3.new(55.4500008, 15.6500006, 0.449999988)
  886. o85.CFrame = CFrame.new(-10.3249989, 14.2249775, -33.5250015, 0, -1, -2.98020063e-006, 0, -2.98020086e-006, 1, -1, 0, 0)
  887. o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  888. o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  889. o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  890. o85.Position = Vector3.new(-10.3249989, 14.2249775, -33.5250015)
  891. o86.Parent = o1
  892. o87.Parent = o86
  893. o87.Material = Enum.Material.Metal
  894. o87.Transparency = 1
  895. o87.Position = Vector3.new(5.70948696, 12.3423119, -48.8199844)
  896. o87.Rotation = Vector3.new(90.0114517, -90, 0)
  897. o87.Anchored = true
  898. o87.FormFactor = Enum.FormFactor.Symmetric
  899. o87.Shape = Enum.PartType.Cylinder
  900. o87.Size = Vector3.new(1, 1, 2)
  901. o87.CFrame = CFrame.new(5.70948696, 12.3423119, -48.8199844, 0.000197927409, 0.000163470788, -1.00000727, -1, -0.000199781673, -0.000197962057, -0.00019981424, 1.00000048, 0.000159682706)
  902. o87.BottomSurface = Enum.SurfaceType.Smooth
  903. o87.TopSurface = Enum.SurfaceType.Smooth
  904. o87.Position = Vector3.new(5.70948696, 12.3423119, -48.8199844)
  905. o88.Name = "light source"
  906. o88.Parent = o86
  907. o88.Material = Enum.Material.Ice
  908. o88.BrickColor = BrickColor.new("New Yeller")
  909. o88.Transparency = 100
  910. o88.Position = Vector3.new(5.7097621, 10.8423176, -48.820076)
  911. o88.Rotation = Vector3.new(90.0000687, 90, 0)
  912. o88.Anchored = true
  913. o88.FormFactor = Enum.FormFactor.Symmetric
  914. o88.Shape = Enum.PartType.Cylinder
  915. o88.Size = Vector3.new(2, 4, 5)
  916. o88.CFrame = CFrame.new(5.7097621, 10.8423176, -48.820076, -0.00019826644, 0.00016810582, 1, 1, -1.07624783e-006, 0.000198266629, 1.10957762e-006, 1, -0.000168105602)
  917. o88.BottomSurface = Enum.SurfaceType.Smooth
  918. o88.TopSurface = Enum.SurfaceType.Smooth
  919. o88.Color = Color3.new(1, 1, 0)
  920. o88.Position = Vector3.new(5.7097621, 10.8423176, -48.820076)
  921. o89.Parent = o88
  922. o89.Color = Color3.new(1, 0.980392, 0.345098)
  923. o89.Brightness = 0.5
  924. o89.Range = 20
  925. o90.Parent = o1
  926. o91.Parent = o90
  927. o91.BrickColor = BrickColor.new("Dark stone grey")
  928. o91.Position = Vector3.new(5.69999981, 12.8400145, -48.8099976)
  929. o91.Rotation = Vector3.new(-180, 0, -0)
  930. o91.Anchored = true
  931. o91.FormFactor = Enum.FormFactor.Plate
  932. o91.Size = Vector3.new(1, 1.20000005, 1)
  933. o91.CFrame = CFrame.new(5.69999981, 12.8400145, -48.8099976, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  934. o91.BottomSurface = Enum.SurfaceType.Smooth
  935. o91.TopSurface = Enum.SurfaceType.Smooth
  936. o91.Color = Color3.new(0.388235, 0.372549, 0.384314)
  937. o91.Position = Vector3.new(5.69999981, 12.8400145, -48.8099976)
  938. o92.Parent = o91
  939. o92.Scale = Vector3.new(0.5, 1, 0.5)
  940. o93.Parent = o90
  941. o93.BrickColor = BrickColor.new("Dark stone grey")
  942. o93.Position = Vector3.new(5.69999981, 13.6400156, -48.8099976)
  943. o93.Rotation = Vector3.new(-180, 0, -0)
  944. o93.Anchored = true
  945. o93.FormFactor = Enum.FormFactor.Plate
  946. o93.Size = Vector3.new(1, 0.400000006, 1)
  947. o93.CFrame = CFrame.new(5.69999981, 13.6400156, -48.8099976, 1, 0, 0, 0, -1, 0, 0, 0, -1)
  948. o93.BottomSurface = Enum.SurfaceType.Smooth
  949. o93.TopSurface = Enum.SurfaceType.Smooth
  950. o93.Color = Color3.new(0.388235, 0.372549, 0.384314)
  951. o93.Position = Vector3.new(5.69999981, 13.6400156, -48.8099976)
  952. o94.Parent = o93
  953. o95.Name = "Cone"
  954. o95.Parent = o90
  955. o95.Transparency = 0.20000000298023
  956. o95.Position = Vector3.new(5.69999981, 11.6400118, -48.8099976)
  957. o95.Rotation = Vector3.new(-0, -90, 0)
  958. o95.Anchored = true
  959. o95.Size = Vector3.new(1, 1.20000005, 1)
  960. o95.CFrame = CFrame.new(5.69999981, 11.6400118, -48.8099976, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  961. o95.BottomSurface = Enum.SurfaceType.Smooth
  962. o95.TopSurface = Enum.SurfaceType.Smooth
  963. o95.Position = Vector3.new(5.69999981, 11.6400118, -48.8099976)
  964. o96.Parent = o95
  965. o96.MeshId = "http://www.roblox.com/asset/?id=1033714"
  966. o96.Scale = Vector3.new(2, 2, 2)
  967. o96.MeshType = Enum.MeshType.FileMesh
  968. o97.Parent = o1
  969. o98.Parent = o97
  970. o98.PrimaryPart = o101
  971. o99.Name = "Smooth Block Model"
  972. o99.Parent = o98
  973. o99.BrickColor = BrickColor.new("Grey")
  974. o99.Position = Vector3.new(12.7599974, 4.66243362, -41.5778618)
  975. o99.Rotation = Vector3.new(-0, 45.0000458, -0)
  976. o99.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  977. o99.CFrame = CFrame.new(12.7599974, 4.66243362, -41.5778618, 0.707107365, 0, 0.707107365, 0, 1, 0, -0.707107365, 0, 0.707107365)
  978. o99.Color = Color3.new(0.631373, 0.647059, 0.635294)
  979. o99.Position = Vector3.new(12.7599974, 4.66243362, -41.5778618)
  980. o100.Name = "Smooth Block Model"
  981. o100.Parent = o98
  982. o100.BrickColor = BrickColor.new("Grey")
  983. o100.Position = Vector3.new(12.4822111, 4.66243362, -40.4666901)
  984. o100.Rotation = Vector3.new(-0, -45.0000458, -0)
  985. o100.Anchored = true
  986. o100.FormFactor = Enum.FormFactor.Plate
  987. o100.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  988. o100.CFrame = CFrame.new(12.4822111, 4.66243362, -40.4666901, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  989. o100.Color = Color3.new(0.631373, 0.647059, 0.635294)
  990. o100.Position = Vector3.new(12.4822111, 4.66243362, -40.4666901)
  991. o101.Name = "Smooth Block Model"
  992. o101.Parent = o98
  993. o101.BrickColor = BrickColor.new("Grey")
  994. o101.Position = Vector3.new(12.0655212, 5.68386459, -40.8833809)
  995. o101.Rotation = Vector3.new(-0, -45.0000458, -0)
  996. o101.Anchored = true
  997. o101.CanCollide = false
  998. o101.FormFactor = Enum.FormFactor.Plate
  999. o101.Size = Vector3.new(1.57142866, 0.200000003, 2.35714412)
  1000. o101.CFrame = CFrame.new(12.0655212, 5.68386459, -40.8833809, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1001. o101.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1002. o101.Position = Vector3.new(12.0655212, 5.68386459, -40.8833809)
  1003. o102.Parent = o101
  1004. o102.Scale = Vector3.new(1, 0.785714686, 1)
  1005. o103.Name = "Smooth Block Model"
  1006. o103.Parent = o98
  1007. o103.BrickColor = BrickColor.new("Grey")
  1008. o103.Position = Vector3.new(12.0655212, 3.64100266, -40.8833809)
  1009. o103.Rotation = Vector3.new(-0, -45.0000458, -0)
  1010. o103.Anchored = true
  1011. o103.CanCollide = false
  1012. o103.FormFactor = Enum.FormFactor.Plate
  1013. o103.Size = Vector3.new(1.57142866, 0.200000003, 2.35714412)
  1014. o103.CFrame = CFrame.new(12.0655212, 3.64100266, -40.8833809, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1015. o103.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1016. o103.Position = Vector3.new(12.0655212, 3.64100266, -40.8833809)
  1017. o104.Parent = o103
  1018. o104.Scale = Vector3.new(1, 0.785714686, 1)
  1019. o105.Name = "Smooth Block Model"
  1020. o105.Parent = o98
  1021. o105.BrickColor = BrickColor.new("Black")
  1022. o105.Position = Vector3.new(11.9761209, 4.66243362, -41.0717735)
  1023. o105.Rotation = Vector3.new(-0, -45.0000458, -0)
  1024. o105.Size = Vector3.new(1.17857146, 1.88571537, 1.93142951)
  1025. o105.CFrame = CFrame.new(11.9761209, 4.66243362, -41.0717735, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1026. o105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1027. o105.Position = Vector3.new(11.9761209, 4.66243362, -41.0717735)
  1028. o106.Name = "Smooth Block Model"
  1029. o106.Parent = o98
  1030. o106.BrickColor = BrickColor.new("Grey")
  1031. o106.Position = Vector3.new(11.3710394, 4.66243362, -40.1889)
  1032. o106.Rotation = Vector3.new(-0, 45.0000458, -0)
  1033. o106.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  1034. o106.CFrame = CFrame.new(11.3710394, 4.66243362, -40.1889, 0.707107365, 0, 0.707107365, 0, 1, 0, -0.707107365, 0, 0.707107365)
  1035. o106.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1036. o106.Position = Vector3.new(11.3710394, 4.66243362, -40.1889)
  1037. o107.Parent = o97
  1038. o107.PrimaryPart = o110
  1039. o108.Name = "Smooth Block Model"
  1040. o108.Parent = o107
  1041. o108.BrickColor = BrickColor.new("Grey")
  1042. o108.Position = Vector3.new(11.0932474, 4.66243362, -39.9111061)
  1043. o108.Rotation = Vector3.new(-0, 45.0000458, -0)
  1044. o108.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  1045. o108.CFrame = CFrame.new(11.0932474, 4.66243362, -39.9111061, 0.707107365, 0, 0.707107365, 0, 1, 0, -0.707107365, 0, 0.707107365)
  1046. o108.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1047. o108.Position = Vector3.new(11.0932474, 4.66243362, -39.9111061)
  1048. o109.Name = "Smooth Block Model"
  1049. o109.Parent = o107
  1050. o109.BrickColor = BrickColor.new("Grey")
  1051. o109.Position = Vector3.new(10.8154573, 4.66243362, -38.7999344)
  1052. o109.Rotation = Vector3.new(-0, -45.0000458, -0)
  1053. o109.Anchored = true
  1054. o109.FormFactor = Enum.FormFactor.Plate
  1055. o109.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  1056. o109.CFrame = CFrame.new(10.8154573, 4.66243362, -38.7999344, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1057. o109.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1058. o109.Position = Vector3.new(10.8154573, 4.66243362, -38.7999344)
  1059. o110.Name = "Smooth Block Model"
  1060. o110.Parent = o107
  1061. o110.BrickColor = BrickColor.new("Grey")
  1062. o110.Position = Vector3.new(10.3987646, 5.68386459, -39.2166252)
  1063. o110.Rotation = Vector3.new(-0, -45.0000458, -0)
  1064. o110.Anchored = true
  1065. o110.CanCollide = false
  1066. o110.FormFactor = Enum.FormFactor.Plate
  1067. o110.Size = Vector3.new(1.57142866, 0.200000003, 2.35714412)
  1068. o110.CFrame = CFrame.new(10.3987646, 5.68386459, -39.2166252, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1069. o110.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1070. o110.Position = Vector3.new(10.3987646, 5.68386459, -39.2166252)
  1071. o111.Parent = o110
  1072. o111.Scale = Vector3.new(1, 0.785714686, 1)
  1073. o112.Name = "Smooth Block Model"
  1074. o112.Parent = o107
  1075. o112.BrickColor = BrickColor.new("Grey")
  1076. o112.Position = Vector3.new(10.3987646, 3.64100266, -39.2166252)
  1077. o112.Rotation = Vector3.new(-0, -45.0000458, -0)
  1078. o112.Anchored = true
  1079. o112.CanCollide = false
  1080. o112.FormFactor = Enum.FormFactor.Plate
  1081. o112.Size = Vector3.new(1.57142866, 0.200000003, 2.35714412)
  1082. o112.CFrame = CFrame.new(10.3987646, 3.64100266, -39.2166252, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1083. o112.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1084. o112.Position = Vector3.new(10.3987646, 3.64100266, -39.2166252)
  1085. o113.Parent = o112
  1086. o113.Scale = Vector3.new(1, 0.785714686, 1)
  1087. o114.Name = "Smooth Block Model"
  1088. o114.Parent = o107
  1089. o114.BrickColor = BrickColor.new("Black")
  1090. o114.Position = Vector3.new(10.3730049, 4.66243362, -39.4686584)
  1091. o114.Rotation = Vector3.new(-0, -45.0000458, -0)
  1092. o114.Size = Vector3.new(1.17857146, 1.88571537, 1.89142954)
  1093. o114.CFrame = CFrame.new(10.3730049, 4.66243362, -39.4686584, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1094. o114.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1095. o114.Position = Vector3.new(10.3730049, 4.66243362, -39.4686584)
  1096. o115.Name = "Smooth Block Model"
  1097. o115.Parent = o107
  1098. o115.BrickColor = BrickColor.new("Grey")
  1099. o115.Position = Vector3.new(9.70428181, 4.66243362, -38.5221481)
  1100. o115.Rotation = Vector3.new(-0, 45.0000458, -0)
  1101. o115.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  1102. o115.CFrame = CFrame.new(9.70428181, 4.66243362, -38.5221481, 0.707107365, 0, 0.707107365, 0, 1, 0, -0.707107365, 0, 0.707107365)
  1103. o115.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1104. o115.Position = Vector3.new(9.70428181, 4.66243362, -38.5221481)
  1105. o116.Parent = o97
  1106. o116.PrimaryPart = o119
  1107. o117.Name = "Smooth Block Model"
  1108. o117.Parent = o116
  1109. o117.BrickColor = BrickColor.new("Grey")
  1110. o117.Position = Vector3.new(11.6488304, 6.86243629, -40.4666901)
  1111. o117.Rotation = Vector3.new(-0, 45.0000458, -0)
  1112. o117.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  1113. o117.CFrame = CFrame.new(11.6488304, 6.86243629, -40.4666901, 0.707107365, 0, 0.707107365, 0, 1, 0, -0.707107365, 0, 0.707107365)
  1114. o117.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1115. o117.Position = Vector3.new(11.6488304, 6.86243629, -40.4666901)
  1116. o118.Name = "Smooth Block Model"
  1117. o118.Parent = o116
  1118. o118.BrickColor = BrickColor.new("Grey")
  1119. o118.Position = Vector3.new(11.3710403, 6.86243629, -39.3555183)
  1120. o118.Rotation = Vector3.new(-0, -45.0000458, -0)
  1121. o118.Anchored = true
  1122. o118.FormFactor = Enum.FormFactor.Plate
  1123. o118.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  1124. o118.CFrame = CFrame.new(11.3710403, 6.86243629, -39.3555183, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1125. o118.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1126. o118.Position = Vector3.new(11.3710403, 6.86243629, -39.3555183)
  1127. o119.Name = "Smooth Block Model"
  1128. o119.Parent = o116
  1129. o119.BrickColor = BrickColor.new("Grey")
  1130. o119.Position = Vector3.new(10.9543505, 7.88386726, -39.7722092)
  1131. o119.Rotation = Vector3.new(-0, -45.0000458, -0)
  1132. o119.Anchored = true
  1133. o119.CanCollide = false
  1134. o119.FormFactor = Enum.FormFactor.Plate
  1135. o119.Size = Vector3.new(1.57142866, 0.200000003, 2.35714412)
  1136. o119.CFrame = CFrame.new(10.9543505, 7.88386726, -39.7722092, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1137. o119.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1138. o119.Position = Vector3.new(10.9543505, 7.88386726, -39.7722092)
  1139. o120.Parent = o119
  1140. o120.Scale = Vector3.new(1, 0.785714686, 1)
  1141. o121.Name = "Smooth Block Model"
  1142. o121.Parent = o116
  1143. o121.BrickColor = BrickColor.new("Grey")
  1144. o121.Position = Vector3.new(10.9543505, 5.84100533, -39.7722092)
  1145. o121.Rotation = Vector3.new(-0, -45.0000458, -0)
  1146. o121.Anchored = true
  1147. o121.CanCollide = false
  1148. o121.FormFactor = Enum.FormFactor.Plate
  1149. o121.Size = Vector3.new(1.57142866, 0.200000003, 2.35714412)
  1150. o121.CFrame = CFrame.new(10.9543505, 5.84100533, -39.7722092, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1151. o121.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1152. o121.Position = Vector3.new(10.9543505, 5.84100533, -39.7722092)
  1153. o122.Parent = o121
  1154. o122.Scale = Vector3.new(1, 0.785714686, 1)
  1155. o123.Name = "Smooth Block Model"
  1156. o123.Parent = o116
  1157. o123.BrickColor = BrickColor.new("Black")
  1158. o123.Position = Vector3.new(10.8048477, 6.86243629, -39.9217148)
  1159. o123.Rotation = Vector3.new(-0, -45.0000458, -0)
  1160. o123.Size = Vector3.new(1.20857143, 1.88571537, 1.91142941)
  1161. o123.CFrame = CFrame.new(10.8048477, 6.86243629, -39.9217148, 0.707107365, 0, -0.707107365, 0, 1, 0, 0.707107365, 0, 0.707107365)
  1162. o123.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1163. o123.Position = Vector3.new(10.8048477, 6.86243629, -39.9217148)
  1164. o124.Name = "Smooth Block Model"
  1165. o124.Parent = o116
  1166. o124.BrickColor = BrickColor.new("Grey")
  1167. o124.Position = Vector3.new(10.2598667, 6.86243629, -39.0777321)
  1168. o124.Rotation = Vector3.new(-0, 45.0000458, -0)
  1169. o124.Size = Vector3.new(0.392857164, 1.88571537, 1.57142949)
  1170. o124.CFrame = CFrame.new(10.2598667, 6.86243629, -39.0777321, 0.707107365, 0, 0.707107365, 0, 1, 0, -0.707107365, 0, 0.707107365)
  1171. o124.Color = Color3.new(0.631373, 0.647059, 0.635294)
  1172. o124.Position = Vector3.new(10.2598667, 6.86243629, -39.0777321)
  1173. o125.Name = "Fan"
  1174. o125.Parent = o1
  1175. o126.Name = "Fan"
  1176. o126.Parent = o125
  1177. o126.BrickColor = BrickColor.new("Really black")
  1178. o126.Position = Vector3.new(0.540704131, 5.88240814, -41.1707001)
  1179. o126.Rotation = Vector3.new(-0.000295054284, 45.0004539, -0.000153484696)
  1180. o126.Anchored = true
  1181. o126.FormFactor = Enum.FormFactor.Custom
  1182. o126.Size = Vector3.new(0.200000003, 0.400000036, 2)
  1183. o126.CFrame = CFrame.new(0.540704131, 5.88240814, -41.1707001, 0.707112372, 1.89422201e-006, 0.707112372, -9.62566332e-007, 1, 3.64139441e-006, -0.707112372, 3.21177868e-006, 0.707112372)
  1184. o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1185. o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1186. o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1187. o126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1188. o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1189. o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1190. o126.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1191. o126.Position = Vector3.new(0.540704131, 5.88240814, -41.1707001)
  1192. o127.Name = "Rotate"
  1193. o127.Parent = o126
  1194. table.insert(cors,coroutine.create(function()
  1195. wait()
  1196. runDummyScript(function()
  1197. brick = script.Parent
  1198. while true do -- Loops script
  1199. wait(0.001)
  1200. brick.CFrame = brick.CFrame * CFrame.fromEulerAnglesXYZ(0.9999,0,0) -- Change 0.01 to whatever speed you want it to go
  1201. end
  1202.  
  1203. -- Calamity
  1204. end,o127)
  1205. end))
  1206. o128.Name = "Fan-to-Part Strong Joint"
  1207. o128.Parent = o126
  1208. o128.C0 = CFrame.new(-0.100000001, -0.200000018, -1, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1209. o128.C1 = CFrame.new(0.400000572, -0.200000763, -0.999999881, 0, 0, -1, 4.37113883e-008, 1, 0, 1, 4.37113883e-008, 0)
  1210. o128.Part0 = o126
  1211. o128.Part1 = o132
  1212. o129.Name = "Fan"
  1213. o129.Parent = o125
  1214. o129.BrickColor = BrickColor.new("Really black")
  1215. o129.Position = Vector3.new(0.540704131, 5.88240814, -41.1707001)
  1216. o129.Rotation = Vector3.new(90.0001907, -0.000108530927, -45)
  1217. o129.Anchored = true
  1218. o129.FormFactor = Enum.FormFactor.Custom
  1219. o129.Size = Vector3.new(0.200000003, 0.400000036, 2)
  1220. o129.CFrame = CFrame.new(0.540704131, 5.88240814, -41.1707001, 0.707112372, 0.707112372, -1.89422201e-006, -9.62566332e-007, 3.59768296e-006, -1, -0.707112372, 0.707112372, -3.21177868e-006)
  1221. o129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1222. o129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1223. o129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1224. o129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1225. o129.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1226. o129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1227. o129.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1228. o129.Position = Vector3.new(0.540704131, 5.88240814, -41.1707001)
  1229. o130.Name = "Rotate"
  1230. o130.Parent = o129
  1231. table.insert(cors,coroutine.create(function()
  1232. wait()
  1233. runDummyScript(function()
  1234. brick = script.Parent
  1235. while true do -- Loops script
  1236. wait(0.001)
  1237. brick.CFrame = brick.CFrame * CFrame.fromEulerAnglesXYZ(0.9999,0,0) -- Change 0.01 to whatever speed you want it to go
  1238. end
  1239.  
  1240. -- Calamity
  1241. end,o130)
  1242. end))
  1243. o131.Name = "Fan-to-Part Strong Joint"
  1244. o131.Parent = o129
  1245. o131.C0 = CFrame.new(-0.100000001, -0.200000018, -1, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1246. o131.C1 = CFrame.new(0.400000572, 0.999999523, -0.199999809, 0, 0, -1, -1, 0, 0, -4.37113883e-008, 1, 0)
  1247. o131.Part0 = o129
  1248. o131.Part1 = o132
  1249. o132.Parent = o125
  1250. o132.BrickColor = BrickColor.new("Really black")
  1251. o132.Position = Vector3.new(0.187149942, 5.88240814, -40.8171387)
  1252. o132.Rotation = Vector3.new(-0.000295054284, 45.0004539, -0.000153484696)
  1253. o132.Anchored = true
  1254. o132.FormFactor = Enum.FormFactor.Custom
  1255. o132.Size = Vector3.new(0.800000012, 0.799999952, 0.800000012)
  1256. o132.CFrame = CFrame.new(0.187149942, 5.88240814, -40.8171387, 0.707112372, 1.89422201e-006, 0.707112372, -9.62566332e-007, 1, 3.64139441e-006, -0.707112372, 3.21177868e-006, 0.707112372)
  1257. o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1258. o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1259. o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1260. o132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1261. o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1262. o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1263. o132.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1264. o132.Position = Vector3.new(0.187149942, 5.88240814, -40.8171387)
  1265. o133.Parent = o132
  1266. o133.MeshType = Enum.MeshType.Cylinder
  1267. o134.Parent = o125
  1268. o134.BrickColor = BrickColor.new("Really black")
  1269. o134.Position = Vector3.new(0.0457255319, 4.98239803, -40.6757278)
  1270. o134.Rotation = Vector3.new(-0.000295054284, 45.0004539, -0.000153484696)
  1271. o134.Anchored = true
  1272. o134.FormFactor = Enum.FormFactor.Custom
  1273. o134.Size = Vector3.new(0.400000006, 2.20000005, 0.400000006)
  1274. o134.CFrame = CFrame.new(0.0457255319, 4.98239803, -40.6757278, 0.707112372, 1.89422201e-006, 0.707112372, -9.62566332e-007, 1, 3.64139441e-006, -0.707112372, 3.21177868e-006, 0.707112372)
  1275. o134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1276. o134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1277. o134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1278. o134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1279. o134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1280. o134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1281. o134.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1282. o134.Position = Vector3.new(0.0457255319, 4.98239803, -40.6757278)
  1283. o135.Name = "Part-to-Part Strong Joint"
  1284. o135.Parent = o134
  1285. o135.C0 = CFrame.new(0.200000003, -1.10000002, 0.200000003, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1286. o135.C1 = CFrame.new(-0.400000572, 0.0999999046, 0.200000048, 1, 0, 0, 0, 4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  1287. o135.Part0 = o134
  1288. o135.Part1 = o136
  1289. o136.Parent = o125
  1290. o136.BrickColor = BrickColor.new("Really black")
  1291. o136.Position = Vector3.new(0.469990849, 3.7824111, -41.0999985)
  1292. o136.Rotation = Vector3.new(-0.000295054284, 45.0004539, -0.000153484696)
  1293. o136.Anchored = true
  1294. o136.FormFactor = Enum.FormFactor.Custom
  1295. o136.Size = Vector3.new(1.60000014, 0.200000003, 2.4000001)
  1296. o136.CFrame = CFrame.new(0.469990849, 3.7824111, -41.0999985, 0.707112372, 1.89422201e-006, 0.707112372, -9.62566332e-007, 1, 3.64139441e-006, -0.707112372, 3.21177868e-006, 0.707112372)
  1297. o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1298. o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1299. o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1300. o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1301. o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1302. o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1303. o136.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1304. o136.Position = Vector3.new(0.469990849, 3.7824111, -41.0999985)
  1305. o137.Parent = o125
  1306. o137.BrickColor = BrickColor.new("Really black")
  1307. o137.Position = Vector3.new(0.399277419, 5.88240767, -41.0292816)
  1308. o137.Rotation = Vector3.new(-89.9998169, 0.000108530927, 45)
  1309. o137.Anchored = true
  1310. o137.FormFactor = Enum.FormFactor.Custom
  1311. o137.Size = Vector3.new(0.200000003, 0.400000006, 2.80000019)
  1312. o137.CFrame = CFrame.new(0.399277419, 5.88240767, -41.0292816, 0.707112372, -0.707112372, 1.89422201e-006, -9.62566332e-007, -3.59768296e-006, 1, -0.707112372, -0.707112372, 3.21177868e-006)
  1313. o137.BottomSurface = Enum.SurfaceType.Smooth
  1314. o137.TopSurface = Enum.SurfaceType.Smooth
  1315. o137.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1316. o137.Position = Vector3.new(0.399277419, 5.88240767, -41.0292816)
  1317. o138.Name = "Part-to-Part Strong Joint"
  1318. o138.Parent = o137
  1319. o138.C0 = CFrame.new(0.100000001, -1, 0.200000003, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1320. o138.C1 = CFrame.new(-0.400000572, 0.0999999046, 0.300000042, 1, 0, 0, 0, 4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  1321. o138.Part0 = o137
  1322. o139.Parent = o125
  1323. o139.BrickColor = BrickColor.new("Really black")
  1324. o139.Position = Vector3.new(0.399281621, 5.88240719, -41.0292778)
  1325. o139.Rotation = Vector3.new(-0.000295054284, 45.0004539, -0.000153484696)
  1326. o139.Anchored = true
  1327. o139.FormFactor = Enum.FormFactor.Custom
  1328. o139.Size = Vector3.new(0.200000003, 0.400000006, 2.80000019)
  1329. o139.CFrame = CFrame.new(0.399281621, 5.88240719, -41.0292778, 0.707112372, 1.89422201e-006, 0.707112372, -9.62566332e-007, 1, 3.64139441e-006, -0.707112372, 3.21177868e-006, 0.707112372)
  1330. o139.BottomSurface = Enum.SurfaceType.Smooth
  1331. o139.TopSurface = Enum.SurfaceType.Smooth
  1332. o139.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1333. o139.Position = Vector3.new(0.399281621, 5.88240719, -41.0292778)
  1334. o140.Name = "Part-to-Part Strong Joint"
  1335. o140.Parent = o139
  1336. o140.C0 = CFrame.new(0.100000001, -1, 0.200000003, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1337. o140.C1 = CFrame.new(-0.400000572, 0.0999999046, 0.300000042, 1, 0, 0, 0, 4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  1338. o140.Part0 = o139
  1339. o141.Parent = o1
  1340. o141.Transparency = 100
  1341. o141.Position = Vector3.new(6.19000244, 0.5, -51.789978)
  1342. o141.Anchored = true
  1343. o141.CanCollide = false
  1344. o141.Size = Vector3.new(6, 1, 6)
  1345. o141.CFrame = CFrame.new(6.19000244, 0.5, -51.789978, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1346. o141.TopSurface = Enum.SurfaceType.Smooth
  1347. o141.Position = Vector3.new(6.19000244, 0.5, -51.789978)
  1348. o142.Parent = o1
  1349. o142.Transparency = 1
  1350. o142.Position = Vector3.new(14.6999998, 14.8249979, -6.4000001)
  1351. o142.Anchored = true
  1352. o142.CanCollide = false
  1353. o142.Size = Vector3.new(4, 1, 2)
  1354. o142.CFrame = CFrame.new(14.6999998, 14.8249979, -6.4000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1355. o142.Position = Vector3.new(14.6999998, 14.8249979, -6.4000001)
  1356. o143.Parent = o142
  1357. table.insert(cors,coroutine.create(function()
  1358. wait()
  1359. runDummyScript(function()
  1360. wait(0)
  1361. script.Music:play()
  1362.  
  1363. end,o143)
  1364. end))
  1365. o144.Name = "Music"
  1366. o144.Parent = o143
  1367. o144.SoundId = "rbxassetid://177922849"
  1368. o144.Looped = true
  1369. mas.Parent = workspace
  1370. mas:MakeJoints()
  1371. local mas1 = mas:GetChildren()
  1372. for i=1,#mas1 do
  1373. mas1[i].Parent = workspace
  1374. ypcall(function() mas1[i]:MakeJoints() end)
  1375. end
  1376. mas:Destroy()
  1377. for i=1,#cors do
  1378. coroutine.resume(cors[i])
  1379. end
  1380.  
  1381. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  1382. game:GetService("Lighting").Brightness = 0
  1383. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  1384. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  1385. game:GetService("Lighting").GlobalShadows = true
  1386. game:GetService("Lighting").OutdoorAmbient = Color3.new(0, 0, 0)
  1387. game:GetService("Lighting").Outlines = true
  1388. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  1389. game:GetService("Lighting").TimeOfDay = "00:00:00"
  1390. game:GetService("Lighting").FogColor = Color3.new(0.75, 0.75, 0.75)
  1391. game:GetService("Lighting").FogEnd = 100000
  1392. game:GetService("Lighting").FogStart = 0
  1393. wait(0.2)
  1394. fnafScreen.Visible = false
  1395. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement