Advertisement
skullingdestroy22

laptop

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