Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local Main = Instance.new("ScreenGui")
- local LoginFrame = Instance.new("Frame")
- local Sumbit = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local MainFrame = Instance.new("Frame")
- --Properties:
- Main.Name = "Main"
- Main.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- LoginFrame.Name = "LoginFrame"
- LoginFrame.Parent = Main
- LoginFrame.Active = true
- LoginFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- LoginFrame.BorderColor3 = Color3.new(0, 0, 0)
- LoginFrame.BorderSizePixel = 3
- LoginFrame.Draggable = true
- LoginFrame.Position = UDim2.new(0, 36, 0, 250)
- LoginFrame.Size = UDim2.new(0, 244, 0, 276)
- LoginFrame.Visible = false
- Sumbit.Name = "Sumbit"
- Sumbit.Parent = LoginFrame
- Sumbit.BackgroundColor3 = Color3.new(1, 1, 1)
- Sumbit.Position = UDim2.new(0.0889285505, 0, 0.757836223, 0)
- Sumbit.Size = UDim2.new(0, 200, 0, 50)
- Sumbit.Style = Enum.ButtonStyle.RobloxRoundButton
- Sumbit.Font = Enum.Font.ArialBold
- Sumbit.Text = "Sumbit"
- Sumbit.TextColor3 = Color3.new(0, 0, 0)
- Sumbit.TextSize = 14
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local Main = Instance.new("ScreenGui")
- local LoginFrame = Instance.new("Frame")
- local Sumbit = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local MainFrame = Instance.new("Frame")
- --Properties:
- Main.Name = "Main"
- Main.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- LoginFrame.Name = "LoginFrame"
- LoginFrame.Parent = Main
- LoginFrame.Active = true
- LoginFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- LoginFrame.BorderColor3 = Color3.new(0, 0, 0)
- LoginFrame.BorderSizePixel = 3
- LoginFrame.Draggable = true
- LoginFrame.Position = UDim2.new(0, 36, 0, 250)
- LoginFrame.Size = UDim2.new(0, 244, 0, 276)
- LoginFrame.Visible = false
- Sumbit.Name = "Sumbit"
- Sumbit.Parent = LoginFrame
- Sumbit.BackgroundColor3 = Color3.new(1, 1, 1)
- Sumbit.Position = UDim2.new(0.0889285505, 0, 0.757836223, 0)
- Sumbit.Size = UDim2.new(0, 200, 0, 50)
- Sumbit.Style = Enum.ButtonStyle.RobloxRoundButton
- Sumbit.Font = Enum.Font.ArialBold
- Sumbit.Text = "Sumbit"
- Sumbit.TextColor3 = Color3.new(0, 0, 0)
- Sumbit.TextSize = 14
- Sumbit.MouseButton1Down:connect(function()
- LoginFrame.Visible = false
- MainFrame.Visible = true
- --i will make a actual login next part
- end)
- TextLabel.Parent = LoginFrame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.Position = UDim2.new(0.196721315, 0, 0.315217376, 0)
- TextLabel.Size = UDim2.new(0, 173, 0, 32)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "ArfiAkbar"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 14
- TextLabel_2.Parent = LoginFrame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.Position = UDim2.new(0.196721315, 0, 0.510869563, 0)
- TextLabel_2.Size = UDim2.new(0, 173, 0, 32)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "ArfiAkbarYT"
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_2.TextSize = 14
- TextLabel_3.Parent = LoginFrame
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.Position = UDim2.new(0, 0, 0.315217406, 0)
- TextLabel_3.Size = UDim2.new(0, 40, 0, 32)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "ID"
- TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_3.TextSize = 14
- TextLabel_4.Parent = LoginFrame
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.Position = UDim2.new(0, 0, 0.510869563, 0)
- TextLabel_4.Size = UDim2.new(0, 40, 0, 32)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "PW"
- TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_4.TextSize = 14
- TextLabel_5.Parent = LoginFrame
- TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_5.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_5.Size = UDim2.new(0, 242, 0, 32)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.Text = "Login"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 20
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = Main
- MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- MainFrame.Position = UDim2.new(0.229665086, 0, 0.34302327, 0)
- MainFrame.Size = UDim2.new(0, 304, 0, 215)
- -- Scripts:
- TextLabel.Parent = LoginFrame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.Position = UDim2.new(0.196721315, 0, 0.315217376, 0)
- TextLabel.Size = UDim2.new(0, 173, 0, 32)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "ArfiAkbar"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 14
- TextLabel_2.Parent = LoginFrame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.Position = UDim2.new(0.196721315, 0, 0.510869563, 0)
- TextLabel_2.Size = UDim2.new(0, 173, 0, 32)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "ArfiAkbarYT"
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_2.TextSize = 14
- TextLabel_3.Parent = LoginFrame
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.Position = UDim2.new(0, 0, 0.315217406, 0)
- TextLabel_3.Size = UDim2.new(0, 40, 0, 32)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "ID"
- TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_3.TextSize = 14
- TextLabel_4.Parent = LoginFrame
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.Position = UDim2.new(0, 0, 0.510869563, 0)
- TextLabel_4.Size = UDim2.new(0, 40, 0, 32)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "PW"
- TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_4.TextSize = 14
- TextLabel_5.Parent = LoginFrame
- TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_5.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_5.Size = UDim2.new(0, 242, 0, 32)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.Text = "Login"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 20
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = Main
- MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- MainFrame.Position = UDim2.new(0.229665086, 0, 0.34302327, 0)
- MainFrame.Size = UDim2.new(0, 304, 0, 215)
- MainFrame.Visible = false
- -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment