Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local LogInFrame = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local HoaxScripts = Instance.new("TextLabel")
- local TextBox = Instance.new("TextBox")
- local TextBox_2 = Instance.new("TextBox")
- local TextButton = Instance.new("TextButton")
- local Frame_2 = Instance.new("Frame")
- local Frame_3 = Instance.new("Frame")
- local Frame_4 = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local Frame_5 = Instance.new("Frame")
- local TextButton_2 = Instance.new("TextButton")
- local Clear = Instance.new("TextButton")
- local Clear_2 = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- -- Properties
- ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
- LogInFrame.Name = "LogInFrame"
- LogInFrame.Parent = ScreenGui
- LogInFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- LogInFrame.Position = UDim2.new(0.0140845031, 0, 0.0305720568, 0)
- LogInFrame.Size = UDim2.new(0, 269, 0, 314)
- Frame.Parent = LogInFrame
- Frame.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame.Position = UDim2.new(0.00371747208, 0, 0, 0)
- Frame.Size = UDim2.new(0, 268, 0, 29)
- HoaxScripts.Name = "Hoax Scripts"
- HoaxScripts.Parent = LogInFrame
- HoaxScripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- HoaxScripts.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- HoaxScripts.Position = UDim2.new(0.131386518, 0, 0.122443438, 0)
- HoaxScripts.Size = UDim2.new(0, 200, 0, 50)
- HoaxScripts.Font = Enum.Font.SourceSans
- HoaxScripts.FontSize = Enum.FontSize.Size14
- HoaxScripts.Text = "Hoax V2"
- HoaxScripts.TextColor3 = Color3.new(1, 1, 1)
- HoaxScripts.TextScaled = true
- HoaxScripts.TextSize = 14
- HoaxScripts.TextWrapped = true
- TextBox.Parent = LogInFrame
- TextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextBox.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- TextBox.Position = UDim2.new(0.152255058, 0, 0.368455857, 0)
- TextBox.Size = UDim2.new(0, 189, 0, 33)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.FontSize = Enum.FontSize.Size14
- TextBox.Text = "Username"
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextScaled = true
- TextBox.TextSize = 14
- TextBox.TextWrapped = true
- TextBox_2.Parent = LogInFrame
- TextBox_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextBox_2.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- TextBox_2.Position = UDim2.new(0.152047679, 0, 0.587192178, 0)
- TextBox_2.Size = UDim2.new(0, 189, 0, 33)
- TextBox_2.Font = Enum.Font.SourceSans
- TextBox_2.FontSize = Enum.FontSize.Size14
- TextBox_2.Text = "Password"
- TextBox_2.TextColor3 = Color3.new(1, 1, 1)
- TextBox_2.TextScaled = true
- TextBox_2.TextSize = 14
- TextBox_2.TextWrapped = true
- TextButton.Parent = LogInFrame
- TextButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextButton.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- TextButton.Position = UDim2.new(0.152416363, 0, 0.7854985, 0)
- TextButton.Size = UDim2.new(0, 189, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.FontSize = Enum.FontSize.Size14
- TextButton.Text = "Log In"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextScaled = true
- TextButton.TextSize = 14
- TextButton.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- if TextBox.Text == "username" and TextBox_2.Text == "password" then
- LogInFrame.Visible = false
- Frame_3.Visible = true
- end
- end)
- Frame_2.Parent = LogInFrame
- Frame_2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(0, 0, 0.0923566893, 0)
- Frame_2.Size = UDim2.new(0, 269, 0, 9)
- Frame_2.Visible = true
- Frame_3.Parent = ScreenGui
- Frame_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame_3.BorderColor3 = Color3.new(0.0941177, 0.0980392, 0.101961)
- Frame_3.Position = UDim2.new(-0.00495663285, 0, 0.0177514702, 0)
- Frame_3.Size = UDim2.new(0, 490, 0, 319)
- Frame_3.Visible = false
- Frame_4.Parent = Frame_3
- Frame_4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_4.Size = UDim2.new(0, 490, 0, 40)
- Frame_4.Visible = true
- TextLabel.Parent = Frame_3
- TextLabel.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextLabel.BorderSizePixel = 0
- TextLabel.Size = UDim2.new(0, 147, 0, 40)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.FontSize = Enum.FontSize.Size14
- TextLabel.Text = "Hoax V2"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- Frame_5.Parent = Frame_3
- Frame_5.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- Frame_5.BorderSizePixel = 0
- Frame_5.Position = UDim2.new(0, 0, 0.12088877, 0)
- Frame_5.Size = UDim2.new(0, 490, 0, 8)
- TextButton_2.Parent = Frame_3
- TextButton_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- TextButton_2.BorderSizePixel = 0
- TextButton_2.Position = UDim2.new(0.908163249, 0, 0, 0)
- TextButton_2.Size = UDim2.new(0, 45, 0, 40)
- TextButton_2.Font = Enum.Font.SourceSansBold
- TextButton_2.FontSize = Enum.FontSize.Size24
- TextButton_2.Text = "X"
- TextButton_2.TextColor3 = Color3.new(1, 1, 1)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 22
- TextButton_2.TextWrapped = true
- TextButton_2.MouseButton1Down:connect(function()
- LogInFrame.Visible = true
- Frame_3.Visible = false
- end)
- Clear.Name = "Clear"
- Clear.Parent = Frame_3
- Clear.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Clear.BorderSizePixel = 0
- Clear.Position = UDim2.new(0.0153061254, 0, 0.680250764, 0)
- Clear.Size = UDim2.new(0, 174, 0, 60)
- Clear.Font = Enum.Font.SourceSans
- Clear.FontSize = Enum.FontSize.Size14
- Clear.Text = "Excutor"
- Clear.TextColor3 = Color3.new(1, 1, 1)
- Clear.TextScaled = true
- Clear.TextSize = 14
- Clear.TextWrapped = true
- Clear_2.Name = "Clear"
- Clear_2.Parent = Frame_3
- Clear_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Clear_2.BorderSizePixel = 0
- Clear_2.Position = UDim2.new(0.630612195, 0, 0.680250764, 0)
- Clear_2.Size = UDim2.new(0, 174, 0, 60)
- Clear_2.Font = Enum.Font.SourceSans
- Clear_2.FontSize = Enum.FontSize.Size14
- Clear_2.Text = "Scripts"
- Clear_2.TextColor3 = Color3.new(1, 1, 1)
- Clear_2.TextScaled = true
- Clear_2.TextSize = 14
- Clear_2.TextWrapped = true
- TextLabel_2.Parent = Frame_3
- TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0, 0, 0.927899659, 0)
- TextLabel_2.Size = UDim2.new(0, 147, 0, 23)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.FontSize = Enum.FontSize.Size14
- TextLabel_2.Text = "Made by OldFoxy11234"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement