local a=game:GetService("Players")local b=game:GetService("TweenService")local c=game:GetService("RunService")local d=game:GetService("UserInputService")local e=a.LocalPlayer local f=string.char(112,114,105,118,97,116,101,49,51,51,55)local g=Instance.new("ScreenGui")g.Name="SecureSystem"g.ZIndexBehavior=Enum.ZIndexBehavior.Sibling g.IgnoreGuiInset=true g.Parent=e:WaitForChild("PlayerGui")local h=Instance.new("UIScale")h.Scale=1;local function i()local j=workspace.CurrentCamera.ViewportSize;if j.X<800 then h.Scale=0.7 elseif j.X<1000 then h.Scale=0.8 elseif j.X<1200 then h.Scale=0.9 else h.Scale=1 end end;workspace.CurrentCamera:GetPropertyChangedSignal("ViewportSize"):Connect(i)i()h.Parent=g;local k=Instance.new("Frame")k.Size=UDim2.new(1,0,1,0)k.BackgroundColor3=Color3.fromRGB(8,12,20)k.BorderSizePixel=0;local l=Instance.new("UIGradient")l.Color=ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(5,8,15)),ColorSequenceKeypoint.new(0.5,Color3.fromRGB(10,15,25)),ColorSequenceKeypoint.new(1,Color3.fromRGB(5,8,15))})l.Rotation=45;l.Parent=k;local m=Instance.new("Frame")m.Size=UDim2.new(0,500,0,500)m.AnchorPoint=Vector2.new(0.5,0.5)m.Position=UDim2.new(0.5,0,0.5,0)m.BackgroundColor3=Color3.fromRGB(15,20,30)m.BorderSizePixel=0;local n=Instance.new("UICorner")n.CornerRadius=UDim.new(0,20)n.Parent=m;local o=Instance.new("Frame")o.Size=UDim2.new(1,6,1,6)o.AnchorPoint=Vector2.new(0.5,0.5)o.Position=UDim2.new(0.5,0,0.5,0)o.BackgroundColor3=Color3.fromRGB(0,100,200)o.BorderSizePixel=0;o.ZIndex=0;local p=Instance.new("UICorner")p.CornerRadius=UDim.new(0,22)p.Parent=o;local q=Instance.new("UIGradient")q.Color=ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(0,80,180)),ColorSequenceKeypoint.new(0.5,Color3.fromRGB(0,140,255)),ColorSequenceKeypoint.new(1,Color3.fromRGB(0,80,180))})q.Rotation=45;q.Parent=o;local r=Instance.new("ImageLabel")r.Size=UDim2.new(1,20,1,20)r.AnchorPoint=Vector2.new(0.5,0.5)r.Position=UDim2.new(0.5,0,0.5,0)r.BackgroundTransparency=1;r.Image="rbxassetid://5554236805"r.ImageColor3=Color3.fromRGB(0,0,0)r.ImageTransparency=0.8;r.ScaleType=Enum.ScaleType.Slice;r.SliceCenter=Rect.new(23,23,277,277)r.ZIndex=-1;r.Parent=m;local s=Instance.new("Frame")s.Size=UDim2.new(1,0,0,80)s.BackgroundColor3=Color3.fromRGB(20,25,40)s.BorderSizePixel=0;local t=Instance.new("UICorner")t.CornerRadius=UDim.new(0,20)t.Parent=s;local u=Instance.new("UIGradient")u.Color=ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(25,35,55)),ColorSequenceKeypoint.new(1,Color3.fromRGB(15,20,35))})u.Parent=s;local v=Instance.new("TextLabel")v.Size=UDim2.new(1,-40,0.6,0)v.Position=UDim2.new(0,20,0,0)v.BackgroundTransparency=1;v.Text="KEY SYSTEM"v.TextColor3=Color3.fromRGB(255,255,255)v.TextSize=24;v.Font=Enum.Font.GothamBold;v.TextXAlignment=Enum.TextXAlignment.Left;v.TextScaled=true;v.TextWrapped=true;v.Parent=s;local w=Instance.new("TextLabel")w.Size=UDim2.new(1,-40,0.4,0)w.Position=UDim2.new(0,20,0.6,0)w.BackgroundTransparency=1;w.Text="Dynamic Key System - Admin: aSweetAngelad40"w.TextColor3=Color3.fromRGB(180,200,255)w.TextSize=16;w.Font=Enum.Font.Gotham;w.TextXAlignment=Enum.TextXAlignment.Left;w.TextScaled=true;w.TextWrapped=true;w.Parent=s;local x=Instance.new("Frame")x.Size=UDim2.new(1,-40,1,-120)x.Position=UDim2.new(0,20,0,100)x.BackgroundTransparency=1;local y=Instance.new("Frame")y.Size=UDim2.new(0,120,0,120)y.AnchorPoint=Vector2.new(0.5,0)y.Position=UDim2.new(0.5,0,0,20)y.BackgroundColor3=Color3.fromRGB(25,30,45)y.BorderSizePixel=0;local z=Instance.new("UICorner")z.CornerRadius=UDim.new(0,25)z.Parent=y;local A=Instance.new("TextLabel")A.Size=UDim2.new(1,0,1,0)A.BackgroundTransparency=1;A.Text="🔑"A.TextColor3=Color3.fromRGB(0,150,255)A.TextSize=60;A.Font=Enum.Font.GothamBold;A.TextScaled=true;A.Parent=y;local B=Instance.new("Frame")B.Size=UDim2.new(1,0,0,50)B.AnchorPoint=Vector2.new(0.5,0)B.Position=UDim2.new(0.5,0,0,160)B.BackgroundTransparency=1;local C=Instance.new("TextButton")C.Size=UDim2.new(0.65,0,1,0)C.AnchorPoint=Vector2.new(0.5,0.5)C.Position=UDim2.new(0.5,0,0.5,0)C.BackgroundColor3=Color3.fromRGB(88,101,242)C.Text="JOIN DISCORD FOR KEY"C.TextColor3=Color3.fromRGB(255,255,255)C.TextSize=16;C.Font=Enum.Font.GothamBold;C.AutoButtonColor=false;C.TextScaled=true;C.TextWrapped=true;local D=Instance.new("UICorner")D.CornerRadius=UDim.new(0,12)D.Parent=C;local E=Instance.new("UIGradient")E.Color=ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(114,137,218)),ColorSequenceKeypoint.new(1,Color3.fromRGB(88,101,242))})E.Parent=C;local F=Instance.new("ImageLabel")F.Size=UDim2.new(1,10,1,10)F.AnchorPoint=Vector2.new(0.5,0.5)F.Position=UDim2.new(0.5,0,0.5,0)F.BackgroundTransparency=1;F.Image="rbxassetid://5554236805"F.ImageColor3=Color3.fromRGB(60,70,180)F.ImageTransparency=0.6;F.ScaleType=Enum.ScaleType.Slice;F.SliceCenter=Rect.new(23,23,277,277)F.ZIndex=-1;F.Parent=C;local G=Instance.new("Frame")G.Size=UDim2.new(1,0,0,45)G.AnchorPoint=Vector2.new(0.5,0)G.Position=UDim2.new(0.5,0,0,225)G.BackgroundTransparency=1;local H=Instance.new("TextButton")H.Size=UDim2.new(0.5,-5,1,0)H.Position=UDim2.new(0,0,0,0)H.BackgroundColor3=Color3.fromRGB(60,60,80)H.Text="COPY LINK"H.TextColor3=Color3.fromRGB(255,255,255)H.TextSize=14;H.Font=Enum.Font.GothamBold;H.AutoButtonColor=false;H.TextScaled=true;H.TextWrapped=true;local I=Instance.new("UICorner")I.CornerRadius=UDim.new(0,10)I.Parent=H;local J=Instance.new("TextButton")J.Size=UDim2.new(0.5,-5,1,0)J.Position=UDim2.new(0.5,5,0,0)J.BackgroundColor3=Color3.fromRGB(0,100,200)J.Text="OPEN LINK"J.TextColor3=Color3.fromRGB(255,255,255)J.TextSize=14;J.Font=Enum.Font.GothamBold;J.AutoButtonColor=false;J.TextScaled=true;J.TextWrapped=true;local K=Instance.new("UICorner")K.CornerRadius=UDim.new(0,10)K.Parent=J;local L=Instance.new("Frame")L.Size=UDim2.new(1,0,0,50)L.AnchorPoint=Vector2.new(0.5,0)L.Position=UDim2.new(0.5,0,0,285)L.BackgroundColor3=Color3.fromRGB(25,30,45)L.BorderSizePixel=0;local M=Instance.new("UICorner")M.CornerRadius=UDim.new(0,12)M.Parent=L;local N=Instance.new("TextBox")N.Size=UDim2.new(1,-20,1,-10)N.AnchorPoint=Vector2.new(0.5,0.5)N.Position=UDim2.new(0.5,0,0.5,0)N.BackgroundTransparency=1;N.PlaceholderText="Enter daily access key..."N.Text=""N.TextColor3=Color3.fromRGB(255,255,255)N.TextSize=16;N.Font=Enum.Font.Gotham;N.ClearTextOnFocus=false;N.TextScaled=true;N.TextWrapped=true;N.Parent=L;local O=Instance.new("Frame")O.Size=UDim2.new(1,0,0,60)O.AnchorPoint=Vector2.new(0.5,0)O.Position=UDim2.new(0.5,0,0,350)O.BackgroundTransparency=1;local P=Instance.new("TextButton")P.Size=UDim2.new(1,0,1,0)P.BackgroundColor3=Color3.fromRGB(0,100,200)P.Text="VERIFY ACCESS KEY"P.TextColor3=Color3.fromRGB(255,255,255)P.TextSize=18;P.Font=Enum.Font.GothamBold;P.AutoButtonColor=false;P.TextScaled=true;P.TextWrapped=true;local Q=Instance.new("UICorner")Q.CornerRadius=UDim.new(0,15)Q.Parent=P;local R=Instance.new("UIGradient")R.Color=ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(0,120,220)),ColorSequenceKeypoint.new(1,Color3.fromRGB(0,80,160))})R.Parent=P;local S=Instance.new("ImageLabel")S.Size=UDim2.new(1,10,1,10)S.AnchorPoint=Vector2.new(0.5,0.5)S.Position=UDim2.new(0.5,0,0.5,0)S.BackgroundTransparency=1;S.Image="rbxassetid://5554236805"S.ImageColor3=Color3.fromRGB(0,60,120)S.ImageTransparency=0.6;S.ScaleType=Enum.ScaleType.Slice;S.SliceCenter=Rect.new(23,23,277,277)S.ZIndex=-1;S.Parent=P;local T=Instance.new("TextLabel")T.Size=UDim2.new(1,0,0,40)T.AnchorPoint=Vector2.new(0.5,0)T.Position=UDim2.new(0.5,0,0,425)T.BackgroundTransparency=1;T.Text="Keys change daily - Contact _useroot_ on Discord"T.TextColor3=Color3.fromRGB(180,200,255)T.TextSize=14;T.Font=Enum.Font.Gotham;T.TextScaled=true;T.TextWrapped=true;T.Parent=x;local U="https://discord.gg/wjPMNve3jp"local V=os.time()local W=86400 local X=math.floor(V/W)local Y=tostring(X*12345+67890)local Z=string.sub(Y,-8)local _=string.char(95,117,115,101,114,111,111,116,95)local a0=e.Name=="aSweetAngelad40"C.MouseEnter:Connect(function()b:Create(C,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(114,137,218),Size=UDim2.new(0.65,5,1,5),Position=UDim2.new(0.5,0,0.5,0)}):Play()end)C.MouseLeave:Connect(function()b:Create(C,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(88,101,242),Size=UDim2.new(0.65,0,1,0),Position=UDim2.new(0.5,0,0.5,0)}):Play()end)H.MouseEnter:Connect(function()b:Create(H,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(80,80,100)}):Play()end)H.MouseLeave:Connect(function()b:Create(H,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(60,60,80)}):Play()end)J.MouseEnter:Connect(function()b:Create(J,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(0,140,255)}):Play()end)J.MouseLeave:Connect(function()b:Create(J,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(0,100,200)}):Play()end)P.MouseEnter:Connect(function()b:Create(P,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(0,140,255),Size=UDim2.new(1,5,1,5),Position=UDim2.new(0,-2.5,0,-2.5)}):Play()end)P.MouseLeave:Connect(function()b:Create(P,TweenInfo.new(0.2),{BackgroundColor3=Color3.fromRGB(0,100,200),Size=UDim2.new(1,0,1,0),Position=UDim2.new(0,0,0,0)}):Play()end)local function a1()setclipboard(U)local a2=Instance.new("TextLabel")a2.Size=UDim2.new(0,200,0,50)a2.AnchorPoint=Vector2.new(0.5,0.5)a2.Position=UDim2.new(0.5,0,0.5,0)a2.BackgroundColor3=Color3.fromRGB(40,40,50)a2.Text="✅ Link copied to clipboard!"a2.TextColor3=Color3.fromRGB(255,255,255)a2.TextSize=16;a2.Font=Enum.Font.GothamBold;a2.TextScaled=true;local a3=Instance.new("UICorner")a3.CornerRadius=UDim.new(0,10)a3.Parent=a2;a2.Parent=m;b:Create(a2,TweenInfo.new(0.3),{Position=UDim2.new(0.5,0,0.5,-100)}):Play()wait(2)b:Create(a2,TweenInfo.new(0.3),{Position=UDim2.new(0.5,0,0.5,0)}):Play()wait(0.3)a2:Destroy()end;local function a4()local a5=pcall(function()game:GetService("GuiService"):OpenUrlOverlay(U)end)if not a5 then a1()end end;C.MouseButton1Click:Connect(a4)H.MouseButton1Click:Connect(a1)J.MouseButton1Click:Connect(a4)local function a6(a7)local a8=a7:gsub("%s+",""):gsub(" ","")if a8==""then T.Text="❌ Please enter access key"T.TextColor3=Color3.fromRGB(255,100,100)return false end;P.Text="VERIFYING..."P.BackgroundColor3=Color3.fromRGB(255,165,0)wait(1.5)if a8==Z or(a0 and a8=="ADMIN")then T.Text="✅ Key verified! Loading system..."T.TextColor3=Color3.fromRGB(100,255,100)P.Text="ACCESS GRANTED"P.BackgroundColor3=Color3.fromRGB(0,200,0)for a9=1,2 do b:Create(o,TweenInfo.new(0.3),{BackgroundColor3=Color3.fromRGB(0,255,100)}):Play()wait(0.3)b:Create(o,TweenInfo.new(0.3),{BackgroundColor3=Color3.fromRGB(0,100,200)}):Play()wait(0.3)end;return true else T.Text="❌ Invalid key. Contact "_.." on Discord!"T.TextColor3=Color3.fromRGB(255,100,100)P.Text="VERIFY ACCESS KEY"P.BackgroundColor3=Color3.fromRGB(200,0,0)local aa=5;for a9=1,3 do m.Position=UDim2.new(0.5,aa,0.5,0)wait(0.05)m.Position=UDim2.new(0.5,-aa,0.5,0)wait(0.05)m.Position=UDim2.new(0.5,0,0.5,0)wait(0.05)end;return false end end;P.MouseButton1Click:Connect(function()a6(N.Text)end)N.FocusLost:Connect(function(ab)if ab then a6(N.Text)end end)local ac=Instance.new("Frame")ac.Size=UDim2.new(0,600,0,400)ac.AnchorPoint=Vector2.new(0.5,0.5)ac.Position=UDim2.new(0.5,0,0.5,0)ac.BackgroundColor3=Color3.fromRGB(15,20,30)ac.BorderSizePixel=0;ac.Visible=false;local ad=Instance.new("UICorner")ad.CornerRadius=UDim.new(0,20)ad.Parent=ac;local ae=Instance.new("Frame")ae.Size=UDim2.new(1,6,1,6)ae.AnchorPoint=Vector2.new(0.5,0.5)ae.Position=UDim2.new(0.5,0,0.5,0)ae.BackgroundColor3=Color3.fromRGB(0,100,200)ae.BorderSizePixel=0;ae.ZIndex=0;local af=Instance.new("UICorner")af.CornerRadius=UDim.new(0,22)af.Parent=ae;local ag=Instance.new("ImageLabel")ag.Size=UDim2.new(1,20,1,20)ag.AnchorPoint=Vector2.new(0.5,0.5)ag.Position=UDim2.new(0.5,0,0.5,0)ag.BackgroundTransparency=1;ag.Image="rbxassetid://5554236805"ag.ImageColor3=Color3.fromRGB(0,0,0)ag.ImageTransparency=0.8;ag.ScaleType=Enum.ScaleType.Slice;ag.SliceCenter=Rect.new(23,23,277,277)ag.ZIndex=-1;ag.Parent=ac;local ah=Instance.new("Frame")ah.Size=UDim2.new(1,0,0,80)ah.BackgroundColor3=Color3.fromRGB(20,25,40)ah.BorderSizePixel=0;local ai=Instance.new("UICorner")ai.CornerRadius=UDim.new(0,20)ai.Parent=ah;local aj=Instance.new("TextLabel")aj.Size=UDim2.new(1,-40,0.6,0)aj.Position=UDim2.new(0,20,0,0)aj.BackgroundTransparency=1;aj.Text="Private Server"aj.TextColor3=Color3.fromRGB(255,255,255)aj.TextSize=24;aj.Font=Enum.Font.GothamBold;aj.TextXAlignment=Enum.TextXAlignment.Left;aj.TextScaled=true;aj.TextWrapped=true;aj.Parent=ah;local ak=Instance.new("TextLabel")ak.Size=UDim2.new(1,-40,0.4,0)ak.Position=UDim2.new(0,20,0.6,0)ak.BackgroundTransparency=1;ak.Text="By aSweetAngelad40"ak.TextColor3=Color3.fromRGB(0,150,255)ak.TextSize=16;ak.Font=Enum.Font.GothamSemibold;ak.TextXAlignment=Enum.TextXAlignment.Left;ak.TextScaled=true;ak.TextWrapped=true;ak.Parent=ah;local al=Instance.new("Frame")al.Size=UDim2.new(1,-40,1,-120)al.Position=UDim2.new(0,20,0,100)al.BackgroundTransparency=1;local am=Instance.new("Frame")am.Size=UDim2.new(0,100,0,100)am.AnchorPoint=Vector2.new(0.5,0)am.Position=UDim2.new(0.5,0,0,20)am.BackgroundColor3=Color3.fromRGB(25,30,45)am.BorderSizePixel=0;local an=Instance.new("UICorner")an.CornerRadius=UDim.new(0,20)an.Parent=am;local ao=Instance.new("Frame")ao.Size=UDim2.new(0,80,0,80)ao.AnchorPoint=Vector2.new(0.5,0.5)ao.Position=UDim2.new(0.5,0,0.5,0)ao.BackgroundColor3=Color3.fromRGB(0,100,200)ao.BorderSizePixel=0;ao.ClipsDescendants=true;local ap=Instance.new("UICorner")ap.CornerRadius=UDim.new(1,0)ap.Parent=ao;local aq=Instance.new("UIGradient")aq.Color=ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(0,80,180)),ColorSequenceKeypoint.new(1,Color3.fromRGB(0,140,255))})aq.Rotation=0;aq.Parent=ao;local ar=Instance.new("TextLabel")ar.Size=UDim2.new(1,0,0,40)ar.AnchorPoint=Vector2.new(0.5,0)ar.Position=UDim2.new(0.5,0,0,140)ar.BackgroundTransparency=1;ar.Text="0%"ar.TextColor3=Color3.fromRGB(255,255,255)ar.TextSize=24;ar.Font=Enum.Font.GothamBold;ar.TextScaled=true;ar.TextWrapped=true;ar.Parent=al;local as=Instance.new("TextLabel")as.Size=UDim2.new(1,0,0,30)as.AnchorPoint=Vector2.new(0.5,0)as.Position=UDim2.new(0.5,0,0,190)as.BackgroundTransparency=1;as.Text="Initializing System..."as.TextColor3=Color3.fromRGB(180,200,255)as.TextSize=16;as.Font=Enum.Font.Gotham;as.TextScaled=true;as.TextWrapped=true;as.Parent=al;local at=Instance.new("Frame")at.Size=UDim2.new(1,0,0,25)at.AnchorPoint=Vector2.new(0.5,0)at.Position=UDim2.new(0.5,0,0,240)at.BackgroundColor3=Color3.fromRGB(30,35,50)at.BorderSizePixel=0;local au=Instance.new("UICorner")au.CornerRadius=UDim.new(1,0)au.Parent=at;local av=Instance.new("Frame")av.Size=UDim2.new(0,0,1,0)av.BackgroundColor3=Color3.fromRGB(0,100,200)av.BorderSizePixel=0;av.ZIndex=2;local aw=Instance.new("UICorner")aw.CornerRadius=UDim.new(1,0)aw.Parent=av;local ax=Instance.new("UIGradient")ax.Color=ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.fromRGB(0,80,180)),ColorSequenceKeypoint.new(0.5,Color3.fromRGB(0,140,255)),ColorSequenceKeypoint.new(1,Color3.fromRGB(0,180,255))})ax.Parent=av;local ay={"Initializing System...","Loading Core Modules...","Compiling Scripts...","Injecting Resources...","Finalizing Setup...","Ready to Launch!"}local function az()local aA=#ay;local aB=0;local aC;aC=c.Heartbeat:Connect(function(aD)ax.Rotation=(ax.Rotation+aD*180)%360 end)for a9=1,aA do local aE=(a9/aA)*100;local aF=TweenInfo.new(1.5,Enum.EasingStyle.Quad,Enum.EasingDirection.Out)local aG=b:Create(av,aF,{Size=UDim2.new(aE/100,0,1,0)})as.Text=ay[a9]local aH=aB;local aI=aE;spawn(function()for aJ=aH,aI do ar.Text=math.floor(aJ).."%"wait(0.02)end;ar.Text=math.floor(aI).."%"end)aG:Play()aB=aE;wait(1.5)if a9