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