Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game:GetService("CoreGui"):FindFirstChild("WindowsUI") then
- game:GetService("CoreGui"):FindFirstChild("WindowsUI"):Destroy()
- end
- UserInputServiceAlpha = game:GetService("UserInputService")
- WindowsUI = Instance.new("ScreenGui")
- WindowsBackground = Instance.new("Frame")
- WindowsBackgroundUICorner = Instance.new("UICorner")
- WindowsTouchScreen = Instance.new("Frame")
- WindowsTouchScreenUICorner = Instance.new("UICorner")
- Speaker = Instance.new("Frame")
- WindowsScreen = Instance.new("Frame")
- TouchScreenLogo = Instance.new("TextLabel")
- StartUpLogo1 = Instance.new("TextLabel")
- MainScrollingFrame = Instance.new("ScrollingFrame")
- WindowsLogo = Instance.new("ImageLabel")
- MyLogo = Instance.new("TextLabel")
- StartUp = Instance.new("StringValue")
- StartUp.Value = "On"
- VolumeButton1 = Instance.new("TextButton")
- VolumeButton2 = Instance.new("TextButton")
- PowerButton = Instance.new("TextButton")
- PowerButton2 = Instance.new("TextButton")
- PowerTurnOn = Instance.new("Sound")
- Hint1 = Instance.new("TextLabel")
- Hint2 = Instance.new("TextLabel")
- LockScreen = Instance.new("ImageButton")
- VolumeButton = Instance.new("TextButton")
- Clock = Instance.new("TextLabel")
- TweenService = game:GetService("TweenService")
- PowerTurnOff = Instance.new("Sound")
- Date = Instance.new("TextLabel")
- Day = Instance.new("TextLabel")
- TopBar = Instance.new("ImageButton")
- Clock2 = Instance.new("TextLabel")
- FPSLabel = Instance.new("TextLabel")
- PingLabel = Instance.new("TextLabel")
- GPULabel = Instance.new("TextLabel")
- RunService = game:GetService("RunService")
- RenderStepped = RunService.RenderStepped
- sec = nil
- FPS = {}
- DownBar = Instance.new("Frame")
- HomeButton = Instance.new("ImageButton")
- BackButton = Instance.new("ImageButton")
- SearchButton = Instance.new("ImageButton")
- ScrollingFrame1 = Instance.new("ScrollingFrame")
- PhoneButtonBackground = Instance.new("ImageButton")
- PhoneButton = Instance.new("ImageLabel")
- MessageButtonBackground = Instance.new("ImageButton")
- MessageButton = Instance.new("ImageLabel")
- MessageButtonEmote = Instance.new("TextLabel")
- ContactsButton = Instance.new("TextButton")
- MessagesButton2Background = Instance.new("ImageButton")
- MessagesButton2 = Instance.new("ImageLabel")
- ExplorerButtonBackground = Instance.new("ImageButton")
- ExplorerButton = Instance.new("ImageLabel")
- GamesButtonBackground = Instance.new("TextButton")
- GamesButton = Instance.new("ImageLabel")
- StoreButtonBackground = Instance.new("TextButton")
- StoreButton = Instance.new("ImageLabel")
- CalendarButton = Instance.new("TextButton")
- MusicButtonBackground = Instance.new("TextButton")
- MusicButton = Instance.new("ImageLabel")
- CalculatorButtonBackground = Instance.new("TextButton")
- CalculatorButton = Instance.new("ImageLabel")
- SettingsButtonBackground = Instance.new("TextButton")
- SettingsButton = Instance.new("ImageLabel")
- VolumeFrame = Instance.new("Frame")
- Volume_A = 0
- VolumeText = Instance.new("TextButton")
- VolumeName = Instance.new("TextLabel")
- Volume_B = 0
- HttpService = game:GetService("HttpService")
- MainFrame1 = Instance.new("Frame")
- SearchBox = Instance.new("TextBox")
- UICorner_3 = Instance.new("UICorner")
- ScriptListFrame = Instance.new("ScrollingFrame")
- UIPadding = Instance.new("UIPadding")
- Scripts = Instance.new("Folder")
- UIGridLayout = Instance.new("UIGridLayout")
- ScriptFrame = Instance.new("Frame")
- ScriptTitle = Instance.new("TextLabel")
- ScriptAuthor = Instance.new("TextLabel")
- ScriptGame = Instance.new("TextLabel")
- VerifiedScriptFrame = Instance.new("Frame")
- ScriptTitle_2 = Instance.new("TextLabel")
- VerifiedIcon = Instance.new("ImageLabel")
- ScriptAuthor_2 = Instance.new("TextLabel")
- ScriptGame_2 = Instance.new("TextLabel")
- Info = Instance.new("Frame")
- PreviewImage = Instance.new("ImageLabel")
- UICorner_14 = Instance.new("UICorner")
- Author = Instance.new("Frame")
- InfoBoxAuthor = Instance.new("TextLabel")
- ProfilePicture = Instance.new("ImageLabel")
- UICorner_15 = Instance.new("UICorner")
- Title_2 = Instance.new("Frame")
- InfoBoxTitle = Instance.new("TextLabel")
- Game = Instance.new("TextLabel")
- Description = Instance.new("TextLabel")
- Comments = Instance.new("Frame")
- Inner = Instance.new("Frame")
- UICorner_21 = Instance.new("UICorner")
- Line = Instance.new("Frame")
- CommentsText = Instance.new("TextLabel")
- Comments_2 = Instance.new("ScrollingFrame")
- Comment = Instance.new("Frame")
- Content = Instance.new("TextLabel")
- Author_2 = Instance.new("TextLabel")
- ProfilePicture_2 = Instance.new("ImageLabel")
- UICorner_22 = Instance.new("UICorner")
- UIListLayout_3 = Instance.new("UIListLayout")
- CloseFrame = Instance.new("ImageButton")
- PreviewImage_2 = Instance.new("ImageLabel")
- PreviewImageUICorner_2 = Instance.new("UICorner")
- TopBar = Instance.new("Frame")
- TopBarUICorner = Instance.new("UICorner")
- SecondProfile = Instance.new("ImageLabel")
- SecondProfileUICorner_2 = Instance.new("UICorner")
- KeySystem = Instance.new("TextLabel")
- KeySystemUICorner = Instance.new("UICorner")
- KeySystem_2 = Instance.new("TextLabel")
- KeySystemUICorner_2 = Instance.new("UICorner")
- OpenButton = Instance.new("ImageButton")
- OpenButtonUICorner = Instance.new("UICorner")
- CloseButton = Instance.new("ImageButton")
- ViewsLabel = Instance.new("TextLabel")
- ViewsLabelUICorner = Instance.new("UICorner")
- ViewsLabel_2 = Instance.new("TextLabel")
- ViewsLabelUICorner_2 = Instance.new("UICorner")
- ViewEye = Instance.new("ImageLabel")
- ViewEye_2 = Instance.new("ImageLabel")
- ViewEyeUICorner = Instance.new("UICorner")
- ViewEyeUICorner_2 = Instance.new("UICorner")
- Share = Instance.new("ImageButton")
- ShareUICorner = Instance.new("UICorner")
- Share_2 = Instance.new("ImageButton")
- ShareUICorner_2 = Instance.new("UICorner")
- Description_2 = Instance.new("TextLabel")
- InfoBox = Instance.new("ScrollingFrame")
- InfoBoxUICorner = Instance.new("UICorner")
- OpenInfo = Instance.new("TextButton")
- OpenInfo_2 = Instance.new("TextButton")
- CloseInfoBox = Instance.new("TextButton")
- PowerTurnOn.Parent = game.Workspace
- PowerTurnOn.SoundId = "rbxassetid://9120546891"
- PowerTurnOn.Playing = false
- PowerTurnOn.Looped = false
- PowerTurnOn.Volume = 1
- PowerTurnOff.Parent = game.Workspace
- PowerTurnOff.SoundId = "rbxassetid://9120510420"
- PowerTurnOff.Playing = false
- PowerTurnOff.Looped = false
- PowerTurnOff.Volume = 1
- WindowsUI.Name = "WindowsUI"
- WindowsUI.Parent = game.CoreGui
- WindowsUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- game.CoreGui.WindowsUI.Enabled = true
- WindowsBackground.Name = "WindowsBackground"
- WindowsBackground.Parent = WindowsUI
- WindowsBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- WindowsBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- WindowsBackground.Position = UDim2.new(0.5, 0, 0.45, 0)
- WindowsBackground.Size = UDim2.new(0, 260, 0, 450)
- WindowsBackground.ZIndex = 2
- WindowsBackgroundUICorner.CornerRadius = UDim.new(0, 15)
- WindowsBackgroundUICorner.Parent = WindowsBackground
- VolumeButton1.Name = "VolumeButton1"
- VolumeButton1.Parent = WindowsBackground
- VolumeButton1.BackgroundTransparency = 1
- VolumeButton1.AnchorPoint = Vector2.new(0.5, 0.5)
- VolumeButton1.Position = UDim2.new(1.05, 0, 0.209, 0)
- VolumeButton1.Size = UDim2.new(0, 15, 0, 50)
- VolumeButton1.Text = ""
- VolumeButton2.Name = "VolumeButton2"
- VolumeButton2.Parent = WindowsBackground
- VolumeButton2.BackgroundTransparency = 1
- VolumeButton2.AnchorPoint = Vector2.new(0.5, 0.5)
- VolumeButton2.Position = UDim2.new(1.05, 0, 0.32, 0)
- VolumeButton2.Size = UDim2.new(0, 15, 0, 50)
- VolumeButton2.Text = ""
- VolumeButton1.Visible = false
- VolumeButton2.Visible = false
- VolumeButton.Name = "VolumeButton"
- VolumeButton.Parent = WindowsBackground
- VolumeButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- VolumeButton.AnchorPoint = Vector2.new(0.5, 0.5)
- VolumeButton.Position = UDim2.new(1, 0, 0.265, 0)
- VolumeButton.Size = UDim2.new(0, 5, 0, 100)
- VolumeButton.BorderSizePixel = 0
- VolumeButton.Text = ""
- PowerButton.Name = "PowerButton"
- PowerButton.Parent = WindowsBackground
- PowerButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- PowerButton.AnchorPoint = Vector2.new(0.5, 0.5)
- PowerButton.Position = UDim2.new(1, 0, 0.5, 0)
- PowerButton.Size = UDim2.new(0, 5, 0, 50)
- PowerButton.BorderSizePixel = 0
- PowerButton.Text = ""
- PowerButton2.Name = "PowerButton2"
- PowerButton2.Parent = WindowsBackground
- PowerButton2.BackgroundTransparency = 1
- PowerButton2.AnchorPoint = Vector2.new(0.5, 0.5)
- PowerButton2.Position = UDim2.new(1.05, 0, 0.5, 0)
- PowerButton2.Size = UDim2.new(0, 20, 0, 50)
- PowerButton2.Text = ""
- PowerButton2.Visible = false
- Hint1.Name = "Hint1"
- Hint1.Parent = WindowsBackground
- Hint1.AnchorPoint = Vector2.new(0.5, 0.5)
- Hint1.Position = UDim2.new(1.43, 0, 0.5, 0)
- Hint1.Size = UDim2.new(0, 50, 0, 50)
- Hint1.Text = "<-- Click here to turn on the Phone"
- Hint1.BackgroundTransparency = 1
- Hint1.Font = Enum.Font.Legacy
- Hint1.TextSize = 10
- Hint1.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hint2.Name = "Hint2"
- Hint2.Parent = WindowsBackground
- Hint2.AnchorPoint = Vector2.new(0.5, 0.5)
- Hint2.Position = UDim2.new(1.4, 0, 0.25, 0)
- Hint2.Size = UDim2.new(0, 50, 0, 50)
- Hint2.Text = "<-- Click here to change Volume"
- Hint2.BackgroundTransparency = 1
- Hint2.Font = Enum.Font.Legacy
- Hint2.TextSize = 10
- Hint2.TextColor3 = Color3.fromRGB(255, 255, 255)
- WindowsTouchScreen.Name = "WindowsTouchScreen"
- WindowsTouchScreen.Parent = WindowsBackground
- WindowsTouchScreen.AnchorPoint = Vector2.new(0.5, 0.5)
- WindowsTouchScreen.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- WindowsTouchScreen.Position = UDim2.new(0.5, 0, 0.5, 0)
- WindowsTouchScreen.Size = UDim2.new(0, 255, 0, 445)
- WindowsTouchScreenUICorner.CornerRadius = UDim.new(0, 15)
- WindowsTouchScreenUICorner.Parent = WindowsTouchScreen
- Speaker.Name = "Speaker"
- Speaker.Parent = WindowsTouchScreen
- Speaker.AnchorPoint = Vector2.new(0.5, 0.5)
- Speaker.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Speaker.Position = UDim2.new(0.5, 0, 0.015, 0)
- Speaker.Size = UDim2.new(0, 50, 0, 10)
- Speaker.BorderSizePixel = 0
- TouchScreenLogo.Name = "TouchScreenLogo"
- TouchScreenLogo.Parent = WindowsTouchScreen
- TouchScreenLogo.AnchorPoint = Vector2.new(0.5, 0.5)
- TouchScreenLogo.Position = UDim2.new(0.5, 0, 0.05, 0)
- TouchScreenLogo.Size = UDim2.new(0, 50, 0, 10)
- TouchScreenLogo.BorderSizePixel = 0
- TouchScreenLogo.Text = "ECCS"
- TouchScreenLogo.BackgroundTransparency = 1
- TouchScreenLogo.Font = Enum.Font.Legacy
- TouchScreenLogo.TextSize = 10
- TouchScreenLogo.TextColor3 = Color3.fromRGB(100, 100, 100)
- WindowsScreen.Name = "WindowsScreen"
- WindowsScreen.Parent = WindowsTouchScreen
- WindowsScreen.AnchorPoint = Vector2.new(0.5, 0.5)
- WindowsScreen.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- WindowsScreen.Position = UDim2.new(0.5, 0, 0.5, 0)
- WindowsScreen.Size = UDim2.new(0, 230, 0, 380)
- WindowsScreen.BorderSizePixel = 0
- MainScrollingFrame.Name = "MainScrollingFrame"
- MainScrollingFrame.Parent = WindowsScreen
- MainScrollingFrame.Active = true
- MainScrollingFrame.BackgroundTransparency = 1
- MainScrollingFrame.BorderSizePixel = 0
- MainScrollingFrame.Position = UDim2.new(0, 0, 0, 0)
- MainScrollingFrame.Size = UDim2.new(0, 230, 0, 380)
- MainScrollingFrame.ZIndex = 2
- MainScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
- MainScrollingFrame.ScrollBarImageTransparency = 1
- MainScrollingFrame.ZIndex = 2
- MainScrollingFrame.Visible = false
- DownBar.Name = "DownBar"
- DownBar.Parent = MainScrollingFrame
- DownBar.AnchorPoint = Vector2.new(0.5, 0.5)
- DownBar.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- DownBar.Position = UDim2.new(0.51, 0, 0.97, 0)
- DownBar.Size = UDim2.new(0, 235, 0, 30)
- DownBar.BorderSizePixel = 0
- LockScreen.Name = "LockScreen"
- LockScreen.Parent = MainScrollingFrame
- LockScreen.AnchorPoint = Vector2.new(0.5, 0.5)
- LockScreen.BackgroundTransparency = 1
- LockScreen.Position = UDim2.new(0.5, 0, 0.5, 0)
- LockScreen.Size = UDim2.new(0, 230, 0, 380)
- LockScreen.ZIndex = 2
- TopBar.Name = "TopBar"
- TopBar.Parent = MainScrollingFrame
- TopBar.AnchorPoint = Vector2.new(0.5, 0.5)
- TopBar.BackgroundTransparency = 1
- TopBar.Position = UDim2.new(0.5, 0, 0.019, 0)
- TopBar.Size = UDim2.new(0, 230, 0, 15)
- TopBar.BorderSizePixel = 0
- TopBar.ZIndex = 2
- Clock.Name = "Clock"
- Clock.Parent = LockScreen
- Clock.AnchorPoint = Vector2.new(0.5, 0.5)
- Clock.Position = UDim2.new(0.3, 0, 0.75, 0)
- Clock.Size = UDim2.new(0, 120, 0, 65)
- Clock.Text = "88:88"
- Clock.BackgroundTransparency = 1
- Clock.Font = Enum.Font.Legacy
- Clock.TextSize = 35
- Clock.TextColor3 = Color3.fromRGB(255, 255, 255)
- Clock.TextXAlignment = Enum.TextXAlignment.Left
- Clock2.Name = "Clock2"
- Clock2.Parent = TopBar
- Clock2.AnchorPoint = Vector2.new(0.5, 0.5)
- Clock2.Position = UDim2.new(0.9, 0, 0.5, 0)
- Clock2.Size = UDim2.new(0, 28, 0, 15)
- Clock2.Text = "88:88"
- Clock2.BackgroundTransparency = 1
- Clock2.Font = Enum.Font.Legacy
- Clock2.TextSize = 8
- Clock2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Clock2.TextXAlignment = Enum.TextXAlignment.Left
- FPSLabel.Name = "FPSLabel"
- FPSLabel.Parent = TopBar
- FPSLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- FPSLabel.Position = UDim2.new(0.1, 0, 0.5, 0)
- FPSLabel.Size = UDim2.new(0, 28, 0, 15)
- FPSLabel.Text = "FPS"
- FPSLabel.BackgroundTransparency = 1
- FPSLabel.Font = Enum.Font.Legacy
- FPSLabel.TextSize = 8
- FPSLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- FPSLabel.TextXAlignment = Enum.TextXAlignment.Left
- GPULabel.Name = "GPULabel"
- GPULabel.Parent = TopBar
- GPULabel.AnchorPoint = Vector2.new(0.5, 0.5)
- GPULabel.Position = UDim2.new(0.25, 0, 0.5, 0)
- GPULabel.Size = UDim2.new(0, 28, 0, 15)
- GPULabel.Text = "GPU"
- GPULabel.BackgroundTransparency = 1
- GPULabel.Font = Enum.Font.Legacy
- GPULabel.TextSize = 8
- GPULabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- GPULabel.TextXAlignment = Enum.TextXAlignment.Left
- PingLabel.Name = "PingLabel"
- PingLabel.Parent = TopBar
- PingLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- PingLabel.Position = UDim2.new(0.38, 0, 0.5, 0)
- PingLabel.Size = UDim2.new(0, 28, 0, 15)
- PingLabel.Text = "Ping"
- PingLabel.BackgroundTransparency = 1
- PingLabel.Font = Enum.Font.Legacy
- PingLabel.TextSize = 8
- PingLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- PingLabel.TextXAlignment = Enum.TextXAlignment.Left
- Date.Name = "Date"
- Date.Parent = LockScreen
- Date.AnchorPoint = Vector2.new(0.5, 0.5)
- Date.Position = UDim2.new(0.3, 0, 0.95, 0)
- Date.Size = UDim2.new(0, 120, 0, 40)
- Date.Text = "10"
- Date.BackgroundTransparency = 1
- Date.Font = Enum.Font.Legacy
- Date.TextSize = 18
- Date.TextColor3 = Color3.fromRGB(255, 255, 255)
- Date.TextXAlignment = Enum.TextXAlignment.Left
- Day.Name = "Day"
- Day.Parent = LockScreen
- Day.AnchorPoint = Vector2.new(0.5, 0.5)
- Day.Position = UDim2.new(0.3, 0, 0.85, 0)
- Day.Size = UDim2.new(0, 120, 0, 40)
- Day.Text = "07"
- Day.BackgroundTransparency = 1
- Day.Font = Enum.Font.Legacy
- Day.TextSize = 18
- Day.TextColor3 = Color3.fromRGB(255, 255, 255)
- Day.TextXAlignment = Enum.TextXAlignment.Left
- HomeButton.Name = "HomeButton"
- HomeButton.Parent = DownBar
- HomeButton.AnchorPoint = Vector2.new(0.5, 0.5)
- HomeButton.BackgroundTransparency = 1
- HomeButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- HomeButton.Size = UDim2.new(0, 20, 0, 20)
- HomeButton.Image = "rbxassetid://17649764857"
- BackButton.Name = "BackButton"
- BackButton.Parent = DownBar
- BackButton.AnchorPoint = Vector2.new(0.5, 0.5)
- BackButton.BackgroundTransparency = 1
- BackButton.Position = UDim2.new(0.2, 0, 0.5, 0)
- BackButton.Size = UDim2.new(0, 30, 0, 30)
- BackButton.Image = "rbxassetid://17649778802"
- SearchButton.Name = "SearchButton"
- SearchButton.Parent = DownBar
- SearchButton.AnchorPoint = Vector2.new(0.5, 0.5)
- SearchButton.BackgroundTransparency = 1
- SearchButton.Position = UDim2.new(0.8, 0, 0.5, 0)
- SearchButton.Size = UDim2.new(0, 15, 0, 15)
- SearchButton.Image = "rbxassetid://17649805638"
- local function fre()
- local fr = tick()
- for index = #FPS,1,-1 do
- FPS[index + 1] = (FPS[index] >= fr - 1) and FPS[index] or nil
- end
- FPS[1] = fr
- local fps = (tick() - sec >= 1 and #FPS) or (#FPS / (tick() - sec))
- fps = math.floor(fps)
- FPSLabel.Text = fps.."-F"
- end
- sec = tick()
- RenderStepped:Connect(fre)
- ScrollingFrame1.Name = "ScrollingFrame1"
- ScrollingFrame1.Parent = MainScrollingFrame
- ScrollingFrame1.Active = true
- ScrollingFrame1.BackgroundTransparency = 1
- ScrollingFrame1.BorderSizePixel = 0
- ScrollingFrame1.Position = UDim2.new(0, 0, 0.04, 0)
- ScrollingFrame1.Size = UDim2.new(0, 240, 0, 335)
- ScrollingFrame1.ZIndex = 2
- ScrollingFrame1.CanvasSize = UDim2.new(0, 0, 1.2, 0)
- ScrollingFrame1.ScrollBarImageTransparency = 1
- ScrollingFrame1.Visible = false
- PhoneButtonBackground.Name = "PhoneButtonBackground"
- PhoneButtonBackground.Parent = ScrollingFrame1
- PhoneButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- PhoneButtonBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- PhoneButtonBackground.Position = UDim2.new(0.125, 0, 0.062, 0)
- PhoneButtonBackground.Size = UDim2.new(0, 49, 0, 49)
- PhoneButtonBackground.BorderSizePixel = 0
- PhoneButtonBackground.AutoButtonColor = false
- PhoneButton.Name = "PhoneButton"
- PhoneButton.Parent = PhoneButtonBackground
- PhoneButton.AnchorPoint = Vector2.new(0.5, 0.5)
- PhoneButton.BackgroundTransparency = 1
- PhoneButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- PhoneButton.Size = UDim2.new(0, 20, 0, 20)
- PhoneButton.Image = "rbxassetid://17666215666"
- PhoneButton.BorderSizePixel = 0
- PhoneButton.Rotation = 30
- MessageButtonBackground.Name = "MessageButtonBackground"
- MessageButtonBackground.Parent = ScrollingFrame1
- MessageButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- MessageButtonBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- MessageButtonBackground.Position = UDim2.new(0.365, 0, 0.062, 0)
- MessageButtonBackground.Size = UDim2.new(0, 49, 0, 49)
- MessageButtonBackground.BorderSizePixel = 0
- MessageButtonBackground.AutoButtonColor = false
- MessageButton.Name = "MessageButton"
- MessageButton.Parent = MessageButtonBackground
- MessageButton.AnchorPoint = Vector2.new(0.5, 0.5)
- MessageButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- MessageButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- MessageButton.Size = UDim2.new(0, 30, 0, 30)
- MessageButton.Image = "rbxassetid://17666554693"
- MessageButton.BorderSizePixel = 0
- MessageButtonEmote.Name = "MessageButtonEmote"
- MessageButtonEmote.Parent = MessageButton
- MessageButtonEmote.AnchorPoint = Vector2.new(0.5, 0.5)
- MessageButtonEmote.Position = UDim2.new(0.5, 0, 0.4, 0)
- MessageButtonEmote.Size = UDim2.new(0, 20, 0, 20)
- MessageButtonEmote.Text = ":-)"
- MessageButtonEmote.BackgroundTransparency = 1
- MessageButtonEmote.Font = Enum.Font.Legacy
- MessageButtonEmote.TextSize = 12
- MessageButtonEmote.TextColor3 = Color3.fromRGB(92, 197, 2)
- MessageButtonEmote.TextXAlignment = Enum.TextXAlignment.Center
- ContactsButton.Name = "ContactsButton"
- ContactsButton.Parent = ScrollingFrame1
- ContactsButton.AnchorPoint = Vector2.new(0.5, 0.5)
- ContactsButton.Position = UDim2.new(0.71, 0, 0.127, 0)
- ContactsButton.Size = UDim2.new(0, 108, 0, 108)
- ContactsButton.Text = "People"
- ContactsButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- ContactsButton.Font = Enum.Font.Legacy
- ContactsButton.TextSize = 10
- ContactsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- ContactsButton.TextXAlignment = Enum.TextXAlignment.Left
- ContactsButton.TextYAlignment = Enum.TextYAlignment.Bottom
- ContactsButton.BorderSizePixel = 0
- ContactsButton.AutoButtonColor = false
- MessagesButton2Background.Name = "MessagesButton2Background"
- MessagesButton2Background.Parent = ScrollingFrame1
- MessagesButton2Background.AnchorPoint = Vector2.new(0.5, 0.5)
- MessagesButton2Background.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- MessagesButton2Background.Position = UDim2.new(0.125, 0, 0.19, 0)
- MessagesButton2Background.Size = UDim2.new(0, 49, 0, 49)
- MessagesButton2Background.BorderSizePixel = 0
- MessagesButton2Background.AutoButtonColor = false
- MessagesButton2.Name = "MessagesButton2"
- MessagesButton2.Parent = MessagesButton2Background
- MessagesButton2.AnchorPoint = Vector2.new(0.5, 0.5)
- MessagesButton2.BackgroundTransparency = 1
- MessagesButton2.Position = UDim2.new(0.5, 0, 0.5, 0)
- MessagesButton2.Size = UDim2.new(0, 30, 0, 30)
- MessagesButton2.BorderSizePixel = 0
- MessagesButton2.Image = "rbxassetid://17684061412"
- ExplorerButtonBackground.Name = "ExplorerButtonBackground"
- ExplorerButtonBackground.Parent = ScrollingFrame1
- ExplorerButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- ExplorerButtonBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- ExplorerButtonBackground.Position = UDim2.new(0.365, 0, 0.19, 0)
- ExplorerButtonBackground.Size = UDim2.new(0, 49, 0, 49)
- ExplorerButtonBackground.BorderSizePixel = 0
- ExplorerButtonBackground.AutoButtonColor = false
- ExplorerButton.Name = "ExplorerButton"
- ExplorerButton.Parent = ExplorerButtonBackground
- ExplorerButton.AnchorPoint = Vector2.new(0.5, 0.5)
- ExplorerButton.BackgroundTransparency = 1
- ExplorerButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- ExplorerButton.Size = UDim2.new(0, 30, 0, 30)
- ExplorerButton.BorderSizePixel = 0
- ExplorerButton.Image = "rbxassetid://17684062738"
- GamesButtonBackground.Name = "GamesButtonBackground"
- GamesButtonBackground.Parent = ScrollingFrame1
- GamesButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- GamesButtonBackground.Position = UDim2.new(0.245, 0, 0.375, 0)
- GamesButtonBackground.Size = UDim2.new(0, 108, 0, 108)
- GamesButtonBackground.BackgroundColor3 = Color3.fromRGB(71, 153, 2)
- GamesButtonBackground.BorderSizePixel = 0
- GamesButtonBackground.Text = "Games"
- GamesButtonBackground.AutoButtonColor = false
- GamesButtonBackground.Font = Enum.Font.Legacy
- GamesButtonBackground.TextSize = 10
- GamesButtonBackground.TextColor3 = Color3.fromRGB(255, 255, 255)
- GamesButtonBackground.TextXAlignment = Enum.TextXAlignment.Left
- GamesButtonBackground.TextYAlignment = Enum.TextYAlignment.Bottom
- GamesButton.Name = "GamesButton"
- GamesButton.Parent = GamesButtonBackground
- GamesButton.AnchorPoint = Vector2.new(0.5, 0.5)
- GamesButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- GamesButton.Size = UDim2.new(0, 50, 0, 50)
- GamesButton.BackgroundColor3 = Color3.fromRGB(71, 153, 2)
- GamesButton.Image = "rbxassetid://17684180958"
- GamesButton.BorderSizePixel = 0
- StoreButtonBackground.Name = "StoreButtonBackground"
- StoreButtonBackground.Parent = ScrollingFrame1
- StoreButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- StoreButtonBackground.Position = UDim2.new(0.71, 0, 0.375, 0)
- StoreButtonBackground.Size = UDim2.new(0, 108, 0, 108)
- StoreButtonBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- StoreButtonBackground.BorderSizePixel = 0
- StoreButtonBackground.Text = "Store"
- StoreButtonBackground.AutoButtonColor = false
- StoreButtonBackground.Font = Enum.Font.Legacy
- StoreButtonBackground.TextSize = 10
- StoreButtonBackground.TextColor3 = Color3.fromRGB(255, 255, 255)
- StoreButtonBackground.TextXAlignment = Enum.TextXAlignment.Left
- StoreButtonBackground.TextYAlignment = Enum.TextYAlignment.Bottom
- StoreButton.Name = "StoreButton"
- StoreButton.Parent = StoreButtonBackground
- StoreButton.AnchorPoint = Vector2.new(0.5, 0.5)
- StoreButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- StoreButton.Size = UDim2.new(0, 50, 0, 50)
- StoreButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- StoreButton.Image = "rbxassetid://17684066237"
- StoreButton.BorderSizePixel = 0
- CalendarButton.Name = "CalendarButton"
- CalendarButton.Parent = ScrollingFrame1
- CalendarButton.AnchorPoint = Vector2.new(0.5, 0.5)
- CalendarButton.Position = UDim2.new(0.245, 0, 0.625, 0)
- CalendarButton.Size = UDim2.new(0, 108, 0, 108)
- CalendarButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- CalendarButton.BorderSizePixel = 0
- CalendarButton.Text = "CalendarButton"
- CalendarButton.AutoButtonColor = false
- CalendarButton.Font = Enum.Font.Legacy
- CalendarButton.TextSize = 10
- CalendarButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- CalendarButton.TextXAlignment = Enum.TextXAlignment.Right
- CalendarButton.TextYAlignment = Enum.TextYAlignment.Bottom
- MusicButtonBackground.Name = "MusicButtonBackground"
- MusicButtonBackground.Parent = ScrollingFrame1
- MusicButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- MusicButtonBackground.Position = UDim2.new(0.71, 0, 0.625, 0)
- MusicButtonBackground.Size = UDim2.new(0, 108, 0, 108)
- MusicButtonBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- MusicButtonBackground.BorderSizePixel = 0
- MusicButtonBackground.Text = "Music"
- MusicButtonBackground.AutoButtonColor = false
- MusicButtonBackground.Font = Enum.Font.Legacy
- MusicButtonBackground.TextSize = 10
- MusicButtonBackground.TextColor3 = Color3.fromRGB(255, 255, 255)
- MusicButtonBackground.TextXAlignment = Enum.TextXAlignment.Left
- MusicButtonBackground.TextYAlignment = Enum.TextYAlignment.Bottom
- MusicButton.Name = "MusicButton"
- MusicButton.Parent = MusicButtonBackground
- MusicButton.AnchorPoint = Vector2.new(0.5, 0.5)
- MusicButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- MusicButton.Size = UDim2.new(0, 50, 0, 50)
- MusicButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- MusicButton.Image = "rbxassetid://17697911242"
- MusicButton.BorderSizePixel = 0
- CalculatorButtonBackground.Name = "CalculatorButtonBackground"
- CalculatorButtonBackground.Parent = ScrollingFrame1
- CalculatorButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- CalculatorButtonBackground.Position = UDim2.new(0.245, 0, 0.875, 0)
- CalculatorButtonBackground.Size = UDim2.new(0, 108, 0, 108)
- CalculatorButtonBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- CalculatorButtonBackground.BorderSizePixel = 0
- CalculatorButtonBackground.Text = "Calculator"
- CalculatorButtonBackground.AutoButtonColor = false
- CalculatorButtonBackground.Font = Enum.Font.Legacy
- CalculatorButtonBackground.TextSize = 10
- CalculatorButtonBackground.TextColor3 = Color3.fromRGB(255, 255, 255)
- CalculatorButtonBackground.TextXAlignment = Enum.TextXAlignment.Left
- CalculatorButtonBackground.TextYAlignment = Enum.TextYAlignment.Bottom
- CalculatorButton.Name = "CalculatorButton"
- CalculatorButton.Parent = CalculatorButtonBackground
- CalculatorButton.AnchorPoint = Vector2.new(0.5, 0.5)
- CalculatorButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- CalculatorButton.Size = UDim2.new(0, 60, 0, 60)
- CalculatorButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- CalculatorButton.Image = "rbxassetid://17684064712"
- CalculatorButton.BorderSizePixel = 0
- SettingsButtonBackground.Name = "SettingsButtonBackground"
- SettingsButtonBackground.Parent = ScrollingFrame1
- SettingsButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
- SettingsButtonBackground.Position = UDim2.new(0.71, 0, 0.875, 0)
- SettingsButtonBackground.Size = UDim2.new(0, 108, 0, 108)
- SettingsButtonBackground.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- SettingsButtonBackground.BorderSizePixel = 0
- SettingsButtonBackground.Text = "Settings"
- SettingsButtonBackground.AutoButtonColor = false
- SettingsButtonBackground.Font = Enum.Font.Legacy
- SettingsButtonBackground.TextSize = 10
- SettingsButtonBackground.TextColor3 = Color3.fromRGB(255, 255, 255)
- SettingsButtonBackground.TextXAlignment = Enum.TextXAlignment.Left
- SettingsButtonBackground.TextYAlignment = Enum.TextYAlignment.Bottom
- SettingsButton.Name = "SettingsButton"
- SettingsButton.Parent = SettingsButtonBackground
- SettingsButton.AnchorPoint = Vector2.new(0.5, 0.5)
- SettingsButton.Position = UDim2.new(0.5, 0, 0.5, 0)
- SettingsButton.Size = UDim2.new(0, 50, 0, 50)
- SettingsButton.BackgroundColor3 = Color3.fromRGB(92, 197, 2)
- SettingsButton.Image = "rbxassetid://17808428054"
- SettingsButton.BorderSizePixel = 0
- spawn(function()
- while wait() do
- Clock.Text = os.date("%H:%M")
- Date.Text = os.date("%d %b")
- Day.Text = os.date("%A")
- CalendarButton.Text = os.date("%d %a")
- Clock2.Text = Clock.Text
- local ping = tonumber(game:GetService("Stats"):FindFirstChild("PerformanceStats").Ping:GetValue())
- local gpu = tonumber(game:GetService("Stats"):FindFirstChild("PerformanceStats").GPU:GetValue())
- gpu = math.floor(gpu)
- ping = math.floor(ping)
- PingLabel.Text = ping.."-P"
- GPULabel.Text = gpu.."-G"
- end
- end)
- function UIAnimations(from, to, obj)
- from = from or obj.Position
- obj.MouseButton1Down:connect(function()
- TweenService:Create(obj, TweenInfo.new(0.3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut), {Position = to}):Play()
- PowerTurnOn:Play()
- end)
- obj.MouseButton1Up:connect(function()
- TweenService:Create(obj, TweenInfo.new(1.5, Enum.EasingStyle.Bounce, Enum.EasingDirection.Out), {Position = from}):Play()
- end)
- end
- UIAnimations(nil, UDim2.new(0.5, 0, -0.5, 0), LockScreen)
- spawn(function()
- while wait() do
- if LockScreen.Position == UDim2.new(0.5, 0, -0.5, 0) then
- Clock2:TweenPosition(UDim2.new(0.9, 0, 0.5, 0),"InOut","Sine",0.3)
- ScrollingFrame1.Visible = true
- end
- if LockScreen.Position == UDim2.new(0.5, 0, 0.5, 0) then
- Clock2.Position = UDim2.new(0.9, 0, -0.5, 0)
- ScrollingFrame1.Visible = false
- end
- end
- end)
- WindowsPictures = math.random(1,6)
- if WindowsPictures == 1 then
- LockScreen.Image = "rbxassetid://17834858648"
- end
- if WindowsPictures == 2 then
- LockScreen.Image = "rbxassetid://17834875812"
- end
- if WindowsPictures == 3 then
- LockScreen.Image = "rbxassetid://17835038917"
- end
- if WindowsPictures == 4 then
- LockScreen.Image = "rbxassetid://17834880765"
- end
- if WindowsPictures == 5 then
- LockScreen.Image = "rbxassetid://17834936552"
- end
- if WindowsPictures == 6 then
- LockScreen.Image = "rbxassetid://17834964277"
- end
- local Frame = ({
- ["01 01"] = "rbxassetid://16779094159",
- [(function(Year)
- local A = math.floor(Year/100)
- local B = math.floor((13+8*A)/25)
- local C = (15-B+A-math.floor(A/4))%30
- local D = (4+A-math.floor(A/4))%7
- local E = (19*(Year%19)+C)%30
- local F = (2*(Year%4)+4*(Year%7)+6*E+D)%7
- local G = (22+E+F)
- if E == 29 and F == 6 then
- return "04 19"
- elseif E == 28 and F == 6 then
- return "04 18"
- elseif 31 < G then
- return ("04 %02d"):format(G-31)
- end
- return ("03 %02d"):format(G)
- end)(tonumber(os.date"%Y"))] = "rbxassetid://16779090090",
- ["10 31"] = "rbxassetid://16779133028",
- ["12 25"] = "rbxassetid://16779174392"
- })[os.date("%m %d")]
- if Frame then
- LockScreen.Image = Frame
- end
- VolumeFrame.Name = "VolumeFrame"
- VolumeFrame.Parent = MainScrollingFrame
- VolumeFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- VolumeFrame.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- VolumeFrame.Position = UDim2.new(0.5, 0, -1, 0)
- VolumeFrame.Size = UDim2.new(0, 230, 0, 40)
- VolumeFrame.BorderSizePixel = 0
- VolumeFrame.ZIndex = 2
- VolumeText.Name = "VolumeText"
- VolumeText.Parent = VolumeFrame
- VolumeText.AnchorPoint = Vector2.new(0.5, 0.5)
- VolumeText.Position = UDim2.new(0.1, 0, 0.5, 0)
- VolumeText.Size = UDim2.new(0, 120, 0, 120)
- VolumeText.BorderSizePixel = 0
- VolumeText.Text = Volume_A
- VolumeText.BackgroundTransparency = 1
- VolumeText.Font = Enum.Font.Legacy
- VolumeText.TextSize = 20
- VolumeText.TextColor3 = Color3.fromRGB(255, 255, 255)
- VolumeName.Name = "VolumeName"
- VolumeName.Parent = VolumeFrame
- VolumeName.AnchorPoint = Vector2.new(0.5, 0.5)
- VolumeName.Position = UDim2.new(0.55, 0, 0.55, 0)
- VolumeName.Size = UDim2.new(0, 120, 0, 120)
- VolumeName.BorderSizePixel = 0
- VolumeName.Text = "/30 Multimedia + applications"
- VolumeName.BackgroundTransparency = 1
- VolumeName.Font = Enum.Font.Legacy
- VolumeName.TextSize = 10
- VolumeName.TextColor3 = Color3.fromRGB(200, 200, 200)
- InfoBox.Visible = false
- MainFrame1.Name = "MainFrame1"
- MainFrame1.Parent = MainScrollingFrame
- MainFrame1.AnchorPoint = Vector2.new(0.5, 0.5)
- MainFrame1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrame1.Position = UDim2.new(1.5, 0, 0.485, 0)
- MainFrame1.Size = UDim2.new(0, 230, 0, 335)
- MainFrame1.BorderSizePixel = 0
- CloseInfoBox.Name = "CloseInfoBox"
- CloseInfoBox.Parent = MainFrame1
- CloseInfoBox.BackgroundTransparency = 1
- CloseInfoBox.Position = UDim2.new(0, 2, 0,1)
- CloseInfoBox.Size = UDim2.new(0, 40, 0, 40)
- CloseInfoBox.Font = Enum.Font.Gotham
- CloseInfoBox.Text = "<--"
- CloseInfoBox.TextColor3 = Color3.fromRGB(255, 255, 255)
- CloseInfoBox.TextSize = 30
- CloseInfoBox.Visible = false
- InfoBox.Name = "InfoBox"
- InfoBox.Parent = MainFrame1
- InfoBox.Active = true
- InfoBox.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- InfoBox.BorderSizePixel = 0
- InfoBox.BackgroundTransparency = 1
- InfoBox.Position = UDim2.new(0, 0, 0.08, 0)
- InfoBox.Size = UDim2.new(0, 400, 0, 400)
- InfoBox.ZIndex = 3
- InfoBox.CanvasSize = UDim2.new(0, 0, 0, 0)
- InfoBox.VerticalScrollBarInset = Enum.ScrollBarInset.ScrollBar
- InfoBoxUICorner.CornerRadius = UDim.new(0, 3)
- InfoBoxUICorner.Parent = InfoBox
- SearchBox.Name = "SearchBox"
- SearchBox.Parent = MainFrame1
- SearchBox.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
- SearchBox.Position = UDim2.new(0, 5, 0, 5)
- SearchBox.Size = UDim2.new(0, 250, 0, 20)
- SearchBox.ClearTextOnFocus = false
- SearchBox.Font = Enum.Font.Gotham
- SearchBox.PlaceholderText = "Tags"
- SearchBox.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
- SearchBox.Text = ""
- SearchBox.TextColor3 = Color3.fromRGB(255, 255, 255)
- SearchBox.TextScaled = true
- SearchBox.TextSize = 14.000
- SearchBox.TextWrapped = true
- UICorner_3.CornerRadius = UDim.new(0, 10)
- UICorner_3.Parent = SearchBox
- ScriptListFrame.Name = "ScriptListFrame"
- ScriptListFrame.Parent = MainFrame1
- ScriptListFrame.Active = true
- ScriptListFrame.BackgroundTransparency = 1
- ScriptListFrame.BorderSizePixel = 0
- ScriptListFrame.Position = UDim2.new(0, 0, 0, 0)
- ScriptListFrame.Size = UDim2.new(0, 245, 0, 300)
- ScriptListFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
- UIPadding.Parent = ScriptListFrame
- UIPadding.PaddingBottom = UDim.new(0, 0)
- UIPadding.PaddingLeft = UDim.new(0, 0)
- UIPadding.PaddingRight = UDim.new(0, 0)
- UIPadding.PaddingTop = UDim.new(0, 0)
- Scripts.Name = "Scripts"
- Scripts.Parent = ScriptListFrame
- UIGridLayout.Parent = Scripts
- UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIGridLayout.CellPadding = UDim2.new(0, 1, 0, 1)
- UIGridLayout.CellSize = UDim2.new(0, 230, 0, 300)
- ScriptFrame.Name = "ScriptFrame"
- ScriptFrame.Parent = Scripts
- ScriptFrame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- ScriptFrame.Size = UDim2.new(0, 230, 0, 335)
- ScriptFrame.BorderSizePixel = 0
- ScriptTitle.Name = "ScriptTitle"
- ScriptTitle.Parent = ScriptFrame
- ScriptTitle.BackgroundTransparency = 1
- ScriptTitle.Position = UDim2.new(0, 0, 0, 305)
- ScriptTitle.Size = UDim2.new(0, 200, 0, 25)
- ScriptTitle.Font = Enum.Font.Gotham
- ScriptTitle.Text = "Script Title"
- ScriptTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- ScriptTitle.TextScaled = true
- ScriptTitle.TextSize = 14.000
- ScriptTitle.TextWrapped = true
- ScriptTitle.TextXAlignment = Enum.TextXAlignment.Left
- ScriptAuthor.Name = "ScriptAuthor"
- ScriptAuthor.Parent = ScriptFrame
- ScriptAuthor.BackgroundTransparency = 1
- ScriptAuthor.Position = UDim2.new(0, 42, 0, 340)
- ScriptAuthor.Size = UDim2.new(0, 200, 0, 25)
- ScriptAuthor.Font = Enum.Font.Gotham
- ScriptAuthor.Text = "ScriptAuthor"
- ScriptAuthor.TextColor3 = Color3.fromRGB(255, 255, 255)
- ScriptAuthor.TextSize = 14.000
- ScriptAuthor.TextWrapped = true
- ScriptAuthor.TextXAlignment = Enum.TextXAlignment.Left
- ScriptGame.Name = "ScriptGame"
- ScriptGame.Parent = ScriptFrame
- ScriptGame.BackgroundTransparency = 1
- ScriptGame.Position = UDim2.new(0, 0, 0, 375)
- ScriptGame.Size = UDim2.new(0, 280, 0, 25)
- ScriptGame.Font = Enum.Font.Gotham
- ScriptGame.Text = "Game"
- ScriptGame.TextColor3 = Color3.fromRGB(255, 255, 255)
- ScriptGame.TextSize = 14.000
- ScriptGame.TextWrapped = true
- ScriptGame.TextXAlignment = Enum.TextXAlignment.Left
- VerifiedScriptFrame.Name = "VerifiedScriptFrame"
- VerifiedScriptFrame.Parent = Scripts
- VerifiedScriptFrame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- VerifiedScriptFrame.Size = UDim2.new(0, 300, 0, 150)
- VerifiedScriptFrame.BorderSizePixel = 0
- ScriptTitle_2.Name = "ScriptTitle"
- ScriptTitle_2.Parent = VerifiedScriptFrame
- ScriptTitle_2.BackgroundTransparency = 1
- ScriptTitle_2.Position = ScriptTitle.Position
- ScriptTitle_2.Size = ScriptTitle.Size
- ScriptTitle_2.Font = Enum.Font.Gotham
- ScriptTitle_2.Text = "Script Title"
- ScriptTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- ScriptTitle_2.TextScaled = true
- ScriptTitle_2.TextSize = 14.000
- ScriptTitle_2.TextWrapped = true
- ScriptTitle_2.TextXAlignment = Enum.TextXAlignment.Left
- ScriptAuthor_2.Name = "ScriptAuthor"
- ScriptAuthor_2.Parent = VerifiedScriptFrame
- ScriptAuthor_2.BackgroundTransparency = 1
- ScriptAuthor_2.Position = ScriptAuthor.Position
- ScriptAuthor_2.Size = ScriptAuthor.Size
- ScriptAuthor_2.Font = Enum.Font.Gotham
- ScriptAuthor_2.Text = "ScriptAuthor"
- ScriptAuthor_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- ScriptAuthor_2.TextSize = 14.000
- ScriptAuthor_2.TextWrapped = true
- ScriptAuthor_2.TextXAlignment = Enum.TextXAlignment.Left
- ScriptGame_2.Name = "ScriptGame"
- ScriptGame_2.Parent = VerifiedScriptFrame
- ScriptGame_2.BackgroundTransparency = 1
- ScriptGame_2.Position = ScriptGame.Position
- ScriptGame_2.Size = ScriptGame.Size
- ScriptGame_2.Font = Enum.Font.Gotham
- ScriptGame_2.Text = "Game"
- ScriptGame_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- ScriptGame_2.TextSize = 14.000
- ScriptGame_2.TextWrapped = true
- ScriptGame_2.TextXAlignment = Enum.TextXAlignment.Left
- Info.Name = "Info"
- Info.Parent = InfoBox
- Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Info.BackgroundTransparency = 1
- Info.Size = UDim2.new(0, 995, 0, 207)
- PreviewImage.Name = "PreviewImage"
- PreviewImage.Parent = ScriptFrame
- PreviewImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PreviewImage.BackgroundTransparency = 1
- PreviewImage.Position = UDim2.new(0, 50, 0, 5)
- PreviewImage.Size = UDim2.new(0, 300, 0, 300)
- PreviewImage.Image = "rbxassetid://17093295752"
- UICorner_14.CornerRadius = UDim.new(0, 24)
- UICorner_14.Parent = PreviewImage
- PreviewImage_2.Name = "PreviewImage"
- PreviewImage_2.Parent = VerifiedScriptFrame
- PreviewImage_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PreviewImage_2.BackgroundTransparency = 1
- PreviewImage_2.Position = UDim2.new(0, 50, 0, 5)
- PreviewImage_2.Size = UDim2.new(0, 300, 0, 300)
- PreviewImage_2.Image = "rbxassetid://17093295752"
- PreviewImageUICorner_2.CornerRadius = UDim.new(0, 24)
- PreviewImageUICorner_2.Parent = PreviewImage_2
- ProfilePicture.Name = "ProfilePicture"
- ProfilePicture.Parent = ScriptFrame
- ProfilePicture.BackgroundTransparency = 1
- ProfilePicture.Position = UDim2.new(0, 1, 0, 330)
- ProfilePicture.Size = UDim2.new(0, 40, 0, 40)
- ProfilePicture.Image = "rbxassetid://17093333262"
- UICorner_15.CornerRadius = UDim.new(1, 0)
- UICorner_15.Parent = ProfilePicture
- SecondProfile.Name = "SecondProfile"
- SecondProfile.Parent = VerifiedScriptFrame
- SecondProfile.BackgroundTransparency = 1
- SecondProfile.Position = UDim2.new(0, 1, 0, 330)
- SecondProfile.Size = UDim2.new(0, 40, 0, 40)
- SecondProfile.Image = "rbxassetid://17093333262"
- SecondProfileUICorner_2.CornerRadius = UDim.new(1, 0)
- SecondProfileUICorner_2.Parent = SecondProfile
- KeySystem.Name = "KeySystem"
- KeySystem.Parent = ScriptFrame
- KeySystem.BackgroundColor3 = Color3.fromRGB(242, 191, 33)
- KeySystem.Position = UDim2.new(0, 250, 0, 270)
- KeySystem.Size = UDim2.new(0, 55, 0, 25)
- KeySystem.Font = Enum.Font.Gotham
- KeySystem.Text = "Key System"
- KeySystem.TextColor3 = Color3.fromRGB(0, 0, 0)
- KeySystemUICorner.CornerRadius = UDim.new(0, 10)
- KeySystemUICorner.Parent = KeySystem
- ViewsLabel.Name = "ViewsLabel"
- ViewsLabel.Parent = ScriptFrame
- ViewsLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ViewsLabel.Position = UDim2.new(0, 55, 0, 270)
- ViewsLabel.Size = UDim2.new(0, 60, 0, 25)
- ViewsLabel.Font = Enum.Font.Gotham
- ViewsLabel.Text = "V"
- ViewsLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- ViewsLabel.TextScaled = true
- ViewsLabelUICorner.CornerRadius = UDim.new(0, 10)
- ViewsLabelUICorner.Parent = ViewsLabel
- ViewsLabel_2.Name = "ViewsLabel"
- ViewsLabel_2.Parent = VerifiedScriptFrame
- ViewsLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ViewsLabel_2.Position = UDim2.new(0, 55, 0, 270)
- ViewsLabel_2.Size = UDim2.new(0, 60, 0, 25)
- ViewsLabel_2.Font = Enum.Font.Gotham
- ViewsLabel_2.Text = "V"
- ViewsLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- ViewsLabel_2.TextScaled = true
- ViewsLabelUICorner_2.CornerRadius = UDim.new(0, 10)
- ViewsLabelUICorner_2.Parent = ViewsLabel_2
- ViewEye.Name = "ViewEye"
- ViewEye.Parent = ScriptFrame
- ViewEye.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ViewEye.Position = UDim2.new(0, 120, 0, 272)
- ViewEye.Size = UDim2.new(0, 25, 0, 20)
- ViewEye.Image = "rbxassetid://17094518883"
- ViewEyeUICorner.CornerRadius = UDim.new(0, 10)
- ViewEyeUICorner.Parent = ViewEye
- ViewEye_2.Name = "ViewEye"
- ViewEye_2.Parent = VerifiedScriptFrame
- ViewEye_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ViewEye_2.Position = UDim2.new(0, 120, 0, 272)
- ViewEye_2.Size = UDim2.new(0, 25, 0, 20)
- ViewEye_2.Image = "rbxassetid://17094518883"
- ViewEyeUICorner_2.CornerRadius = UDim.new(0, 10)
- ViewEyeUICorner_2.Parent = ViewEye_2
- KeySystem_2.Name = "KeySystem"
- KeySystem_2.Parent = VerifiedScriptFrame
- KeySystem_2.BackgroundColor3 = Color3.fromRGB(242, 191, 33)
- KeySystem_2.Position = UDim2.new(0, 250, 0, 270)
- KeySystem_2.Size = UDim2.new(0, 55, 0, 25)
- KeySystem_2.Font = Enum.Font.Gotham
- KeySystem_2.Text = "Key System"
- KeySystem_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- KeySystemUICorner_2.CornerRadius = UDim.new(0, 10)
- KeySystemUICorner_2.Parent = KeySystem_2
- VerifiedIcon.Name = "VerifiedIcon"
- VerifiedIcon.Parent = PreviewImage_2
- VerifiedIcon.BackgroundTransparency = 1
- VerifiedIcon.Position = UDim2.new(0, 250, 0, 250)
- VerifiedIcon.Size = UDim2.new(0, 55, 0, 40)
- VerifiedIcon.Image = "rbxassetid://15621211889"
- Share.Name = "Share"
- Share.Parent = ScriptFrame
- Share.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Share.Position = UDim2.new(0, 310, 0, 8)
- Share.Size = UDim2.new(0, 30, 0, 30)
- Share.Image = "rbxassetid://17094508690"
- Share.AutoButtonColor = false
- ShareUICorner.CornerRadius = UDim.new(0, 10)
- ShareUICorner.Parent = Share
- Description.Name = "Description"
- Description.Parent = ScriptFrame
- Description.BackgroundTransparency = 1
- Description.Position = UDim2.new(0, 0, 0, 400)
- Description.Size = UDim2.new(0, 400, 0, 280)
- Description.Font = Enum.Font.Gotham
- Description.Text = "Desc"
- Description.TextColor3 = Color3.fromRGB(255, 255, 255)
- Description.TextSize = 20.000
- Description.TextWrapped = true
- Description.TextScaled = true
- Description.TextXAlignment = Enum.TextXAlignment.Left
- Description.TextYAlignment = Enum.TextYAlignment.Top
- Description.MaxVisibleGraphemes = 1500
- Description_2.Name = "Description"
- Description_2.Parent = VerifiedScriptFrame
- Description_2.BackgroundTransparency = 1
- Description_2.Position = UDim2.new(0, 0, 0, 400)
- Description_2.Size = UDim2.new(0, 400, 0, 280)
- Description_2.Font = Enum.Font.Gotham
- Description_2.Text = "Desc"
- Description_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Description_2.TextSize = 20.000
- Description_2.TextWrapped = true
- Description_2.TextScaled = true
- Description_2.TextXAlignment = Enum.TextXAlignment.Left
- Description_2.TextYAlignment = Enum.TextYAlignment.Top
- Description_2.MaxVisibleGraphemes = 1500
- OpenInfo.Name = "OpenInfo"
- OpenInfo.Parent = ScriptFrame
- OpenInfo.BackgroundTransparency = 1
- OpenInfo.Position = UDim2.new(0, 280, 0, 670)
- OpenInfo.Size = UDim2.new(0, 100, 0, 25)
- OpenInfo.Font = Enum.Font.Gotham
- OpenInfo.Text = "Comments -->"
- OpenInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
- OpenInfo.AutoButtonColor = false
- OpenInfo.TextSize = 20
- OpenInfo_2.Name = "OpenInfo"
- OpenInfo_2.Parent = VerifiedScriptFrame
- OpenInfo_2.BackgroundTransparency = 1
- OpenInfo_2.Position = UDim2.new(0, 280, 0, 670)
- OpenInfo_2.Size = UDim2.new(0, 100, 0, 25)
- OpenInfo_2.Font = Enum.Font.Gotham
- OpenInfo_2.Text = "Comments -->"
- OpenInfo_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- OpenInfo_2.AutoButtonColor = false
- OpenInfo_2.TextSize = 20
- Share_2.Name = "Share"
- Share_2.Parent = VerifiedScriptFrame
- Share_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Share_2.Position = UDim2.new(0, 310, 0, 8)
- Share_2.Size = UDim2.new(0, 30, 0, 30)
- Share_2.Image = "rbxassetid://17094508690"
- Share_2.AutoButtonColor = false
- ShareUICorner_2.CornerRadius = UDim.new(0, 10)
- ShareUICorner_2.Parent = Share_2
- Comments.Name = "Comments"
- Comments.Parent = InfoBox
- Comments.BackgroundTransparency = 1
- Comments.Size = UDim2.new(0, 400, 0, 414)
- Inner.Name = "Inner"
- Inner.Parent = Comments
- Inner.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Inner.Position = UDim2.new(0, 0, 0, 10)
- Inner.BackgroundTransparency = 1
- Inner.Size = UDim2.new(0, 400, 0, 414)
- UICorner_21.CornerRadius = UDim.new(0, 12)
- UICorner_21.Parent = Inner
- CommentsText.Name = "CommentsText"
- CommentsText.Parent = Inner
- CommentsText.BackgroundTransparency = 1
- CommentsText.Size = UDim2.new(0, 400, 0, 25)
- CommentsText.Font = Enum.Font.GothamBold
- CommentsText.Text = "Comments"
- CommentsText.TextColor3 = Color3.fromRGB(255, 255, 255)
- CommentsText.TextSize = 14.000
- Comments_2.Name = "Comments"
- Comments_2.Parent = Inner
- Comments_2.Active = true
- Comments_2.BackgroundTransparency = 1
- Comments_2.BorderSizePixel = 0
- Comments_2.Position = UDim2.new(0, 0, 0, 10)
- Comments_2.Size = UDim2.new(0, 415, 0, 390)
- Comments_2.CanvasSize = UDim2.new(0, 0, 0, 0)
- Comment.Name = "Comment"
- Comment.Parent = Comments_2
- Comment.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Comment.BackgroundTransparency = 1
- Comment.Size = UDim2.new(0, 400, 0, 50)
- Content.Name = "Content"
- Content.Parent = Comment
- Content.BackgroundTransparency = 1
- Content.Position = UDim2.new(0, 50, 0, 30)
- Content.Size = UDim2.new(0, 300, 0, 20)
- Content.Font = Enum.Font.Gotham
- Content.Text = "Comment"
- Content.TextColor3 = Color3.fromRGB(255, 255, 255)
- Content.TextSize = 14
- Content.TextWrapped = true
- Content.TextXAlignment = Enum.TextXAlignment.Left
- Content.TextYAlignment = Enum.TextYAlignment.Top
- Content.TextScaled = true
- Author_2.Name = "Author"
- Author_2.Parent = Comment
- Author_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Author_2.BackgroundTransparency = 1.000
- Author_2.BorderSizePixel = 0
- Author_2.Position = UDim2.new(0, 50, 0, 5)
- Author_2.Size = UDim2.new(0, 200, 0, 25)
- Author_2.Font = Enum.Font.GothamBold
- Author_2.Text = "Author"
- Author_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Author_2.TextSize = 20.000
- Author_2.TextWrapped = true
- Author_2.TextXAlignment = Enum.TextXAlignment.Left
- ProfilePicture_2.Name = "ProfilePicture"
- ProfilePicture_2.Parent = Comment
- ProfilePicture_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ProfilePicture_2.BackgroundTransparency = 1.000
- ProfilePicture_2.Position = UDim2.new(0, 5, 0, 5)
- ProfilePicture_2.Size = UDim2.new(0, 40, 0, 40)
- ProfilePicture_2.Image = "rbxassetid://17093333262"
- UICorner_22.CornerRadius = UDim.new(1, 0)
- UICorner_22.Parent = ProfilePicture_2
- UIListLayout_3.Parent = Comments_2
- UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout_3.Padding = UDim.new(0, 5)
- KeySystem_2.Visible = false
- KeySystem.Visible = false
- WindowsLogo.Name = "WindowsLogo"
- WindowsLogo.Parent = WindowsScreen
- WindowsLogo.AnchorPoint = Vector2.new(0.5, 0.5)
- WindowsLogo.BackgroundTransparency = 1
- WindowsLogo.Position = UDim2.new(0.5, 0, 0.5, 0)
- WindowsLogo.Size = UDim2.new(0, 120, 0, 80)
- WindowsLogo.Image = "rbxassetid://17636106720"
- MyLogo.Name = "MyLogo"
- MyLogo.Parent = WindowsScreen
- MyLogo.AnchorPoint = Vector2.new(0.5, 0.5)
- MyLogo.Position = UDim2.new(0.5, 0, 0.5, 0)
- MyLogo.Size = UDim2.new(0, 120, 0, 120)
- MyLogo.BorderSizePixel = 0
- MyLogo.Text = "NOKIA"
- MyLogo.BackgroundTransparency = 1
- MyLogo.Font = Enum.Font.SourceSansBold
- MyLogo.TextSize = 25
- MyLogo.TextColor3 = Color3.fromRGB(255, 255, 255)
- WindowsLogo.Visible = false
- MyLogo.Visible = false
- function createfolders(path)
- local pathtbl = string.split(path, "/")
- for i, v in pairs(pathtbl) do
- if i == 1 then
- if not isfolder(v) then
- makefolder(v)
- end
- else
- local newpath = pathtbl[1]
- for i2=2, i-1 do
- newpath = newpath.. "/" ..pathtbl[i2]
- end
- newpath = newpath.. "/" ..v
- if not isfolder(newpath) then
- makefolder(newpath)
- end
- end
- end
- end
- if not isfolder("Windows_8.1") then
- createfolders("Windows_8.1/System32")
- end
- if not isfile("Windows_8.1/System32/StartUp.ECCS") then
- writefile("Windows_8.1/System32/StartUp.ECCS", StartUp.Value)
- end
- if not isfile("Windows_8.1/System32/Volume1.ECCS") then
- writefile("Windows_8.1/System32/Volume1.ECCS", Volume_A)
- end
- if not isfile("Windows_8.1/System32/Volume2.ECCS") then
- writefile("Windows_8.1/System32/Volume2.ECCS", Volume_B)
- end
- local ReadStartUp = readfile("Windows_8.1/System32/StartUp.ECCS")
- StartUp.Value = ReadStartUp
- PhoneButtonBackground.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- HomeButton.MouseButton1Click:connect(function()
- if ScrollingFrame1.Position ~= UDim2.new(0, 0, 0.04, 0) and MainFrame1.Position == UDim2.new(0.5, 0, 0.485, 0) then
- MainFrame1:TweenPosition(UDim2.new(-1.5, 0, 0.485, 0),"InOut","Sine",0.2)
- wait(1)
- ScrollingFrame1.Position = UDim2.new(1, 0, 0.04, 0)
- ScrollingFrame1:TweenPosition(UDim2.new(0, 0, 0.04, 0),"InOut","Sine",0.2)
- end
- end)
- MessageButtonBackground.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- BackButton.MouseButton1Click:connect(function()
- if ScrollingFrame1.Position ~= UDim2.new(0, 0, 0.04, 0) then
- ScrollingFrame1.Position = UDim2.new(1, 0, 0.04, 0)
- ScrollingFrame1:TweenPosition(UDim2.new(0, 0, 0.04, 0),"InOut","Sine",0.2)
- end
- end)
- SearchButton.MouseButton1Click:connect(function()
- if MainFrame1.Position ~= UDim2.new(0.5, 0, 0.485, 0) then
- MainFrame1.Position = UDim2.new(1.5, 0, 0.485, 0)
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- wait(1)
- MainFrame1:TweenPosition(UDim2.new(0.5, 0, 0.485, 0),"InOut","Sine",0.2)
- end
- end)
- spawn(function()
- while wait() do
- if ScrollingFrame1.Position == UDim2.new(0, 0, 0.04, 0) then
- MainFrame1.Position = UDim2.new(1.5, 0, 0.485, 0)
- end
- end
- end)
- ContactsButton.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- MessagesButton2Background.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- ExplorerButtonBackground.MouseButton1Click:connect(function()
- MainFrame1.Position = UDim2.new(1.5, 0, 0.485, 0)
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- wait(1)
- MainFrame1:TweenPosition(UDim2.new(0.5, 0, 0.485, 0),"InOut","Sine",0.2)
- end)
- GamesButtonBackground.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- StoreButtonBackground.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- MusicButtonBackground.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- CalculatorButtonBackground.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- SettingsButtonBackground.MouseButton1Click:connect(function()
- ScrollingFrame1:TweenPosition(UDim2.new(-1.2, 0, 0.04, 0),"InOut","Sine",0.2)
- end)
- VolumeButton1.MouseButton1Click:connect(function()
- VolumeFrame:TweenPosition(UDim2.new(0.5, 0, 0.05, 0),"InOut","Sine",0.3)
- Volume_A = Volume_A + 1
- VolumeText.Text = Volume_A
- Volume_B = Volume_B + 0.0333333333333333
- end)
- VolumeButton2.MouseButton1Click:connect(function()
- VolumeFrame:TweenPosition(UDim2.new(0.5, 0, 0.05, 0),"InOut","Sine",0.3)
- Volume_A = Volume_A - 1
- VolumeText.Text = Volume_A
- Volume_B = Volume_B - 0.0333333333333333
- end)
- local ReadVolume1 = readfile("Windows_8.1/System32/Volume1.ECCS")
- Volume_A = ReadVolume1
- local ReadVolume2 = readfile("Windows_8.1/System32/Volume2.ECCS")
- Volume_B = ReadVolume2
- spawn(function()
- while wait() do
- if Volume_A == 30 then
- VolumeButton1.Visible = false
- end
- if Volume_A ~= 30 then
- VolumeButton1.Visible = true
- end
- if Volume_A == 0 then
- VolumeButton2.Visible = false
- end
- if Volume_A ~= 0 then
- VolumeButton2.Visible = true
- end
- end
- end)
- spawn(function()
- while wait() do
- if VolumeFrame.Position == UDim2.new(0.5, 0, 0.05, 0) then
- wait(5)
- VolumeFrame:TweenPosition(UDim2.new(0.5, 0, -1, 0),"InOut","Sine",0.3)
- end
- end
- end)
- spawn(function()
- while wait() do
- writefile("Windows_8.1/System32/Volume1.ECCS", Volume_A)
- writefile("Windows_8.1/System32/Volume2.ECCS", Volume_B)
- end
- end)
- Power = PowerButton.MouseButton1Down:connect(function()
- Power:Disconnect()
- Hint1:Destroy()
- Hint2:Destroy()
- if StartUp.Value == "On" then
- writefile("Windows_8.1/System32/StartUp.ECCS", "Off")
- spawn(function()
- MyLogo.Visible = true
- wait(5)
- MyLogo.Visible = false
- WindowsLogo.Visible = true
- wait(2)
- WindowsLogo.Visible = false
- wait(0.5)
- WindowsLogo.Visible = true
- wait(5)
- MyLogo:Destroy()
- WindowsLogo:Destroy()
- MainScrollingFrame.Visible = true
- PowerButton2.Visible = true
- VolumeButton1.Visible = true
- VolumeButton2.Visible = true
- end)
- end
- end)
- if StartUp.Value == "Off" then
- Hint1:Destroy()
- Hint2:Destroy()
- PowerButton2.Visible = true
- MyLogo:Destroy()
- WindowsLogo:Destroy()
- MainScrollingFrame.Visible = false
- VolumeButton1.Visible = true
- VolumeButton2.Visible = true
- Power:Disconnect()
- end
- PowerButton2.MouseButton1Down:connect(function()
- WindowsPictures = math.random(1,6)
- if WindowsPictures == 1 then
- LockScreen.Image = "rbxassetid://17834858648"
- end
- if WindowsPictures == 2 then
- LockScreen.Image = "rbxassetid://17834875812"
- end
- if WindowsPictures == 3 then
- LockScreen.Image = "rbxassetid://17835038917"
- end
- if WindowsPictures == 4 then
- LockScreen.Image = "rbxassetid://17834880765"
- end
- if WindowsPictures == 5 then
- LockScreen.Image = "rbxassetid://17834936552"
- end
- if WindowsPictures == 6 then
- LockScreen.Image = "rbxassetid://17834964277"
- end
- local Frame = ({
- ["01 01"] = "rbxassetid://16779094159",
- [(function(Year)
- local A = math.floor(Year/100)
- local B = math.floor((13+8*A)/25)
- local C = (15-B+A-math.floor(A/4))%30
- local D = (4+A-math.floor(A/4))%7
- local E = (19*(Year%19)+C)%30
- local F = (2*(Year%4)+4*(Year%7)+6*E+D)%7
- local G = (22+E+F)
- if E == 29 and F == 6 then
- return "04 19"
- elseif E == 28 and F == 6 then
- return "04 18"
- elseif 31 < G then
- return ("04 %02d"):format(G-31)
- end
- return ("03 %02d"):format(G)
- end)(tonumber(os.date"%Y"))] = "rbxassetid://16779090090",
- ["10 31"] = "rbxassetid://16779133028",
- ["12 25"] = "rbxassetid://16779174392"
- })[os.date("%m %d")]
- if Frame then
- LockScreen.Image = Frame
- end
- if MainScrollingFrame.Visible == false then
- MainScrollingFrame.Visible = true
- TopBar.Visible = true
- LockScreen.Position = UDim2.new(0.5, 0, 0.5, 0)
- else
- if MainScrollingFrame.Visible == true then
- MainScrollingFrame.Visible = false
- PowerTurnOff:Play()
- LockScreen.Position = UDim2.new(0.5, 0, 0.5, 0)
- end
- end
- end)
- gui = WindowsBackground
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputServiceAlpha.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- getfakeasset = getcustomasset or getsynasset
- page = 1
- gquery = ""
- function tableConcat(t1,t2)
- for i, v in pairs(t2) do
- table.insert(t1, v)
- end
- return t1
- end
- MainFrame1.ScriptListFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
- MainFrame1.InfoBox.AutomaticSize = Enum.AutomaticSize.Y
- MainFrame1.ScriptListFrame.ScrollBarImageTransparency = 1
- MainFrame1.ScriptListFrame.ScrollBarImageColor3 = Color3.fromRGB(0, 0, 0)
- MainFrame1.InfoBox.AutomaticCanvasSize = Enum.AutomaticSize.Y
- MainFrame1.InfoBox.Comments.Inner.Comments.AutomaticCanvasSize = Enum.AutomaticSize.Y
- MainFrame1.InfoBox.Comments.Inner.Comments.ScrollBarImageColor3 = Color3.new(0, 0, 0)
- MainFrame1.InfoBox.Comments.Inner.Comments.ScrollBarImageTransparency = 1
- MainFrame1.InfoBox.ScrollBarImageColor3 = Color3.new(0, 0, 0)
- VerifiedScript = MainFrame1.ScriptListFrame.Scripts.VerifiedScriptFrame:Clone()
- Script = MainFrame1.ScriptListFrame.Scripts.ScriptFrame:Clone()
- MainFrame1.ScriptListFrame.Scripts.ScriptFrame:Destroy()
- MainFrame1.ScriptListFrame.Scripts.VerifiedScriptFrame:Destroy()
- Comment = MainFrame1.InfoBox.Comments.Inner.Comments.Comment:Clone()
- MainFrame1.InfoBox.Comments.Inner.Comments.Comment:Destroy()
- function _if(a, b, c)
- if a then return b else return c end
- end
- function fastmodeExec(func)
- if getgenv().fastmode == true then
- task.spawn(func)
- else
- func()
- end
- end
- function fetchScripts(query, page)
- page = page or 1
- query = HttpService:UrlEncode(query)
- url = _if(query == "", "https://www.scriptblox.com/api/script/fetch?page="..tostring(page), "https://scriptblox.com/api/script/search?q="..query.."&max=100&mode=free&page=".. tostring(page))
- req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
- return req.scripts
- end
- function fetchComments(scriptId, page)
- page = page or 1
- url = "https://scriptblox.com/api/comment/" ..scriptId.. "?page=" ..tostring(page).. "&max=100"
- req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
- return req.comments
- end
- function fixScript(scriptObj)
- req = HttpService:JSONDecode(game:HttpGetAsync("https://www.scriptblox.com/api/script/"..scriptObj.slug)).script
- scriptObj["script"] = _if(scriptObj["script"], scriptObj["script"], req.script)
- scriptObj["features"] = _if(scriptObj["features"], scriptObj["features"], req.features)
- scriptObj["owner"] = _if(scriptObj["owner"], scriptObj["owner"], req.owner)
- return scriptObj
- end
- function updateInfoBox(scriptObj)
- scriptObj = fixScript(scriptObj)
- commentsUIListLayout = MainFrame1.InfoBox.Comments.Inner.Comments.UIListLayout:Clone()
- MainFrame1.InfoBox.Comments.Inner.Comments:ClearAllChildren()
- commentsUIListLayout.Parent = MainFrame1.InfoBox.Comments.Inner.Comments
- task.spawn(function()
- for _, v in pairs(fetchComments(scriptObj["_id"])) do
- newComment = Comment:Clone()
- newComment.Parent = MainFrame1.InfoBox.Comments.Inner.Comments
- newComment.Content.Text = v.text
- newComment.Author.Text = v.commentBy.username
- end
- end)
- end
- function refreshScripts(scriptTbl)
- if #scriptTbl <= 0 then
- MainFrame1.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- else
- MainFrame1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- end
- UIGridLayoutCopy = Scripts.UIGridLayout:Clone()
- Scripts:ClearAllChildren()
- UIGridLayoutCopy.Parent = Scripts
- addScripts(scriptTbl)
- end
- function addScripts(scriptTbl)
- for i, v in pairs(scriptTbl) do
- fastmodeExec(function()
- local newScript
- v = fixScript(v)
- if v.verified == true then
- newScript = VerifiedScript:Clone()
- newScript.ScriptTitle.Text = v.title
- newScript.ScriptAuthor.Text = "@"..v.owner.username
- newScript.ScriptGame.Text = v.game.name
- newScript.ViewsLabel.Text = v.views
- newScript.Description.Text = v.features
- newScript.Parent = Scripts
- else
- newScript = Script:Clone()
- newScript.ScriptTitle.Text = v.title
- newScript.ScriptAuthor.Text = "@"..v.owner.username
- newScript.ScriptGame.Text = v.game.name
- newScript.ViewsLabel.Text = v.views
- newScript.Description.Text = v.features
- newScript.Parent = Scripts
- end
- if v.game.name == "Universal Script 📌" then
- newScript.PreviewImage.Image = "rbxassetid://17117106457"
- else
- newScript.PreviewImage.Image = "https://assetgame.roblox.com/Game/Tools/ThumbnailAsset.ashx?aid="..v.game.gameId.."&fmt=png&wd=420&ht=420"
- end
- if v.key == true then
- newScript.KeySystem.Visible = true
- end
- CloseInfoBox.MouseButton1Click:Connect(function()
- ScriptListFrame.Visible = true
- InfoBox.Visible = false
- SearchBox.Visible = true
- CloseInfoBox.Visible = false
- MainFrame1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- end)
- newScript.OpenInfo.MouseButton1Click:Connect(function()
- updateInfoBox(v)
- ScriptListFrame.Visible = false
- InfoBox.Visible = true
- SearchBox.Visible = false
- CloseInfoBox.Visible = true
- MainFrame1.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- end)
- newScript.Share.MouseButton1Click:Connect(function()
- setclipboard(v.slug)
- end)
- end)
- end
- pagefetchrunning = false
- end
- SearchBox.FocusLost:Connect(function(enterPressed)
- if enterPressed then
- gquery = SearchBox.Text
- page = 1
- local scriptsTbl = fetchScripts(SearchBox.Text, 1)
- refreshScripts(scriptsTbl)
- end
- end)
- refreshScripts(fetchScripts(gquery, 1))
- ScriptListFrame:GetPropertyChangedSignal("CanvasPosition"):Connect(function()
- if (ScriptListFrame.CanvasPosition.Y + ScriptListFrame.AbsoluteSize.Y) >= ScriptListFrame.AbsoluteCanvasSize.Y -200 and not pagefetchrunning then
- page = page + 1
- pagefetchrunning = true
- addScripts(fetchScripts(gquery, page))
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement