SHOW:
|
|
- or go back to the newest paste.
1 | --made by dionspion009 u stupid bazniggers. | |
2 | --Edited by ericdesouza | |
3 | ||
4 | warn("made by dionspion009 kthxbai.") | |
5 | warn("Edited by ericdesouza.") | |
6 | ||
7 | function sandbox(var,func) | |
8 | - | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end |
8 | + | |
9 | - | local Player,Mouse,mouse,UserInputService,ContextActionService = owner |
9 | + | |
10 | - | do |
10 | + | |
11 | - | print("FE Compatibility code by Mokiros | Translated to FE by iPxter") |
11 | + | |
12 | - | script.Parent = Player.Character |
12 | + | |
13 | else | |
14 | - | --RemoteEvent for communicating |
14 | + | |
15 | - | local Event = Instance.new("RemoteEvent") |
15 | + | |
16 | - | Event.Name = "UserInput_Event" |
16 | + | |
17 | }) | |
18 | - | --Fake event to make stuff like Mouse.KeyDown work |
18 | + | |
19 | - | local function fakeEvent() |
19 | + | |
20 | - | local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end} |
20 | + | |
21 | - | t.connect = t.Connect |
21 | + | |
22 | - | return t |
22 | + | |
23 | Model0 = Instance.new("Model") | |
24 | Part1 = Instance.new("Part") | |
25 | - | --Creating fake input objects with fake variables |
25 | + | |
26 | - | local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()} |
26 | + | |
27 | - | local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()} |
27 | + | |
28 | - | local CAS = {Actions={},BindAction=function(self,name,fun,touch,...) |
28 | + | |
29 | - | CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil |
29 | + | |
30 | - | end} |
30 | + | |
31 | - | --Merged 2 functions into one by checking amount of arguments |
31 | + | |
32 | - | CAS.UnbindAction = CAS.BindAction |
32 | + | |
33 | Script10 = Instance.new("Script") | |
34 | - | --This function will trigger the events that have been :Connect()'ed |
34 | + | |
35 | - | local function te(self,ev,...) |
35 | + | |
36 | - | local t = m[ev] |
36 | + | |
37 | - | if t and t._fakeEvent and t.Function then |
37 | + | |
38 | - | t.Function(...) |
38 | + | |
39 | - | end |
39 | + | |
40 | Decal17 = Instance.new("Decal") | |
41 | - | m.TrigEvent = te |
41 | + | |
42 | - | UIS.TrigEvent = te |
42 | + | |
43 | Part20 = Instance.new("Part") | |
44 | - | Event.OnServerEvent:Connect(function(plr,io) |
44 | + | |
45 | - | if plr~=Player then return end |
45 | + | |
46 | - | if io.isMouse then |
46 | + | |
47 | - | m.Target = io.Target |
47 | + | |
48 | - | m.Hit = io.Hit |
48 | + | |
49 | - | else |
49 | + | |
50 | - | local b = io.UserInputState == Enum.UserInputState.Begin |
50 | + | |
51 | - | if io.UserInputType == Enum.UserInputType.MouseButton1 then |
51 | + | |
52 | - | return m:TrigEvent(b and "Button1Down" or "Button1Up") |
52 | + | |
53 | Part30 = Instance.new("Part") | |
54 | - | for _,t in pairs(CAS.Actions) do |
54 | + | |
55 | - | for _,k in pairs(t.Keys) do |
55 | + | |
56 | - | if k==io.KeyCode then |
56 | + | |
57 | - | t.Function(t.Name,io.UserInputState,io) |
57 | + | |
58 | - | end |
58 | + | |
59 | Part36 = Instance.new("Part") | |
60 | Decal37 = Instance.new("Decal") | |
61 | - | m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower()) |
61 | + | |
62 | - | UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false) |
62 | + | |
63 | - | end |
63 | + | |
64 | - | end) |
64 | + | |
65 | - | Event.Parent = NLS([==[ |
65 | + | |
66 | - | local Player = game:GetService("Players").LocalPlayer |
66 | + | |
67 | - | local Event = script:WaitForChild("UserInput_Event") |
67 | + | |
68 | Decal45 = Instance.new("Decal") | |
69 | - | local UIS = game:GetService("UserInputService") |
69 | + | |
70 | - | local input = function(io,a) |
70 | + | |
71 | - | if a then return end |
71 | + | |
72 | - | --Since InputObject is a client-side instance, we create and pass table instead |
72 | + | |
73 | - | Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState}) |
73 | + | |
74 | Sound51 = Instance.new("Sound") | |
75 | - | UIS.InputBegan:Connect(input) |
75 | + | |
76 | - | UIS.InputEnded:Connect(input) |
76 | + | |
77 | Sound54 = Instance.new("Sound") | |
78 | - | local Mouse = Player:GetMouse() |
78 | + | |
79 | - | local h,t |
79 | + | |
80 | - | --Give the server mouse data 30 times every second, but only if the values changed |
80 | + | |
81 | - | --If player is not moving their mouse, client won't fire events |
81 | + | |
82 | - | while wait(1/30) do |
82 | + | |
83 | - | if h~=Mouse.Hit or t~=Mouse.Target then |
83 | + | |
84 | - | h,t=Mouse.Hit,Mouse.Target |
84 | + | |
85 | - | Event:FireServer({isMouse=true,Target=t,Hit=h}) |
85 | + | |
86 | - | end |
86 | + | |
87 | - | end]==],Player.Character) |
87 | + | |
88 | - | Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS |
88 | + | |
89 | Model0.Parent = mas | |
90 | Part1.Name = "BottomPart" | |
91 | Part1.Parent = Model0 | |
92 | Part1.BrickColor = BrickColor.new("White") | |
93 | Part1.Rotation = Vector3.new(-180, 0, -180) | |
94 | Part1.Anchored = true | |
95 | Part1.Size = Vector3.new(39.8299942, 1, 30.2399921) | |
96 | Part1.CFrame = CFrame.new(-6.19735622, 0.590774, -10.9456778, -1, 0, -4.98436884e-06, 0, 1, 0, 4.98436884e-06, 0, -1) | |
97 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
98 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
99 | Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
100 | Part1.Position = Vector3.new(-6.19735622, 0.590774, -10.9456778) | |
101 | Part1.Orientation = Vector3.new(0, -180, 0) | |
102 | Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
103 | Decal2.Parent = Part1 | |
104 | Decal2.Texture = "http://www.roblox.com/asset/?id=153485522" | |
105 | Decal2.Face = Enum.NormalId.Top | |
106 | Part3.Name = "Screen2" | |
107 | Part3.Parent = Model0 | |
108 | Part3.BrickColor = BrickColor.new("White") | |
109 | Part3.Transparency = 1 | |
110 | Part3.Rotation = Vector3.new(90, 0, 0) | |
111 | Part3.Anchored = true | |
112 | Part3.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014) | |
113 | Part3.CFrame = CFrame.new(-6.2075181, 15.0144901, -25.9560966, 1.00000024, 1.49936e-06, -6.36279583e-06, -6.34044409e-06, -1.64560261e-05, -1.00000024, -1.4994647e-06, 1, -1.64560206e-05) | |
114 | Part3.BottomSurface = Enum.SurfaceType.Smooth | |
115 | Part3.TopSurface = Enum.SurfaceType.Smooth | |
116 | Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
117 | Part3.Position = Vector3.new(-6.2075181, 15.0144901, -25.9560966) | |
118 | Part3.Orientation = Vector3.new(90, 0, 0) | |
119 | Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
120 | Decal4.Parent = Part3 | |
121 | Decal4.Transparency = 1 | |
122 | Decal4.Texture = "rbxassetid://202749681" | |
123 | Decal4.Face = Enum.NormalId.Top | |
124 | Part5.Name = "TopPart" | |
125 | Part5.Parent = Model0 | |
126 | Part5.BrickColor = BrickColor.new("White") | |
127 | Part5.Rotation = Vector3.new(90, 0, 0) | |
128 | Part5.Anchored = true | |
129 | Part5.Size = Vector3.new(39.8499985, 1, 28.319994) | |
130 | Part5.CFrame = CFrame.new(-6.19078684, 14.1600399, -26.5191669, 1, 0, 0, 0, -8.16583633e-06, -1.00000203, 0, 1.0000006, 2.5331974e-07) | |
131 | Part5.BottomSurface = Enum.SurfaceType.Smooth | |
132 | Part5.TopSurface = Enum.SurfaceType.Smooth | |
133 | Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
134 | Part5.Position = Vector3.new(-6.19078684, 14.1600399, -26.5191669) | |
135 | Part5.Orientation = Vector3.new(90, 0, 0) | |
136 | Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
137 | SurfaceGui6.Parent = Part5 | |
138 | SurfaceGui6.Face = Enum.NormalId.Top | |
139 | TextLabel7.Parent = SurfaceGui6 | |
140 | TextLabel7.Transparency = 1 | |
141 | TextLabel7.Rotation = 90 | |
142 | TextLabel7.Size = UDim2.new(0, 550, 0, 700) | |
143 | TextLabel7.Text = "You" | |
144 | TextLabel7.Position = UDim2.new(0, 145, 0, -50) | |
145 | TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1) | |
146 | TextLabel7.BackgroundTransparency = 1 | |
147 | TextLabel7.Font = Enum.Font.SourceSans | |
148 | TextLabel7.FontSize = Enum.FontSize.Size14 | |
149 | TextLabel7.TextColor3 = Color3.new(1, 1, 1) | |
150 | TextLabel7.TextScaled = true | |
151 | TextLabel7.TextTransparency = 1 | |
152 | TextLabel7.TextWrapped = true | |
153 | Part8.Name = "Screen" | |
154 | Part8.Parent = Model0 | |
155 | Part8.BrickColor = BrickColor.new("White") | |
156 | Part8.Transparency = 1 | |
157 | Part8.Rotation = Vector3.new(-90, 0, -180) | |
158 | Part8.Anchored = true | |
159 | Part8.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014) | |
160 | Part8.CFrame = CFrame.new(-6.20734978, 15.0583382, -26.0156708, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
161 | Part8.BottomSurface = Enum.SurfaceType.Smooth | |
162 | Part8.TopSurface = Enum.SurfaceType.Smooth | |
163 | Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
164 | Part8.Position = Vector3.new(-6.20734978, 15.0583382, -26.0156708) | |
165 | Part8.Orientation = Vector3.new(-90, -180, 0) | |
166 | Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
167 | Decal9.Parent = Part8 | |
168 | Decal9.Transparency = 1 | |
169 | Decal9.Texture = "rbxassetid://202749681" | |
170 | Decal9.Face = Enum.NormalId.Top | |
171 | Script10.Parent = Model0 | |
172 | table.insert(cors,sandbox(Script10,function() | |
173 | ||
174 | text = game.Workspace.Laptop.TopPart.SurfaceGui.TextLabel | |
175 | scroon = game.Workspace.Laptop.Screen.Decal | |
176 | scroon2 = game.Workspace.Laptop.Screen2.Decal | |
177 | scroon3 = game.Workspace.Laptop.Screen3.Decal | |
178 | scroon4 = game.Workspace.Laptop.Screen4.Decal | |
179 | scroon5 = game.Workspace.Laptop.Screen5.Decal | |
180 | scroon6 = game.Workspace.Laptop.Screen6.Decal | |
181 | Sound = nil | |
182 | shutdown = game.Workspace.Laptop.Shutdownscreen.Decal | |
183 | game.Workspace.Laptop.Chilled:Play() | |
184 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.9 | |
185 | wait() | |
186 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.8 | |
187 | wait() | |
188 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.7 | |
189 | wait() | |
190 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.6 | |
191 | wait() | |
192 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.5 | |
193 | wait() | |
194 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.4 | |
195 | wait() | |
196 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.3 | |
197 | wait() | |
198 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.2 | |
199 | wait() | |
200 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.1 | |
201 | wait() | |
202 | game.Workspace.Laptop.Screen.Decal.Transparency = 0 | |
203 | wait(3.6) | |
204 | scroon.Transparency = 1 | |
205 | scroon2.Transparency = 0 | |
206 | wait(0.01) | |
207 | scroon.Transparency = 0 | |
208 | scroon2.Transparency = 1 | |
209 | wait(0.01) | |
210 | scroon.Transparency = 1 | |
211 | scroon2.Transparency = 0 | |
212 | wait(0.01) | |
213 | scroon.Transparency = 0 | |
214 | scroon2.Transparency = 1 | |
215 | wait(0.01) | |
216 | scroon.Transparency = 1 | |
217 | scroon2.Transparency = 0 | |
218 | wait(0.01) | |
219 | scroon.Transparency = 0 | |
220 | scroon2.Transparency = 1 | |
221 | wait(0.01) | |
222 | scroon.Transparency = 1 | |
223 | scroon2.Transparency = 0 | |
224 | wait(0.01) | |
225 | scroon.Transparency = 0 | |
226 | scroon2.Transparency = 1 | |
227 | wait(0.01) | |
228 | scroon.Transparency = 1 | |
229 | scroon2.Transparency = 0 | |
230 | wait(0.01) | |
231 | scroon.Transparency = 0 | |
232 | scroon2.Transparency = 1 | |
233 | wait(0.01) | |
234 | scroon.Transparency = 1 | |
235 | scroon2.Transparency = 0 | |
236 | wait(0.01) | |
237 | scroon.Transparency = 0 | |
238 | scroon2.Transparency = 1 | |
239 | wait(0.01) | |
240 | scroon.Transparency = 1 | |
241 | scroon2.Transparency = 0 | |
242 | wait(0.01) | |
243 | scroon.Transparency = 0 | |
244 | scroon2.Transparency = 1 | |
245 | wait(0.01) | |
246 | scroon.Transparency = 1 | |
247 | scroon2.Transparency = 0 | |
248 | wait(0.01) | |
249 | scroon.Transparency = 0 | |
250 | scroon2.Transparency = 1 | |
251 | wait(0.01) | |
252 | scroon.Transparency = 1 | |
253 | scroon2.Transparency = 0 | |
254 | wait(0.01) | |
255 | scroon.Transparency = 0 | |
256 | scroon2.Transparency = 1 | |
257 | wait(0.01) | |
258 | scroon.Transparency = 1 | |
259 | scroon2.Transparency = 0 | |
260 | wait(0.01) | |
261 | scroon.Transparency = 0 | |
262 | scroon2.Transparency = 1 | |
263 | wait(0.01) | |
264 | scroon.Transparency = 1 | |
265 | scroon2.Transparency = 0 | |
266 | wait(0.01) | |
267 | scroon.Transparency = 0 | |
268 | scroon2.Transparency = 1 | |
269 | wait(0.01) | |
270 | scroon.Transparency = 1 | |
271 | scroon2.Transparency = 0 | |
272 | wait(0.01) | |
273 | scroon.Transparency = 0 | |
274 | scroon2.Transparency = 1 | |
275 | wait(0.01) | |
276 | scroon.Transparency = 1 | |
277 | scroon2.Transparency = 0 | |
278 | wait(0.01) | |
279 | scroon.Transparency = 0 | |
280 | scroon2.Transparency = 1 | |
281 | wait(0.01) | |
282 | scroon.Transparency = 1 | |
283 | scroon2.Transparency = 0 | |
284 | wait(0.01) | |
285 | scroon.Transparency = 0 | |
286 | scroon2.Transparency = 1 | |
287 | wait(0.01) | |
288 | scroon.Transparency = 1 | |
289 | scroon2.Transparency = 0 | |
290 | wait(0.01) | |
291 | scroon.Transparency = 0 | |
292 | scroon2.Transparency = 1 | |
293 | wait(0.01) | |
294 | scroon.Transparency = 1 | |
295 | scroon2.Transparency = 0 | |
296 | wait(0.01) | |
297 | scroon.Transparency = 0 | |
298 | scroon2.Transparency = 1 | |
299 | wait(0.01) | |
300 | scroon.Transparency = 1 | |
301 | scroon2.Transparency = 0 | |
302 | wait(0.01) | |
303 | scroon.Transparency = 0 | |
304 | scroon2.Transparency = 1 | |
305 | wait(0.01) | |
306 | scroon.Transparency = 1 | |
307 | scroon2.Transparency = 0 | |
308 | wait(0.01) | |
309 | scroon.Transparency = 0 | |
310 | scroon2.Transparency = 1 | |
311 | wait(0.01) | |
312 | scroon.Transparency = 1 | |
313 | scroon2.Transparency = 0 | |
314 | wait(0.01) | |
315 | scroon.Transparency = 0 | |
316 | scroon2.Transparency = 1 | |
317 | wait(0.01) | |
318 | scroon.Transparency = 1 | |
319 | scroon2.Transparency = 0 | |
320 | wait(0.01) | |
321 | scroon.Transparency = 0 | |
322 | scroon2.Transparency = 1 | |
323 | wait(0.01) | |
324 | scroon.Transparency = 1 | |
325 | scroon2.Transparency = 0 | |
326 | wait(0.01) | |
327 | scroon.Transparency = 0 | |
328 | scroon2.Transparency = 1 | |
329 | wait(0.01) | |
330 | scroon.Transparency = 1 | |
331 | scroon2.Transparency = 0 | |
332 | wait(0.01) | |
333 | scroon.Transparency = 0 | |
334 | scroon2.Transparency = 1 | |
335 | wait(0.01) | |
336 | scroon.Transparency = 1 | |
337 | scroon2.Transparency = 0 | |
338 | wait(0.01) | |
339 | scroon.Transparency = 0 | |
340 | scroon2.Transparency = 1 | |
341 | wait(0.01) | |
342 | scroon.Transparency = 1 | |
343 | scroon2.Transparency = 0 | |
344 | wait(0.01) | |
345 | scroon.Transparency = 0 | |
346 | scroon2.Transparency = 1 | |
347 | wait(0.01) | |
348 | scroon.Transparency = 1 | |
349 | scroon2.Transparency = 0 | |
350 | wait(0.01) | |
351 | scroon.Transparency = 0 | |
352 | scroon2.Transparency = 1 | |
353 | wait(0.01) | |
354 | scroon.Transparency = 1 | |
355 | scroon2.Transparency = 0 | |
356 | wait(0.01) | |
357 | scroon.Transparency = 0 | |
358 | scroon2.Transparency = 1 | |
359 | wait(0.01) | |
360 | scroon.Transparency = 1 | |
361 | scroon2.Transparency = 0 | |
362 | wait(0.01) | |
363 | scroon.Transparency = 0 | |
364 | scroon2.Transparency = 1 | |
365 | wait(0.01) | |
366 | scroon.Transparency = 1 | |
367 | scroon2.Transparency = 0 | |
368 | wait(0.01) | |
369 | scroon.Transparency = 0 | |
370 | scroon2.Transparency = 1 | |
371 | wait(0.01) | |
372 | scroon.Transparency = 1 | |
373 | scroon2.Transparency = 0 | |
374 | wait(0.01) | |
375 | scroon.Transparency = 0 | |
376 | scroon2.Transparency = 1 | |
377 | wait(0.01) | |
378 | scroon.Transparency = 1 | |
379 | scroon2.Transparency = 0 | |
380 | wait(0.01) | |
381 | scroon.Transparency = 0 | |
382 | scroon2.Transparency = 1 | |
383 | wait(0.01) | |
384 | scroon.Transparency = 1 | |
385 | scroon2.Transparency = 0 | |
386 | wait(0.01) | |
387 | scroon.Transparency = 0 | |
388 | scroon2.Transparency = 1 | |
389 | wait(0.01) | |
390 | scroon.Transparency = 1 | |
391 | scroon2.Transparency = 0 | |
392 | wait(0.01) | |
393 | scroon.Transparency = 0 | |
394 | scroon2.Transparency = 1 | |
395 | wait(0.01) | |
396 | scroon.Transparency = 1 | |
397 | scroon2.Transparency = 0 | |
398 | wait(0.01) | |
399 | scroon.Transparency = 0 | |
400 | scroon2.Transparency = 1 | |
401 | wait(0.01) | |
402 | scroon.Transparency = 1 | |
403 | scroon2.Transparency = 0 | |
404 | wait(0.01) | |
405 | scroon.Transparency = 0 | |
406 | scroon2.Transparency = 1 | |
407 | wait(0.01) | |
408 | scroon.Transparency = 1 | |
409 | scroon2.Transparency = 0 | |
410 | wait(0.01) | |
411 | scroon.Transparency = 0 | |
412 | scroon2.Transparency = 1 | |
413 | wait(0.01) | |
414 | scroon.Transparency = 1 | |
415 | scroon2.Transparency = 0 | |
416 | wait(0.01) | |
417 | scroon.Transparency = 0 | |
418 | scroon2.Transparency = 1 | |
419 | wait(0.01) | |
420 | scroon.Transparency = 1 | |
421 | scroon2.Transparency = 0 | |
422 | wait(0.01) | |
423 | scroon.Transparency = 0 | |
424 | scroon2.Transparency = 1 | |
425 | wait(0.01) | |
426 | scroon.Transparency = 1 | |
427 | scroon2.Transparency = 0 | |
428 | wait(0.01) | |
429 | scroon.Transparency = 0 | |
430 | scroon2.Transparency = 1 | |
431 | wait(0.01) | |
432 | scroon.Transparency = 1 | |
433 | scroon2.Transparency = 0 | |
434 | wait(0.01) | |
435 | scroon.Transparency = 0 | |
436 | scroon2.Transparency = 1 | |
437 | wait(0.01) | |
438 | scroon.Transparency = 1 | |
439 | scroon2.Transparency = 0 | |
440 | wait(0.01) | |
441 | scroon.Transparency = 0 | |
442 | scroon2.Transparency = 1 | |
443 | wait(0.01) | |
444 | scroon.Transparency = 1 | |
445 | scroon2.Transparency = 0 | |
446 | wait(0.01) | |
447 | scroon.Transparency = 0 | |
448 | scroon2.Transparency = 1 | |
449 | wait(0.01) | |
450 | scroon.Transparency = 1 | |
451 | scroon2.Transparency = 0 | |
452 | wait(0.01) | |
453 | scroon.Transparency = 0 | |
454 | scroon2.Transparency = 1 | |
455 | wait(0.01) | |
456 | scroon.Transparency = 1 | |
457 | scroon2.Transparency = 0 | |
458 | wait(0.01) | |
459 | scroon.Transparency = 0 | |
460 | scroon2.Transparency = 1 | |
461 | wait(0.1) | |
462 | scroon.Transparency = 1 | |
463 | scroon2.Transparency = 0 | |
464 | wait(0.1) | |
465 | scroon.Transparency = 0 | |
466 | scroon2.Transparency = 1 | |
467 | wait(0.1) | |
468 | scroon.Transparency = 1 | |
469 | scroon2.Transparency = 0 | |
470 | wait(0.01) | |
471 | scroon.Transparency = 0 | |
472 | scroon2.Transparency = 1 | |
473 | wait(0.01) | |
474 | scroon.Transparency = 1 | |
475 | scroon2.Transparency = 0 | |
476 | wait(0.01) | |
477 | scroon.Transparency = 0 | |
478 | scroon2.Transparency = 1 | |
479 | wait(0.01) | |
480 | scroon.Transparency = 1 | |
481 | scroon2.Transparency = 0 | |
482 | wait(0.01) | |
483 | scroon.Transparency = 0 | |
484 | scroon2.Transparency = 1 | |
485 | wait(0.01) | |
486 | scroon.Transparency = 1 | |
487 | scroon2.Transparency = 0 | |
488 | wait(0.01) | |
489 | scroon.Transparency = 0 | |
490 | scroon2.Transparency = 1 | |
491 | wait(0.01) | |
492 | scroon.Transparency = 1 | |
493 | scroon2.Transparency = 1 | |
494 | scroon3.Transparency = 0 | |
495 | scroon4.Transparency = 0 | |
496 | for i = 1,8 do | |
497 | print(i) | |
498 | scroon3.Transparency = 1 | |
499 | scroon5.Transparency = 0 | |
500 | wait(0.1) | |
501 | scroon3.Transparency = 0 | |
502 | scroon5.Transparency = 1 | |
503 | wait(0.2) | |
504 | scroon4.Transparency = 1 | |
505 | scroon6.Transparency = 0 | |
506 | wait(0.1) | |
507 | scroon4.Transparency = 0 | |
508 | scroon6.Transparency = 1 | |
509 | wait(0.2) | |
510 | if i > 8 then | |
511 | break | |
512 | end | |
513 | end | |
514 | wait(0.3) | |
515 | scroon3.Transparency = 1 | |
516 | scroon5.Transparency = 1 | |
517 | scroon4.Transparency = 1 | |
518 | scroon6.Transparency = 1 | |
519 | ||
520 | scroon.Texture = "rbxassetid://123543605" | |
521 | scroon.Transparency = 0 | |
522 | wait(2.5) | |
523 | scroon.Texture = "rbxassetid://202749681" | |
524 | game.Workspace.Laptop.Error.Decal.Transparency = 0 | |
525 | wait(0.3) | |
526 | game.Workspace.Laptop.Error2.Decal.Transparency = 0 | |
527 | wait(0.3) | |
528 | game.Workspace.Laptop.Error3.Decal.Transparency = 0 | |
529 | wait(0.3) | |
530 | game.Workspace.Laptop.Error4.Decal.Transparency = 0 | |
531 | wait(0.3) | |
532 | game.Workspace.Laptop.Error5.Decal.Transparency = 0 | |
533 | wait(0.3) | |
534 | game.Workspace.Laptop.Error6.Decal.Transparency = 0 | |
535 | wait(0.3) | |
536 | game.Workspace.Laptop.Error7.Decal.Transparency = 0 | |
537 | wait(0.3) | |
538 | game.Workspace.Laptop.Error8.Decal.Transparency = 0 | |
539 | wait(0.3) | |
540 | game.Workspace.Laptop.Error9.Decal.Transparency = 0 | |
541 | wait(0.3) | |
542 | game.Workspace.Laptop.Error10.Decal.Transparency = 0 | |
543 | wait(0.3) | |
544 | game.Workspace.Laptop.Error11.Decal.Transparency = 0 | |
545 | wait(0.3) | |
546 | game.Workspace.Laptop.Error12.Decal.Transparency = 0 | |
547 | wait(0.3) | |
548 | game.Workspace.Laptop.Error13.Decal.Transparency = 0 | |
549 | wait(0.3) | |
550 | game.Workspace.Laptop.Error14.Decal.Transparency = 0 | |
551 | wait(1) | |
552 | for xd = 1,30 do | |
553 | print(xd) | |
554 | game.Workspace.Laptop.Error.Decal.Transparency = 1 | |
555 | game.Workspace.Laptop.Error2.Decal.Transparency = 1 | |
556 | game.Workspace.Laptop.Error3.Decal.Transparency = 1 | |
557 | game.Workspace.Laptop.Error4.Decal.Transparency = 1 | |
558 | game.Workspace.Laptop.Error5.Decal.Transparency = 1 | |
559 | game.Workspace.Laptop.Error6.Decal.Transparency = 1 | |
560 | game.Workspace.Laptop.Error7.Decal.Transparency = 1 | |
561 | game.Workspace.Laptop.Error8.Decal.Transparency = 1 | |
562 | game.Workspace.Laptop.Error9.Decal.Transparency = 1 | |
563 | game.Workspace.Laptop.Error10.Decal.Transparency = 1 | |
564 | game.Workspace.Laptop.Error11.Decal.Transparency = 1 | |
565 | game.Workspace.Laptop.Error12.Decal.Transparency = 1 | |
566 | game.Workspace.Laptop.Error13.Decal.Transparency = 1 | |
567 | game.Workspace.Laptop.Error14.Decal.Transparency = 1 | |
568 | wait(0.1) | |
569 | game.Workspace.Laptop.Error.Decal.Transparency = 0 | |
570 | game.Workspace.Laptop.Error2.Decal.Transparency = 0 | |
571 | game.Workspace.Laptop.Error3.Decal.Transparency = 0 | |
572 | game.Workspace.Laptop.Error4.Decal.Transparency = 0 | |
573 | game.Workspace.Laptop.Error5.Decal.Transparency = 0 | |
574 | game.Workspace.Laptop.Error6.Decal.Transparency = 0 | |
575 | game.Workspace.Laptop.Error7.Decal.Transparency = 0 | |
576 | game.Workspace.Laptop.Error8.Decal.Transparency = 0 | |
577 | game.Workspace.Laptop.Error9.Decal.Transparency = 0 | |
578 | game.Workspace.Laptop.Error10.Decal.Transparency = 0 | |
579 | game.Workspace.Laptop.Error11.Decal.Transparency = 0 | |
580 | game.Workspace.Laptop.Error12.Decal.Transparency = 0 | |
581 | game.Workspace.Laptop.Error13.Decal.Transparency = 0 | |
582 | game.Workspace.Laptop.Error14.Decal.Transparency = 0 | |
583 | wait(0.1) | |
584 | if xd > 30 then | |
585 | break | |
586 | end | |
587 | end | |
588 | game.Workspace.Laptop.Error.Decal.Transparency = 1 | |
589 | game.Workspace.Laptop.Error2.Decal.Transparency = 1 | |
590 | game.Workspace.Laptop.Error3.Decal.Transparency = 1 | |
591 | game.Workspace.Laptop.Error4.Decal.Transparency = 1 | |
592 | game.Workspace.Laptop.Error5.Decal.Transparency = 1 | |
593 | game.Workspace.Laptop.Error6.Decal.Transparency = 1 | |
594 | game.Workspace.Laptop.Error7.Decal.Transparency = 1 | |
595 | game.Workspace.Laptop.Error8.Decal.Transparency = 1 | |
596 | game.Workspace.Laptop.Error9.Decal.Transparency = 1 | |
597 | game.Workspace.Laptop.Error10.Decal.Transparency = 1 | |
598 | game.Workspace.Laptop.Error11.Decal.Transparency = 1 | |
599 | game.Workspace.Laptop.Error12.Decal.Transparency = 1 | |
600 | game.Workspace.Laptop.Error13.Decal.Transparency = 1 | |
601 | game.Workspace.Laptop.Error14.Decal.Transparency = 1 | |
602 | wait(1) | |
603 | game.Workspace.Laptop.Shutdown:Play() | |
604 | game.Workspace.Laptop.Screen.Decal.Transparency = 0 | |
605 | wait() | |
606 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.1 | |
607 | wait() | |
608 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.2 | |
609 | wait() | |
610 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.3 | |
611 | wait() | |
612 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.4 | |
613 | wait() | |
614 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.5 | |
615 | wait() | |
616 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.6 | |
617 | wait() | |
618 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.7 | |
619 | wait() | |
620 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.8 | |
621 | wait() | |
622 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.9 | |
623 | wait() | |
624 | game.Workspace.Laptop.Screen.Decal.Transparency = 1 | |
625 | wait() | |
626 | shutdown.Transparency = 1 | |
627 | wait() | |
628 | shutdown.Transparency = 0.9 | |
629 | wait() | |
630 | shutdown.Transparency = 0.8 | |
631 | wait() | |
632 | shutdown.Transparency = 0.7 | |
633 | wait() | |
634 | shutdown.Transparency = 0.6 | |
635 | wait() | |
636 | shutdown.Transparency = 0.5 | |
637 | wait() | |
638 | shutdown.Transparency = 0.4 | |
639 | wait() | |
640 | shutdown.Transparency = 0.3 | |
641 | wait() | |
642 | shutdown.Transparency = 0.2 | |
643 | wait() | |
644 | shutdown.Transparency = 0.1 | |
645 | wait() | |
646 | shutdown.Transparency = 0 | |
647 | wait(5) | |
648 | game.Workspace.Laptop.OOPS:Play() | |
649 | shutdown.Texture = "rbxassetid://50910723" | |
650 | wait(7) | |
651 | shutdown.Transparency = 1 | |
652 | text.TextTransparency = 0 | |
653 | wait(0.1) | |
654 | text.Text = "Need" | |
655 | wait(0.1) | |
656 | shutdown.Texture = "rbxassetid://113839031" | |
657 | shutdown.Transparency = 0 | |
658 | wait(0.6) | |
659 | shutdown.Transparency = 1 | |
660 | text.Text = "World's only antivirus with" | |
661 | wait(1.8) | |
662 | text.Text = "Data" | |
663 | wait(0.2) | |
664 | text.Text = "Recovery" | |
665 | wait(0.2) | |
666 | text.Text = "Software" | |
667 | wait(1) | |
668 | text.TextTransparency = 1 | |
669 | shutdown.Texture = "rbxassetid://169900040" | |
670 | shutdown.Transparency = 0 | |
671 | wait(0.5) | |
672 | shutdown.Transparency = 1 | |
673 | text.Text = "Beyond" | |
674 | text.TextTransparency = 0 | |
675 | wait(0.2) | |
676 | shutdown.Texture = "rbxassetid://692137934" | |
677 | shutdown.Transparency = 0 | |
678 | wait(0.8) | |
679 | shutdown.Texture = "rbxassetid://426460356" | |
680 | wait(0.5) | |
681 | shutdown.Texture = "rbxassetid://362008633" | |
682 | wait(0.6) | |
683 | shutdown.Transparency = 1 | |
684 | text.TextTransparency = 1 | |
685 | wait(0.6) | |
686 | game.Workspace.Laptop.AGK:Play() | |
687 | shutdown.Texture = "rbxassetid://0" | |
688 | text.Text = "AAAAAAAAHHHHH!!!!" | |
689 | shutdown.Transparency = 0 | |
690 | wait(5) | |
691 | game.Workspace.Laptop.AGK:Stop() | |
692 | shutdown.Texture = "rbxassetid://186565366" | |
693 | wait(0.1) | |
694 | shutdown.Texture = "rbxassetid://186565386" | |
695 | wait(0.1) | |
696 | shutdown.Texture = "rbxassetid://186565386" | |
697 | wait(0.1) | |
698 | shutdown.Texture = "rbxassetid://186565394" | |
699 | wait(0.1) | |
700 | shutdown.Texture = "rbxassetid://186565400" | |
701 | wait(0.1) | |
702 | game.Workspace.Laptop.EGUSPELOSIAWN:Play() | |
703 | shutdown.Texture = "rbxassetid://186565408" | |
704 | wait(0.1) | |
705 | shutdown.Texture = "rbxassetid://186565413" | |
706 | wait(0.1) | |
707 | shutdown.Texture = "rbxassetid://186565417" | |
708 | wait(0.1) | |
709 | shutdown.Texture = "rbxassetid://186565425" | |
710 | wait(0.1) | |
711 | shutdown.Texture = "rbxassetid://186565433" | |
712 | wait(0.1) | |
713 | shutdown.Texture = "rbxassetid://186565445" | |
714 | wait(0.1) | |
715 | shutdown.Texture = "rbxassetid://186565454" | |
716 | wait(0.1) | |
717 | shutdown.Texture = "rbxassetid://186565461" | |
718 | wait(0.1) | |
719 | shutdown.Texture = "rbxassetid://186565474" | |
720 | wait(0.1) | |
721 | shutdown.Texture = "rbxassetid://186565480" | |
722 | wait(0.1) | |
723 | shutdown.Texture = "rbxassetid://186565489" | |
724 | wait(0.1) | |
725 | shutdown.Texture = "rbxassetid://186565497" | |
726 | wait(0.1) | |
727 | shutdown.Texture = "rbxassetid://186565502" | |
728 | wait(0.1) | |
729 | shutdown.Texture = "rbxassetid://186565508" | |
730 | wait(0.1) | |
731 | shutdown.Texture = "rbxassetid://186565515" | |
732 | wait(0.1) | |
733 | game.Workspace.Laptop.EGUSPELOSIAWN:Stop() | |
734 | wait(0.1) | |
735 | shutdown.Texture = "rbxassetid://1428886672" | |
736 | game.Workspace.Laptop.Standby:Play() | |
737 | shutdown.Transparency = 0 | |
738 | wait(17) | |
739 | game.Workspace.Laptop.Standby:Stop() | |
740 | game.Workspace.Laptop.Cresh:Play() | |
741 | wait(3) | |
742 | shutdown.Transparency = 1 | |
743 | shutdown.Texture = "rbxassetid://394001532" | |
744 | wait(2) | |
745 | shutdown.Transparency = 0 | |
746 | wait(5) | |
747 | shutdown.Transparency = 1 | |
748 | game.Workspace.Laptop.Cresh:Stop() | |
749 | wait(3) | |
750 | game.Workspace.Laptop.Search:Play() | |
751 | text.TextTransparency = 0 | |
752 | for i = 1,10 do | |
753 | print(i) | |
754 | text.Text = "UPLOADING DATA." | |
755 | wait(0.75) | |
756 | text.Text = "UPLOADING DATA.." | |
757 | wait(0.75) | |
758 | text.Text = "UPLOADING DATA..." | |
759 | wait(0.75) | |
760 | if i > 10 then | |
761 | break | |
762 | end | |
763 | end | |
764 | game.Workspace.Laptop.Search:Stop() | |
765 | Math = math.random(1,1) | |
766 | if Math == 1 then | |
767 | game.Workspace.Laptop.Yey:Play() | |
768 | text.Text = "Data found! Congratiolations!" | |
769 | wait(5) | |
770 | text.Text = "Your computer will BE PROTECTED" | |
771 | wait(3) | |
772 | text.Text = "Uhh hold on...There seems to be an error..." | |
773 | wait(3) | |
774 | text.Text = "OH GOD PROTOGENT N-" | |
775 | wait(0.3) | |
776 | text.Text = " " | |
777 | game.Workspace.Laptop.JABANANEN:Play() | |
778 | wait() | |
779 | scroon.Transparency = 0 | |
780 | scroon.Texture = "rbxassetid://277643907" | |
781 | wait(5) | |
782 | scroon.Texture = "rbxassetid://0" | |
783 | Math = math.random(2,2) | |
784 | ||
785 | ||
786 | ||
787 | end | |
788 | if Math == 2 then | |
789 | game.Workspace.Laptop.Noh:Play() | |
790 | text.Text = "Oh noes, Protogent destroyed your data..." | |
791 | wait(5) | |
792 | game.Workspace.Laptop.SELFDESTRUCT:Play() | |
793 | text.Text = "....And it has activated self destruct! RUNNNN!!" | |
794 | wait(15) | |
795 | local kablmaoXDXD = Instance.new("Sound", game.Players.LocalPlayer.Character) | |
796 | kablmaoXDXD.SoundId = "rbxassetid://222406108" | |
797 | kablmaoXDXD.Volume = 10 | |
798 | kablmaoXDXD:Play() | |
799 | kablmaoXDXD.PlaybackSpeed = 0.3 | |
800 | workspace.Laptop:BreakJoints() | |
801 | workspace.Laptop.TopPart.Anchored = true | |
802 | local boom = Instance.new("Explosion", workspace) | |
803 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
804 | boom.Visible = false | |
805 | boom.BlastRadius = 99999 | |
806 | local ball1 = Instance.new("Part", game.Players.LocalPlayer.Character) | |
807 | ball1.Size = Vector3.new(9,9,9) | |
808 | ball1.Material = "Neon" | |
809 | ball1.Anchored = true | |
810 | ball1.Transparency = 0.3 | |
811 | ball1.BrickColor = BrickColor.new("New Yeller") | |
812 | ball1.CanCollide = false | |
813 | ball1.CFrame = game.Workspace.Laptop.BottomPart.CFrame | |
814 | local ball11 = Instance.new("Part", game.Players.LocalPlayer.Character) | |
815 | ball11.Size = Vector3.new(9,9,9) | |
816 | ball11.Material = "Neon" | |
817 | ball11.Anchored = true | |
818 | ball11.Transparency = 0.3 | |
819 | ball11.BrickColor = BrickColor.new("Maroon") | |
820 | ball11.CanCollide = false | |
821 | ball11.CFrame = game.Workspace.Laptop.BottomPart.CFrame | |
822 | local cf = ball1.CFrame | |
823 | ball1:BreakJoints() | |
824 | local cfval = 0 | |
825 | local cfval1 = 0 | |
826 | for i = 1,260 do | |
827 | game.Players.LocalPlayer.Character.Humanoid.CameraOffset = | |
828 | Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
829 | cfval1 = cfval1 - 1 | |
830 | cfval = cfval + 1 | |
831 | ball1.Size = ball1.Size + Vector3.new(0.5,0.5,0.5) | |
832 | ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1)) | |
833 | -- | |
834 | ball11.Size = ball1.Size + Vector3.new(0.3,0.3,0.3) | |
835 | ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1)) | |
836 | wait() | |
837 | end | |
838 | for i = 1,20 do | |
839 | game.Players.LocalPlayer.Character.Humanoid.CameraOffset = | |
840 | Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
841 | cfval1 = cfval1 - 1 | |
842 | cfval = cfval + 1 | |
843 | ball1.Transparency = ball1.Transparency + 0.05 | |
844 | ball1.Size = ball1.Size + Vector3.new(0.5,0.5,0.5) | |
845 | ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1)) | |
846 | -- | |
847 | ball11.Transparency = ball11.Transparency + 0.05 | |
848 | ball11.Size = ball1.Size + Vector3.new(0.3,0.3,0.3) | |
849 | ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1)) | |
850 | wait() | |
851 | end | |
852 | end | |
853 | wait(5) | |
854 | game.Workspace.Laptop.SELFDESTRUCT:Stop() | |
855 | scroon.Texture = "rbxassetid://0" | |
856 | wait(5) | |
857 | local FIX = Instance.new("Sound", game.Players.LocalPlayer.Character) | |
858 | game.Workspace.Laptop.FIX:Play() | |
859 | text.TextTransparency = 0 | |
860 | for i = 1,10 do | |
861 | print(i) | |
862 | text.Text = "FIXING DATA." | |
863 | wait(0.75) | |
864 | text.Text = "FIXING DATA.." | |
865 | wait(0.75) | |
866 | text.Text = "FIXING DATA..." | |
867 | wait(0.75) | |
868 | if i > 10 then | |
869 | break | |
870 | end | |
871 | end | |
872 | wait(2) | |
873 | ||
874 | game.Workspace.Laptop.FIX:Stop() | |
875 | local Loading = Instance.new("Sound", game.Players.LocalPlayer.Character) | |
876 | game.Workspace.Laptop.Loading:Play() | |
877 | scroon.Transparency = 0 | |
878 | text.Text = "" | |
879 | - | local kablmaoXDXD = Instance.new("Sound", owner) |
879 | + | |
880 | - | kablmaoXDXD.SoundId = "rbxassetid://1258675588" |
880 | + | |
881 | game.Workspace.Laptop.Loading:Stop() | |
882 | ||
883 | local ROBUX = Instance.new("Sound", game.Players.LocalPlayer.Character) | |
884 | game.Workspace.Laptop.ROBUX:Play() | |
885 | scroon.Texture = "rbxassetid://0" | |
886 | text.Text = "Hey, guys" | |
887 | wait(3) | |
888 | text.Text = "Today i will show you how to get robux" | |
889 | - | boom.BlastRadius = 0 |
889 | + | |
890 | - | local ball1 = Instance.new("Part", owner) |
890 | + | |
891 | wait(3) | |
892 | scroon.Texture = "rbxassetid://134783114" | |
893 | wait(5) | |
894 | scroon.Texture = "rbxassetid://0" | |
895 | text.Text = "Log in" | |
896 | wait(3) | |
897 | scroon.Texture = "rbxassetid://1048742198" | |
898 | - | local ball11 = Instance.new("Part", owner) |
898 | + | |
899 | text.Text = "Go to robux.com" | |
900 | scroon.Texture = "rbxassetid://0" | |
901 | wait(3) | |
902 | scroon.Texture = "rbxassetid://1051753578" | |
903 | wait(5) | |
904 | scroon.Texture = "rbxassetid://0" | |
905 | text.Text = "Dont forget to put your name.." | |
906 | wait(5) | |
907 | scroon.Texture = "rbxassetid://516828805" | |
908 | wait(5) | |
909 | text.Text = "Uh... i got hacked...." | |
910 | scroon.Texture = "rbxassetid://0" | |
911 | game.Workspace.Laptop.ROBUX:stop() | |
912 | wait(4) | |
913 | text.Text = "HA BEGONE THOT!!!!!!!" | |
914 | wait(0.00001) | |
915 | local BEGONE = Instance.new("Sound", game.Players.LocalPlayer.Character) | |
916 | game.Workspace.Laptop.BEGONE:Play() | |
917 | wait(1) | |
918 | for i = 1,2 do | |
919 | print(i) | |
920 | text.Text = "|" | |
921 | wait(0.75) | |
922 | text.Text = "" | |
923 | wait(0.75) | |
924 | text.Text = "|" | |
925 | wait(0.75) | |
926 | text.Text = "L|" | |
927 | wait(0.75) | |
928 | text.Text = "L" | |
929 | wait(0.75) | |
930 | text.Text = "Lo|" | |
931 | wait(0.75) | |
932 | text.Text = "Lo" | |
933 | - | local FIX = Instance.new("Sound", owner) |
933 | + | |
934 | text.Text = "Loa|" | |
935 | wait(0.75) | |
936 | text.Text = "Loa" | |
937 | wait(0.75) | |
938 | text.Text = "Load|" | |
939 | wait(0.75) | |
940 | text.Text = "Load" | |
941 | wait(0.75) | |
942 | text.Text = "Loadi|" | |
943 | wait(0.75) | |
944 | text.Text = "Loadi" | |
945 | wait(0.75) | |
946 | text.Text = "Loadin|" | |
947 | wait(0.75) | |
948 | text.Text = "Loadin" | |
949 | wait(0.75) | |
950 | text.Text = "Loading|" | |
951 | - | local Loading = Instance.new("Sound", owner) |
951 | + | |
952 | text.Text = "Loading" | |
953 | wait(0.75) | |
954 | text.Text = "ERROR = 2123)Loading = true" | |
955 | wait(2) | |
956 | if i > 2 then | |
957 | break | |
958 | end | |
959 | - | local ROBUX = Instance.new("Sound", owner) |
959 | + | |
960 | wait(2) | |
961 | ||
962 | ||
963 | workspace.Laptop:BreakJoints() | |
964 | workspace.Laptop.TopPart.Anchored = true | |
965 | local boom = Instance.new("Explosion", workspace) | |
966 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
967 | boom.Visible = false | |
968 | boom.BlastRadius = 999999 | |
969 | local ball1 = Instance.new("Part", game.Players.LocalPlayer.Character) | |
970 | ball1.Size = Vector3.new(10,10,10) | |
971 | ball1.Material = "Neon" | |
972 | ball1.Anchored = false | |
973 | ball1.Transparency = 0.3 | |
974 | ball1.BrickColor = BrickColor.new("New Yeller") | |
975 | ball1.CanCollide = false | |
976 | ball1.CFrame = game.Workspace.Laptop.BottomPart.CFrame | |
977 | local ball11 = Instance.new("Part", game.Players.LocalPlayer.Character) | |
978 | ball11.Size = Vector3.new(10,10,10) | |
979 | ball11.Material = "Neon" | |
980 | ball11.Anchored = true | |
981 | ball11.Transparency = 0.3 | |
982 | ball11.BrickColor = BrickColor.new("Maroon") | |
983 | ball11.CanCollide = false | |
984 | ball11.CFrame = game.Workspace.Laptop.BottomPart.CFrame | |
985 | local cf = ball1.CFrame | |
986 | ball1:BreakJoints() | |
987 | local cfval = 0 | |
988 | local cfval1 = 0 | |
989 | for i = 1,260 do | |
990 | game.Players.LocalPlayer.Character.Humanoid.CameraOffset = | |
991 | - | local BEGONE = Instance.new("Sound", owner) |
991 | + | Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) |
992 | cfval1 = cfval1 - 1 | |
993 | cfval = cfval + 1 | |
994 | ball1.Size = ball1.Size + Vector3.new(0.10,0.10,0.10) | |
995 | ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1)) | |
996 | -- | |
997 | ball11.Size = ball1.Size + Vector3.new(0.10,0.10,0.10) | |
998 | ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1)) | |
999 | wait() | |
1000 | end | |
1001 | for i = 1,20 do | |
1002 | game.Players.LocalPlayer.Character.Humanoid.CameraOffset = | |
1003 | Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
1004 | cfval1 = cfval1 - 1 | |
1005 | cfval = cfval + 1 | |
1006 | ball1.Transparency = ball1.Transparency + 0.05 | |
1007 | ball1.Size = ball1.Size + Vector3.new(0.10,0.10,0.10) | |
1008 | ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1)) | |
1009 | -- | |
1010 | ball11.Transparency = ball11.Transparency + 0.05 | |
1011 | ball11.Size = ball1.Size + Vector3.new(0.10,0.10,0.10) | |
1012 | ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1)) | |
1013 | wait() | |
1014 | end | |
1015 | text.Text = "¬_¬" | |
1016 | end)) | |
1017 | Sound11.Name = "Chilled" | |
1018 | Sound11.Parent = Model0 | |
1019 | Sound11.SoundId = "rbxassetid://1120289188" | |
1020 | Sound11.Volume = 1 | |
1021 | Part12.Name = "Screen3" | |
1022 | Part12.Parent = Model0 | |
1023 | Part12.BrickColor = BrickColor.new("Black") | |
1024 | Part12.Transparency = 1 | |
1025 | Part12.Rotation = Vector3.new(-90, 0, -180) | |
1026 | Part12.Anchored = true | |
1027 | Part12.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014) | |
1028 | Part12.CFrame = CFrame.new(-16.6124001, 15.0680561, -26.0160904, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1029 | Part12.BottomSurface = Enum.SurfaceType.Smooth | |
1030 | Part12.TopSurface = Enum.SurfaceType.Smooth | |
1031 | Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1032 | Part12.Position = Vector3.new(-16.6124001, 15.0680561, -26.0160904) | |
1033 | Part12.Orientation = Vector3.new(-90, -180, 0) | |
1034 | Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1035 | Decal13.Parent = Part12 | |
1036 | Decal13.Transparency = 1 | |
1037 | Decal13.Texture = "rbxassetid://202749681" | |
1038 | Decal13.Face = Enum.NormalId.Top | |
1039 | Part14.Name = "Screen4" | |
1040 | Part14.Parent = Model0 | |
1041 | Part14.BrickColor = BrickColor.new("Really black") | |
1042 | Part14.Transparency = 1 | |
1043 | Part14.Rotation = Vector3.new(-90, 0, -180) | |
1044 | - | boom.BlastRadius = 0 |
1044 | + | |
1045 | - | local ball1 = Instance.new("Part", owner) |
1045 | + | |
1046 | Part14.CFrame = CFrame.new(4.08244181, 15.0554276, -25.9565506, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1047 | Part14.BottomSurface = Enum.SurfaceType.Smooth | |
1048 | Part14.TopSurface = Enum.SurfaceType.Smooth | |
1049 | Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1050 | Part14.Position = Vector3.new(4.08244181, 15.0554276, -25.9565506) | |
1051 | Part14.Orientation = Vector3.new(-90, -180, 0) | |
1052 | Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1053 | - | local ball11 = Instance.new("Part", owner) |
1053 | + | |
1054 | Decal15.Transparency = 1 | |
1055 | Decal15.Texture = "rbxassetid://202749681" | |
1056 | Decal15.Face = Enum.NormalId.Top | |
1057 | Part16.Name = "Screen5" | |
1058 | Part16.Parent = Model0 | |
1059 | Part16.BrickColor = BrickColor.new("Really black") | |
1060 | Part16.Transparency = 1 | |
1061 | Part16.Rotation = Vector3.new(90, 0, 0) | |
1062 | Part16.Anchored = true | |
1063 | Part16.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014) | |
1064 | Part16.CFrame = CFrame.new(-16.6122341, 15.0917301, -25.9565201, 1, 1.46105799e-06, 5.84114969e-06, 5.84117379e-06, -1.64848898e-05, -1, -1.4609617e-06, 1, -1.64848989e-05) | |
1065 | Part16.BottomSurface = Enum.SurfaceType.Smooth | |
1066 | Part16.TopSurface = Enum.SurfaceType.Smooth | |
1067 | Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1068 | Part16.Position = Vector3.new(-16.6122341, 15.0917301, -25.9565201) | |
1069 | Part16.Orientation = Vector3.new(90, 0, 0) | |
1070 | Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1071 | Decal17.Parent = Part16 | |
1072 | Decal17.Transparency = 1 | |
1073 | Decal17.Texture = "rbxassetid://202749681" | |
1074 | Decal17.Face = Enum.NormalId.Top | |
1075 | Part18.Name = "Screen6" | |
1076 | Part18.Parent = Model0 | |
1077 | Part18.BrickColor = BrickColor.new("Really black") | |
1078 | Part18.Transparency = 1 | |
1079 | Part18.Rotation = Vector3.new(90, 0, 0) | |
1080 | Part18.Anchored = true | |
1081 | Part18.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014) | |
1082 | Part18.CFrame = CFrame.new(4.08256006, 15.1133881, -25.8969669, 1, 1.41978819e-06, 4.67880591e-06, 4.6788291e-06, -1.64701923e-05, -1, -1.41971111e-06, 1, -1.64701996e-05) | |
1083 | Part18.BottomSurface = Enum.SurfaceType.Smooth | |
1084 | Part18.TopSurface = Enum.SurfaceType.Smooth | |
1085 | Part18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1086 | Part18.Position = Vector3.new(4.08256006, 15.1133881, -25.8969669) | |
1087 | Part18.Orientation = Vector3.new(90, 0, 0) | |
1088 | Part18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1089 | Decal19.Parent = Part18 | |
1090 | Decal19.Transparency = 1 | |
1091 | Decal19.Texture = "rbxassetid://202749681" | |
1092 | Decal19.Face = Enum.NormalId.Top | |
1093 | Part20.Name = "Error" | |
1094 | Part20.Parent = Model0 | |
1095 | Part20.BrickColor = BrickColor.new("Really black") | |
1096 | Part20.Transparency = 1 | |
1097 | Part20.Rotation = Vector3.new(-90, 0, -180) | |
1098 | Part20.Anchored = true | |
1099 | Part20.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1100 | Part20.CFrame = CFrame.new(-18.9324017, 24.0471134, -25.5749741, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1101 | Part20.BottomSurface = Enum.SurfaceType.Smooth | |
1102 | Part20.TopSurface = Enum.SurfaceType.Smooth | |
1103 | Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1104 | Part20.Position = Vector3.new(-18.9324017, 24.0471134, -25.5749741) | |
1105 | Part20.Orientation = Vector3.new(-90, -180, 0) | |
1106 | Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1107 | Decal21.Parent = Part20 | |
1108 | Decal21.Transparency = 1 | |
1109 | Decal21.Texture = "rbxassetid://410610557" | |
1110 | Decal21.Face = Enum.NormalId.Top | |
1111 | Part22.Name = "Error12" | |
1112 | Part22.Parent = Model0 | |
1113 | Part22.BrickColor = BrickColor.new("Really black") | |
1114 | Part22.Transparency = 1 | |
1115 | Part22.Rotation = Vector3.new(-90, 0, -180) | |
1116 | Part22.Anchored = true | |
1117 | Part22.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1118 | Part22.CFrame = CFrame.new(-1.94981802, 7.45689392, -25.1585083, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1119 | Part22.BottomSurface = Enum.SurfaceType.Smooth | |
1120 | Part22.TopSurface = Enum.SurfaceType.Smooth | |
1121 | Part22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1122 | Part22.Position = Vector3.new(-1.94981802, 7.45689392, -25.1585083) | |
1123 | Part22.Orientation = Vector3.new(-90, -180, 0) | |
1124 | Part22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1125 | Decal23.Parent = Part22 | |
1126 | Decal23.Transparency = 1 | |
1127 | Decal23.Texture = "rbxassetid://49363212" | |
1128 | Decal23.Face = Enum.NormalId.Top | |
1129 | Part24.Name = "Error11" | |
1130 | Part24.Parent = Model0 | |
1131 | Part24.BrickColor = BrickColor.new("Really black") | |
1132 | Part24.Transparency = 1 | |
1133 | Part24.Rotation = Vector3.new(-90, 0, -180) | |
1134 | Part24.Anchored = true | |
1135 | Part24.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1136 | Part24.CFrame = CFrame.new(-13.0447941, 10.8068361, -25.4856644, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1137 | Part24.BottomSurface = Enum.SurfaceType.Smooth | |
1138 | Part24.TopSurface = Enum.SurfaceType.Smooth | |
1139 | Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1140 | Part24.Position = Vector3.new(-13.0447941, 10.8068361, -25.4856644) | |
1141 | Part24.Orientation = Vector3.new(-90, -180, 0) | |
1142 | Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1143 | Decal25.Parent = Part24 | |
1144 | Decal25.Transparency = 1 | |
1145 | Decal25.Texture = "rbxassetid://24161633" | |
1146 | Decal25.Face = Enum.NormalId.Top | |
1147 | Part26.Name = "Error13" | |
1148 | Part26.Parent = Model0 | |
1149 | Part26.BrickColor = BrickColor.new("Really black") | |
1150 | Part26.Transparency = 1 | |
1151 | Part26.Rotation = Vector3.new(-90, 0, -180) | |
1152 | Part26.Anchored = true | |
1153 | Part26.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1154 | Part26.CFrame = CFrame.new(-17.1317921, 7.44849777, -25.5385895, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1155 | Part26.BottomSurface = Enum.SurfaceType.Smooth | |
1156 | Part26.TopSurface = Enum.SurfaceType.Smooth | |
1157 | Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1158 | Part26.Position = Vector3.new(-17.1317921, 7.44849777, -25.5385895) | |
1159 | Part26.Orientation = Vector3.new(-90, -180, 0) | |
1160 | Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1161 | Decal27.Parent = Part26 | |
1162 | Decal27.Transparency = 1 | |
1163 | Decal27.Texture = "rbxassetid://155374193" | |
1164 | Decal27.Face = Enum.NormalId.Top | |
1165 | Part28.Name = "Error14" | |
1166 | Part28.Parent = Model0 | |
1167 | Part28.BrickColor = BrickColor.new("Really black") | |
1168 | Part28.Transparency = 1 | |
1169 | Part28.Rotation = Vector3.new(-90, 0, -180) | |
1170 | Part28.Anchored = true | |
1171 | Part28.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1172 | Part28.CFrame = CFrame.new(6.13697195, 6.3400178, -25.5986443, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1173 | Part28.BottomSurface = Enum.SurfaceType.Smooth | |
1174 | Part28.TopSurface = Enum.SurfaceType.Smooth | |
1175 | Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1176 | Part28.Position = Vector3.new(6.13697195, 6.3400178, -25.5986443) | |
1177 | Part28.Orientation = Vector3.new(-90, -180, 0) | |
1178 | Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1179 | Decal29.Parent = Part28 | |
1180 | Decal29.Transparency = 1 | |
1181 | Decal29.Texture = "rbxassetid://26258536" | |
1182 | Decal29.Face = Enum.NormalId.Top | |
1183 | Part30.Name = "Error2" | |
1184 | Part30.Parent = Model0 | |
1185 | Part30.BrickColor = BrickColor.new("Really black") | |
1186 | Part30.Transparency = 1 | |
1187 | Part30.Rotation = Vector3.new(-90, 0, -180) | |
1188 | Part30.Anchored = true | |
1189 | Part30.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1190 | Part30.CFrame = CFrame.new(5.2930851, 23.5399494, -25.7504234, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1191 | Part30.BottomSurface = Enum.SurfaceType.Smooth | |
1192 | Part30.TopSurface = Enum.SurfaceType.Smooth | |
1193 | Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1194 | Part30.Position = Vector3.new(5.2930851, 23.5399494, -25.7504234) | |
1195 | Part30.Orientation = Vector3.new(-90, -180, 0) | |
1196 | Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1197 | Decal31.Parent = Part30 | |
1198 | Decal31.Transparency = 1 | |
1199 | Decal31.Texture = "rbxassetid://174565913" | |
1200 | Decal31.Face = Enum.NormalId.Top | |
1201 | Part32.Name = "Error3" | |
1202 | Part32.Parent = Model0 | |
1203 | Part32.BrickColor = BrickColor.new("Really black") | |
1204 | Part32.Transparency = 1 | |
1205 | Part32.Rotation = Vector3.new(-90, 0, -180) | |
1206 | Part32.Anchored = true | |
1207 | Part32.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1208 | Part32.CFrame = CFrame.new(-1.25632203, 21.9697857, -25.700386, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1209 | Part32.BottomSurface = Enum.SurfaceType.Smooth | |
1210 | Part32.TopSurface = Enum.SurfaceType.Smooth | |
1211 | Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1212 | Part32.Position = Vector3.new(-1.25632203, 21.9697857, -25.700386) | |
1213 | Part32.Orientation = Vector3.new(-90, -180, 0) | |
1214 | Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1215 | Decal33.Parent = Part32 | |
1216 | Decal33.Transparency = 1 | |
1217 | Decal33.Texture = "rbxassetid://278802262" | |
1218 | Decal33.Face = Enum.NormalId.Top | |
1219 | Part34.Name = "Error4" | |
1220 | Part34.Parent = Model0 | |
1221 | Part34.BrickColor = BrickColor.new("Really black") | |
1222 | Part34.Transparency = 1 | |
1223 | Part34.Rotation = Vector3.new(-90, 0, -180) | |
1224 | Part34.Anchored = true | |
1225 | Part34.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1226 | Part34.CFrame = CFrame.new(-12.5566645, 23.9789543, -25.5174751, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1227 | Part34.BottomSurface = Enum.SurfaceType.Smooth | |
1228 | Part34.TopSurface = Enum.SurfaceType.Smooth | |
1229 | Part34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1230 | Part34.Position = Vector3.new(-12.5566645, 23.9789543, -25.5174751) | |
1231 | Part34.Orientation = Vector3.new(-90, -180, 0) | |
1232 | Part34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1233 | Decal35.Parent = Part34 | |
1234 | Decal35.Transparency = 1 | |
1235 | Decal35.Texture = "rbxassetid://257508984" | |
1236 | Decal35.Face = Enum.NormalId.Top | |
1237 | Part36.Name = "Error5" | |
1238 | Part36.Parent = Model0 | |
1239 | Part36.BrickColor = BrickColor.new("Really black") | |
1240 | Part36.Transparency = 1 | |
1241 | Part36.Rotation = Vector3.new(-90, 0, -180) | |
1242 | Part36.Anchored = true | |
1243 | Part36.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1244 | Part36.CFrame = CFrame.new(-16.7515697, 18.5244789, -25.4751205, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1245 | Part36.BottomSurface = Enum.SurfaceType.Smooth | |
1246 | Part36.TopSurface = Enum.SurfaceType.Smooth | |
1247 | Part36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1248 | Part36.Position = Vector3.new(-16.7515697, 18.5244789, -25.4751205) | |
1249 | Part36.Orientation = Vector3.new(-90, -180, 0) | |
1250 | Part36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1251 | Decal37.Parent = Part36 | |
1252 | Decal37.Transparency = 1 | |
1253 | Decal37.Texture = "rbxassetid://83825570" | |
1254 | Decal37.Face = Enum.NormalId.Top | |
1255 | Part38.Name = "Error6" | |
1256 | Part38.Parent = Model0 | |
1257 | Part38.BrickColor = BrickColor.new("Really black") | |
1258 | Part38.Transparency = 1 | |
1259 | Part38.Rotation = Vector3.new(-90, 0, -180) | |
1260 | Part38.Anchored = true | |
1261 | Part38.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1262 | Part38.CFrame = CFrame.new(-10.3161802, 18.1403332, -25.4698792, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1263 | Part38.BottomSurface = Enum.SurfaceType.Smooth | |
1264 | Part38.TopSurface = Enum.SurfaceType.Smooth | |
1265 | Part38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1266 | Part38.Position = Vector3.new(-10.3161802, 18.1403332, -25.4698792) | |
1267 | Part38.Orientation = Vector3.new(-90, -180, 0) | |
1268 | Part38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1269 | Decal39.Parent = Part38 | |
1270 | Decal39.Transparency = 1 | |
1271 | Decal39.Texture = "rbxassetid://45059153" | |
1272 | Decal39.Face = Enum.NormalId.Top | |
1273 | Part40.Name = "Error7" | |
1274 | Part40.Parent = Model0 | |
1275 | Part40.BrickColor = BrickColor.new("Really black") | |
1276 | Part40.Transparency = 1 | |
1277 | Part40.Rotation = Vector3.new(-90, 0, -180) | |
1278 | Part40.Anchored = true | |
1279 | Part40.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1280 | Part40.CFrame = CFrame.new(-0.810696006, 13.4196739, -25.3747978, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1281 | Part40.BottomSurface = Enum.SurfaceType.Smooth | |
1282 | Part40.TopSurface = Enum.SurfaceType.Smooth | |
1283 | Part40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1284 | Part40.Position = Vector3.new(-0.810696006, 13.4196739, -25.3747978) | |
1285 | Part40.Orientation = Vector3.new(-90, -180, 0) | |
1286 | Part40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1287 | Decal41.Parent = Part40 | |
1288 | Decal41.Transparency = 1 | |
1289 | Decal41.Texture = "rbxassetid://913267707" | |
1290 | Decal41.Face = Enum.NormalId.Top | |
1291 | Part42.Name = "Error8" | |
1292 | Part42.Parent = Model0 | |
1293 | Part42.BrickColor = BrickColor.new("Really black") | |
1294 | Part42.Transparency = 1 | |
1295 | Part42.Rotation = Vector3.new(-90, 0, -180) | |
1296 | Part42.Anchored = true | |
1297 | Part42.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1298 | Part42.CFrame = CFrame.new(2.32739806, 18.5839558, -25.3300667, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1299 | Part42.BottomSurface = Enum.SurfaceType.Smooth | |
1300 | Part42.TopSurface = Enum.SurfaceType.Smooth | |
1301 | Part42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1302 | Part42.Position = Vector3.new(2.32739806, 18.5839558, -25.3300667) | |
1303 | Part42.Orientation = Vector3.new(-90, -180, 0) | |
1304 | Part42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1305 | Decal43.Parent = Part42 | |
1306 | Decal43.Transparency = 1 | |
1307 | Decal43.Texture = "rbxassetid://13525528" | |
1308 | Decal43.Face = Enum.NormalId.Top | |
1309 | Part44.Name = "Error9" | |
1310 | Part44.Parent = Model0 | |
1311 | Part44.BrickColor = BrickColor.new("Really black") | |
1312 | Part44.Transparency = 1 | |
1313 | Part44.Rotation = Vector3.new(-90, 0, -180) | |
1314 | Part44.Anchored = true | |
1315 | Part44.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1316 | Part44.CFrame = CFrame.new(6.234375, 14.5201178, -25.3092499, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1317 | Part44.BottomSurface = Enum.SurfaceType.Smooth | |
1318 | Part44.TopSurface = Enum.SurfaceType.Smooth | |
1319 | Part44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1320 | Part44.Position = Vector3.new(6.234375, 14.5201178, -25.3092499) | |
1321 | Part44.Orientation = Vector3.new(-90, -180, 0) | |
1322 | Part44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1323 | Decal45.Parent = Part44 | |
1324 | Decal45.Transparency = 1 | |
1325 | Decal45.Texture = "rbxassetid://163822064" | |
1326 | Decal45.Face = Enum.NormalId.Top | |
1327 | Part46.Name = "Error10" | |
1328 | Part46.Parent = Model0 | |
1329 | Part46.BrickColor = BrickColor.new("Really black") | |
1330 | Part46.Transparency = 1 | |
1331 | Part46.Rotation = Vector3.new(-90, 0, -180) | |
1332 | Part46.Anchored = true | |
1333 | Part46.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
1334 | Part46.CFrame = CFrame.new(-18.6836948, 16.1264935, -25.5352631, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
1335 | Part46.BottomSurface = Enum.SurfaceType.Smooth | |
1336 | Part46.TopSurface = Enum.SurfaceType.Smooth | |
1337 | Part46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1338 | Part46.Position = Vector3.new(-18.6836948, 16.1264935, -25.5352631) | |
1339 | Part46.Orientation = Vector3.new(-90, -180, 0) | |
1340 | Part46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1341 | Decal47.Parent = Part46 | |
1342 | Decal47.Transparency = 1 | |
1343 | Decal47.Texture = "rbxassetid://25536849" | |
1344 | Decal47.Face = Enum.NormalId.Top | |
1345 | Sound48.Name = "Shutdown" | |
1346 | Sound48.Parent = Model0 | |
1347 | Sound48.SoundId = "rbxassetid://784747919" | |
1348 | Sound48.Volume = 1 | |
1349 | Part49.Name = "Shutdownscreen" | |
1350 | Part49.Parent = Model0 | |
1351 | Part49.BrickColor = BrickColor.new("Really black") | |
1352 | Part49.Transparency = 1 | |
1353 | Part49.Rotation = Vector3.new(-90, 0, -180) | |
1354 | Part49.Anchored = true | |
1355 | Part49.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014) | |
1356 | Part49.CFrame = CFrame.new(-6.20739603, 15.0035801, -25.9561005, -0.999998927, 1.46471007e-06, 1.56462193e-06, 1.56462193e-06, -1.64884223e-05, 0.999998927, 1.4645899e-06, 1, 1.64896137e-05) | |
1357 | Part49.BottomSurface = Enum.SurfaceType.Smooth | |
1358 | Part49.TopSurface = Enum.SurfaceType.Smooth | |
1359 | Part49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1360 | Part49.Position = Vector3.new(-6.20739603, 15.0035801, -25.9561005) | |
1361 | Part49.Orientation = Vector3.new(-89.9199982, 5.42000008, 174.580002) | |
1362 | Part49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
1363 | Decal50.Parent = Part49 | |
1364 | Decal50.Transparency = 1 | |
1365 | Decal50.Texture = "rbxassetid://178320220" | |
1366 | Decal50.Face = Enum.NormalId.Top | |
1367 | Sound51.Name = "OOPS" | |
1368 | Sound51.Parent = Model0 | |
1369 | Sound51.SoundId = "rbxassetid://1006313226" | |
1370 | Sound51.TimePosition = 2 | |
1371 | Sound51.Volume = 11 | |
1372 | Sound52.Name = "AGK" | |
1373 | Sound52.Parent = Model0 | |
1374 | Sound52.SoundId = "rbxassetid://271550300" | |
1375 | Sound52.Volume = 15 | |
1376 | Sound53.Name = "Standby" | |
1377 | Sound53.Parent = Model0 | |
1378 | Sound53.SoundId = "rbxassetid://1086860930" | |
1379 | Sound54.Name = "EGUSPELOSIAWN" | |
1380 | Sound54.Parent = Model0 | |
1381 | Sound54.SoundId = "rbxassetid://171515875" | |
1382 | Sound55.Name = "Search" | |
1383 | Sound55.Parent = Model0 | |
1384 | Sound55.SoundId = "rbxassetid://1305251774" | |
1385 | Sound55.Volume = 11 | |
1386 | Sound56.Name = "Cresh" | |
1387 | Sound56.Parent = Model0 | |
1388 | Sound56.SoundId = "rbxassetid://844654533" | |
1389 | Sound57.Name = "Yey" | |
1390 | Sound57.Parent = Model0 | |
1391 | Sound57.SoundId = "rbxassetid://743073360" | |
1392 | Sound57.Volume = 11 | |
1393 | Sound58.Name = "Noh" | |
1394 | Sound58.Parent = Model0 | |
1395 | Sound58.SoundId = "rbxassetid://138080483" | |
1396 | Sound58.Volume = 11 | |
1397 | Sound59.Name = "SELFDESTRUCT" | |
1398 | Sound59.Parent = Model0 | |
1399 | Sound59.SoundId = "rbxassetid://723688773" | |
1400 | Sound59.Volume = 11 | |
1401 | Sound60.Name = "JABANANEN" | |
1402 | Sound60.Parent = Model0 | |
1403 | Sound60.SoundId = "rbxassetid://1046365390" | |
1404 | Sound60.Volume = 11 | |
1405 | Sound61.Name = "FIX" | |
1406 | Sound61.Parent = Model0 | |
1407 | Sound61.SoundId = "rbxassetid://466419208" | |
1408 | Sound61.Volume = 10 | |
1409 | Sound62.Name = "Loading" | |
1410 | Sound62.Parent = Model0 | |
1411 | Sound62.SoundId = "rbxassetid://1140442110" | |
1412 | Sound62.Volume = 11 | |
1413 | Sound63.Name = "ROBUX" | |
1414 | Sound63.Parent = Model0 | |
1415 | Sound63.SoundId = "rbxassetid://1035962869" | |
1416 | Sound63.Volume = 10 | |
1417 | Sound64.Name = "BEGONE" | |
1418 | Sound64.Parent = Model0 | |
1419 | Sound64.SoundId = "rbxassetid://640886764" | |
1420 | Sound64.Volume = 10 | |
1421 | for i,v in pairs(mas:GetChildren()) do | |
1422 | v.Parent = workspace | |
1423 | pcall(function() v:MakeJoints() end) | |
1424 | end | |
1425 | for i,v in pairs(cors) do | |
1426 | spawn(function() | |
1427 | pcall(v) | |
1428 | end) | |
1429 | end |