local a=Instance.new("ScreenGui")local b=Instance.new("Frame")local c=Instance.new("TextLabel")local d=Instance.new("TextLabel")local e=Instance.new("TextButton")local f=Instance.new("TextLabel")a.Parent=game.Players.LocalPlayer:WaitForChild("PlayerGui")a.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;b.Parent=a;b.BackgroundColor3=Color3.new(1,1,1)b.BorderColor3=Color3.new(0,0,0)b.BorderSizePixel=0;b.Position=UDim2.new(0.265235633,0,0.288944721,0)b.Size=UDim2.new(0.468836576,0,0.374301672,0)c.Parent=b;c.BackgroundColor3=Color3.new(1,1,1)c.BackgroundTransparency=1;c.BorderColor3=Color3.new(0,0,0)c.BorderSizePixel=0;c.Size=UDim2.new(1,0,0.558208942,0)c.Font=Enum.Font.Cartoon;c.Text="IF ESP IS NOT WORKING IT NOT OUR ISSUE IT YOUR EXECUTOR ISSUE"c.TextColor3=Color3.new(0,0,0)c.TextScaled=false;c.TextSize=14;c.TextWrapped=true;d.Parent=b;d.BackgroundColor3=Color3.new(1,1,1)d.BackgroundTransparency=1;d.BorderColor3=Color3.new(0,0,0)d.BorderSizePixel=0;d.Position=UDim2.new(0.351550967,0,0.558208942,0)d.Size=UDim2.new(0.295420974,0,0.149253726,0)d.Font=Enum.Font.Cartoon;d.Text="Made by SolyNot"d.TextColor3=Color3.new(0,0,0)d.TextScaled=true;d.TextSize=14;d.TextWrapped=true;e.Parent=b;e.BackgroundColor3=Color3.new(1,0,0)e.BackgroundTransparency=1;e.BorderColor3=Color3.new(0,0,0)e.BorderSizePixel=0;e.Position=UDim2.new(0.911373734,0,0,0)e.Size=UDim2.new(0.0886262953,0,0.149253726,0)e.Font=Enum.Font.SourceSans;e.Text="X"e.TextColor3=Color3.new(1,0.0666667,0)e.TextScaled=true;e.TextSize=14;e.TextWrapped=true;f.Parent=b;f.BackgroundColor3=Color3.new(1,1,1)f.BackgroundTransparency=1;f.BorderColor3=Color3.new(0,0,0)f.BorderSizePixel=0;f.Position=UDim2.new(0.0436165631,0,0.707462668,0)f.Size=UDim2.new(0.914114594,0,0.149253726,0)f.Font=Enum.Font.Cartoon;f.Text="click X to exist"f.TextColor3=Color3.new(0,0,0)f.TextScaled=true;f.TextSize=14;f.TextWrapped=true local function KLLHO_fake_script() local script = Instance.new('Script', e) script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Parent:Destroy() loadstring(game:HttpGet("https://raw.githubusercontent.com/BaconBABA/script/refs/heads/main/piggy-highlight.lua"))() end) end coroutine.wrap(KLLHO_fake_script)()