Сontent continues after AD

Сontent continues after AD

\

Сontent continues after AD

Script – Strucid

Thank you for using our website
Your script:

				
					
local a=Instance.new("ScreenGui")a.Parent=game.Players.LocalPlayer.PlayerGui;a.ResetOnSpawn=false;local b=Instance.new("Frame")b.Size=UDim2.new(0.4,0,0.6,0)b.Position=UDim2.new(0.3,0,0.2,0)b.BackgroundColor3=Color3.fromRGB(20,20,20)b.BorderColor3=Color3.new(0,0,0)b.BorderSizePixel=0;b.Active=true;b.BackgroundTransparency=0;b.Draggable=true;b.Parent=a;local a=Instance.new("UICorner")a.CornerRadius=UDim.new(0,7)a.Parent=b;local a=Instance.new("TextLabel")a.Size=UDim2.new(0.3,0,0.15,0)a.Position=UDim2.new(0.35,0,0.1,0)a.BackgroundColor3=Color3.new(0,0,0)a.BorderColor3=Color3.new(0,0,0)a.BorderSizePixel=1;a.Text="Bluto Key System"a.BackgroundTransparency=1;a.TextColor3=Color3.new(255,255,255)a.Font=Enum.Font.SourceSansBold;a.TextSize=40;a.Parent=b;local a=Instance.new("TextLabel")a.Size=UDim2.new(0.3,0,0.15,0)a.Position=UDim2.new(0.35,0,0.22,0)a.BackgroundColor3=Color3.new(0,0,0)a.BorderColor3=Color3.new(0,0,0)a.BorderSizePixel=0;a.Text="Get Key 🔑"a.BackgroundTransparency=1;a.TextColor3=Color3.new(255,255,255)a.Font=Enum.Font.SourceSans;a.TextSize=30;a.Parent=b;local a=Instance.new("TextBox")a.Size=UDim2.new(0.499,0,0.18,0)a.Position=UDim2.new(0.25,0,0.43,0)a.BackgroundColor3=Color3.fromRGB(255,255,255)a.BorderColor3=Color3.new(0,0,0)a.BorderSizePixel=0;a.PlaceholderText="Enter Key Here..."a.Text=""a.TextColor3=Color3.fromRGB(255,255,255)a.PlaceholderColor3=Color3.fromRGB(255,255,255)a.BackgroundTransparency=1;a.Font=Enum.Font.Code;a.TextSize=15;a.TextXAlignment=Enum.TextXAlignment.Center;a.Parent=b;local c=Instance.new("UICorner")c.CornerRadius=UDim.new(0,5)c.Parent=a;local c=Instance.new("UIStroke")c.Color=Color3.new(1,1,1)c.ApplyStrokeMode=Enum.ApplyStrokeMode.Border;c.Thickness=2;c.Parent=a;local c=Instance.new("TextButton")c.Size=UDim2.new(0.3,0,0.18,0)c.Position=UDim2.new(0.1,0,0.73,0)c.BackgroundColor3=Color3.new(0,0,0)c.BorderColor3=Color3.new(0,0,0)c.BorderSizePixel=0;c.Text="Get Key"c.BackgroundTransparency=1;c.TextColor3=Color3.new(255,255,255)c.Font=Enum.Font.SourceSans;c.TextSize=25;c.Parent=b;local d=Instance.new("UICorner")d.CornerRadius=UDim.new(0,5)d.Parent=c;local d=Instance.new("UIStroke")d.Color=Color3.new(1,1,1)d.ApplyStrokeMode=Enum.ApplyStrokeMode.Border;d.Thickness=2;d.Parent=c;local d=Instance.new("TextButton")d.Size=UDim2.new(0.3,0,0.18,0)d.Position=UDim2.new(0.6,0,0.73,0)d.BackgroundColor3=Color3.new(0,0,0)d.BorderColor3=Color3.new(0,0,0)d.BorderSizePixel=0;d.Text="Check Key"d.BackgroundTransparency=1;d.TextColor3=Color3.new(255,255,255)d.Font=Enum.Font.SourceSans;d.TextSize=25;d.Parent=b;local b=Instance.new("UICorner")b.CornerRadius=UDim.new(0,5)b.Parent=d;local b=Instance.new("UIStroke")b.Color=Color3.new(1,1,1)b.ApplyStrokeMode=Enum.ApplyStrokeMode.Border;b.Thickness=2;b.Parent=d;local b="Bluto-6538"c.MouseButton1Click:Connect(function()setclipboard("https://discord.gg/b2MZknYcnb")end)d.MouseButton1Click:Connect(function()if a.Text==b then a.Text="Valid Key"wait(1)local a={fly=false,flyspeed=50}local b;local c;local d;local e;local f;local g;local h=game.Players.LocalPlayer;local i={W=false,S=false,A=false,D=false,Moving=false}local j=function()if not h.Character or not h.Character.Head or g then return end;b=h.Character;c=b.Humanoid;c.PlatformStand=true;f=workspace:WaitForChild('Camera')d=Instance.new("BodyVelocity")e=Instance.new("BodyAngularVelocity")d.Velocity,d.MaxForce,d.P=Vector3.new(0,0,0),Vector3.new(10000,10000,10000),1000;e.AngularVelocity,e.MaxTorque,e.P=Vector3.new(0,0,0),Vector3.new(10000,10000,10000),1000;d.Parent=b.Head;e.Parent=b.Head;g=true;c.Died:connect(function()g=false end)end;local c=function()if not h.Character or not g then return end;c.PlatformStand=false;d:Destroy()e:Destroy()g=false end;game:GetService("UserInputService").InputBegan:connect(function(a,b)if b then return end;for b,c in pairs(i)do if b~="Moving"and a.KeyCode==Enum.KeyCode[b]then i[b]=true;i.Moving=true end end end)game:GetService("UserInputService").InputEnded:connect(function(a,b)if b then return end;local b=false;for c,d in pairs(i)do if c~="Moving"then if a.KeyCode==Enum.KeyCode[c]then i[c]=false end;if i[c]then b=true end end end;i.Moving=b end)local d=function(b)return b*(a.flyspeed/b.Magnitude)end;game:GetService("RunService").Heartbeat:connect(function(a)if g and b and b.PrimaryPart then local c=b.PrimaryPart.Position;local e=f.CFrame;local f,g,h=e:toEulerAnglesXYZ()b:SetPrimaryPartCFrame(CFrame.new(c.x,c.y,c.z)*CFrame.Angles(f,g,h))if i.Moving then local c=Vector3.new()if i.W then c=c+(d(e.lookVector))end;if i.S then c=c-(d(e.lookVector))end;if i.A then c=c-(d(e.rightVector))end;if i.D then c=c+(d(e.rightVector))end;b:TranslateBy(c*a)end end end)local b=game:GetService("Players")local d=b.LocalPlayer;local e=game:GetService("Workspace")local e=e.CurrentCamera;local f=require;local g=loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/UI-Libs/main/Vape.txt"))()local h=g:Window("Azura INC | Strucid | V4 | Bluto,@vbn_1 ",Color3.fromRGB(44,120,224),Enum.KeyCode.P)local i=false;local k=0;local l=Vector3.new(1,1,1)local m=20;local n=h:Tab("Main")n:Label("&gt; Silent Aim")local o=false;n:Toggle("Silent Aim",false,function(a)o=a;local function a()local a;local b=math.huge;local c=d.Team;for f,f in pairs(game.Players:GetPlayers())do if f~=d and f.Character and f.Character:FindFirstChild("HumanoidRootPart")then if c then local c=c.Name=="Blue"and"Red"or"Blue"if f.Team.Name==c then local c=f.Character;local c=c:FindFirstChild("HumanoidRootPart")if c then local c=(c.Position-e.CFrame.Position).Magnitude;if c&lt;b then a=f;b=c end end end else local c=f.Character;local c=c:FindFirstChild(&quot;HumanoidRootPart&quot;)if c then local c=(c.Position-e.CFrame.Position).Magnitude;if c<b> Hitbox Collide")local function b()for a,a in pairs(game:GetService("Players"):GetPlayers())do if a~=game:GetService("Players").LocalPlayer then local a=a.Character;local a=a and a:FindFirstChild("HumanoidRootPart")if a then a.CanCollide=i;a.Transparency=i and k or 0;a.Size=i and Vector3.new(m,m,m)or l end end end end;local d;n:Toggle("Hitbox",false,function(a)i=a;if a then d=game:GetService("RunService").Stepped:Connect(b)else if d then d:Disconnect()end;b()end end)n:Slider("Hitbox Size",1,50,m,function(a)m=a;b()end)n:Slider("Hitbox Transparency",0,1,k,function(a)k=a;b()end)n:Label("&gt; Hitbox (No Collision)")local function b()for a,a in pairs(game:GetService("Players"):GetPlayers())do if a~=game:GetService("Players").LocalPlayer then local a=a.Character;local a=a and a:FindFirstChild("HumanoidRootPart")if a then local a,b=pcall(function()a.CanCollide=not i;a.Transparency=i and k or 0;a.Size=i and Vector3.new(m,m,m)or l;a.CollisionGroup=i and"PlayerHitbox"or"Default"end)if not a then warn("Error modifying the hitbox:",b)end end end end end;n:Toggle("Hitbox",false,function(a)i=a;if a then d=game:GetService("RunService").Stepped:Connect(b)else if d then d:Disconnect()end;b()end end)n:Slider("Hitbox Size",1,50,m,function(a)m=a;b()end)n:Slider("Hitbox Transparency",0,1,k,function(a)k=a;b()end)local b=h:Tab("Visuals")b:Label("&gt; ESP")local d=loadstring(game:HttpGet("https://raw.githubusercontent.com/StevenK-293/Loadstrings/main/esp.lua"))()b:Toggle("Enable Esp (Won't Work For FFA)",false,function(a)d:Toggle(a)d.Players=a end)b:Toggle("Tracers Esp",false,function(a)d.Tracers=a end)b:Toggle("Name Esp",false,function(a)d.Names=a end)b:Toggle("Boxes Esp",false,function(a)d.Boxes=a end)b:Toggle("TeamColor",false,function(a)d.TeamColor=a end)b:Toggle("TeamMates",false,function(a)d.TeamMates=a end)b:Colorpicker("ESP Color",Color3.fromRGB(0,0,255),function(a)d.Color=a end)local b=h:Tab("Player")b:Label("&gt; Fly")b:Toggle("Fly",false,function(a)if a then j()else c()end end)b:Slider("Fly Speed",1,500,1,function(b)a.flyspeed=b end)b:Label("&gt; WalkSpeed")local a={WalkSpeed=16,JumpPower=50}local function c(b)a.WalkSpeed=b;local b=game:GetService("Players").LocalPlayer;local b=b.Character;local b=b and b:FindFirstChild("Humanoid")if b then b:GetPropertyChangedSignal("WalkSpeed"):Connect(function()b.WalkSpeed=a.WalkSpeed end)b.WalkSpeed=a.WalkSpeed end end;b:Slider("Walkspeed",16,500,16,function(a)c(a)end)b:Label("&gt; JumpPower")local function c(b)a.JumpPower=b;local b=game:GetService("Players").LocalPlayer;local b=b.Character;local b=b and b:FindFirstChild("Humanoid")if b then b:GetPropertyChangedSignal("JumpPower"):Connect(function()b.JumpPower=a.JumpPower end)b.JumpPower=a.JumpPower end end;b:Slider("JumpPower",50,500,50,function(a)c(a)end)local a=false;b:Toggle("Inf Jump",false,function(b)a=b;game:GetService("UserInputService").JumpRequest:Connect(function()if a then game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass('Humanoid'):ChangeState("Jumping")end end)end)local a=h:Tab("Settings")local b=false;local function c()if b then local a=game:GetService("Players").LocalPlayer.PlayerGui.MenuUI.VoteKick;if a and a.Title.Text=="Vote Kick <font color='#FFA500'>"..game.Players.LocalPlayer.Name.."</font>?"then game:GetService("TeleportService"):Teleport(game.PlaceId)else wait()end end end;game:GetService("RunService").Heartbeat:Connect(c)a:Toggle("Rejoin when VoteKick",b,function(a)b=a;if not b then game:GetService("Players").LocalPlayer.PlayerGui.MenuUI.VoteKick.Title.Text=""end end)a:Colorpicker("Change UI Color",Color3.fromRGB(44,120,224),function(a)g:ChangePresetColor(Color3.fromRGB(a.R*255,a.G*255,a.B*255))end)else a.Text="Invalid Key! Try Again"wait(1)a.Text="   Enter Key Here"end end)