Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- -- MajorLeagueGamingHax has swag
- local NewbieDestroyer = Instance.new("ScreenGui")
- local LoginFrame = Instance.new("Frame")
- local LoginTitle = Instance.new("TextLabel")
- local User = Instance.new("TextBox")
- local Pass = Instance.new("TextBox")
- local Enter = Instance.new("TextButton")
- local MainFrame = Instance.new("Frame")
- local MainTitle = Instance.new("TextLabel")
- local PlayerName = Instance.new("TextBox")
- local VanButton = Instance.new("TextButton")
- local ExplodeButton = Instance.new("TextButton")
- local BurnButton = Instance.new("TextButton")
- local KillButton = Instance.new("TextButton")
- local FECheck = Instance.new("TextLabel")
- local FE = game.Workspace.FilteringEnabled
- --Properties:
- NewbieDestroyer.Name = "NewbieDestroyer"
- NewbieDestroyer.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- LoginFrame.Name = "LoginFrame"
- LoginFrame.Parent = NewbieDestroyer
- LoginFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
- LoginFrame.BorderSizePixel = 0
- LoginFrame.Position = UDim2.new(0.0294406116, 0, 0.0552380979, 0)
- LoginFrame.Size = UDim2.new(0, 200, 0, 300)
- LoginTitle.Name = "LoginTitle"
- LoginTitle.Parent = LoginFrame
- LoginTitle.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- LoginTitle.BorderSizePixel = 0
- LoginTitle.Size = UDim2.new(0, 200, 0, 50)
- LoginTitle.Font = Enum.Font.Gotham
- LoginTitle.Text = "N00b Destroyer 1337"
- LoginTitle.TextColor3 = Color3.new(1, 1, 1)
- LoginTitle.TextSize = 14
- User.Name = "User"
- User.Parent = LoginFrame
- User.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- User.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- User.BorderSizePixel = 2
- User.Position = UDim2.new(0.121373892, 0, 0.284761906, 0)
- User.Size = UDim2.new(0, 150, 0, 50)
- User.Font = Enum.Font.Gotham
- User.Text = " Username"
- User.TextColor3 = Color3.new(1, 1, 1)
- User.TextSize = 14
- Pass.Name = "Pass"
- Pass.Parent = LoginFrame
- Pass.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- Pass.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Pass.BorderSizePixel = 2
- Pass.Position = UDim2.new(0.121373892, 0, 0.531428576, 0)
- Pass.Size = UDim2.new(0, 150, 0, 50)
- Pass.Font = Enum.Font.Gotham
- Pass.Text = "Password"
- Pass.TextColor3 = Color3.new(1, 1, 1)
- Pass.TextSize = 14
- Enter.Name = "Enter"
- Enter.Parent = LoginFrame
- Enter.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- Enter.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- Enter.BorderSizePixel = 2
- Enter.Position = UDim2.new(0.0700000003, 0, 0.763333321, 0)
- Enter.Size = UDim2.new(0, 170, 0, 50)
- Enter.Font = Enum.Font.Gotham
- Enter.Text = "Login"
- Enter.TextColor3 = Color3.new(1, 1, 1)
- Enter.TextSize = 14
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = NewbieDestroyer
- MainFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.24631989, 0, 0.0533333644, 0)
- MainFrame.Size = UDim2.new(0, 400, 0, 300)
- MainFrame.Visible
- MainTitle.Name = "MainTitle"
- MainTitle.Parent = MainFrame
- MainTitle.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- MainTitle.BorderSizePixel = 0
- MainTitle.Size = UDim2.new(0, 400, 0, 50)
- MainTitle.Font = Enum.Font.Gotham
- MainTitle.Text = "N00b Destroyer 1337"
- MainTitle.TextColor3 = Color3.new(1, 1, 1)
- MainTitle.TextSize = 14
- PlayerName.Name = "PlayerName"
- PlayerName.Parent = MainFrame
- PlayerName.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- PlayerName.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- PlayerName.BorderSizePixel = 2
- PlayerName.Position = UDim2.new(0.0613567233, 0, 0.806666672, 0)
- PlayerName.Size = UDim2.new(0, 350, 0, 25)
- PlayerName.Font = Enum.Font.Gotham
- PlayerName.Text = "Player Name"
- PlayerName.TextColor3 = Color3.new(1, 1, 1)
- PlayerName.TextSize = 14
- VanButton.Name = "VanButton"
- VanButton.Parent = MainFrame
- VanButton.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- VanButton.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- VanButton.BorderSizePixel = 2
- VanButton.Position = UDim2.new(0.0600000024, 0, 0.286666662, 0)
- VanButton.Size = UDim2.new(0, 170, 0, 50)
- VanButton.Font = Enum.Font.Gotham
- VanButton.Text = "Van"
- VanButton.TextColor3 = Color3.new(1, 1, 1)
- VanButton.TextSize = 14
- ExplodeButton.Name = "ExplodeButton"
- ExplodeButton.Parent = MainFrame
- ExplodeButton.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- ExplodeButton.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- ExplodeButton.BorderSizePixel = 2
- ExplodeButton.Position = UDim2.new(0.50999999, 0, 0.286666662, 0)
- ExplodeButton.Size = UDim2.new(0, 170, 0, 50)
- ExplodeButton.Font = Enum.Font.Gotham
- ExplodeButton.Text = "Explode"
- ExplodeButton.TextColor3 = Color3.new(1, 1, 1)
- ExplodeButton.TextSize = 14
- BurnButton.Name = "BurnButton"
- BurnButton.Parent = MainFrame
- BurnButton.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- BurnButton.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- BurnButton.BorderSizePixel = 2
- BurnButton.Position = UDim2.new(0.50999999, 0, 0.4966667, 0)
- BurnButton.Size = UDim2.new(0, 170, 0, 50)
- BurnButton.Font = Enum.Font.Gotham
- BurnButton.Text = "Burn"
- BurnButton.TextColor3 = Color3.new(1, 1, 1)
- BurnButton.TextSize = 14
- KillButton.Name = "KillButton"
- KillButton.Parent = MainFrame
- KillButton.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- KillButton.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
- KillButton.BorderSizePixel = 2
- KillButton.Position = UDim2.new(0.0600000024, 0, 0.4966667, 0)
- KillButton.Size = UDim2.new(0, 170, 0, 50)
- KillButton.Font = Enum.Font.Gotham
- KillButton.Text = "Kill"
- KillButton.TextColor3 = Color3.new(1, 1, 1)
- KillButton.TextSize = 14
- FECheck.Name = "FECheck"
- FECheck.Parent = MainFrame
- FECheck.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
- FECheck.BackgroundTransparency = 1
- FECheck.BorderSizePixel = 0
- FECheck.Position = UDim2.new(0.710000098, 0, 0.166666672, 0)
- FECheck.Size = UDim2.new(0, 116, 0, 23)
- FECheck.Font = Enum.Font.Gotham
- FECheck.Text = "FE is LOADING..."
- FECheck.TextColor3 = Color3.new(1, 1, 1)
- FECheck.TextSize = 14
- -- Scripts:
- Enter.MouseButton1Down:connect(function()
- if User.Text == game.Players.LocalPlayer.Name and
- Pass.Text == "Test" then
- MainFrame.Visible = true
- LoginFrame.Visible = false
- end)
- if FE == true then
- FECheck.Text = "FE is on"
- else if FE == false then
- FECheck.Text = "FE is off"
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement