-- This file was generated with UnveilR V3 at discord.gg/threaded using the testing version.

local Main_Lua, Team, Name, Character, HumanoidRootPart, Humanoid, Tonumber_Result_Or_Number, Humanoid_2, Humanoid_3, Stepped, Humanoid_4, HumanoidRootPart_2, Velocity, RenderStepped;
local fenv = getfenv();
if pcall(function(p1, p2, p3, p4, a, b, c)

end) then

end;
local Window = loadstring(
    game:HttpGet("https://github.com/Footagesus/WindUI/releases/latest/download/main.lua")
)():CreateWindow({
    ["Folder"] = "Knockout! 🐧",
    ["Title"] = "Knockout! 🐧",
    ["Transparent"] = true,
    ["BackgroundTransparency"] = 0.9,
    ["Theme"] = "Dark",
    ["Icon"] = "rocket",
    ["Size"] = UDim2.fromOffset(600, 400)
});
Window:Tag({
    ["Color"] = Color3.fromRGB(80, 255, 120),
    ["Radius"] = 10,
    ["Title"] = "1.0",
    ["Icon"] = "rocket"
});
local Players = game:GetService("Players");
game:GetService("TweenService");
local LocalPlayer = Players.LocalPlayer;
local Vector3_New = Vector3.new;
Vector3_New(0, 5, 0);
Vector3_New(0, -5, 0);
Window:Tab({
    ["Title"] = "Main",
    ["Icon"] = "house"
}):Toggle({
    ["Callback"] = function(p1_2, p2_2, a_2, b_2, c_2)
        if p1_2 then -- ran, if id: 2
            if p1_2 then -- ran, if id: 3
                Team = LocalPlayer.Team;
                if Team then -- ran, if id: 4
                    Name = Team.Name;
                end;
            end;
        end;
        if Name ~= "Penguin" then
        else -- didnt run (else), if id: 5
            task.spawn(function()
                wait(2);
                if r118 then -- ran, if id: 27
                    HumanoidRootPart = r118:FindFirstChild("HumanoidRootPart");
                end;
                if HumanoidRootPart then -- ran, if id: 28

                end;
                for for_key_0, for_val_0 in ipairs(Players:GetPlayers()) do
                    if for_key_0 then -- ran, if id: 29

                    end;
                    if not p1_2 then
                    else -- didnt run (else), if id: 30

                    end;
                    if for_val_0 == LocalPlayer then
                    else -- didnt run (else), if id: 31

                    end;
                    if for_val_0.Team ~= Team then -- ran, if id: 32
                    end;
                end;
                if not p1_2 then
                else -- didnt run (else), if id: 33

                end;
            end);
        end;
    end,
    ["Title"] = "Auto Win Beta",
    ["Default"] = false
});
LocalPlayer:GetPropertyChangedSignal("Team"):Connect(function(p1_3, p2_3, p3_3, a_3, b_3, c_3)
    if p1_2 then -- ran, if id: 6
        if Team then -- ran, if id: 7

        end;
    end;
    if Name ~= "Penguin" then
    else -- didnt run (else), if id: 8

    end;
    if not Team then
    else -- didnt run (else), if id: 9

    end;
    if Name == "Penguin" then -- ran, if id: 10
    end;
end);
game:GetService("ReplicatedStorage");
local RunService = game:GetService("RunService");
local Tab_2 = Window:Tab({
    ["Title"] = "Player",
    ["Icon"] = "user"
});
task.spawn(function()
    task.wait(0.1);
    if r118 then -- ran, if id: 20
        Humanoid = r118:FindFirstChildOfClass("Humanoid");
    end;
    local _ = Humanoid;
    if not p1_5 then
    else -- didnt run (else), if id: 22
        Humanoid.WalkSpeed = r117;
    end;
end);
Tab_2:Input({
    ["Numeric"] = true,
    ["Placeholder"] = "16",
    ["Title"] = "WalkSpeed",
    ["Callback"] = function(p1_4, p2_4, p3_4, p4_4, a_4, b_4, c_4)
        r117 = tonumber(p1_4) or 16;
        r118 = LocalPlayer.Character;
        if r118 then -- ran, if id: 11
            Humanoid_2 = r118:FindFirstChildOfClass("Humanoid");
        end;
        if Humanoid_2 then -- ran, if id: 12
            Humanoid_2.WalkSpeed = r117;
        end;
    end
});
Tab_2:Toggle({
    ["Callback"] = function(p1_5, p2_5, a_5, b_5, c_5)

    end,
    ["Title"] = "Loop WalkSpeed",
    ["Default"] = false
});
Tab_2:Input({
    ["Numeric"] = true,
    ["Placeholder"] = "50",
    ["Title"] = "JumpPower",
    ["Callback"] = function(p1_6, p2_6, p3_6, p4_6, p5_6, a_6, b_6, c_6)
        if r118 then -- ran, if id: 13
            Humanoid_3 = r118:FindFirstChildOfClass("Humanoid");
        end;
        if Humanoid_3 then -- ran, if id: 14
            Humanoid_3.JumpPower = tonumber(p1_6) or 50;
        end;
    end
});
Tab_2:Toggle({
    ["Callback"] = function(p1_7, a_7, b_7, c_7)

    end,
    ["Title"] = "Loop JumpPower",
    ["Default"] = false
});
Tab_2:Input({
    ["Numeric"] = true,
    ["Placeholder"] = tostring(workspace.Gravity),
    ["Title"] = "Gravity",
    ["Callback"] = function(p1_8, p2_8, p3_8, a_8, b_8, c_8)
        if not tonumber(p1_8) then
        else -- didnt run (else), if id: 15

        end;
    end
});
Tab_2:Toggle({
    ["Callback"] = function(p1_9, p2_9, p3_9, p4_9, p5_9, a_9, b_9, c_9)

    end,
    ["Title"] = "Loop Gravity",
    ["Default"] = false
});
Tab_2:Toggle({
    ["Callback"] = function(p1_10, p2_10, p3_10, p4_10, p5_10, p6_10, a_10, b_10, c_10)
        if p1_10 then -- ran, if id: 16
            Stepped = RunService.Stepped;
            Stepped:Connect(function(time_1, deltaTime_2, p3_17, p4_17, p5_17, a_17, b_17, c_17)
                if not r118 then
                else -- didnt run (else), if id: 34

                end;
                for for_key_1, for_val_1 in ipairs(r118:GetDescendants()) do
                    if for_key_1 then -- ran, if id: 35

                    end;
                    if for_val_1:IsA("BasePart") then -- ran, if id: 36
                        for_val_1.CanCollide = false;
                    end;
                end;
            end);
        end;
    end,
    ["Title"] = "Noclip",
    ["Default"] = false
});
Tab_2:Toggle({
    ["Callback"] = function(p1_11, p2_11, a_11, b_11, c_11)

    end,
    ["Title"] = "Infinite Jump",
    ["Default"] = false
});
game:GetService("UserInputService").JumpRequest:Connect(function(p1_12, p2_12, p3_12, p4_12, a_12, b_12, c_12)
    if p1_11 then -- ran, if id: 17
        if not r118 then
        else -- didnt run (else), if id: 18
            Humanoid_4 = r118:FindFirstChildOfClass("Humanoid");
        end;
    end;
    if not Humanoid_4 then
    else -- didnt run (else), if id: 19
        Humanoid_4:ChangeState(Enum.HumanoidStateType.Jumping);
    end;
end);
Tab_2:Button({
    ["Title"] = "Rejoin",
    ["Callback"] = function(p1_13, p2_13, a_13, b_13, c_13)
        game:GetService("TeleportService"):TeleportToPlaceInstance(game.PlaceId, game.JobId, LocalPlayer);
    end
});
game:GetService("Players");
game:GetService("RunService");
RunService.Heartbeat:Connect(function(a_15, b_15, c_15)
    if r118 then -- ran, if id: 23
        HumanoidRootPart_2 = r118:FindFirstChild("HumanoidRootPart");
    end;
    if not HumanoidRootPart_2 then
    else -- didnt run (else), if id: 24
        Velocity = HumanoidRootPart_2.Velocity;
    end;
    local _ = (
        Velocity * 1e4
    ) + Vector3_New(0, -10000, 0);
    RunService.RenderStepped:Wait();
    if HumanoidRootPart_2 then -- ran, if id: 25
        Stepped:Wait();
    end;
    if not HumanoidRootPart_2 then
    else -- didnt run (else), if id: 26
        local _ = Velocity + Vector3_New(0, -0.1, 0);
    end;
end);