-- Gui to Lua -- Version: 3.2 -- Instances: local c00lgui = Instance.new("ScreenGui") local mainframe = Instance.new("Frame") local onepage = Instance.new("Frame") local larrow = Instance.new("TextButton") local rarrow = Instance.new("TextButton") local pagelabel = Instance.new("TextLabel") local _2 = Instance.new("Frame") local info = Instance.new("TextLabel") local button = Instance.new("TextButton") local button_2 = Instance.new("TextButton") local button_3 = Instance.new("TextButton") local button_4 = Instance.new("TextButton") local button_5 = Instance.new("TextButton") local button_6 = Instance.new("TextButton") local button_7 = Instance.new("TextButton") local button_8 = Instance.new("TextButton") local button_9 = Instance.new("TextButton") local button_10 = Instance.new("TextButton") local _1 = Instance.new("Frame") local info_2 = Instance.new("TextLabel") local button_11 = Instance.new("TextButton") local button_12 = Instance.new("TextButton") local button_13 = Instance.new("TextButton") local button_14 = Instance.new("TextButton") local button_15 = Instance.new("TextButton") local button_16 = Instance.new("TextButton") local button_17 = Instance.new("TextButton") local button_18 = Instance.new("TextButton") local button_19 = Instance.new("TextButton") local button_20 = Instance.new("TextButton") local button_21 = Instance.new("TextButton") local button_22 = Instance.new("TextBox") local onepage_2 = Instance.new("Frame") local larrow_2 = Instance.new("TextButton") local rarrow_2 = Instance.new("TextButton") local pagelabel_2 = Instance.new("TextLabel") local _2_2 = Instance.new("Frame") local _1_2 = Instance.new("Frame") local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint") --Properties: c00lgui.Name = "c00lgui" c00lgui.Parent = game.Workspace c00lgui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling mainframe.Name = "mainframe" mainframe.Parent = c00lgui mainframe.BackgroundColor3 = Color3.fromRGB(0, 0, 0) mainframe.BorderColor3 = Color3.fromRGB(0, 0, 0) mainframe.BorderSizePixel = 0 mainframe.Position = UDim2.new(0.00773693947, 0, 0.452420533, 0) mainframe.Size = UDim2.new(0.418287665, 0, 0.398816049, 0) onepage.Name = "onepage" onepage.Parent = mainframe onepage.BackgroundColor3 = Color3.fromRGB(0, 0, 0) onepage.BorderColor3 = Color3.fromRGB(0, 0, 0) onepage.BorderSizePixel = 0 onepage.Position = UDim2.new(-0.00191556721, 0, -0.000816946325, 0) onepage.Size = UDim2.new(0.494163424, 0, 1, 0) larrow.Name = "larrow" larrow.Parent = onepage larrow.BackgroundColor3 = Color3.fromRGB(0, 0, 0) larrow.BackgroundTransparency = 1.000 larrow.BorderColor3 = Color3.fromRGB(0, 0, 0) larrow.BorderSizePixel = 0 larrow.Size = UDim2.new(0.216535434, 0, 0.100000001, 0) larrow.Font = Enum.Font.Unknown larrow.Text = "<" larrow.TextColor3 = Color3.fromRGB(255, 255, 255) larrow.TextSize = 22.000 larrow.TextWrapped = true rarrow.Name = "rarrow" rarrow.Parent = onepage rarrow.BackgroundColor3 = Color3.fromRGB(0, 0, 0) rarrow.BackgroundTransparency = 1.000 rarrow.BorderColor3 = Color3.fromRGB(0, 0, 0) rarrow.BorderSizePixel = 0 rarrow.Position = UDim2.new(0.780701697, 0, 0, 0) rarrow.Size = UDim2.new(0.216535434, 0, 0.100000001, 0) rarrow.Font = Enum.Font.Unknown rarrow.Text = ">" rarrow.TextColor3 = Color3.fromRGB(255, 255, 255) rarrow.TextSize = 22.000 rarrow.TextWrapped = true pagelabel.Name = "pagelabel" pagelabel.Parent = onepage pagelabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) pagelabel.BackgroundTransparency = 1.000 pagelabel.BorderColor3 = Color3.fromRGB(0, 0, 0) pagelabel.BorderSizePixel = 0 pagelabel.Position = UDim2.new(0.247999996, 0, 0, 0) pagelabel.Size = UDim2.new(0.503937006, 0, 0.100000001, 0) pagelabel.Font = Enum.Font.Unknown pagelabel.Text = "Page 1" pagelabel.TextColor3 = Color3.fromRGB(255, 255, 255) pagelabel.TextSize = 22.000 _2.Name = "2" _2.Parent = onepage _2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) _2.BackgroundTransparency = 1.000 _2.BorderColor3 = Color3.fromRGB(0, 0, 0) _2.BorderSizePixel = 0 _2.Position = UDim2.new(-6.00739725e-08, 0, 0.100000001, 0) _2.Size = UDim2.new(1, 0, 0.899999976, 0) _2.Visible = false info.Name = "info" info.Parent = _2 info.BackgroundColor3 = Color3.fromRGB(255, 255, 255) info.BackgroundTransparency = 1.000 info.BorderColor3 = Color3.fromRGB(0, 0, 0) info.BorderSizePixel = 0 info.Position = UDim2.new(0.00387645327, 0, 0.0202020202, 0) info.Size = UDim2.new(0.992125988, 0, 0.0606060624, 0) info.Font = Enum.Font.Unknown info.Text = "Sounds" info.TextColor3 = Color3.fromRGB(255, 255, 255) info.TextScaled = true info.TextSize = 11.000 info.TextWrapped = true button.Name = "button" button.Parent = _2 button.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button.BackgroundTransparency = 1.000 button.BorderColor3 = Color3.fromRGB(0, 0, 0) button.BorderSizePixel = 0 button.Position = UDim2.new(0.498001277, 0, 0.357838422, 0) button.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button.Font = Enum.Font.Unknown button.Text = "Music 1" button.TextColor3 = Color3.fromRGB(255, 255, 255) button.TextSize = 14.000 button.TextWrapped = true button_2.Name = "button" button_2.Parent = _2 button_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_2.BackgroundTransparency = 1.000 button_2.BorderColor3 = Color3.fromRGB(0, 0, 0) button_2.BorderSizePixel = 0 button_2.Position = UDim2.new(0, 0, 0.357838422, 0) button_2.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_2.Font = Enum.Font.Unknown button_2.Text = "Ambience" button_2.TextColor3 = Color3.fromRGB(255, 255, 255) button_2.TextSize = 14.000 button_2.TextWrapped = true button_3.Name = "button" button_3.Parent = _2 button_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_3.BackgroundTransparency = 1.000 button_3.BorderColor3 = Color3.fromRGB(0, 0, 0) button_3.BorderSizePixel = 0 button_3.Position = UDim2.new(0, 0, 0.0909091458, 0) button_3.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_3.Font = Enum.Font.Unknown button_3.Text = "c00lkidd Laugh" button_3.TextColor3 = Color3.fromRGB(255, 255, 255) button_3.TextSize = 14.000 button_3.TextWrapped = true button_4.Name = "button" button_4.Parent = _2 button_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_4.BackgroundTransparency = 1.000 button_4.BorderColor3 = Color3.fromRGB(0, 0, 0) button_4.BorderSizePixel = 0 button_4.Position = UDim2.new(0, 0, 0.224373758, 0) button_4.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_4.Font = Enum.Font.Unknown button_4.Text = "1x1x1x1 See You Next Time" button_4.TextColor3 = Color3.fromRGB(255, 255, 255) button_4.TextSize = 14.000 button_4.TextWrapped = true button_5.Name = "button" button_5.Parent = _2 button_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_5.BackgroundTransparency = 1.000 button_5.BorderColor3 = Color3.fromRGB(0, 0, 0) button_5.BorderSizePixel = 0 button_5.Position = UDim2.new(0.498001277, 0, 0.224373758, 0) button_5.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_5.Font = Enum.Font.Unknown button_5.Text = "Chase Theme" button_5.TextColor3 = Color3.fromRGB(255, 255, 255) button_5.TextSize = 14.000 button_5.TextWrapped = true button_6.Name = "button" button_6.Parent = _2 button_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_6.BackgroundTransparency = 1.000 button_6.BorderColor3 = Color3.fromRGB(0, 0, 0) button_6.BorderSizePixel = 0 button_6.Position = UDim2.new(0.498001277, 0, 0.0909091458, 0) button_6.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_6.Font = Enum.Font.Unknown button_6.Text = "1x1x1x1 Mass Infection" button_6.TextColor3 = Color3.fromRGB(255, 255, 255) button_6.TextSize = 14.000 button_6.TextWrapped = true button_7.Name = "button" button_7.Parent = _2 button_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_7.BackgroundTransparency = 1.000 button_7.BorderColor3 = Color3.fromRGB(0, 0, 0) button_7.BorderSizePixel = 0 button_7.Position = UDim2.new(0, 0, 0.491303205, 0) button_7.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_7.Font = Enum.Font.Unknown button_7.Text = "Music 2" button_7.TextColor3 = Color3.fromRGB(255, 255, 255) button_7.TextSize = 14.000 button_7.TextWrapped = true button_8.Name = "button" button_8.Parent = _2 button_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_8.BackgroundTransparency = 1.000 button_8.BorderColor3 = Color3.fromRGB(0, 0, 0) button_8.BorderSizePixel = 0 button_8.Position = UDim2.new(0.498001277, 0, 0.491303205, 0) button_8.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_8.Font = Enum.Font.Unknown button_8.Text = "Music 3" button_8.TextColor3 = Color3.fromRGB(255, 255, 255) button_8.TextSize = 14.000 button_8.TextWrapped = true button_9.Name = "button" button_9.Parent = _2 button_9.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_9.BackgroundTransparency = 1.000 button_9.BorderColor3 = Color3.fromRGB(0, 0, 0) button_9.BorderSizePixel = 0 button_9.Position = UDim2.new(0.00393700786, 0, 0.628022969, 0) button_9.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_9.Font = Enum.Font.Unknown button_9.Text = "Lobby Music" button_9.TextColor3 = Color3.fromRGB(255, 255, 255) button_9.TextSize = 14.000 button_9.TextWrapped = true button_10.Name = "button" button_10.Parent = _2 button_10.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_10.BackgroundTransparency = 1.000 button_10.BorderColor3 = Color3.fromRGB(0, 0, 0) button_10.BorderSizePixel = 0 button_10.Position = UDim2.new(0.501938283, 0, 0.625983357, 0) button_10.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_10.Font = Enum.Font.Unknown button_10.Text = "Stop All music" button_10.TextColor3 = Color3.fromRGB(255, 255, 255) button_10.TextSize = 14.000 button_10.TextWrapped = true _1.Name = "1" _1.Parent = onepage _1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) _1.BackgroundTransparency = 1.000 _1.BorderColor3 = Color3.fromRGB(0, 0, 0) _1.BorderSizePixel = 0 _1.Position = UDim2.new(-6.00739725e-08, 0, 0.100000001, 0) _1.Size = UDim2.new(1, 0, 0.899999976, 0) info_2.Name = "info" info_2.Parent = _1 info_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) info_2.BackgroundTransparency = 1.000 info_2.BorderColor3 = Color3.fromRGB(0, 0, 0) info_2.BorderSizePixel = 0 info_2.Position = UDim2.new(0.00387645327, 0, 0.0202020202, 0) info_2.Size = UDim2.new(0.992125988, 0, 0.0606060624, 0) info_2.Font = Enum.Font.Unknown info_2.Text = "HAX" info_2.TextColor3 = Color3.fromRGB(255, 255, 255) info_2.TextScaled = true info_2.TextSize = 11.000 info_2.TextWrapped = true button_11.Name = "button" button_11.Parent = _1 button_11.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_11.BackgroundTransparency = 1.000 button_11.BorderColor3 = Color3.fromRGB(0, 0, 0) button_11.BorderSizePixel = 0 button_11.Position = UDim2.new(0.498001277, 0, 0.0909091458, 0) button_11.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_11.Font = Enum.Font.Unknown button_11.Text = "Change Sky" button_11.TextColor3 = Color3.fromRGB(255, 255, 255) button_11.TextSize = 14.000 button_11.TextWrapped = true button_12.Name = "button" button_12.Parent = _1 button_12.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_12.BackgroundTransparency = 1.000 button_12.BorderColor3 = Color3.fromRGB(0, 0, 0) button_12.BorderSizePixel = 0 button_12.Position = UDim2.new(0.498001277, 0, 0.224373758, 0) button_12.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_12.Font = Enum.Font.Unknown button_12.Text = "Unanchor All" button_12.TextColor3 = Color3.fromRGB(255, 255, 255) button_12.TextSize = 14.000 button_12.TextWrapped = true button_13.Name = "button" button_13.Parent = _1 button_13.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_13.BackgroundTransparency = 1.000 button_13.BorderColor3 = Color3.fromRGB(0, 0, 0) button_13.BorderSizePixel = 0 button_13.Position = UDim2.new(0, 0, 0.224373758, 0) button_13.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_13.Font = Enum.Font.Unknown button_13.Text = "Message" button_13.TextColor3 = Color3.fromRGB(255, 255, 255) button_13.TextSize = 14.000 button_13.TextWrapped = true button_14.Name = "button" button_14.Parent = _1 button_14.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_14.BackgroundTransparency = 1.000 button_14.BorderColor3 = Color3.fromRGB(0, 0, 0) button_14.BorderSizePixel = 0 button_14.Position = UDim2.new(0, 0, 0.0909091458, 0) button_14.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_14.Font = Enum.Font.Unknown button_14.Text = "Decal Spam" button_14.TextColor3 = Color3.fromRGB(255, 255, 255) button_14.TextSize = 14.000 button_14.TextWrapped = true button_15.Name = "button" button_15.Parent = _1 button_15.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_15.BackgroundTransparency = 1.000 button_15.BorderColor3 = Color3.fromRGB(0, 0, 0) button_15.BorderSizePixel = 0 button_15.Position = UDim2.new(0, 0, 0.357838422, 0) button_15.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_15.Font = Enum.Font.Unknown button_15.Text = "Tip" button_15.TextColor3 = Color3.fromRGB(255, 255, 255) button_15.TextSize = 14.000 button_15.TextWrapped = true button_16.Name = "button" button_16.Parent = _1 button_16.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_16.BackgroundTransparency = 1.000 button_16.BorderColor3 = Color3.fromRGB(0, 0, 0) button_16.BorderSizePixel = 0 button_16.Position = UDim2.new(0, 0, 0.491303205, 0) button_16.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_16.Font = Enum.Font.Unknown button_16.Text = "Remove Message" button_16.TextColor3 = Color3.fromRGB(255, 255, 255) button_16.TextSize = 14.000 button_16.TextWrapped = true button_17.Name = "button" button_17.Parent = _1 button_17.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_17.BackgroundTransparency = 1.000 button_17.BorderColor3 = Color3.fromRGB(0, 0, 0) button_17.BorderSizePixel = 0 button_17.Position = UDim2.new(0.498001277, 0, 0.491303205, 0) button_17.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_17.Font = Enum.Font.Unknown button_17.Text = "Remove Tip" button_17.TextColor3 = Color3.fromRGB(255, 255, 255) button_17.TextSize = 14.000 button_17.TextWrapped = true button_18.Name = "button" button_18.Parent = _1 button_18.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_18.BackgroundTransparency = 1.000 button_18.BorderColor3 = Color3.fromRGB(0, 0, 0) button_18.BorderSizePixel = 0 button_18.Position = UDim2.new(0.498001277, 0, 0.357838422, 0) button_18.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_18.Font = Enum.Font.Unknown button_18.Text = "Fire All" button_18.TextColor3 = Color3.fromRGB(255, 255, 255) button_18.TextSize = 14.000 button_18.TextWrapped = true button_19.Name = "button" button_19.Parent = _1 button_19.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_19.BackgroundTransparency = 1.000 button_19.BorderColor3 = Color3.fromRGB(0, 0, 0) button_19.BorderSizePixel = 0 button_19.Position = UDim2.new(0.501938283, 0, 0.628022969, 0) button_19.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_19.Font = Enum.Font.Unknown button_19.Text = "Kill others" button_19.TextColor3 = Color3.fromRGB(255, 255, 255) button_19.TextSize = 14.000 button_19.TextWrapped = true button_20.Name = "button" button_20.Parent = _1 button_20.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_20.BackgroundTransparency = 1.000 button_20.BorderColor3 = Color3.fromRGB(0, 0, 0) button_20.BorderSizePixel = 0 button_20.Position = UDim2.new(0.00393700786, 0, 0.628022969, 0) button_20.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_20.Font = Enum.Font.Unknown button_20.Text = "Flood" button_20.TextColor3 = Color3.fromRGB(255, 255, 255) button_20.TextSize = 14.000 button_20.TextWrapped = true button_21.Name = "button" button_21.Parent = _1 button_21.BackgroundColor3 = Color3.fromRGB(0, 0, 0) button_21.BackgroundTransparency = 1.000 button_21.BorderColor3 = Color3.fromRGB(0, 0, 0) button_21.BorderSizePixel = 0 button_21.Position = UDim2.new(0.503937006, 0, 0.761487782, 0) button_21.Size = UDim2.new(0.496062994, 0, 0.111111112, 0) button_21.Font = Enum.Font.Unknown button_21.Text = "Fog" button_21.TextColor3 = Color3.fromRGB(255, 255, 255) button_21.TextSize = 14.000 button_21.TextWrapped = true button_22.Name = "button" button_22.Parent = _1 button_22.BackgroundColor3 = Color3.fromRGB(255, 255, 255) button_22.BackgroundTransparency = 1.000 button_22.BorderColor3 = Color3.fromRGB(0, 0, 0) button_22.BorderSizePixel = 0 button_22.Position = UDim2.new(0.00400000019, 0, 0.760999978, 0) button_22.Size = UDim2.new(0.495999992, 0, 0.111000001, 0) button_22.Font = Enum.Font.Unknown button_22.PlaceholderColor3 = Color3.fromRGB(178, 178, 178) button_22.PlaceholderText = "GET BACK HERE U SICK FUCK" button_22.Text = "" button_22.TextColor3 = Color3.fromRGB(255, 255, 255) button_22.TextSize = 12.000 onepage_2.Name = "onepage" onepage_2.Parent = mainframe onepage_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) onepage_2.BorderColor3 = Color3.fromRGB(0, 0, 0) onepage_2.BorderSizePixel = 0 onepage_2.Position = UDim2.new(0.507736981, 0, -0.000816946325, 0) onepage_2.Size = UDim2.new(0.494163424, 0, 1, 0) larrow_2.Name = "larrow" larrow_2.Parent = onepage_2 larrow_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) larrow_2.BackgroundTransparency = 1.000 larrow_2.BorderColor3 = Color3.fromRGB(0, 0, 0) larrow_2.BorderSizePixel = 0 larrow_2.Size = UDim2.new(0.216535434, 0, 0.100000001, 0) larrow_2.Font = Enum.Font.Unknown larrow_2.Text = "<" larrow_2.TextColor3 = Color3.fromRGB(255, 255, 255) larrow_2.TextSize = 22.000 larrow_2.TextWrapped = true rarrow_2.Name = "rarrow" rarrow_2.Parent = onepage_2 rarrow_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) rarrow_2.BackgroundTransparency = 1.000 rarrow_2.BorderColor3 = Color3.fromRGB(0, 0, 0) rarrow_2.BorderSizePixel = 0 rarrow_2.Position = UDim2.new(0.780701697, 0, 0, 0) rarrow_2.Size = UDim2.new(0.216535434, 0, 0.100000001, 0) rarrow_2.Font = Enum.Font.Unknown rarrow_2.Text = ">" rarrow_2.TextColor3 = Color3.fromRGB(255, 255, 255) rarrow_2.TextSize = 22.000 rarrow_2.TextWrapped = true pagelabel_2.Name = "pagelabel" pagelabel_2.Parent = onepage_2 pagelabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) pagelabel_2.BackgroundTransparency = 1.000 pagelabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) pagelabel_2.BorderSizePixel = 0 pagelabel_2.Position = UDim2.new(0.247999996, 0, 0, 0) pagelabel_2.Size = UDim2.new(0.503937006, 0, 0.100000001, 0) pagelabel_2.Font = Enum.Font.Unknown pagelabel_2.Text = "Page 1" pagelabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) pagelabel_2.TextSize = 22.000 _2_2.Name = "2" _2_2.Parent = onepage_2 _2_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) _2_2.BackgroundTransparency = 1.000 _2_2.BorderColor3 = Color3.fromRGB(0, 0, 0) _2_2.BorderSizePixel = 0 _2_2.Position = UDim2.new(-6.00739725e-08, 0, 0.100000001, 0) _2_2.Size = UDim2.new(1, 0, 0.899999976, 0) _1_2.Name = "1" _1_2.Parent = onepage_2 _1_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) _1_2.BackgroundTransparency = 1.000 _1_2.BorderColor3 = Color3.fromRGB(0, 0, 0) _1_2.BorderSizePixel = 0 _1_2.Position = UDim2.new(-6.00739725e-08, 0, 0.100000001, 0) _1_2.Size = UDim2.new(1, 0, 0.899999976, 0) UIAspectRatioConstraint.Parent = mainframe UIAspectRatioConstraint.AspectRatio = 1.558 -- Scripts: local function BZAYW_fake_script() -- larrow.function local script = Instance.new('LocalScript', larrow) local arrow = script.Parent local page = script.Parent.Parent.page script.Parent.MouseButton1Click:Connect(function() if page.Value == 1 then page.Value = 2 else page.Value = 1 end end) end coroutine.wrap(BZAYW_fake_script)() local function AQDI_fake_script() -- rarrow.function local script = Instance.new('LocalScript', rarrow) local arrow = script.Parent local page = script.Parent.Parent.page script.Parent.MouseButton1Click:Connect(function() if page.Value == 1 then page.Value = 2 else page.Value = 1 end end) end coroutine.wrap(AQDI_fake_script)() local function MOFPP_fake_script() -- pagelabel.function local script = Instance.new('LocalScript', pagelabel) local page = script.Parent.Parent.page page.Changed:Connect(function() script.Parent.Text = "Page "..page.Value if page.Value == 1 then script.Parent.Parent["1"].Visible = true script.Parent.Parent["2"].Visible = false else script.Parent.Parent["1"].Visible = false script.Parent.Parent["2"].Visible = true end end) end coroutine.wrap(MOFPP_fake_script)() local function KFTXTO_fake_script() -- button.function local script = Instance.new('Script', button) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(KFTXTO_fake_script)() local function SVSZHRO_fake_script() -- button_2.function local script = Instance.new('Script', button_2) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(SVSZHRO_fake_script)() local function IIUZY_fake_script() -- button_3.function local script = Instance.new('Script', button_3) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(IIUZY_fake_script)() local function QCTL_fake_script() -- button_4.function local script = Instance.new('Script', button_4) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(QCTL_fake_script)() local function FDLPZAY_fake_script() -- button_5.function local script = Instance.new('Script', button_5) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(FDLPZAY_fake_script)() local function RNVVAC_fake_script() -- button_6.function local script = Instance.new('Script', button_6) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(RNVVAC_fake_script)() local function OJGBRSO_fake_script() -- button_7.function local script = Instance.new('Script', button_7) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(OJGBRSO_fake_script)() local function EUUB_fake_script() -- button_8.function local script = Instance.new('Script', button_8) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(EUUB_fake_script)() local function XPAQLEX_fake_script() -- button_9.function local script = Instance.new('Script', button_9) script.Parent.MouseButton1Click:Connect(function() script.Sound:Play() end) end coroutine.wrap(XPAQLEX_fake_script)() local function AZFASD_fake_script() -- button_10.function local script = Instance.new('Script', button_10) script.Parent.MouseButton1Click:Connect(function() for _, sound in pairs(script.Parent.Parent:GetDescendants()) do if sound:IsA("Sound") then sound:Stop() end end end) end coroutine.wrap(AZFASD_fake_script)() local function IYVVMZ_fake_script() -- button_11.function local script = Instance.new('Script', button_11) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Lighting:GetDescendants()) do if v:IsA("Sky") then v:Destroy() end end script.Sky:Clone().Parent = game.Lighting end) end coroutine.wrap(IYVVMZ_fake_script)() local function CUOEW_fake_script() -- button_12.function local script = Instance.new('Script', button_12) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then v.Anchored = false end end end) end coroutine.wrap(CUOEW_fake_script)() local function XNDCLT_fake_script() -- button_13.function local script = Instance.new('Script', button_13) script.Parent.MouseButton1Click:Connect(function() local message = Instance.new("Message") message.Parent = script.Parent.Parent.Parent.Parent.Parent.Parent while true do message.Text = "JOIN ME YOU ARE ALL MINE NOW" wait(10) message.Text = "JOIN TEAM dr00PY NOW" wait(10) message.Text = "THIS SERVER GOT RAINED ON BY DR00PYK1DD" wait(10) message.Text = "JOIN ME FOR FREEDOM" wait(10) end end) end coroutine.wrap(XNDCLT_fake_script)() local function JHBN_fake_script() -- button_14.function local script = Instance.new('Script', button_14) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Part") then local decal1 =Instance.new("Decal") local decal2 =Instance.new("Decal") local decal3 =Instance.new("Decal") local decal4 =Instance.new("Decal") local decal5 =Instance.new("Decal") local decal6 =Instance.new("Decal") decal1.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal2.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal3.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal4.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal5.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal6.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal1.Parent = v decal2.Parent = v decal3.Parent = v decal4.Parent = v decal5.Parent = v decal6.Parent = v decal1.Face = "Front" decal2.Face = "Top" decal3.Face = "Left" decal4.Face = "Right" decal5.Face = "Bottom" decal6.Face = "Back" end end for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Model") then for i,z in pairs (v:GetChildren()) do if z:IsA("Part") then local decal7 =Instance.new("Decal") local decal8 =Instance.new("Decal") local decal9 =Instance.new("Decal") local decal10 =Instance.new("Decal") local decal11 =Instance.new("Decal") local decal12 =Instance.new("Decal") decal7.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal8.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal9.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal10.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal11.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal12.Texture = "http://www.roblox.com/asset/?id=77010981253956" decal7.Parent = z decal8.Parent = z decal9.Parent = z decal10.Parent = z decal11.Parent = z decal12.Parent = z decal7.Face = "Front" decal8.Face = "Top" decal9.Face = "Left" decal10.Face = "Right" decal11.Face = "Bottom" decal12.Face = "Back" end end end end end) end coroutine.wrap(JHBN_fake_script)() local function OCPMX_fake_script() -- button_15.function local script = Instance.new('Script', button_15) script.Parent.MouseButton1Click:Connect(function() local message = Instance.new("Hint") message.Parent = script.Parent.Parent.Parent.Parent.Parent.Parent while true do message.Text = "THIS SERVER WAS HACKED BY W-USER!" wait(10) message.Text = "PRAY FOR YOUR DATA!" wait(10) message.Text = "PREPARE FOR ENNHILIATION!" wait(10) message.Text = "JOJN THE W-USER TEAM NOW!" wait(10) end end) end coroutine.wrap(OCPMX_fake_script)() local function KDJEUR_fake_script() -- button_16.function local script = Instance.new('Script', button_16) script.Parent.MouseButton1Click:Connect(function() for _, v in pairs(game.Players:GetPlayers()) do if v then for _, i in pairs(v.PlayerGui:GetChildren()) do if i.Name == "Message" and i:IsA("Message") then i:Destroy() end end end end end) end coroutine.wrap(KDJEUR_fake_script)() local function KFRKIQ_fake_script() -- button_17.function local script = Instance.new('Script', button_17) script.Parent.MouseButton1Click:Connect(function() for _, v in pairs(game.Players:GetPlayers()) do if v then for _, i in pairs(v.PlayerGui:GetChildren()) do if i.Name == "Hint" and i:IsA("Hint") then i:Destroy() end end end end end) end coroutine.wrap(KFRKIQ_fake_script)() local function YXVWAE_fake_script() -- button_18.function local script = Instance.new('Script', button_18) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Workspace:GetDescendants()) do if v:IsA("Part") or v:IsA("Model") then local effect = Instance.new("Fire") effect.Parent = v end end end) end coroutine.wrap(YXVWAE_fake_script)() local function SNSWTB_fake_script() -- button_19.function local script = Instance.new('Script', button_19) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Players:GetPlayers()) do if v then if v ~= script.Parent.Parent.Parent.Parent.Parent.Parent.Parent then local char = v.Character or v.CharacterAdded:Wait() if char then char:WaitForChild("Humanoid").Health = 0 end end end end end) end coroutine.wrap(SNSWTB_fake_script)() local function WMHNG_fake_script() -- button_20.FLOOD local script = Instance.new('Script', button_20) script.Parent.MouseButton1Click:Connect(function() local region = Region3.new(Vector3.new(-1250,0,-1250), Vector3.new(1250,13,1250)) region = region:ExpandToGrid(4) game.Workspace.Terrain:FillRegion(region, 4, Enum.Material.Water) end) end coroutine.wrap(WMHNG_fake_script)() local function OSAR_fake_script() -- button_21.function local script = Instance.new('Script', button_21) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Lighting:GetDescendants()) do if v:IsA("Atmosphere") then v:Destroy() end end game.Lighting.FogEnd = 200 game.Lighting.FogColor = Color3.fromRGB(27, 0, 0) game.Lighting.ClockTime = 0 game.Lighting.Brightness = 0 game.StarterPlayer.CameraMaxZoomDistance = 0 game.StarterPlayer.CameraMode = Enum.CameraMode.LockFirstPerson end) end coroutine.wrap(OSAR_fake_script)() local function CIHN_fake_script() -- button_22.func local script = Instance.new('LocalScript', button_22) script.Parent.FocusLost:Connect(function(enter) if not enter then return end local valv = tonumber(script.Parent.Text) local plr = game.Players.LocalPlayer local char = plr.Character or plr.CharacterAdded:Wait() if char and plr then if script.Parent.Text ~= "" then script.Parent.RemoteEvent:FireServer(char:WaitForChild("Humanoid"), valv) end end end) end coroutine.wrap(CIHN_fake_script)() local function XXEKDQ_fake_script() -- button_22.chng local script = Instance.new('Script', button_22) script.Parent.RemoteEvent.OnServerEvent:Connect(function(plr, hum, spd) if plr and hum then hum.WalkSpeed = spd end end) end coroutine.wrap(XXEKDQ_fake_script)() local function YBVLLSP_fake_script() -- larrow_2.function local script = Instance.new('LocalScript', larrow_2) local arrow = script.Parent local page = script.Parent.Parent.page script.Parent.MouseButton1Click:Connect(function() if page.Value == 1 then page.Value = 2 else page.Value = 1 end end) end coroutine.wrap(YBVLLSP_fake_script)() local function ISUCNLX_fake_script() -- rarrow_2.function local script = Instance.new('LocalScript', rarrow_2) local arrow = script.Parent local page = script.Parent.Parent.page script.Parent.MouseButton1Click:Connect(function() if page.Value == 1 then page.Value = 2 else page.Value = 1 end end) end coroutine.wrap(ISUCNLX_fake_script)() local function GHZARHO_fake_script() -- pagelabel_2.function local script = Instance.new('LocalScript', pagelabel_2) local page = script.Parent.Parent.page page.Changed:Connect(function() script.Parent.Text = "Page "..page.Value if page.Value == 1 then script.Parent["1"].Visible = true script.Parent["2"].Visible = false end end) end coroutine.wrap(GHZARHO_fake_script)()