local v0=loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))();local v1=v0.CreateLib("overDrive but bad","Synapse");local v2=v1:NewTab("autos");local v3=v2:NewSection("i love you if you use my exploit");v3:NewButton("Find Eggs","ButtonInfo",function() local v4=workspace.Eggs;local v5=game.Players.LocalPlayer;local v6=v5.Character;local function v7() local v15=v6:FindFirstChildOfClass("Humanoid");if v15 then v15:ChangeState(Enum.HumanoidStateType.Physics);v15.Jump=true;end end if (v6 and v6:FindFirstChild("HumanoidRootPart")) then local v18=v6.HumanoidRootPart;for v23,v24 in pairs(v4:GetChildren()) do if v24:IsA("BasePart") then v18.CFrame=v24.CFrame;v7();wait(0);end end else warn("Personagem ou HumanoidRootPart não encontrado!");end end);v3:NewButton("Bring Eggs","ButtonInfo",function() local v8=workspace:FindFirstChild("Eggs");local v9=game.Players.LocalPlayer;local v10=v9.Character or v9.CharacterAdded:Wait() ;if not v8 then warn("A pasta 'Eggs' não foi encontrada!");return;end if ( not v10 or not v10:FindFirstChild("HumanoidRootPart")) then warn("Personagem ou HumanoidRootPart não encontrado!");return;end local v11=v10.HumanoidRootPart;for v16,v17 in ipairs(v8:GetChildren()) do if v17:IsA("BasePart") then v17.CFrame=v11.CFrame;elseif (v17:IsA("Model") and v17:FindFirstChildOfClass("BasePart")) then local v29=v17:FindFirstChildOfClass("BasePart");v29.CFrame=v11.CFrame;else print("Objeto ignorado:",v17.Name);end end end);v3:NewButton("Teleport to portal","ButtonInfo",function() local v12=game.Players.LocalPlayer;local v13=v12.Character or v12.CharacterAdded:Wait() ;if (v13 and v13:FindFirstChild("HumanoidRootPart")) then local v19=v13.HumanoidRootPart;local v20=CFrame.new(878.738403, -51.7299957, -1656.22998, -0.000009298325,0.99999994, -9.872019e-8, -0.999774396, -0.000009298325, -0.0212403331, -0.0212403331, -9.872019e-8,0.999774396);v19.CFrame=v20;print("Teletransportado para o destino:",v20.Position);else warn("Personagem ou HumanoidRootPart não encontrado!");end end);v3:NewButton("get the cool egg (group egg)","ButtonInfo",function() local v14={[1]="0x",[2]="2b4",[3]="a9"};game:GetService("ReplicatedStorage"):WaitForChild("FindEgg"):FireServer(unpack(v14));end);