Sirex Ware v3

Blox Fruits is an immensely popular game on the Roblox platform, boasting a vast user base. This action-adventure game revolves around a pirate theme, where players engage in combat against a variety of enemies and challenging bosses. Exploring islands and consuming different fruits are essential for advancing your character’s level.

What is Roblox Script?

Roblox Scripts typically refer to snippets of code that offer automation advantages within the game. Independent developers and scripters create these scripts, which are not officially endorsed by the Roblox platform. Nevertheless, you can still utilize these scripts through Roblox executors such as Arceus X, Hydrogen Executor, JJSploit, Fluxus executor, and others.

How to Use Roblox Script?

  1. Launch Roblox and join your desired game.
  2. Click the “Copy” button to duplicate the script code.
  3. Paste the script code into your preferred Roblox executor.
  4. Execute the script code and savor the enhanced experience.
--[[
	WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
]]
--[[
  Sirex Ware v3 Fixed
]]

repeat wait();until game:IsLoaded() if game:GetService("CoreGui"):FindFirstChild("Sirex") then return;end local v0="3.2.2";if  not isfolder("SirexWare") then makefolder("SirexWare");end if  not isfolder("SirexWare/"   .. tostring(game.GameId) ) then makefolder("SirexWare/"   .. tostring(game.GameId) );end if  not LPH_OBFUSCATED then function LPH_JIT_MAX(...) return (...);end function LPH_NO_VIRTUALIZE(...) return (...);end end local v1=game:GetService("ReplicatedStorage");local v2=game:GetService("RunService");local v3=game:GetService("UserInputService");local v4=game:GetService("Players");local v5=game:GetService("Lighting");local v6=v4.LocalPlayer;local v7=workspace.CurrentCamera;local v8=v6:GetMouse();local v9=game:GetService("Debris");local v10=game:GetService("NetworkClient");local v11=game:GetService("TweenService");local v12,v13,v14,v15,v16=ColorSequence.new,CFrame.new,Color3.fromRGB,Vector2.new,Vector3.new;local v17={name="Counter Blox",colorpicking=false,tabbuttons={},tabs={},options={},flags={},scrolling=false,notifyText=Drawing.new("Text"),playing=false,multiZindex=100,toInvis={},libColor=Color3.fromRGB(135,50,240),blacklisted={Enum.KeyCode.W,Enum.KeyCode.A,Enum.KeyCode.S,Enum.KeyCode.D,Enum.UserInputType.MouseMovement}};local v18=game:GetObjects("rbxassetid://14050559743")[1];local v19=game:GetObjects("rbxassetid://14051857486")[1];local v20=game:GetObjects("rbxassetid://14062746389")[1];local v21=false;local v22=0;local v23=true;spawn(function() repeat task.wait();v22=v22 + 1 ;v18.Debug.Main.text.Text="Wait Time: "   .. v22 ;until v23==false  end);local v24=v18.Debug.Main.group;v18.Debug.Position=UDim2.new(0.5, -v18.Debug.Size.X.Offset/2 ,0.5, -v18.Debug.Size.Y.Offset/2 );v18.Parent=game:GetService("CoreGui");v19.Parent=game:GetService("CoreGui");v19.Enabled=false;v20.Parent=game:GetService("CoreGui");v20.Enabled=false;local v31=true;LPH_NO_VIRTUALIZE(function() function draggable(v352) local v353=v3;local v354;local v355;local v356;local v357;local function v358(v577) if  not v17.colorpicking then local v1210=v577.Position-v356 ;v352.Position=UDim2.new(v357.X.Scale,v357.X.Offset + v1210.X ,v357.Y.Scale,v357.Y.Offset + v1210.Y );end end v352.InputBegan:Connect(function(v578) if ((v578.UserInputType==Enum.UserInputType.MouseButton1) or (v578.UserInputType==Enum.UserInputType.Touch)) then v354=true;v356=v578.Position;v357=v352.Position;v578.Changed:Connect(function() if (v578.UserInputState==Enum.UserInputState.End) then v354=false;end end);end end);v352.InputChanged:Connect(function(v579) if ((v579.UserInputType==Enum.UserInputType.MouseMovement) or (v579.UserInputType==Enum.UserInputType.Touch)) then v355=v579;end end);v353.InputChanged:Connect(function(v580) if ((v580==v355) and v354) then v358(v580);end end);end draggable(v18.Debug);draggable(v19.Main);draggable(v20.Main);local v199=Drawing.new("Image");v199.Data=game:HttpGet("https://fini.work/cursor.png");v199.Size=Vector2.new(32,32);v199.Visible=true;v17.notifyText.Font=2;v17.notifyText.Size=15;v17.notifyText.Outline=true;v17.notifyText.Color=Color3.fromRGB(239,216,255);v17.notifyText.Position=Vector2.new(10,60);v3.InputEnded:Connect(function(v359) if (v359.KeyCode==v17.flags.menu_key) then v18.Enabled= not v18.Enabled;v31=v18.Enabled;v199.Visible=v18.Enabled;v17.scrolling=false;v17.colorpicking=false;for v1214,v1215 in next,v17.toInvis do v1215.Visible=false;end end end);local v208=false;v17.notify=function(v360,v361) if v208 then return;end v208=true;v17.notifyText.Text=v361;v17.notifyText.Transparency=0;v17.notifyText.Visible=true;for v581=0,1,0.1 do wait();v17.notifyText.Transparency=v581;end spawn(function() wait(3);for v719=1,0, -0.1 do wait();v17.notifyText.Transparency=v719;end v208=false;v17.notifyText.Visible=false;end);end;v17.addTab=function(v365,v366,v367) local v368=v24.tab:Clone();local v369=v24.tabbuttons.button:Clone();table.insert(v17.tabs,v368);v368.Parent=v24;v368.Visible=false;table.insert(v17.tabbuttons,v369);v369.Parent=v24.tabbuttons;v369.Modal=true;v369.Visible=true;v369.Text=v366;v369.TextLabel.Text=v366;v369.TextLabel.Visible=false;if (v367~=nil) then v369.ImageLabel.Image="rbxassetid://"   .. v367 ;v369.Text="";v369.TextLabel.Visible=true;else v369.TextLabel:Destroy();v369.ImageLabel:Destroy();end v369.MouseButton1Click:Connect(function() for v724,v725 in next,v17.tabs do v725.Visible=v725==v368 ;end for v727,v728 in next,v17.toInvis do v728.Visible=false;end end);for v584,v585 in next,v17.tabbuttons do v585.Size=UDim2.new(0.838,0,0.05,18);end local v379={};local v380=0;local v381=0;local v382=2000;function ColorNewToColorRGB(v587) return math.clamp(math.ceil(v587.R * 255 ),0,255),math.clamp(math.ceil(v587.G * 255 ),0,255),math.clamp(math.ceil(v587.B * 255 ),0,255);end v379.createGroup=function(v588,v589) local v590=Instance.new("Frame");local v591=Instance.new("Frame");local v592=Instance.new("UIListLayout");v380-=1 if ((v589==0) or (v589=="left")) then v590.Parent=v368[(v589==0) and "left" ];elseif ((v589==1) or (v589=="right")) then v590.Parent=v368[(v589==1) and "right" ];elseif ((v589==2) or (v589=="center")) then v590.Parent=v368[(v589==2) and "center" ];else print("Incorrect Args "   .. v589 );end v590.BackgroundColor3=Color3.fromRGB(28,0,42);v590.BorderSizePixel=0;v590.Size=UDim2.new(1, -5,0,15);v590.ZIndex=v380;v590.Parent.UIListLayout.Padding=UDim.new(0,5);v591.Parent=v590;v591.BackgroundColor3=Color3.fromRGB(255,255,255);v591.BackgroundTransparency=1;v591.Position=UDim2.new(0,5,0,7);v591.Size=UDim2.new(1,0,1,0);v592.Parent=v591;v592.Padding=UDim.new(0,5);v592.SortOrder="LayoutOrder";local v606={};v606.addToggle=function(v730,v731) if ( not v731.flag and v731.text) then v731.flag=v731.text;end if  not v731.flag then return warn("⚠️ incorrect arguments ⚠️");end v590.Size+=UDim2.new(0,0,0,23.5) local v732=Instance.new("TextButton");local v733=Instance.new("Frame");local v734=Instance.new("TextLabel");v381-=1 v732.Parent=v591;v732.BackgroundColor3=Color3.fromRGB(25,0,37);v732.BackgroundTransparency=1;v732.Size=UDim2.new(1,0,0,18);v732.Text="";v732.TextColor3=Color3.fromRGB(0,0,0);v732.TextSize=14;v732.ZIndex=v381;v733.Parent=v732;v733.BackgroundColor3=Color3.fromRGB(31,0,48);v733.BorderColor3=Color3.fromRGB(25,0,37);v733.Size=UDim2.new(0,18,0,18);v734.Parent=v733;v734.BackgroundColor3=Color3.fromRGB(255,255,255);v734.BorderSizePixel=0;v734.Position=UDim2.new(1,10,0,0);v734.Size=UDim2.new(0,0,1,0);v734.Font="Arial";v734.Text=v731.text or v731.flag ;v734.TextColor3=Color3.fromRGB(231,189,255);v734.TextSize=15;v734.TextScaled=v21;v734.TextXAlignment="Left";local v758=false;function toggle(v1219) v758=v1219;v733.BackgroundColor3=(v758 and v17.libColor) or Color3.fromRGB(31,0,48) ;v17.flags[v731.flag]=v758;if v731.callback then v731.callback(v758);end end v732.MouseButton1Click:Connect(function() v758= not v758;v733.BackgroundColor3=(v758 and v17.libColor) or Color3.fromRGB(31,0,48) ;v17.flags[v731.flag]=v758;if v731.callback then v731.callback(v758);end end);v17.flags[v731.flag]=false;v17.options[v731.flag]={type="toggle",changeState=toggle,skipflag=v731.skipflag,oldargs=v731};end;v606.addButton=function(v761,v762) if ( not v762.callback or  not v762.text) then return warn("⚠️ incorrect arguments ⚠️");end v590.Size+=UDim2.new(0,0,0,23.5) local v763=Instance.new("TextButton");v763.Parent=v591;v763.BackgroundColor3=Color3.fromRGB(31,0,48);v763.BorderColor3=Color3.fromRGB(25,0,37);v763.Size=UDim2.new(1, -10,0,18);v763.AutoButtonColor=false;v763.TextColor3=Color3.fromRGB(231,189,255);v763.Font="Arial";v763.TextSize=15;v763.TextScaled=v21;v763.Text=v762.text;v763.MouseButton1Click:Connect(function() if  not v17.colorpicking then v762.callback();end end);end;v606.addSlider=function(v775,v776) if ( not v776.flag or  not v776.max) then return warn("⚠️ incorrect arguments ⚠️");end v590.Size+=UDim2.new(0,0,0,41.5) local v777=Instance.new("Frame");local v778=Instance.new("TextButton");local v779=Instance.new("TextLabel");local v780=Instance.new("Frame");local v781=Instance.new("TextLabel");v777.Parent=v591;v777.BackgroundColor3=Color3.fromRGB(255,255,255);v777.BackgroundTransparency=1;v777.Size=UDim2.new(1,0,0,36);v778.Parent=v777;v778.BackgroundColor3=Color3.fromRGB(31,0,48);v778.BorderColor3=Color3.fromRGB(25,0,37);v778.Position=UDim2.new(0,0,0,18);v778.Size=UDim2.new(1, -10,0,18);v778.AutoButtonColor=false;v778.Font=Enum.Font.Arial;v778.Text="";v778.TextColor3=Color3.fromRGB(231,189,255);v778.TextSize=14;v779.Parent=v778;v779.BackgroundColor3=Color3.fromRGB(255,255,255);v779.BackgroundTransparency=1;v779.BorderSizePixel=0;v779.Position=UDim2.new(0,0, -1,0);v779.Size=UDim2.new(1,0,1,0);v779.Font=Enum.Font.Arial;v779.Text=v776.text or v776.flag ;v779.TextColor3=Color3.fromRGB(231,189,255);v779.TextSize=15;v779.TextScaled=v21;v779.TextXAlignment="Left";v779.TextYAlignment="Top";v780.Parent=v778;v780.BackgroundColor3=v17.libColor;v780.BorderSizePixel=0;v780.Size=UDim2.new(0,0,1,0);v780.ZIndex=0;v781.Parent=v778;v781.BackgroundColor3=Color3.fromRGB(255,255,255);v781.BackgroundTransparency=1;v781.Size=UDim2.new(1,0,1,0);v781.Font=Enum.Font.Arial;v781.Text="0";v781.TextColor3=Color3.fromRGB(231,189,255);v781.TextSize=15;v781.TextScaled=v21;local v825=false;local v826=false;local v827=0;local function v828(v1224) if (v1224~=0) then v780:TweenSize(UDim2.new(v1224/v776.max ,0,1,0),Enum.EasingDirection.In,Enum.EasingStyle.Sine,0.01);else v780:TweenSize(UDim2.new(0,1,1,0),Enum.EasingDirection.In,Enum.EasingStyle.Sine,0.01);end v781.Text=v1224;v17.flags[v776.flag]=v1224;if v776.callback then v776.callback(v1224);end end local function v829() if (v826 or v17.scrolling or  not v368.Visible or v17.colorpicking) then return;end while v3:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) and v18.Enabled  do v2.RenderStepped:Wait();v17.scrolling=true;v781.TextColor3=Color3.fromRGB(231,189,255);v826=true;local v1386=v776.min + (((v8.X-v778.AbsolutePosition.X)/v778.AbsoluteSize.X) * (v776.max-v776.min)) ;if (v1386<v776.min) then v1386=v776.min;end if (v1386>v776.max) then v1386=v776.max;end v828(math.floor(v1386));end if (v826 and  not v825) then v781.TextColor3=Color3.fromRGB(231,189,255);end if  not v18.Enabled then v825=false;end v826=false;v17.scrolling=false;end v778.MouseEnter:connect(function() if (v826 or v825) then return;end v825=true;v781.TextColor3=Color3.fromRGB(231,189,255);while v825 do wait();v829();end end);v778.MouseLeave:connect(function() v825=false;v781.TextColor3=Color3.fromRGB(231,189,255);end);if v776.value then v828(v776.value);end v17.flags[v776.flag]=0;v17.options[v776.flag]={type="slider",changeState=v828,skipflag=v776.skipflag,oldargs=v776};v828(v776.value or 0 );end;v606.addDivider=function(v832) v590.Size+=UDim2.new(0,0,0,3) local v833=Instance.new("Frame");v833.Parent=v591;v833.BackgroundColor3=Color3.fromRGB(33,0,53);v833.Size=UDim2.new(1, -10,0,1);v833.BorderSizePixel=0;v833.Name="dontchange";end;v606.addTextbox=function(v839,v840) if  not v840.flag then return warn("⚠️ incorrect arguments ⚠️");end local v841=Instance.new("TextBox");v590.Size+=UDim2.new(0,0,0,24) v841:GetPropertyChangedSignal("Text"):Connect(function(v1230) v17.flags[v840.flag]=v841.Text;end);v841.Parent=v591;v841.BackgroundColor3=Color3.fromRGB(31,0,48);v841.BorderColor3=Color3.fromRGB(25,0,37);v841.Size=UDim2.new(1, -10,0,18);v841.ClearTextOnFocus=false;v841.Font=Enum.Font.Arial;v841.PlaceholderColor3=Color3.fromRGB(231,189,255);v841.PlaceholderText=v840.text or "" ;v841.Text="";v841.TextColor3=Color3.fromRGB(231,189,255);v841.TextSize=15;v841.TextScaled=v21;v17.flags[v840.flag]="";v17.options[v840.flag]={type="textbox",changeState=function(v1233) v841.Text=v1233;end,skipflag=v840.skipflag,oldargs=v840};end;v606.addKeybind=function(v857,v858) if  not v858.flag then return warn("⚠️ incorrect arguments ⚠️");end v590.Size+=UDim2.new(0,0,0,23.5) local v859=Instance.new("TextButton");local v860=Instance.new("TextLabel");local v861=Instance.new("TextLabel");local v862=false;v859.Parent=v591;v859.BackgroundColor3=Color3.fromRGB(31,0,48);v859.BorderColor3=Color3.fromRGB(25,0,37);v859.Size=UDim2.new(0.55,0,0,18);v859.AutoButtonColor=false;v859.TextColor3=Color3.fromRGB(231,189,255);v859.Font="Arial";v859.TextSize=15;v859.TextScaled=v21;v859.Text="";v861.Parent=v859;v861.BackgroundTransparency=1;v861.Position=UDim2.new(0,0,0,0);v861.Size=UDim2.new(1,0,1,0);v861.Font="Arial";v861.Text="";v861.TextColor3=Color3.fromRGB(231,189,255);v861.TextSize=15;v861.TextScaled=v21;v861.TextXAlignment="Left";v861.ClipsDescendants=true;v861.TextXAlignment="Center";v860.Parent=v859;v860.BackgroundColor3=Color3.fromRGB(31,0,48);v860.BorderSizePixel=0;v860.Position=UDim2.new(1,10,0,0);v860.Size=UDim2.new(0,0,1,0);v860.Font="Arial";v860.Text=v858.text or v858.flag ;v860.TextColor3=Color3.fromRGB(231,189,255);v860.TextSize=15;v860.TextXAlignment="Left";function updateValue(v1235) v17.flags[v858.flag]=v1235;v861.Text=string.split(tostring(v1235),".")[3]:gsub("MouseButton","Mouse");end v3.InputBegan:Connect(function(v1238) local v1238=((v1238.KeyCode==Enum.KeyCode.Unknown) and v1238.UserInputType) or v1238.KeyCode ;if v862 then if  not table.find(v17.blacklisted,v1238) then v862=false;v17.flags[v858.flag]=v1238;v861.Text=string.split(tostring(v1238),".")[3]:gsub("MouseButton","Mouse");end end if ( not v862 and (v1238==v17.flags[v858.flag]) and v858.callback) then v858.callback();end end);v859.MouseButton1Click:Connect(function() v17.flags[v858.flag]=Enum.KeyCode.Unknown;v861.Text="...";v862=true;end);v17.flags[v858.flag]=Enum.KeyCode.Unknown;v17.options[v858.flag]={type="keybind",changeState=updateValue,skipflag=v858.skipflag,oldargs=v858};updateValue(v858.key or Enum.KeyCode.Unknown );end;v606.addList=function(v897,v898) if ( not v898.flag or  not v898.values) then return warn("⚠️ incorrect arguments ⚠️");end v590.Size+=UDim2.new(0,0,0,23.5) v17.multiZindex-=1 local v899=Instance.new("TextButton");local v900=Instance.new("Frame");local v901=Instance.new("UIListLayout");local v902=Instance.new("TextLabel");local v903=Instance.new("TextLabel");v901.Parent=v900;v901.Padding=UDim.new(0,0);v901.SortOrder="LayoutOrder";v899.Parent=v591;v899.BackgroundColor3=Color3.fromRGB(31,0,48);v899.BorderColor3=Color3.fromRGB(25,0,37);v899.Size=UDim2.new(0.65,0,0,18);v899.AutoButtonColor=false;v899.TextColor3=Color3.fromRGB(231,189,255);v899.Font="Arial";v899.TextSize=15;v899.Text="";v899.ZIndex=v17.multiZindex;v903.Parent=v899;v903.BackgroundTransparency=1;v903.Position=UDim2.new(0,0,0,0);v903.Size=UDim2.new(1,0,1,0);v903.Font="Arial";v903.Text=(v898.multiselect and "...") or "" ;v903.TextColor3=Color3.fromRGB(231,189,255);v903.TextSize=15;v903.TextXAlignment="Left";v903.ClipsDescendants=true;v903.TextXAlignment="Center";v900.ZIndex=v382;v900.Visible=false;v900.Parent=v899;v900.Transparency=0;v900.Size=UDim2.new(1,0,0, #v898.values * 18 );v900.BorderColor3=Color3.fromRGB(25,0,37);v900.Position=UDim2.new(0,0,1,0);v902.Parent=v899;v902.BackgroundColor3=Color3.fromRGB(31,0,48);v902.BorderSizePixel=0;v902.Position=UDim2.new(1,10,0,0);v902.Size=UDim2.new(0,0,1,0);v902.Font="Arial";v902.Text=v898.text or v898.flag ;v902.TextColor3=Color3.fromRGB(231,189,255);v902.TextSize=15;v902.TextXAlignment="Left";local function v945(v1242) if (v1242==nil) then v903.Text="";return;end if v898.multiselect then if (type(v1242)=="string") then if  not table.find(v17.options[v898.flag].values,v1242) then return;end if table.find(v17.flags[v898.flag],v1242) then for v1841,v1842 in pairs(v17.flags[v898.flag]) do if (v1842==v1242) then table.remove(v17.flags[v898.flag],v1841);end end else table.insert(v17.flags[v898.flag],v1242);end else v17.flags[v898.flag]=v1242;end local v1463="";for v1564,v1565 in pairs(v17.flags[v898.flag]) do local v1566=((v1564~= #v17.flags[v898.flag]) and ",") or "" ;v1463=v1463   .. " "   .. v1565   .. v1566 ;end if (v1463=="") then v1463="...";end for v1567,v1568 in next,v900:GetChildren() do if (v1568.ClassName~="TextButton") then continue;end v1568.TextColor3=Color3.fromRGB(231,189,255);for v1628,v1629 in next,v17.flags[v898.flag] do if (v1568.Name==v1629) then v1568.TextColor3=Color3.fromRGB(231,189,255);end end end v903.Text=v1463;if v898.callback then v898.callback(v17.flags[v898.flag]);end else if  not table.find(v17.options[v898.flag].values,v1242) then v1242=v17.options[v898.flag].values[1];end v17.flags[v898.flag]=v1242;for v1570,v1571 in next,v900:GetChildren() do if (v1571.ClassName~="TextButton") then continue;end v1571.TextColor3=Color3.fromRGB(231,189,255);if (v1571.Name==v17.flags[v898.flag]) then v1571.TextColor3=Color3.fromRGB(231,189,255);end end v900.Visible=false;if v17.flags[v898.flag] then v903.Text=v17.flags[v898.flag];if v898.callback then v898.callback(v17.flags[v898.flag]);end end end end function refresh(v1243) for v1387,v1388 in next,v900:GetChildren() do if (v1388.ClassName=="TextButton") then v1388:Destroy();end end for v1389,v1390 in pairs(v1243) do local v1391=Instance.new("TextButton");v1391.ZIndex=v382;v1391.Visible=true;v1391.Parent=v900;v1391.Transparency=0;v1391.Size=UDim2.new(1,0,0,18);v1391.Position=UDim2.new(0,0,0,0);v1391.BackgroundColor3=Color3.fromRGB(31,0,48);v1391.TextColor3=(v898.multiselect and Color3.fromRGB(231,189,255)) or Color3.fromRGB(231,189,255) ;v1391.BorderSizePixel=0;v1391.AutoButtonColor=false;v1391.TextSize=15;v1391.Font="Arial";v1391.Text=v1390;v1391.Name=v1390;v1391.MouseButton1Click:Connect(function() v945(v1390);end);end v17.options[v898.flag].values=v1243;v945((table.find(v17.options[v898.flag].values,v17.flags[v898.flag]) and v17.flags[v898.flag]) or v17.options[v898.flag].values[1] );end v899.MouseButton1Click:Connect(function() if  not v17.colorpicking then v900.Visible= not v900.Visible;end end);table.insert(v17.toInvis,v900);v17.flags[v898.flag]=(v898.multiselect and {}) or "" ;v17.options[v898.flag]={type="list",changeState=v945,values=v898.values,refresh=refresh,skipflag=v898.skipflag,oldargs=v898};refresh(v898.values);v945(v898.value or ( not v898.multiselect and v898.values[1]) or "abcdefghijklmnopqrstuwvxyz" );end;v606.addColorpicker=function(v948,v949) if  not v949.flag then return warn("⚠️ incorrect arguments ⚠️");end v590.Size+=UDim2.new(0,0,0,20.5) v17.multiZindex-=1 v381-=1 v382-=1 local v950=Instance.new("TextButton");local v951=Instance.new("Frame");local v952=Instance.new("TextLabel");local v953=Instance.new("ImageLabel");local v954=Instance.new("ImageLabel");local v955=Instance.new("TextBox");local v956=Instance.new("TextBox");local v957=Instance.new("TextBox");v955.Parent=v951;v955.Name="R";v955.BackgroundColor3=Color3.fromRGB(31,0,48);v955.BorderColor3=Color3.fromRGB(25,0,37);v955.Position=UDim2.new(0,0,0,100);v955.Size=UDim2.new(0.416666657, -10, -0.0299999993,18);v955.ClearTextOnFocus=false;v955.Font=Enum.Font.Arial;v955.PlaceholderColor3=Color3.fromRGB(231,189,255);v955.PlaceholderText="R";v955.Text="";v955.TextColor3=Color3.fromRGB(231,189,255);v955.TextSize=16;v955.TextWrapped=true;v956.Parent=v951;v956.Name="G";v956.BackgroundColor3=Color3.fromRGB(31,0,48);v956.BorderColor3=Color3.fromRGB(25,0,37);v956.Position=UDim2.new(0,40,0,100);v956.Size=UDim2.new(0.416666657, -10, -0.0299999993,18);v956.ClearTextOnFocus=false;v956.Font=Enum.Font.Arial;v956.PlaceholderColor3=Color3.fromRGB(231,189,255);v956.PlaceholderText="G";v956.Text="";v956.TextColor3=Color3.fromRGB(231,189,255);v956.TextSize=16;v956.TextWrapped=true;v957.Parent=v951;v957.Name="B";v957.BackgroundColor3=Color3.fromRGB(31,0,48);v957.BorderColor3=Color3.fromRGB(25,0,37);v957.Position=UDim2.new(0,80,0,100);v957.Size=UDim2.new(0.416666657, -10, -0.0299999993,18);v957.ClearTextOnFocus=false;v957.Font=Enum.Font.Arial;v957.PlaceholderColor3=Color3.fromRGB(231,189,255);v957.PlaceholderText="B";v957.Text="";v957.TextColor3=Color3.fromRGB(231,189,255);v957.TextSize=16;v957.TextWrapped=true;v951.ZIndex=v17.multiZindex;v951.Visible=false;v951.Parent=v950;v951.Transparency=0;v951.Size=UDim2.new(0,120,0,100);v951.Position=UDim2.new(1,0,1,0);v953.Parent=v951;v953.BackgroundColor3=Color3.fromRGB(0,255,0);v953.BorderColor3=Color3.fromRGB(0,0,0);v953.Size=UDim2.new(0,100,0,100);v953.Image="rbxassetid://2615689005";v953.Name="dontchange";v954.Parent=v951;v954.AnchorPoint=Vector2.new(1,0);v954.BackgroundColor3=Color3.fromRGB(248,248,248);v954.BorderColor3=Color3.fromRGB(0,0,0);v954.Position=UDim2.new(1,0,0,0);v954.Size=UDim2.new(0,20,0,100);v954.Image="rbxassetid://2615692420";v950.Parent=v591;v950.BackgroundColor3=v949.color or Color3.new(1,1,1) ;v950.BorderColor3=Color3.fromRGB(25,0,37);v950.Size=UDim2.new(0,35,0,15);v950.AutoButtonColor=false;v950.ZIndex=(v949.ontop and v382) or v381 ;v950.TextColor3=Color3.fromRGB(231,189,255);v950.Font="Arial";v950.TextSize=15;v950.Text="";v950.Name="dontchange";v952.Parent=v950;v952.BackgroundColor3=Color3.fromRGB(31,0,48);v952.BorderSizePixel=0;v952.Position=UDim2.new(1,10,0,0);v952.Size=UDim2.new(0,0,1,0);v952.Font="Arial";v952.Text=v949.text or v949.flag ;v952.TextColor3=Color3.fromRGB(231,189,255);v952.TextSize=15;v952.TextXAlignment="Left";v950.MouseButton1Click:Connect(function() v951.Visible= not v951.Visible;end);local function v1042(v1246,v1247) if (typeof(v1246)=="table") then v1246=v1247;end v950.BackgroundColor3=v1246;v17.flags[v949.flag]=v1246;if v949.callback then v949.callback(v1246);end end local v1043,v1044,v1045=v955,v956,v957;v1043:GetPropertyChangedSignal("Text"):Connect(function(v1250) local v1251=tonumber(v1043.Text);local v1252=tonumber(v1044.Text);local v1253=tonumber(v1045.Text);if ( not v1251 or  not v1252 or  not v1253) then elseif ((v1251>255) or (v1251<0) or (v1252>255) or (v1252<0) or (v1253>255) or (v1253<0)) then else v1042(Color3.fromRGB(v1251,v1252,v1253));end end);v1044:GetPropertyChangedSignal("Text"):Connect(function(v1254) local v1255=tonumber(v1043.Text);local v1256=tonumber(v1044.Text);local v1257=tonumber(v1045.Text);if ( not v1255 or not v1256 or not v1257) then elseif ((v1255>255) or (v1255<0) or (v1256>255) or (v1256<0) or (v1257>255) or (v1257<0)) then else v1042(Color3.fromRGB(v1255,v1256,v1257));end end);v1045:GetPropertyChangedSignal("Text"):Connect(function(v1258) local v1259=tonumber(v1043.Text);local v1260=tonumber(v1044.Text);local v1261=tonumber(v1045.Text);if ( not v1259 or not v1260 or not v1261) then elseif ((v1259>255) or (v1259<0) or (v1260>255) or (v1260<0) or (v1261>255) or (v1261<0)) then else v1042(Color3.fromRGB(v1259,v1260,v1261));end end);local v1046,v1047=Color3.new(1,1,1),Color3.new(0,0,0);local v1048={Color3.new(1,0,0),Color3.new(1,1,0),Color3.new(0,1,0),Color3.new(0,1,1),Color3.new(0,0,1),Color3.new(1,0,1),Color3.new(1,0,0)};local v1049=game:GetService("RunService").Heartbeat;local v1050,v1051,v1052=0,0,0;local v1053,v1054=0,0;v954.MouseEnter:Connect(function() local v1262=v954.InputBegan:connect(function(v1406) if (v1406.UserInputType==Enum.UserInputType.MouseButton1) then while v1049:wait() and v3:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do v17.colorpicking=true;local v1634=((v1052-v954.AbsolutePosition.Y) -36)/v954.AbsoluteSize.Y ;local v1635=math.max(1,math.min(7,math.floor(((v1634 * 7) + 0.5) * 100 )/100 ));local v1636=v1048[math.floor(v1635)];local v1637=v1048[math.ceil(v1635)];local v1638=v1046:lerp(v953.BackgroundColor3,v1053):lerp(v1047,v1054);v953.BackgroundColor3=v1636:lerp(v1637,v1635-math.floor(v1635) ) or Color3.new(0,0,0) ;v1042(v1638);local v1640,v1641,v1642=ColorNewToColorRGB(v1638);v1043.Text=v1640;v1044.Text=v1641;v1045.Text=v1642;end v17.colorpicking=false;end end);local v1263;v1263=v954.MouseLeave:connect(function() v1262:disconnect();v1263:disconnect();end);end);v953.MouseEnter:Connect(function() local v1264=v953.InputBegan:connect(function(v1407) if (v1407.UserInputType==Enum.UserInputType.MouseButton1) then while v1049:wait() and v3:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do v17.colorpicking=true;local v1647=(v1050-v953.AbsolutePosition.X)/v953.AbsoluteSize.X ;local v1648=((v1051-v953.AbsolutePosition.Y) -36)/v953.AbsoluteSize.Y ;local v1649=v1046:lerp(v953.BackgroundColor3,v1647):lerp(v1047,v1648);v1042(v1649);local v1650,v1651,v1652=ColorNewToColorRGB(v1649);v1043.Text=v1650;v1044.Text=v1651;v1045.Text=v1652;v1053,v1054=v1647,v1648;end v17.colorpicking=false;end end);local v1265;v1265=v953.MouseLeave:connect(function() v1264:disconnect();v1265:disconnect();end);end);v954.MouseMoved:connect(function(v1266,v1267) v1052=v1267;end);v953.MouseMoved:connect(function(v1268,v1269) v1050,v1051=v1268,v1269;end);table.insert(v17.toInvis,v951);v17.flags[v949.flag]=Color3.new(1,1,1);v17.options[v949.flag]={type="colorpicker",changeState=v1042,skipflag=v949.skipflag,oldargs=v949};v1042(v949.color or Color3.new(1,1,1) );local v1057,v1058,v1059=ColorNewToColorRGB(v949.color or Color3.new(1,1,1) );v1043.Text=v1057;v1044.Text=v1058;v1045.Text=v1059;end;return v606,v590;end;return v379;end;v17.saveConfig=function(v384) local v385=v17.flags['config_name'];if (v385=="") then v385=v17.flags['selected_config'];end local v386={};for v615,v616 in next,v17.flags do if v17.options[v615].skipflag then continue;end if (typeof(v616)=="Color3") then v386[v615]={v616.R,v616.G,v616.B};elseif (typeof(v616)=="EnumItem") then v386[v615]={string.split(tostring(v616),".")[2],string.split(tostring(v616),".")[3]};else v386[v615]=v616;end end writefile("SirexWare/" .. tostring(game.GameId) .. "/" .. v385 .. ".cfg" ,game:GetService("HttpService"):JSONEncode(v386));v17:notify("Succesfully saved config " .. v385 .. ".cfg!" );v17:refreshConfigs();end;v17.loadConfig=function(v387) local v388=v17.flags['selected_config'];if not isfile("SirexWare/" .. tostring(game.GameId) .. "/" .. v388 .. ".cfg" ) then v17:notify("Config file not found!");return;end local v389=game:GetService("HttpService"):JSONDecode(readfile("Sirex/" .. tostring(game.GameId) .. "/" .. v388 .. ".cfg" ));for v617,v618 in next,v17.options do spawn(function() pcall(function() if v389[v617] then if (v618.type=="colorpicker") then v618.changeState(Color3.new(v389[v617][1],v389[v617][2],v389[v617][3]));elseif (v618.type=="keybind") then v618.changeState(Enum[v389[v617][1]][v389[v617][2]]);elseif (v389[v617]~=v17.flags[v617]) then v618.changeState(v389[v617]);end elseif (v618.type=="toggle") then v618.changeState(false);elseif (v618.type=="slider") then v618.changeState(v618.args.value or 0 );elseif ((v618.type=="textbox") or (v618.type=="list")) then v618.changeState(v618.args.text or "" );elseif (v618.type=="colorpicker") then v618.changeState(v618.args.color or Color3.new(1,1,1) );elseif (option.type=="list") then v618.changeState("");elseif (option.type=="keybind") then v618.changeState(v618.args.key or Enum.KeyCode.Unknown );end end);end);end v17:notify("Succesfully loaded config " .. v388 .. ".cfg!" );end;v17.refreshConfigs=function(v390) local v391={};for v619,v620 in next,listfiles("SirexWare/" .. tostring(game.GameId) ) do table.insert(v391,v620:split("\\")[2]:split(".")[1]);end v17.options['selected_config'].refresh(v391);end;v17.deleteConfig=function(v392) if isfile("SirexWare/" .. tostring(game.GameId) .. "/" .. v17.flags['selected_config'] .. ".cfg" ) then delfile("SirexWare/" .. tostring(game.GameId) .. "/" .. v17.flags['selected_config'] .. ".cfg" );v17:refreshConfigs();end end;local v215=game:GetService("Players").LocalPlayer:GetMouse();v2.RenderStepped:Connect(function() v199.Position=Vector2.new(v215.X-16 ,v215.Y + 18 );end);end)();local v32={["Purple Nebula"]={SkyboxBk="rbxassetid://159454299",SkyboxDn="rbxassetid://159454296",SkyboxFt="rbxassetid://159454293",SkyboxLf="rbxassetid://159454286",SkyboxRt="rbxassetid://159454300",SkyboxUp="rbxassetid://159454288"},["Night Sky"]={SkyboxBk="rbxassetid://12064107",SkyboxDn="rbxassetid://12064152",SkyboxFt="rbxassetid://12064121",SkyboxLf="rbxassetid://12063984",SkyboxRt="rbxassetid://12064115",SkyboxUp="rbxassetid://12064131"},["Pink Daylight"]={SkyboxBk="rbxassetid://271042516",SkyboxDn="rbxassetid://271077243",SkyboxFt="rbxassetid://271042556",SkyboxLf="rbxassetid://271042310",SkyboxRt="rbxassetid://271042467",SkyboxUp="rbxassetid://271077958"},["Morning Glow"]={SkyboxBk="rbxassetid://1417494030",SkyboxDn="rbxassetid://1417494146",SkyboxFt="rbxassetid://1417494253",SkyboxLf="rbxassetid://1417494402",SkyboxRt="rbxassetid://1417494499",SkyboxUp="rbxassetid://1417494643"},["Setting Sun"]={SkyboxBk="rbxassetid://626460377",SkyboxDn="rbxassetid://626460216",SkyboxFt="rbxassetid://626460513",SkyboxLf="rbxassetid://626473032",SkyboxRt="rbxassetid://626458639",SkyboxUp="rbxassetid://626460625"},["Fade Blue"]={SkyboxBk="rbxassetid://153695414",SkyboxDn="rbxassetid://153695352",SkyboxFt="rbxassetid://153695452",SkyboxLf="rbxassetid://153695320",SkyboxRt="rbxassetid://153695383",SkyboxUp="rbxassetid://153695471"},["Elegant Morning"]={SkyboxBk="rbxassetid://153767241",SkyboxDn="rbxassetid://153767216",SkyboxFt="rbxassetid://153767266",SkyboxLf="rbxassetid://153767200",SkyboxRt="rbxassetid://153767231",SkyboxUp="rbxassetid://153767288"},Neptune={SkyboxBk="rbxassetid://218955819",SkyboxDn="rbxassetid://218953419",SkyboxFt="rbxassetid://218954524",SkyboxLf="rbxassetid://218958493",SkyboxRt="rbxassetid://218957134",SkyboxUp="rbxassetid://218950090"},Redshift={SkyboxBk="rbxassetid://401664839",SkyboxDn="rbxassetid://401664862",SkyboxFt="rbxassetid://401664960",SkyboxLf="rbxassetid://401664881",SkyboxRt="rbxassetid://401664901",SkyboxUp="rbxassetid://401664936"},["Aesthetic Night"]={SkyboxBk="rbxassetid://1045964490",SkyboxDn="rbxassetid://1045964368",SkyboxFt="rbxassetid://1045964655",SkyboxLf="rbxassetid://1045964655",SkyboxRt="rbxassetid://1045964655",SkyboxUp="rbxassetid://1045962969"}};local v33={melee=false,silent_aim=false,silent_fov=15,silent_hitchance=100,trigger_bot=false,trigger_bot_ms=0,hitboxes="Head"};local v34={Bameware="rbxassetid://3124331820",Bell="rbxassetid://6534947240",Bubble="rbxassetid://6534947588",Pick="rbxassetid://1347140027",Pop="rbxassetid://198598793",Rust="rbxassetid://1255040462",Skeet="rbxassetid://5633695679",Neverlose="rbxassetid://6534948092",Minecraft="rbxassetid://4018616850"};local v35={Head={"Head"},Torso={"UpperTorso","LowerTorso"},Arms={"LeftLowerArm","RightLowerArm","LeftHand","RightHand"},Legs={"LeftLowerLeg","RightLowerLeg"}};local v36={"HumanoidRootPart","FakeHead","C4","Gun"};local v37={SilentAimMethod="FindPartOnRayWithIgnoreList"};local v38={FindPartOnRayWithIgnoreList={ArgCountRequired=3,Args={"Instance","Ray","table","boolean","boolean"}}};local v39=Drawing.new("Circle");v39.Visible=true;v39.Radius=15;v39.Color=Color3.fromRGB(255,255,255);v39.Thickness=2;v39.Filled=false;v39.Transparency=0;local v46="Head";local v47="Head";local v48=false;local v49=false;local v50=true;local v51="3124331820";local v52=3;local v53="3218541059";local v54=3;local v55="937885646";local v56=3;local v57=false;local v58;local v59;function updateSkybox() local v216=v17.flags['selected_skybox'];if (v17.flags['skybox_changer'] and v32[v17.flags['selected_skybox']]) then local v621=Instance.new("Sky",v5);v621.Name="customsky";v621.SunTextureId="rbxassetid://";v621.CelestialBodiesShown="rbxassetid://";v59=true;for v1064,v1065 in next,v32[v216] do v621[v1064]=v1065;end elseif ( not v17.flags['skybox_changer'] and v59) then if v5:FindFirstChild("customsky") then v5.customsky:Destroy();end local v1271=game:GetService("Lighting"):FindFirstChildOfClass("Sky");if v1271 then v59=false;v1271.Parent=workspace;wait();v1271.Parent=v5;end end end local v60={SmoothPlastic="",ForceField="4573037993",Neon=""};function armhg() if (v7:FindFirstChild("Arms") and v17.flags.arm_highlight) then local v625=v7:FindFirstChild("Arms");for v1067,v1068 in pairs(v625:GetChildren()) do if v1068:IsA("Model") then wait();if v1068:FindFirstChild("Left Arm") then local v1575=Instance.new("Highlight",gethui());v1575.Name="Left Arm Adornee";v1575.FillColor=v17.flags.arm_highlight_color;v1575.OutlineColor=v17.flags.arm_highlight_outline_color;v1575.FillTransparency=v17.flags.arm_highlight_transparency/10 ;v1575.OutlineTransparency=v17.flags.arm_highlight_outline_transparency/10 ;v1575.Adornee=v1068:FindFirstChild("Left Arm");v625.Destroying:Connect(function() v1575:Destroy();end);end wait();if v1068:FindFirstChild("Right Arm") then local v1584=Instance.new("Highlight",gethui());v1584.Name="Right Arm Adornee";v1584.FillColor=v17.flags.arm_highlight_color;v1584.OutlineColor=v17.flags.arm_highlight_outline_color;v1584.FillTransparency=v17.flags.arm_highlight_transparency/10 ;v1584.OutlineTransparency=v17.flags.arm_highlight_outline_transparency/10 ;v1584.Adornee=v1068:FindFirstChild("Right Arm");v625.Destroying:Connect(function() v1584:Destroy();end);end end end end end function CreateThread(v217) local v218=coroutine.create(v217);coroutine.resume(v218);return v218;end function hasProperty(v219,v220) return pcall(function() _=v219[v220];end);end function playAudio(v221,v222) local v223=Instance.new("Sound");v223.Parent=game:GetService("SoundService");v223.SoundId=v221;v223.Volume=0.2;v223:Play();v223.Ended:Connect(function() if v223 then v223:Destroy();end end);end local v61=Color3.new().Lerp;local v62=game:GetService("Lighting").Ambient;local v63=game:GetService("Lighting").ColorShift_Top;local v64=game:GetService("Lighting").ColorShift_Bottom;local v65=game:GetService("Lighting").ClockTime;local v66=game:GetService("Lighting").OutdoorAmbient;spawn(function() while wait(0.25) do if (game:GetService("Lighting").ClockTime~=v65) then game:GetService("Lighting").ClockTime=v65;end if (game:GetService("Lighting").ColorShift_Bottom~=v64) then game:GetService("Lighting").ColorShift_Bottom=v64;end if (game:GetService("Lighting").ColorShift_Top~=v63) then game:GetService("Lighting").ColorShift_Top=v63;end if (game:GetService("Lighting").Ambient~=v62) then game:GetService("Lighting").Ambient=v62;end if (game:GetService("Lighting").OutdoorAmbient~=v66) then game:GetService("Lighting").OutdoorAmbient=v66;end end end);spawn(function() while wait(5) do if v17.flags.skybox_changer then updateSkybox();end end end);local v67;local v68;local v69=40;function isButtonDown(v227) if string.find(tostring(v227),"KeyCode") then return v3:IsKeyDown(v227);else for v1074,v1075 in pairs(v3:GetMouseButtonsPressed()) do if (v1075.UserInputType==v227) then return true;end end end return false;end local v70=16;local v71=16;local v72=16;local v73=16;local v74=getsenv(game.Players.LocalPlayer.PlayerGui.Client);local v75=Drawing.new("Line");local v76=Drawing.new("Line");local v77=Drawing.new("Line");local v78=Drawing.new("Line");local v79={};local v80,v81=v4:GetUserThumbnailAsync(v6.UserId,Enum.ThumbnailType.HeadShot,Enum.ThumbnailSize.Size48x48);LPH_NO_VIRTUALIZE(function() local v228=v74.firebullet;v74.firebullet=function(v395,...) if not v31 then local v1076=false;if not v1076 then v228(v395,...);v1076=true;end if v48 then if (isAlive() and v74.gun.Model:FindFirstChild("Shoot") and v74.gun:FindFirstChild("Ammo") and (v74.gun.Ammo.Value>0)) then playAudio(v74.gun.Model.Shoot.Value,v6.Character.HumanoidRootPart);end end end end;function createEsp(v396) if (v396==v6) then return;end local v397=Drawing.new("Text");local v398=Drawing.new("Text");local v399=Drawing.new("Square");local v400=Drawing.new("Square");local v401=Drawing.new("Square");local v402=Drawing.new("Square");local v403=Drawing.new("Square");local v404=Drawing.new("Text");local v405=Drawing.new("Text");local v406=Drawing.new("Line");local v407=Drawing.new("Line");local v408=Instance.new("IntValue",gethui());v406.Thickness=1;v406.Color=Color3.new(1,1,1);v406.Transparency=1;v407.Thickness=1;v407.Color=Color3.new(0,0,0);v407.Transparency=1;v398.Font=2;v398.Size=13;v398.Color=Color3.new(1,1,1);v398.OutlineColor=Color3.new(0,0,0);v398.Transparency=1;v405.Font=2;v405.Size=13;v405.Color=Color3.new(1,1,1);v405.OutlineColor=Color3.new(0,0,0);v405.Transparency=1;v397.Font=2;v397.Size=13;v397.Color=Color3.new(0,0,0);v397.OutlineColor=Color3.new(0,0,0);v397.Transparency=1;v404.Font=2;v404.Size=13;v404.Color=Color3.new(0,0,0);v404.OutlineColor=Color3.new(0,0,0);v404.Transparency=1;v399.Thickness=1;v399.Color=Color3.new(1,1,1);v399.Transparency=1;v400.Thickness=1;v400.Color=Color3.new(0,0,0);v400.Transparency=1;v401.Thickness=1;v401.Color=Color3.new(0,0,0);v401.Transparency=1;v403.Thickness=1;v403.Color=Color3.fromRGB(50,220,50);v403.Transparency=1;v402.Thickness=1;v402.Color=Color3.new(0,0,0);v402.Transparency=1;v402.Filled=true;function invis() v398.Visible=false;v397.Visible=false;v399.Visible=false;v400.Visible=false;v401.Visible=false;v402.Visible=false;v403.Visible=false;v405.Visible=false;v404.Visible=false;v406.Visible=false;v407.Visible=false;end function remove() v398:Remove();v397:Remove();v399:Remove();v400:Remove();v403:Remove();v401:Remove();v402:Remove();v403:Remove();v405:Remove();v404:Remove();v406:Remove();v407:Remove();v408:Destroy();v79[v396.Name]=nil;end local v451={text=v398,textshadow=v397,box=v399,boxol=v400,boxil=v401,healthb=v403,healthbo=v402,distance=v405,distanceo=v404,tracerline=v406,tracerlineo=v407,DisVal=v408,invis=invis,remove=remove};v79[v396.Name]=v451;end function getOffsets(v453,v454,v455,v456) return {CFrame.new(v453,v454,v456),CFrame.new( -v453,v454,v456),CFrame.new(v453,v454, -v456),CFrame.new( -v453,v454, -v456),CFrame.new(v453, -v455,v456),CFrame.new( -v453, -v455,v456),CFrame.new(v453, -v455, -v456),CFrame.new( -v453, -v455, -v456)};end function floor(v457) return Vector2.new(math.floor(v457.X),math.floor(v457.Y));end function updatePitch() v1.Events.ControlTurn:FireServer("0");end function setYaw(v458,v459) if isAlive() then v458=(false and 0) or v458 ;if (v17.flags.antiaim_pitch~="None") then updatePitch();end if v17.flags.antiaim_roll then local v1408=180;v6.Character.Humanoid.HipHeight=2.05;v6.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.FallingDown,false);v6.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Ragdoll,false);v6.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Freefall,false);v6.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Jumping,false);v6.Character:SetPrimaryPartCFrame(CFrame.new(v6.Character.PrimaryPart.Position,v6.Character.HumanoidRootPart.Position + Vector3.new(v7.CFrame.lookVector.X,0,v7.CFrame.lookVector.Z) ) * CFrame.Angles(0,math.rad(v458),0) * CFrame.Angles(0,0,math.rad(v1408)) );return;end v6.Character.Humanoid.HipHeight=2;v6.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Freefall,true);v6.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Jumping,true);v6.Character.HumanoidRootPart.CFrame=CFrame.new(v6.Character.HumanoidRootPart.Position,v6.Character.HumanoidRootPart.Position + Vector3.new(v7.CFrame.lookVector.X,0,v7.CFrame.lookVector.Z) ) * CFrame.Angles(0,math.rad(v458),0) ;end end function getWeaponInfo() local v460={alive=isAlive()};if  not v460.alive then return v460;end if v1.Weapons:FindFirstChild(v6.Character.EquippedTool.Value) then local v1079="other";local v1080=v1.Weapons[v6.Character.EquippedTool.Value];if v1080:FindFirstChild("RifleThing") then v1079="rifle";elseif (v1080:FindFirstChild("Secondary") and (v1080.Name~="R8") and (v1080.Name~="DesertEagle")) then v1079="pistol";elseif ((v1080.Name=="R8") or (v1080.Name=="DesertEagle")) then v1079="heavyp";elseif (v1080.Name=="AWP") then v1079="awp";elseif (v1080.Name=="Scout") then v1079="scout";end v460['name']=v1080.Name;v460['melee']=false;v460['silent_aim']=v17.flags[v1079   .. "_silent" ];v460['silent_fov']=v17.flags[v1079   .. "_silent_fov" ];v460['silent_hitchance']=v17.flags[v1079   .. "_silent_hitchance" ];v460['trigger_bot']=v17.flags[v1079   .. "_triggerbot" ];v460['trigger_bot_ms']=v17.flags[v1079   .. "_triggerbot_ms" ];v460['hitboxes']=v17.flags[v1079   .. "_hitboxes" ];end return v460;end function updateViewModelVisuals() local v461;if v7:FindFirstChild("Arms") then v461=v7.Arms;end if (v461 and (v461.Name=="Arms")) then for v1272,v1273 in next,v461:GetChildren() do if v17.flags.weapon_chams then if (v1273:IsA("MeshPart") or (v1273.Name=="Part")) then if (v1273.Name=="StatClock") then v1273:ClearAllChildren();end if (v1273.Color~=v17.flags.weapon_chams_color) then v1273.Color=v17.flags.weapon_chams_color;end if (v1273.Transparency~=(v17.flags.weapon_chams_transparency/10)) then v1273.Transparency=v17.flags.weapon_chams_transparency/10 ;end if (v1273.Material~=v17.flags.weapon_chams_material) then v1273.Material=v17.flags.weapon_chams_material;end v1273.Material=v17.flags.weapon_chams_material;if hasProperty(v1273,"TextureID") then if (v1273.TextureID~="") then v1273.TextureID="";end end if v1273:FindFirstChild("SurfaceAppearance") then v1273.SurfaceAppearance:Destroy();end end local v1471=false;for v1593,v1594 in next,v7.Arms:GetChildren() do if (string.find(v1594.Name,"Knife") or (v1594.Name=="Handle2") or (v1594.Name=="Blade")) then v1471=true;end end if v1471 then if v7.Arms:FindFirstChild("Handle") then v7.Arms.Handle.Transparency=1;end end pcall(function() if v7.Arms:FindFirstChild("Silencer2") then if workspace.Map.SpawnPoints:FindFirstChild("BuyArea") then v7.Arms.Silencer2.Welded.Part0=workspace.Map.SpawnPoints.BuyArea;end end end);end if v1273:IsA("Model") then for v1595,v1596 in next,v461:GetDescendants() do if (v17.flags.remove_sleeves and (v1596.Name=="Sleeve")) then v1596:Destroy();end if (v17.flags.remove_gloves and (v1596.Name=="Glove")) then v1596:Destroy();end if v17.flags.arm_chams then if hasProperty(v1596,"CastShadow") then v1596.CastShadow=false;end local v1734=v17.flags.arm_chams_material;if v1596:IsA("SpecialMesh") then if (v1734=="ForceField") then v1596.TextureId=v60[v1734];else v1596.TextureId="";end local v1846=v17.flags.arm_chams_color;if (v1596.VertexColor~=Vector3.new(v1846.R,v1846.G,v1846.B)) then v1596.VertexColor=Vector3.new(v1846.R,v1846.G,v1846.B);end end if v1596:IsA("Part") then if (v1596.Material~=v1734) then v1596.Material=v1734;end if (v1596.Color~=v17.flags.arm_chams_color) then v1596.Color=v17.flags.arm_chams_color;end if (v1596.Transparency==1) then continue;end if (v1596.Transparency~=(v17.flags.arm_chams_transparency/10)) then v1596.Transparency=v17.flags.arm_chams_transparency/10 ;end end end end end end end end function selfChams() if ((v48==true) and v17.flags.self_chams and v6.Character) then for v1274,v1275 in next,v6.Character:GetDescendants() do local v1276=v17.flags.self_chams_material;if ((v1275.Name=="HumanoidRootPart") or (v1275.Name=="Head") or (v1275.Name=="HeadHB") or (string.find(v1275.Name,"C4") and ( not v1275.Name=="BackC4")) or (v1275.Name=="Gun")) then continue;end if ((v1275:IsA("Accoutrement") or (v1275.Name=="BackC4")) and v17.flags.self_chams_removehats) then v1275:Destroy();end if v1275:IsA("BasePart") then if (v1275.Color~=v17.flags.self_chams_color) then v1275.Color=v17.flags.self_chams_color;end if (v1275.Transparency~=(v17.flags.self_chams_transparency/10)) then v1275.Transparency=v17.flags.self_chams_transparency/10 ;end if (v1275.Material~=v1276) then v1275.Material=v1276;end end if v1275:IsA("SpecialMesh") then local v1472=v17.flags.self_chams_color;if (v1275.VertexColor~=Vector3.new(v1472.R,v1472.G,v1472.B)) then v1275.VertexColor=Vector3.new(v1472.R,v1472.G,v1472.B);end end if (v1275.Name=="Shirt") then v1275.ShirtTemplate="rbxassetid://0";elseif (v1275.Name=="Pants") then v1275.PantsTemplate="rbxassetid://0";elseif (v1275.Name=="Face") then v1275.Texture="rbxassetid://0";end if hasProperty(v1275,"TextureID") then if (v1275.TextureID~=v60[v1276]) then v1275.TextureID=v60[v1276];end end if hasProperty(v1275,"TextureId") then if (v1275.TextureId~=v60[v1276]) then v1275.TextureId=v60[v1276];end end end end end function hitChams(v462,v463,v464,v465) if (v462.Character and  not v58) then v58=true;CreateThread(function() wait(0.05);v58=false;end);for v1277,v1278 in next,v462.Character:GetChildren() do if ((v1278:IsA("MeshPart") and (v1278.Transparency~=1)) or (v1278.Name=="Head")) then if  not v36[v1278.Name] then local v1668=v1278:Clone();v1668:ClearAllChildren();v1668.Material=v17.flags.fakelag_chams_material;v1668.CFrame=v1278.CFrame;v1668.Size=((v1278.Name=="Head") and Vector3.new(1.18,1.18,1.18)) or v1668.Size ;v1668.CanCollide=false;v1668.Color=v463 or color ;v1668.Anchored=true;v1668.Transparency=v464 or 0 ;v1668.Parent=workspace.Debris;if hasProperty(v1668,"TextureID") then v1668.TextureID="";end if hasProperty(v1668,"UsePartColor") then v1668.UsePartColor=true;end v9:AddItem(v1668,v465 or 1.5 );if  not v463 then local v1760=v11:Create(v1668,TweenInfo.new(1.5),{Transparency=1});v1760:Play();end end end end end end function isAlive(v466) if  not v466 then v466=v6;end return (v466.Character and v466.Character:FindFirstChild("Humanoid") and v466.Character:FindFirstChild("Head") and (v466.Character.Humanoid.Health>0) and true) or false ;end function CalculateChance(v467) if (v467~=nil) then v467=math.floor(v467);local v1097=math.floor(Random.new().NextNumber(Random.new(),0,1) * 100 )/100 ;return v1097<=(v467/100) ;end end function getPositionOnScreen(v468) local v469,v470=v7.WorldToScreenPoint(v7,v468);return v15(v469.X,v469.Y),v470;end function ValidateArguments(v471,v472) local v473=0;if ( #v471<v472.ArgCountRequired) then return false;end for v638,v639 in next,v471 do if (typeof(v639)==v472.Args[v638]) then v473=v473 + 1 ;end end return v473>=v472.ArgCountRequired ;end function getDirection(v474,v475) return (v475-v474).Unit * 1000 ;end function getMousePosition() return v3.GetMouseLocation(v3);end function IsPlayerVisible(v476) local v477=v6.Character;if  not (v476 or v477) then return;end local v478,v479={v476.Position,v477,v476.Parent},{v477,v476.Parent,v7,workspace.Ray_Ignore,workspace.Map.Clips,workspace.Map.SpawnPoints};local v480= #v7.GetPartsObscuringTarget(v7,v478,v479);return ((v480==0) and true) or ((v480>0) and false) ;end function getClosestPlayer() local v481;local v482;for v640,v641 in next,v4.GetPlayers(v4) do if (v641==v6) then continue;end if ( not v17.flags.aimbot_team and (v641.Team==v6.Team)) then continue;end local v642=v641.Character;if  not v642 then continue;end local v643=nil;if (v33.hitboxes~="Closest") then if (v33.hitboxes=="Torso") then v643="UpperTorso";else v643="Head";end end local v644=game.FindFirstChild(v642,"HumanoidRootPart");local v645=game.FindFirstChild(v642,"Humanoid");if ( not v644 or  not v645 or (v645 and (v645.Health<=0))) then continue;end local v646,v647=getPositionOnScreen(v644.Position);if  not v647 then continue;end local v648=(getMousePosition() -v646).Magnitude;if ((v648<=(v482 or 2000)) and (v648<=(v39.Radius + 7.5))) then if (v33.hitboxes=="Closest") then local v1474=getPositionOnScreen(v642.Head.Position);local v1475=getPositionOnScreen(v642.LowerTorso.Position);local v1476=(v15(v1474.X,v1474.Y) -v15(v8.X,v8.Y)).Magnitude;local v1477=(v15(v1475.X,v1475.Y) -v15(v8.X,v8.Y)).Magnitude;if (v1476<v1477) then v643="Head";else v643="UpperTorso";end end if (v17.flags.aimbot_visonly and  not IsPlayerVisible(v642[v643])) then continue;end v481=v642[v643];v482=v648;end end return v481;end function teamCheck(v483,v484) return ((v483~=v6) and v484) or (v483.Team~=v6.Team) ;end function destroy_chams(v485) if (v485~=nil) then for v1280,v1281 in next,v485:GetChildren() do if (v1281:IsA("BasePart") and (v1281.Transparency~=1)) then if v1281:FindFirstChild("Chams") then v1281.Chams:Destroy();end end end end end function destroy_glow(v486) if (v486~=nil) then for v1282,v1283 in next,v486:GetChildren() do if (v1283:IsA("BasePart") and (v1283.Transparency~=1)) then if v1283:FindFirstChild("Glow") then v1283.Glow:Destroy();end end end end end function addSpectator(v487) local v488=v20.Main.ScrollingFrame.Player:Clone();v488.Parent=v20.Main.ScrollingFrame;v488.Name=v487.Name;v488.PlayerName.Text=v487.Name;v488.Visible=true;end function removeSpectators() for v649,v650 in next,v20.Main.ScrollingFrame:GetChildren() do if (v650:IsA("Frame") and (v650.Name~="Player")) then v650:Destroy();end end end spawn(function() while wait() do if ( not v17.flags.low_end_pc and isAlive()) then for v1410,v1411 in pairs(game:GetService("Workspace"):GetChildren()) do if (v1411:IsA("CharacterAppearance") or v1411:IsA("CharacterMesh") or (v1411:IsA("Model") and (v1411.Name~=v6.Name))) then if (v1411:FindFirstChild("Humanoid") and v1411:FindFirstChild("Head")) then if (v1411.Humanoid.Health<=0) then v1411.Head:Destroy();end end end end end end end);v2.RenderStepped:Connect(function() local v495=getWeaponInfo();local v496=Vector2.new(v3:GetMouseLocation().X,v3:GetMouseLocation().Y);v39.Position=v496;v33.silent_hitchance=v495.silent_hitchance;v33.silent_fov=v495.silent_fov;v33.hitboxes=v495.hitboxes;v33.trigger_bot=v495.trigger_bot;v33.trigger_bot_ms=v495.trigger_bot_ms;if v495.silent_aim then v33.silent_aim=true;v39.Radius=v495.silent_fov;if v17.flags.fov_circle then v39.Transparency=1;end elseif not v495.silent_aim then v33.silent_aim=false;v39.Transparency=0;end if (v33.trigger_bot and not triggerbotDebounce and isButtonDown(v17.flags.trigger_keybind)) then local v1101=RaycastParams.new();v1101.FilterType=Enum.RaycastFilterType.Blacklist;v1101.FilterDescendantsInstances={v7,v6.Character,workspace.Debris,workspace.Map.SpawnPoints};local v1105=workspace:Raycast(v7.CFrame.p,v7.CFrame.LookVector * 4096 ,v1101);if (v1105 and v1105.Instance:IsA("BasePart")) then for v1478,v1479 in next,v4:GetPlayers() do if ((v1479~=v6) and teamCheck(v1479,v17.flags['aimbot_team']) and isAlive(v1479)) then if (v1105.Instance:IsDescendantOf(v1479.Character) or (v1105.Instance.Name=="btp")) then triggerbotDebounce=true;if (DelayMs~=(0 or 1)) then wait(v33.trigger_bot_ms/1000 );end if v74.gun:FindFirstChild("FireRate") then v74.firebullet();wait(v74.gun.FireRate.Value);else v74.firebullet();wait(0.15);end triggerbotDebounce=false;end end end end end if v48 then if v7:FindFirstChild("Arms") then if (workspace.Camera:FindFirstChild("Arms") and v17.flags.third_person_remove_hands) then for v1680,v1681 in next,workspace.Camera.Arms:GetDescendants() do if (v1681:IsA("BasePart") or v1681:IsA("Part") or v1681:IsA("MeshPart")) then if (v1681.Name=="StatClock") then v1681:ClearAllChildren();end v1681.Transparency=1;end end end v6.CameraMaxZoomDistance=v17.flags.third_person_range;v6.CameraMinZoomDistance=v17.flags.third_person_range;end elseif (v6.PlayerGui.GUI.Spectate.Visible==false) then v6.CameraMaxZoomDistance=0;v6.CameraMinZoomDistance=0;else v6.CameraMaxZoomDistance=10;v6.CameraMinZoomDistance=10;end if v17.flags.fake_duck then if isAlive() then if (v49 and not v67) then local v1597=v6.PlayerGui.Client;v67=v6.Character.Humanoid:LoadAnimation(v1597.Idle);v67:Play();elseif ( not v49 and (v67~=nil)) then v67:Stop();v67=nil;end end elseif ( not v49 and (v67~=nil)) then v67:Stop();v67=nil;end if ((v6.PlayerGui.GUI.Crosshairs.Scope.Visible==false) or v17.flags.fov_changer_onscope) then if v17.flags.fov_changer_enabled then v7.FieldOfView=v17.flags.fov_changer;else v7.FieldOfView=80;end end if v17.flags.hit_sound_enable then if (v17.flags.hit_sound=="Bameware") then v51=3124331820;elseif (v17.flags.hit_sound=="Bell") then v51=6534947240;elseif (v17.flags.hit_sound=="Bubble") then v51=6534947588;elseif (v17.flags.hit_sound=="Pick") then v51=1347140027;elseif (v17.flags.hit_sound=="Pop") then v51=198598793;elseif (v17.flags.hit_sound=="Rust") then v51=1255040462;elseif (v17.flags.hit_sound=="Skeet") then v51=5633695679;elseif (v17.flags.hit_sound=="Neverlose") then v51=6534948092;elseif (v17.flags.hit_sound=="Minecraft") then v51=4018616850;end end if v17.flags.kill_sound_enable then if (v17.flags.kill_sound=="1 Sit") then v55=5902468562;elseif (v17.flags.kill_sound=="UltraKill") then v55=937885646;elseif (v17.flags.kill_sound=="Minecraft") then v55=6705984236;elseif (v17.flags.kill_sound=="Emotional Damage") then v55=8445241315;elseif (v17.flags.kill_sound=="Metal Pipe") then v55=6729922069;end end if v17.flags.death_sound_enable then if (v17.flags.death_sound=="Why u bully me") then v53=3218541059;elseif (v17.flags.death_sound=="Emotional Damage") then v53=8445241315;end end if (v17.flags.antiaim and v6.Character and v6.Character.PrimaryPart and v6.Character:FindFirstChild("Humanoid")) then v68=((v68==90) and -90) or 90 ;v6.Character.Humanoid.AutoRotate=false;if ((v17.flags.antiaim_pitch=="Down") or (v17.flags.antiaim_pitch=="None")) then v50=false;end if (v17.flags.antiaim_yaw=="Backwards") then setYaw((v50 and 0) or 180 );elseif (v17.flags.antiaim_yaw=="Spinbot") then local v1598=math.random(0,360);setYaw(v1598,v1598 + 180 );elseif (v17.flags.antiaim_yaw=="None") then setYaw((v50 and 180) or 0 );elseif (v17.flags.antiaim_yaw=="Jitter") then setYaw(v68, -v68);end elseif isAlive() then v6.Character.Humanoid.AutoRotate=true;v6.Character.Humanoid.HipHeight=2;end if v17.flags.remove_radio then v6.PlayerGui.GUI.SuitZoom.Visible=false;end if v17.flags.world_smoke_eff then for v1284,v1285 in pairs(game:GetService("Workspace").Ray_Ignore.Smokes:GetChildren()) do if ((v1285.Name=="Smoke") and v1285:IsA("BasePart")) then if v1285:FindFirstChild("ParticleEmitter") then v1285.ParticleEmitter:Destroy();end end end end if v17.flags.world_molly_eff then for v1286,v1287 in pairs(game:GetService("Workspace").Ray_Ignore.Fires:GetChildren()) do if ((v1287.Name=="Fire") and v1287:IsA("BasePart")) then if v1287:FindFirstChild("Fire") then v1287.Fire:Destroy();end if v1287:FindFirstChild("Smoke") then v1287.Smoke:Destroy();end end end end if v17.flags.world_molly then for v1288,v1289 in pairs(game:GetService("Workspace").Ray_Ignore.Fires:GetChildren()) do if ((v1289.Name=="Fire") and v1289:IsA("BasePart")) then if (v1289.Color~=v17.flags.world_molly_color) then v1289.Color=v17.flags.world_molly_color;end if (v1289.Transparency~=(v17.flags.world_molly_Transparency/10)) then v1289.Transparency=v17.flags.world_molly_Transparency/10 ;end if (v1289.Material~=v17.flags.world_molly_material) then v1289.Material=v17.flags.world_molly_material;end end end end if v17.flags.world_smoke then for v1290,v1291 in pairs(game:GetService("Workspace").Ray_Ignore.Smokes:GetChildren()) do if ((v1291.Name=="Smoke") and v1291:IsA("BasePart")) then if (v1291.Color~=v17.flags.world_smoke_color) then v1291.Color=v17.flags.world_smoke_color;end if (v1291.Transparency~=(v17.flags.world_smoke_Transparency/10)) then v1291.Transparency=v17.flags.world_smoke_Transparency/10 ;end if (v1291.Material~=v17.flags.world_smoke_material) then v1291.Material=v17.flags.world_smoke_material;end end end end if v17.flags.bullet_tracer then game:GetService("ReplicatedStorage").VisualizeModule.Trail.Color=ColorSequence.new(v17.flags.bullet_tracer_color);game:GetService("ReplicatedStorage").VisualizeModule.Trail.Lifetime=v17.flags.bullet_tracer_time;game:GetService("ReplicatedStorage").VisualizeModule.Trail.Transparency=NumberSequence.new(v17.flags.bullet_tracer_transparency/10 );game:GetService("ReplicatedStorage").VisualizeModule.Trail.WidthScale=NumberSequence.new(v17.flags.bullet_tracer_width/10 );game:GetService("ReplicatedStorage").VisualizeModule.Trail.Texture="rbxassetid://2382169232";game:GetService("ReplicatedStorage").VisualizeModule.Trail.MaxLength=9999;game:GetService("ReplicatedStorage").VisualizeModule.Trail.MinLength=9999;game:GetService("ReplicatedStorage").VisualizeModule.Trail.LightEmission=0.1;game:GetService("ReplicatedStorage").VisualizeModule.Trail.LightInfluence=1;end if v17.flags.esp_bomb_enabled then v73=16;for v1292,v1293 in pairs(game:GetService("Workspace"):GetChildren()) do if ((v1293.Name=="C4") and v1293:IsA("Model") and not v1293:FindFirstChild("BombTimerUi")) then local v1480=Instance.new("BillboardGui");v1480.Name="BombTimerUi";v1480.Parent=v1293;v1480.Adornee=v1293;v1480.Active=true;v1480.AlwaysOnTop=true;v1480.LightInfluence=1;v1480.Size=UDim2.new(0,50,0,35);local v1488=Instance.new("TextLabel");v1488.Name="BombEsp";v1488.Parent=v1480;v1488.ZIndex=2;v1488.BackgroundTransparency=1;v1488.Size=UDim2.new(1,0,1,0);v1488.Font=Enum.Font.Arial;if v17.flags.esp_bomb_outline then v1488.TextStrokeTransparency=0;else v1488.TextStrokeTransparency=1;end v1488.TextColor3=v17.flags.esp_bomb_color;v1488.TextStrokeColor3=v17.flags.esp_bomb_outline_color;v1488.TextSize=16;v1488.TextYAlignment=Enum.TextYAlignment.Top;v1488.Text=tostring(v1293.Name);if v17.flags.esp_bomb_timer then local v1694=Instance.new("TextLabel");v1694.Name="BombTimer";v1694.Parent=v1480;v1694.ZIndex=2;v1694.BackgroundTransparency=1;v1694.Size=UDim2.new(1,0,1,0);v1694.Font=Enum.Font.Arial;if v17.flags.esp_bomb_outline then v1694.TextStrokeTransparency=0;else v1694.TextStrokeTransparency=1;end v1694.BackgroundTransparency=1;v1694.TextColor3=v17.flags.esp_bomb_color;v1694.TextStrokeColor3=v17.flags.esp_bomb_outline_color;v1694.TextSize=16;v1694.TextScaled=false;v1694.TextYAlignment=Enum.TextYAlignment.Bottom;v1694.Text=tostring(v69 .. "/40" );spawn(function() repeat wait(1);v69=v69-1 ;v1694.Text=tostring(v69 .. "/40" );until (v69==0) or (workspace.Status.RoundOver.Value==true) v69=40;end);end end end for v1294,v1295 in pairs(game:GetService("Workspace").Debris:GetChildren()) do if ((v1295.Name=="C4") and not v1295:FindFirstChild("BombTimerUi")) then local v1504=Instance.new("BillboardGui");v1504.Name="BombTimerUi";v1504.Parent=v1295;v1504.Adornee=v1295;v1504.Active=true;v1504.AlwaysOnTop=true;v1504.LightInfluence=1;v1504.Size=UDim2.new(0,50,0,35);local v1512=Instance.new("TextLabel");v1512.Parent=v1504;v1512.ZIndex=2;v1512.BackgroundTransparency=1;v1512.Size=UDim2.new(1,0,1,0);v1512.Font=Enum.Font.Arial;if v17.flags.esp_bomb_outline then v1512.TextStrokeTransparency=0;else v1512.TextStrokeTransparency=1;end v1512.TextColor3=v17.flags.esp_bomb_color;v1512.TextStrokeColor3=v17.flags.esp_bomb_outline_color;v1512.TextSize=16;v1512.TextYAlignment=Enum.TextYAlignment.Top;v1512.Text=tostring(v1295.Name);end end elseif ( not v17.flags.esp_bomb_enabled and (v73>=0)) then v73-=1 for v1527,v1528 in pairs(game:GetService("Workspace"):GetChildren()) do if ((v1528.Name=="C4") and v1528:IsA("Model") and v1528:FindFirstChild("BombTimerUi")) then v1528:FindFirstChild("BombTimerUi"):Destroy();end end for v1529,v1530 in pairs(game:GetService("Workspace").Debris:GetChildren()) do if ((v1530.Name=="C4") and v1530:FindFirstChild("BombTimerUi")) then v1530:FindFirstChild("BombTimerUi"):Destroy();end end end if (v17.flags.esp_chams and v17.flags.esp_enabled) then for v1296,v1297 in next,v4:GetPlayers() do if (v1297~=v6) then if (v1297.Character and v1297.Character:FindFirstChild("HumanoidRootPart") and v1297.Character:FindFirstChild("Humanoid") and (v1297.Character:FindFirstChild("Humanoid").Health~=0)) then v71=16;if  not v17.flags.esp_teamates then local v1765=v1297.Character;for v1847,v1848 in next,v1765:GetChildren() do if (v1848:IsA("BasePart") and (v1848.Transparency~=1)) then if (v1297.TeamColor~=v6.TeamColor) then if v17.flags.esp_chams then if ( not v1848:FindFirstChild("Chams") and (v1848.Name~="HumanoidRootPart")) then local v1973=Instance.new("BoxHandleAdornment",v1848);v1973.Name="Chams";v1973.AlwaysOnTop=true;v1973.ZIndex=5;v1973.Adornee=v1848;v1973.Color3=v17.flags.esp_chams_color;v1973.Transparency=v17.flags.esp_chams_transparency/10 ;v1973.Size=v1848.Size + Vector3.new(0.15,0.15,0.15) ;v1973.AdornCullingMode="Never";end else destroy_chams(v1765);end elseif ((v1297.TeamColor==v6.TeamColor) and v1765:FindFirstChild("Glow")) then destroy_chams(v1765);end end end else local v1766=v1297.Character;for v1849,v1850 in next,v1766:GetChildren() do if (v1850:IsA("BasePart") and (v1850.Transparency~=1)) then if v17.flags.esp_chams then if ( not v1850:FindFirstChild("Chams") and (v1850.Name~="HumanoidRootPart")) then local v1953=Instance.new("BoxHandleAdornment",v1850);v1953.Name="Chams";v1953.AlwaysOnTop=true;v1953.ZIndex=5;v1953.Adornee=v1850;v1953.Color3=v17.flags.esp_chams_color;v1953.Transparency=v17.flags.esp_chams_transparency/10 ;v1953.Size=v1850.Size + Vector3.new(0.15,0.15,0.15) ;v1953.AdornCullingMode="Never";end else destroy_chams(v1766);end end end end else destroy_chams(v1297.Character);end end end elseif (v71>=0) then for v1531,v1532 in next,v4:GetPlayers() do if ((v1532~=v6) and v1532.Character and v1532.Character:FindFirstChild("HumanoidRootPart") and v1532.Character:FindFirstChild("Humanoid") and (v1532.Character:FindFirstChild("Humanoid").Health~=0)) then destroy_chams(v1532.Character);v71-=1 end end end if (v17.flags.esp_glow and v17.flags.esp_enabled) then for v1298,v1299 in next,v4:GetPlayers() do if (v1299~=v6) then if (v1299.Character and v1299.Character:FindFirstChild("HumanoidRootPart") and v1299.Character:FindFirstChild("Humanoid") and (v1299.Character:FindFirstChild("Humanoid").Health~=0)) then v72=16;if  not v17.flags.esp_teamates then local v1767=v1299.Character;for v1851,v1852 in next,v1767:GetChildren() do if (v1852:IsA("BasePart") and (v1852.Transparency~=1)) then if (v1299.TeamColor~=v6.TeamColor) then if v17.flags.esp_glow then if ( not v1852:FindFirstChild("Glow") and (v1852.Name~="HumanoidRootPart")) then local v1983=Instance.new("BoxHandleAdornment",v1852);v1983.Name="Glow";v1983.AlwaysOnTop=false;v1983.ZIndex=6;v1983.Adornee=v1852;v1983.Color3=v17.flags.esp_glow_color;v1983.Transparency=v17.flags.esp_glow_transparency/10 ;v1983.Size=v1852.Size + Vector3.new(0.15,0.15,0.15) + Vector3.new(0.05,0.05,0.05) ;v1983.AdornCullingMode="Never";end else destroy_glow(v1767);end elseif ((v1299.TeamColor==v6.TeamColor) and v1767:FindFirstChild("Glow")) then destroy_glow(v1767);end end end else local v1768=v1299.Character;for v1853,v1854 in next,v1768:GetChildren() do if (v1854:IsA("BasePart") and (v1854.Transparency~=1)) then if v17.flags.esp_glow then if ( not v1854:FindFirstChild("Glow") and (v1854.Name~="HumanoidRootPart")) then local v1963=Instance.new("BoxHandleAdornment",v1854);v1963.Name="Glow";v1963.AlwaysOnTop=false;v1963.ZIndex=6;v1963.Adornee=v1854;v1963.Color3=v17.flags.esp_glow_color;v1963.Transparency=v17.flags.esp_glow_transparency/10 ;v1963.Size=v1854.Size + Vector3.new(0.15,0.15,0.15) + Vector3.new(0.05,0.05,0.05) ;v1963.AdornCullingMode="Never";end else destroy_glow(v1768);end end end end else destroy_glow(v1299.Character);end end end elseif (v72>=0) then for v1533,v1534 in next,v4:GetPlayers() do if ((v1534~=v6) and v1534.Character and v1534.Character:FindFirstChild("HumanoidRootPart") and v1534.Character:FindFirstChild("Humanoid") and (v1534.Character:FindFirstChild("Humanoid").Health~=0)) then destroy_glow(v1534.Character);v72-=1 end end end if (v17.flags.esp_highlight and v17.flags.esp_enabled) then for v1300,v1301 in next,v4:GetPlayers() do if (v1301~=v6) then if (v1301.Character and v1301.Character:FindFirstChild("HumanoidRootPart") and v1301.Character:FindFirstChild("Humanoid") and (v1301.Character:FindFirstChild("Humanoid").Health~=0)) then v70=16;if  not v17.flags.esp_teamates then local v1769=v1301.Character;if ((v1301.TeamColor~=v6.TeamColor) and  not v1769:FindFirstChild("Highlight")) then local v1869=Instance.new("Highlight",v1769);v1869.Name="Highlight";v1869.FillColor=v17.flags.esp_highlight_color;v1869.OutlineColor=v17.flags.esp_highlight_outline_color;v1869.FillTransparency=v17.flags.esp_highlight_transparency/10 ;v1869.OutlineTransparency=v17.flags.esp_highlight_outline_transparency/10 ;v1869.Adornee=v1769;elseif ((v1301.TeamColor==v6.TeamColor) and v1769:FindFirstChild("Highlight")) then v1769:FindFirstChild("Highlight"):Destroy();end if (v17.flags.esp_visible_highlight and v1769:FindFirstChild("Highlight")) then if IsPlayerVisible(v1769:FindFirstChild("HumanoidRootPart")) then if (v1769:FindFirstChild("Highlight").FillColor~=v17.flags.esp_visible_highlight_color) then v1769:FindFirstChild("Highlight").FillColor=v17.flags.esp_visible_highlight_color;end if (v1769:FindFirstChild("Highlight").OutlineColor~=v17.flags.esp_visible_highlight_outline_color) then v1769:FindFirstChild("Highlight").OutlineColor=v17.flags.esp_visible_highlight_outline_color;end if (v1769:FindFirstChild("Highlight").FillTransparency~=(v17.flags.esp_visible_highlight_transparency/10)) then v1769:FindFirstChild("Highlight").FillTransparency=v17.flags.esp_visible_highlight_transparency/10 ;end if (v1769:FindFirstChild("Highlight").OutlineTransparency~=(v17.flags.esp_visible_highlight_outline_transparency/10)) then v1769:FindFirstChild("Highlight").OutlineTransparency=v17.flags.esp_visible_highlight_outline_transparency/10 ;end else if (v1769:FindFirstChild("Highlight").FillColor~=v17.flags.esp_highlight_color) then v1769:FindFirstChild("Highlight").FillColor=v17.flags.esp_highlight_color;end if (v1769:FindFirstChild("Highlight").OutlineColor~=v17.flags.esp_highlight_outline_color) then v1769:FindFirstChild("Highlight").OutlineColor=v17.flags.esp_highlight_outline_color;end if (v1769:FindFirstChild("Highlight").FillTransparency~=(v17.flags.esp_highlight_transparency/10)) then v1769:FindFirstChild("Highlight").FillTransparency=v17.flags.esp_highlight_transparency/10 ;end if (v1769:FindFirstChild("Highlight").OutlineTransparency~=(v17.flags.esp_highlight_outline_transparency/10)) then v1769:FindFirstChild("Highlight").OutlineTransparency=v17.flags.esp_highlight_outline_transparency/10 ;end end end else local v1770=v1301.Character;if  not v1770:FindFirstChild("Highlight") then local v1878=Instance.new("Highlight",v1770);v1878.Name="Highlight";v1878.FillColor=v17.flags.esp_highlight_color;v1878.OutlineColor=v17.flags.esp_highlight_outline_color;v1878.FillTransparency=v17.flags.esp_highlight_transparency/10 ;v1878.OutlineTransparency=v17.flags.esp_highlight_outline_transparency/10 ;v1878.Adornee=v1770;end if (v17.flags.esp_visible_highlight and v1770:FindFirstChild("Highlight")) then if IsPlayerVisible(v1770:FindFirstChild("HumanoidRootPart")) then if (v1770:FindFirstChild("Highlight").FillColor~=v17.flags.esp_visible_highlight_color) then v1770:FindFirstChild("Highlight").FillColor=v17.flags.esp_visible_highlight_color;end if (v1770:FindFirstChild("Highlight").OutlineColor~=v17.flags.esp_visible_highlight_outline_color) then v1770:FindFirstChild("Highlight").OutlineColor=v17.flags.esp_visible_highlight_outline_color;end if (v1770:FindFirstChild("Highlight").FillTransparency~=(v17.flags.esp_visible_highlight_transparency/10)) then v1770:FindFirstChild("Highlight").FillTransparency=v17.flags.esp_visible_highlight_transparency/10 ;end if (v1770:FindFirstChild("Highlight").OutlineTransparency~=(v17.flags.esp_visible_highlight_outline_transparency/10)) then v1770:FindFirstChild("Highlight").OutlineTransparency=v17.flags.esp_visible_highlight_outline_transparency/10 ;end else if (v1770:FindFirstChild("Highlight").FillColor~=v17.flags.esp_highlight_color) then v1770:FindFirstChild("Highlight").FillColor=v17.flags.esp_highlight_color;end if (v1770:FindFirstChild("Highlight").OutlineColor~=v17.flags.esp_highlight_outline_color) then v1770:FindFirstChild("Highlight").OutlineColor=v17.flags.esp_highlight_outline_color;end if (v1770:FindFirstChild("Highlight").FillTransparency~=(v17.flags.esp_highlight_transparency/10)) then v1770:FindFirstChild("Highlight").FillTransparency=v17.flags.esp_highlight_transparency/10 ;end if (v1770:FindFirstChild("Highlight").OutlineTransparency~=(v17.flags.esp_highlight_outline_transparency/10)) then v1770:FindFirstChild("Highlight").OutlineTransparency=v17.flags.esp_highlight_outline_transparency/10 ;end end end end end end end elseif (v70>=0) then for v1535,v1536 in next,v4:GetPlayers() do if ((v1536~=v6) and v1536.Character and v1536.Character:FindFirstChild("HumanoidRootPart") and v1536.Character:FindFirstChild("Humanoid") and (v1536.Character:FindFirstChild("Humanoid").Health~=0)) then if v1536.Character:FindFirstChild("Highlight") then v1536.Character:FindFirstChild("Highlight"):Destroy();end v70-=1 end end end if v17.flags.watermark then local v1118,v1119,v1120=os.date("*t",os.time())['sec'],os.date("*t",os.time())['min'],os.date("*t",os.time())['hour'];local v1121=((string.len(v1118)==2) and v1118) or ("0"   .. v1118) ;local v1122=((string.len(v1119)==2) and v1119) or ("0"   .. v1119) ;local v1123=((string.len(v1120)==2) and v1120) or ("0"   .. v1120) ;v19.Main.Avatar.Image=(v81 and v80) or "rbxassetid://0" ;if (LRM_SecondsLeft and (LRM_SecondsLeft~=math.huge)) then v19.Main.TextLabel.Text="Ver "   .. v0   .. " | "   .. v1123   .. ":"   .. v1122   .. ":"   .. v1121   .. " | Expires in : "   .. (LRM_SecondsLeft/86400)   .. " days" ;else v19.Main.TextLabel.Text="Ver "   .. v0   .. " | "   .. v1123   .. ":"   .. v1122   .. ":"   .. v1121   .. " | Lifetime" ;end end if v17.flags.esp_enabled then for v1302,v1303 in next,v79 do local v1304=v4:FindFirstChild(v1302);if  not v1304 then v1303.invis();v79[v1302]=nil;continue;end if (v17.flags.esp_teamates or (v1304.Team~=v6.Team)) then if isAlive(v1304) then local v1713=v1304.Character;local v1714,v1715=v7:WorldToViewportPoint(v1713['HumanoidRootPart'].Position);if v1715 then if isAlive() then if (math.abs(v6.Character.HumanoidRootPart.Position.Y-v1713['HumanoidRootPart'].Position.Y )>50) then v1303.invis();continue;end end local v1771=v1713['HumanoidRootPart'].CFrame;local v1772,v1773=8999999488, -8999999488;local v1774,v1775=8999999488, -8999999488;local v1776=(v1771.p-v1713['Head'].Position).magnitude + (v1713['Head'].Size.Y/2) ;local v1777=(v1771.p-v1713['LeftHand'].Position).magnitude;local v1778=(v1771.p-v1713['LeftHand'].Position).magnitude;local v1779=(v1771.p-v1713['RightFoot'].Position).magnitude;local v1780=(v1771.p-v1713['LeftFoot'].Position).magnitude;local v1781=((v1779>v1780) and v1779) or v1780 ;local v1782=((v1777<v1778) and v1777) or v1778 ;local v1783=getOffsets(v1782 + (v1713['LeftHand'].Size.X/2) ,v1776,v1781 + (v1713['RightFoot'].Size.Y/2) ,v1713['HumanoidRootPart'].Size.Z/2 );for v1855,v1856 in next,v1783 do local v1857=v7:WorldToViewportPoint(v1771 * v1856.p );if (v1772>v1857.X) then v1772=v1857.X;end if (v1773<v1857.X) then v1773=v1857.X;end if (v1774>v1857.Y) then v1774=v1857.Y;end if (v1775<v1857.Y) then v1775=v1857.Y;end end v1303.DisVal.Value=(v7.CFrame.Position-v1713['HumanoidRootPart'].Position).Magnitude;v1303.box.Visible=v17.flags.esp_box;v1303.boxol.Visible=v17.flags.esp_box_outline;v1303.boxil.Visible=v17.flags.esp_box_outline;v1303.text.Visible=v17.flags.esp_name;v1303.textshadow.Visible=v17.flags.esp_name_outline;v1303.healthb.Visible=v17.flags.esp_health_bar;v1303.healthbo.Visible=v17.flags.esp_health_bar_outline;v1303.distance.Visible=v17.flags.esp_distance;v1303.distanceo.Visible=v17.flags.esp_distance_outline;v1303.tracerline.Visible=v17.flags.esp_tracer;v1303.tracerlineo.Visible=v17.flags.esp_tracer_outline;v1303.boxol.Color=v17.flags.esp_box_color_outline;v1303.boxil.Color=v17.flags.esp_box_color_outline;v1303.textshadow.Color=v17.flags.esp_name_color_outline;v1303.healthbo.Color=v17.flags.esp_health_bar_outline_color;v1303.distanceo.Color=v17.flags.esp_distance_color_outline;v1303.tracerlineo.Color=v17.flags.esp_tracer_color_outline;v1303.box.Color=v17.flags.esp_box_color;v1303.text.Color=v17.flags.esp_name_color;v1303.distance.Color=v17.flags.esp_distance_color;v1303.tracerline.Color=v17.flags.esp_tracer_color;v1303.healthb.Color=v61(v17.flags.esp_health_bar_low_color,v17.flags.esp_health_bar_high_color,v1304.Character.Humanoid.Health/v1304.Character.Humanoid.MaxHealth );if true then v1303.box.Size=floor(Vector2.new(v1773-v1772 ,v1775-v1774 ));v1303.box.Position=floor(Vector2.new(v1772,v1774));v1303.boxol.Size=floor(Vector2.new(v1773-v1772 ,v1775-v1774 ) + Vector2.new(2,2) );v1303.boxol.Position=floor(Vector2.new(v1772,v1774) -Vector2.new(1,1) );v1303.boxil.Size=floor(Vector2.new(v1773-v1772 ,v1775-v1774 ) -Vector2.new(2,2) );v1303.boxil.Position=floor(Vector2.new(v1772,v1774) + Vector2.new(1,1) );end if true then v1303.tracerline.From=v7.ViewportSize * Vector2.new(0.5,1) ;v1303.tracerline.To=floor(Vector2.new(v1772 + ((v1773-v1772)/2) ,v1775));v1303.tracerlineo.From=v1303.tracerline.From + Vector2.new(1,1) ;v1303.tracerlineo.To=v1303.tracerline.To + Vector2.new(1,1) ;end if true then v1303.text.Text=v1302;v1303.textshadow.Text=v1302;v1303.distance.Text=v1303.DisVal.Value   .. " studs" ;v1303.distanceo.Text=v1303.distance.Text;v1303.text.Position=floor(Vector2.new((v1772 + ((v1773-v1772)/2)) -(v1303.text.TextBounds.X/2) ,(v1774-v1303.text.TextBounds.Y) -2 ));v1303.textshadow.Position=v1303.text.Position + Vector2.new(1,1) ;v1303.distance.Position=floor(Vector2.new((v1772 + ((v1773-v1772)/2)) -(v1303.distance.TextBounds.X/2) ,(v1775-v1303.distance.TextBounds.Y) + 12 ));v1303.distanceo.Position=v1303.distance.Position + Vector2.new(1,1) ;end if true then v1303.healthbo.Size=floor(Vector2.new(4,(v1775-v1774) + 2 ));v1303.healthbo.Position=floor(Vector2.new(v1772-6 ,v1774-1 ));v1303.healthb.Size=floor(Vector2.new(2,(( -v1304.Character.Humanoid.Health/100) * (v1775-v1774)) + 3 ));v1303.healthb.Position=floor(Vector2.new(v1772-5 ,(v1774 + v1303.healthbo.Size.Y) -3 ));end else v1303.invis();end else v1303.invis();end else v1303.invis();end end end if v17.flags.crosshair then local v1125,v1126=v7.ViewportSize.X/2 ,v7.ViewportSize.Y/2 ;v75.From=Vector2.new(v1125,v1126 + (v17.flags.crosshair_length/10) + (v17.flags.crosshair_radius/10) );v75.To=Vector2.new(v1125,v1126 + (v17.flags.crosshair_radius/10) );v75.Color=v17.flags.crosshair_color;v75.Visible=true;v76.From=Vector2.new(v1125,(v1126-(v17.flags.crosshair_length/10)) -(v17.flags.crosshair_radius/10) );v76.To=Vector2.new(v1125,v1126-(v17.flags.crosshair_radius/10) );v76.Color=v17.flags.crosshair_color;v76.Visible=true;if v17.flags.crosshair_tshape then v76.Visible=false;end v77.From=Vector2.new((v1125-(v17.flags.crosshair_length/10)) -(v17.flags.crosshair_radius/10) ,v1126);v77.To=Vector2.new(v1125-(v17.flags.crosshair_radius/10) ,v1126);v77.Color=v17.flags.crosshair_color;v77.Visible=true;v78.From=Vector2.new(v1125 + (v17.flags.crosshair_length/10) + (v17.flags.crosshair_radius/10) ,v1126);v78.To=Vector2.new(v1125 + (v17.flags.crosshair_radius/10) ,v1126);v78.Color=v17.flags.crosshair_color;v78.Visible=true;v75.Transparency=1;v76.Transparency=1;v77.Transparency=1;v78.Transparency=1;v75.Thickness=v17.flags.crosshair_thick;v76.Thickness=v17.flags.crosshair_thick;v77.Thickness=v17.flags.crosshair_thick;v78.Thickness=v17.flags.crosshair_thick;else v75.Visible=false;v76.Visible=false;v77.Visible=false;v78.Visible=false;end end);v6.Additionals.TotalDamage.Changed:Connect(function(v508) if (v17.flags.hit_sound_enable and (v508~=0)) then local v1157=Instance.new("Sound");v1157.Parent=game:GetService("SoundService");v1157.SoundId="rbxassetid://"   .. v51 ;v1157.Volume=v52;v1157:Play();v1157.Ended:Connect(function() if v1157 then v1157:Destroy();end end);end if (current==0) then return;end coroutine.wrap(function() if (v17.flags.hit_marker and (v508~=0)) then local v1305=Drawing.new("Line");local v1306=Drawing.new("Line");local v1307=Drawing.new("Line");local v1308=Drawing.new("Line");local v1309,v1310=v7.ViewportSize.X/2 ,v7.ViewportSize.Y/2 ;v1305.From=Vector2.new(v1309 + 4 ,v1310 + 4 );v1305.To=Vector2.new(v1309 + 10 ,v1310 + 10 );v1305.Color=v17.flags.hit_marker_color;v1305.Visible=true;v1306.From=Vector2.new(v1309 + 4 ,v1310-4 );v1306.To=Vector2.new(v1309 + 10 ,v1310-10 );v1306.Color=v17.flags.hit_marker_color;v1306.Visible=true;v1307.From=Vector2.new(v1309-4 ,v1310-4 );v1307.To=Vector2.new(v1309-10 ,v1310-10 );v1307.Color=v17.flags.hit_marker_color;v1307.Visible=true;v1308.From=Vector2.new(v1309-4 ,v1310 + 4 );v1308.To=Vector2.new(v1309-10 ,v1310 + 10 );v1308.Color=v17.flags.hit_marker_color;v1308.Visible=true;v1305.Transparency=1;v1306.Transparency=1;v1307.Transparency=1;v1308.Transparency=1;v1305.Thickness=1;v1306.Thickness=1;v1307.Thickness=1;v1308.Thickness=1;wait(0.3);for v1430=1,0, -0.1 do wait();v1305.Transparency=v1430;v1306.Transparency=v1430;v1307.Transparency=v1430;v1308.Transparency=v1430;end v1305:Remove();v1306:Remove();v1307:Remove();v1308:Remove();end end)();end);v6.Status.Kills.Changed:Connect(function(v509) if (v17.flags.kill_sound_enable and (v509~=0)) then local v1161=Instance.new("Sound");v1161.Parent=game:GetService("SoundService");v1161.SoundId="rbxassetid://"   .. v55 ;v1161.Volume=v56;v1161:Play();v1161.Ended:Connect(function() if v1161 then v1161:Destroy();end end);end if (v17.flags.kill_say and (v509~=0)) then game.ReplicatedStorage.Events.PlayerChatted:FireServer(v17.flags.kill_say_text,false,false,false,true);end end);v6.Status.Deaths.Changed:Connect(function(v510) if (v17.flags.death_sound_enable and (v510~=0)) then local v1165=Instance.new("Sound");v1165.Parent=game:GetService("SoundService");v1165.SoundId="rbxassetid://"   .. v53 ;v1165.Volume=v54;v1165:Play();v1165.Ended:Connect(function() if v1165 then v1165:Destroy();end end);end end);local v230=Instance.new("Folder",workspace);v4.PlayerAdded:Connect(function(v511) createEsp(v511);if v230:FindFirstChild(v511.Name) then return;end local v512=Instance.new("Folder",v230);v512.Name=v511.Name;end);for v515,v516 in next,v4:GetPlayers() do createEsp(v516);if v230:FindFirstChild(v516.Name) then return;end local v517=Instance.new("Folder",v230);v517.Name=v516.Name;end local v231;v231=hookmetamethod(game,"__namecall",newcclosure(function(...) local v520=getnamecallmethod();local v521={...};local v522=v521[1];local v523=CalculateChance(v33.silent_hitchance);if (v17.flags.aimbot_enabled and v33.silent_aim and (v522==workspace) and  not checkcaller() and (v523==true)) then if (v520=="FindPartOnRayWithIgnoreList") then if ValidateArguments(v521,v38.FindPartOnRayWithIgnoreList) then local v1599=v521[2];local v1600=getClosestPlayer();if v1600 then local v1735=v1599.Origin;local v1736=getDirection(v1735,v1600.Position);v521[2]=Ray.new(v1735,v1736);return v231(unpack(v521));end end end end return v231(...);end));end)();local v82;local v83=Vector3.new(0,0,0);v82=Instance.new("Part",workspace);v82.Anchored=true;v82.CanCollide=false;v82.Size=Vector3.new(1,1,1);v82.Position=Vector3.new();v82.Material="SmoothPlastic";v82.Transparency=0.65;v6.CharacterAdded:Connect(function(v232) Airstuck=false;v49=false;v48=false;v82.Position=Vector3.new(0,0,0);v83=nil;selfChams();end);game:GetService("Workspace").Status.Rounds.Changed:Connect(function(v234) Airstuck=false;v49=false;v48=false;v82.Position=Vector3.new(0,0,0);v83=nil;end);v7.ChildAdded:Connect(function(v236) if ((v48==false) or (v6.CameraMaxZoomDistance==0) or  not v17.flags.third_person_remove_hands) then updateViewModelVisuals();armhg();end end);LPH_JIT_MAX(function() local v237;v237=hookmetamethod(game,"__namecall",function(v524,...) local v525={...};local v526=getnamecallmethod();local v527=v524.Name;if (v527=="ControlTurn") then if v17.flags.antiaim then local v1435=0;if (v17.flags.antiaim_pitch=="Up") then v1435=1;elseif (v17.flags.antiaim_pitch=="Down") then v1435= -1;elseif (v17.flags.antiaim_pitch=="Random") then local v1858=math.random( -1,1);v1435=v1858;elseif (v17.flags.antiaim_pitch=="None") then v1435=0;end return v237(v524,v1435,select(2,...));end end if (v17.flags.viewmodel_changer and (v526==("SetPrimaryPartCFrame" or "setprimarypartcframe")) and (v524.Name==("Arms" or "arms"))) then v525[1]=v525[1] * CFrame.new((v17.flags.viewmodel_changer_x-30)/10 ,(v17.flags.viewmodel_changer_Y-30)/10 ,(v17.flags.viewmodel_changer_Z-30)/10 ) ;return v237(v524,unpack(v525));end return v237(v524,...);end);local v238;v238=hookmetamethod(game,"__index",function(v528,v529) if (v529=="Value") then if ((v528.Name=="Auto") and (v17.flags.hooks_firerate or v17.flags.hooks_auto)) then return true;elseif ((v528.Name=="ReloadTime") and v17.flags.hooks_reloadtime) then return 0.001;elseif ((v528.Name=="EquipTime") and v17.flags.hooks_equiptime) then return 0.001;elseif ((v528.Name=="FireRate") and v17.flags.hooks_firerate) then return 0.003;elseif ((v528.Name=="BuyTime") and v17.flags.hooks_buytime) then return 5;elseif ((v528.Name=="Ammo") and v17.flags.hooks_ammo) then return 696969;end end return v238(v528,v529);end);local v239;v239=hookmetamethod(game,"__newindex",function(v530,v531,v532) if (v531=="CFrame") then if v17.flags.ratio_changer then v532=v532 * CFrame.new(0,0,0,1,0,0,0,v17.flags.ratio_changer_value/100 ,0,0,0,1) ;end if (v17.flags.antiaim and v17.flags.antiaim_roll) then v532=v532 + Vector3.new(0,(v48 and 2) or 1.5 ,0) ;end end return v239(v530,v531,v532);end);end)();local v90=v1;local v91,v92={},{};if  not isfile("SirexWare/custommodels.txt") then writefile("SirexWare/custommodels.txt",[[
[
{"modelid":"rbxassetid://6421375318","weaponname":"defaultknife","modelname":"Flip Knife"},
{"modelid":"rbxassetid://6476945399","weaponname":"defaultknife","modelname":"Sword"},
{"modelid":"rbxassetid://6477297801","weaponname":"defaultknife","modelname":"Energy Blade"},
{"modelid":"rbxassetid://6478215819","weaponname":"defaultknife","modelname":"Pickaxe"},
]
]]);end local v93,v94=pcall(function() local v240=readfile("SirexWare/custommodels.txt");v91=game:service("HttpService"):JSONDecode(v240);v92={};for v533,v534 in next,v91 do table.insert(v92,v534.modelname);end end);local v95={};local v96={};function equipCustomModel(v241) for v535,v536 in next,v91 do if (v536.modelname==v241) then if (v536.weaponname=="defaultknife") then for v1538=1,2 do local v1539=((v1538==1) and "T") or "CT" ;local v1540=game:GetObjects(v536.modelid)[1];v1540.Name="v_"   .. v1539   .. " Knife" ;v90.Viewmodels["v_"   .. v1539   .. " Knife" ]:Destroy();v1540.Parent=v90.Viewmodels;v1540.HumanoidRootPart.Transparency=1;if  not v1540:FindFirstChild("stab") then local v1716=v1540.fire:Clone();v1716.Parent=v1540;v1716.Name="stab";end if v1540:FindFirstChild("AIM") then v1540.AIM:Destroy();end table.insert(v95,v1539   .. " Knife" );end else local v1436=game:GetObjects(v536.modelid)[1];v1436.Name="v_"   .. v536.weaponname ;v90.Viewmodels["v_"   .. v536.weaponname ]:Destroy();v1436.Parent=v90.Viewmodels;v1436.HumanoidRootPart.Transparency=1;table.insert(v95,v536.weaponname);end table.insert(v96,v241);end end end local v97=Instance.new("Folder",workspace);v97.Name="WeaponModifer";local v99=Instance.new("Folder",v97);v99.Name="Penetration";local v101=Instance.new("Folder",v97);v101.Name="Spread";local v103=Instance.new("Folder",v97);v103.Name="Ammo";local v105=Instance.new("Folder",v97);v105.Name="Pattern";local v107=Instance.new("Folder",v97);v107.Name="FireRate";local v109=Instance.new("Folder",v97);v109.Name="BulletPerTrail";for v242,v243 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do if v243:FindFirstChild("Spread") then local v651=v243:FindFirstChild("Spread"):Clone();v651.Parent=v101;v651.Name=v243.Name;end end for v244,v245 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do if v245:FindFirstChild("Penetration") then local v655=v245:FindFirstChild("Penetration"):Clone();v655.Parent=v99;v655.Name=v245.Name;end end local v103=Instance.new("Folder",v97);v103.Name="Ammo";for v246,v247 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do if v247:FindFirstChild("Ammo") then local v659=v247:FindFirstChild("Ammo"):Clone();v659.Parent=v103;v659.Name=v247.Name;end end for v248,v249 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do if v249:FindFirstChild("Pattern") then local v663=v249:FindFirstChild("Pattern"):Clone();v663.Parent=v105;v663.Name=v249.Name;end end for v250,v251 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do if v251:FindFirstChild("FireRate") then local v667=v251:FindFirstChild("FireRate"):Clone();v667.Parent=v107;v667.Name=v251.Name;end end for v252,v253 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do if v253:FindFirstChild("BulletPerTrail") then local v671=v253:FindFirstChild("BulletPerTrail"):Clone();v671.Parent=v109;v671.Name=v253.Name;end end local v111=game:GetService("ReplicatedStorage").VisualizeModule.Trail:Clone();v111.Parent=game:GetService("ReplicatedStorage").VisualizeModule;v111.Name="OldTracer";local v115=v17:addTab("Combat");local v116=v17:addTab("Rage");local v117=v17:addTab("Visuals");local v118=v17:addTab("World");local v119=v17:addTab("Movemnt");local v120=v17:addTab("Skins");local v121=v17:addTab("Misc");local v122=v17:addTab("Settings");local v123=v120:createGroup(1);v123:addButton({text="Unlock Inventory",callback=function(v254) local v255=game:GetService("Players").LocalPlayer;local v256=getsenv(game.Players.LocalPlayer.PlayerGui.Client);local v257=game:GetService("ReplicatedStorage");local v258={};for v537,v538 in pairs(v255.PlayerGui.Client.Rarities:GetChildren()) do table.insert(v258,{v538.Name});end table.sort(v258,function(v539,v540) return v539[1]<v540[1] ;end);local v259;local v260=getrawmetatable(game);local v261=v260.__namecall;setreadonly(v260,false);local v259;v260.__namecall=newcclosure(function(v541,...) local v542={...};if ((getnamecallmethod()=="InvokeServer") and (tostring(v541)=="Hugh")) then return;end if ((getnamecallmethod()=="FireServer") and (v541.Name~="HitPart") and (v541.Name~="ReplicateCamera")) then for v1336,v1337 in next,v542 do print(v1337 or tostring(v1337) );end if (v542[1]==v255.UserId) then return;end if (v541.Name=="ApplyGun") then if (string.find(v542[1].Name,"Banana") or string.find(v542[1].Name,"Flip")) then v542[1]=v1.Weapons[v6.Status.Team.Value   .. " Knife" ];return v261(v541,unpack(v542));end end if (string.len(tostring(v541))==38) then if  not v259 then v259=true;for v1719,v1720 in pairs(v258) do local v1721;for v1738,v1739 in pairs(v542[1]) do if (v1720[1]==v1739[1]) then v1721=true;end end if  not v1721 then table.insert(v542[1],v1720);end end end return;end if ((tostring(v541)=="DataEvent") and v542[1][4]) then local v1441=string.split(v542[1][4][1],"_")[2];if (v542[1][2]=="Both") then v255['SkinFolder']['CTFolder'][v542[1][3]].Value=v1441;v255['SkinFolder']['TFolder'][v542[1][3]].Value=v1441;else v255['SkinFolder'][v542[1][2]   .. "Folder" ][v542[1][3]].Value=v1441;end end end return v261(v541,...);end);setreadonly(v260,true);v256.CurrentInventory=v258;local v264,v265=v255.SkinFolder.TFolder:Clone(),game.Players.LocalPlayer.SkinFolder.CTFolder:Clone();v255.SkinFolder.TFolder:Destroy();v255.SkinFolder.CTFolder:Destroy();v264.Parent=v255.SkinFolder;v265.Parent=v255.SkinFolder;end});local v124=v119:createGroup(1);local v125=v119:createGroup(2);local v126={CFrame.new(1,0,0),CFrame.new( -1,0,0)};local v127=nil;function isTouchingWall() local v269=v6.Character.HumanoidRootPart;for v543,v544 in next,v126 do local v545=(v269.CFrame * v544).p;local v546=Ray.new(v269.CFrame.p,(v545-v269.CFrame.p).unit * 2 );local v547,v548=workspace:FindPartOnRayWithIgnoreList(v546,{v7,v6.Character,workspace.Ray_Ignore,workspace.Map:WaitForChild("Clips"),workspace.Map:WaitForChild("SpawnPoints")});if v547 then return true;end end return false;end local v128=false;v125:addToggle({text="Pixel Surf",flag="mov_surf",callback=function(v270) while v2.RenderStepped:Wait() do if isAlive() then if (v127==nil) then v127=Instance.new("BodyVelocity");end if (v17.flags.mov_surf and isButtonDown(v17.flags.mov_surf_key)) then local v1442=v6.Character.HumanoidRootPart;v128=true;if isTouchingWall() then v127.MaxForce=Vector3.new(1500,1500,1500);v127.Velocity=Vector3.new();v127.Parent=v1442;if (v6.Character.Humanoid.Health<=0) then v127.Parent=nil;end else v127.MaxForce=Vector3.new(0,0,0);v127.Parent=nil;end else v128=false;v127.MaxForce=Vector3.new(0,0,0);v127.Parent=nil;end end end end});v125:addKeybind({text="Key",flag="mov_surf_key",key=Enum.KeyCode.F});local v129=Vector3.new();v124:addToggle({text="Bunny Hop",flag="bunny_hop_enable",callback=function(v271) while v17.flags.bunny_hop_enable do v2.RenderStepped:Wait();if (isAlive() and isButtonDown(v17.flags.bunny_hop_key)) then v6.Character.Humanoid.Jump=true;local v1171=v17.flags.bunny_hop;local v1172=v7.CFrame.LookVector * Vector3.new(1,0,1) ;local v1173=Vector3.new();v1173=(v3:IsKeyDown(Enum.KeyCode.W) and (v1173 + v1172)) or v1173 ;v1173=(v3:IsKeyDown(Enum.KeyCode.S) and (v1173-v1172)) or v1173 ;v1173=(v3:IsKeyDown(Enum.KeyCode.D) and (v1173 + Vector3.new( -v1172.Z,0,v1172.X))) or v1173 ;v1173=(v3:IsKeyDown(Enum.KeyCode.A) and (v1173 + Vector3.new(v1172.Z,0, -v1172.X))) or v1173 ;if (v17.flags.bunny_hop_method=="CFrame") then if (v1173.Unit.X==v1173.Unit.X) then v1173=v1173.Unit;v6.Character.HumanoidRootPart.CFrame=v6.Character.HumanoidRootPart.CFrame + ((Vector3.new(v1173.X,0,v1173.Z) * v1171)/50) ;end elseif (v17.flags.bunny_hop_method=="Velocity") then local v1613=v6.Character and v6.Character:FindFirstChild("HumanoidRootPart") ;local v1614;local v1615;if v1613 then v1614=v7.CFrame.LookVector or v6.Character.HumanoidRootPart.CFrame.LookVector ;v1615=v7.CFrame.p or v1613.Position ;end local v1616=v1173;local v1617=v1171;local v1618=v3:IsKeyDown(Enum.KeyCode.S) or v3:IsKeyDown(Enum.KeyCode.D) or v3:IsKeyDown(Enum.KeyCode.A) ;if (((v1616.Unit.X==v1616.Unit.X) and not v17.flags.bunny_hop_strafe) or ((v1616.Unit.X==v1616.Unit.X) and v17.flags.bunny_hop_strafe and v1618)) then v1616=v1616.Unit;v1613.Velocity=Vector3.new(v1616.X * v1617 ,v1613.Velocity.Y,v1616.Z * v1617 );elseif (v17.flags.bunny_hop_strafe and not v3:IsKeyDown(Enum.KeyCode.S) and not v3:IsKeyDown(Enum.KeyCode.D) and not v3:IsKeyDown(Enum.KeyCode.A)) then v1616=v1616 + v1614 ;v1616=v1616.Unit;v1613.Velocity=Vector3.new(v1616.X * v1617 ,v1613.Velocity.Y,v1616.Z * v1617 );v6.Character.Humanoid:MoveTo(v1615 + v1614 );end v129=v1613.Velocity;end end end end});v124:addToggle({text="Auto Strafe",flag="bunny_hop_strafe"});v124:addList({text="Method",flag="bunny_hop_method",values={"Velocity","CFrame"}});v124:addSlider({text="Speed",flag="bunny_hop",min=1,max=300,value=40});v124:addKeybind({text="Key",flag="bunny_hop_key",key=Enum.KeyCode.Space});local v130,v131=v121:createGroup(1);local v132,v133=v121:createGroup(0);local v134,v135=v121:createGroup(0);local v136,v137=v121:createGroup(1);local v138,v139=v121:createGroup(2);local v140,v141=v121:createGroup(2);local v142,v143=v121:createGroup(2);local v144,v145=v121:createGroup(1);local v146,v147=v121:createGroup(0);local v148,v149=v121:createGroup(0);local v150={};local v151=v7.ViewportSize.Y-90 ;local v152=Drawing.new("Text");v152.Center=true;v152.Outline=false;v152.Color=Color3.new(1,1,1);v152.Font=0;v152.Size=16;v152.Visible=false;v152.Text="0";v148:addToggle({text="Drawing",flag="drawing",callback=function(v272) while v17.flags.drawing do wait();local v549=v7.ViewportSize.Y-90 ;local v550=isAlive();local v551=(v550 and math.floor(math.clamp((v6.Character.HumanoidRootPart.Velocity * Vector3.new(1,0,1)).magnitude * 14.85 ,0,400))) or 0 ;if (v17.flags.velo_indicator and v550) then v152.Visible=true;v152.Text=tostring(v551);v152.Position=Vector2.new(v7.ViewportSize.X/2 ,v7.ViewportSize.Y-72.5 );v152.Outline=v17.flags.velo_indicator_out;v152.OutlineColor=v17.flags.velo_indicator_out_color;v152.Color=v17.flags.velo_indicator_color;v152.Size=v17.flags.velo_indicator_size;else v152.Visible=false;end if (v17.flags.velo_graph and v550) then local v1186=v17.flags.velo_width;local v1187=Drawing.new("Line");table.insert(v150,v1187);v1187.From=Vector2.new((v7.ViewportSize.X/2) + ((60 * v1186) -v1186) ,v151);v1187.To=Vector2.new((v7.ViewportSize.X/2) + (60 * v1186) ,v549-(v551/4) );v1187.Thickness=v17.flags.velo_thickness/2 ;v1187.Transparency=1;v1187.Visible=true;if ( #v150>1) then if ( #v150>110) then v150[1]:Remove();table.remove(v150,1);for v1722=2,8 do v150[v1722].Transparency=v1722/10 ;end local v1620=0;for v1724=110,110 -6 , -1 do v1620=v1620 + 1 ;v150[v1724].Transparency=v1620/10 ;end v150[110 -7 ].Transparency=1;end for v1545,v1546 in ipairs(v150) do v1546.To=v1546.To-Vector2.new(v1186,0) ;v1546.From=v1546.From-Vector2.new(v1186,0) ;v1546.Color=v17.flags.velo_color;end end v151=v1187.To.Y;else for v1338,v1339 in ipairs(v150) do v1339:Remove();table.remove(v150,v1338);end end end v152.Visible=false;for v552,v553 in ipairs(v150) do v553:Remove();table.remove(v150,v552);end end});v148:addToggle({text="Velocity Graph",flag="velo_graph"});v148:addSlider({text="Width",flag="velo_width",min=1,max=10,value=2});v148:addSlider({text="Thickness",flag="velo_thickness",min=1,max=10,value=2});v148:addColorpicker({text="Color",flag="velo_color",ontop=true,color=Color3.fromRGB(255,255,255)});v148:addDivider();v148:addToggle({text="Velocity Indicator",flag="velo_indicator"});v148:addToggle({text="Outline",flag="velo_indicator_out"});v148:addSlider({text="Size",flag="velo_indicator_size",min=1,max=32,value=16});v148:addColorpicker({text="Color",flag="velo_indicator_color",ontop=true,color=Color3.fromRGB(255,255,255)});v148:addColorpicker({text="Outline Color",flag="velo_indicator_out_color",ontop=true,color=Color3.fromRGB(255,255,255)});spawn(function() while wait(0.2) do if ( not v17.flags.drawing or  not v17.flags.velo_graph) then for v1340,v1341 in ipairs(v150) do v1341:Remove();table.remove(v150,v1340);end end end end);v146:addToggle({text="Spectator List",flag="spec_enable",callback=function(v274) v20.Enabled=v17.flags.spec_enable;while v17.flags.spec_enable do wait();removeSpectators();if v6:FindFirstChild("CameraCF") then local v1194=v6.CameraCF.Value.p;for v1342,v1343 in next,v4:GetPlayers() do if ( not v1343.Character or (v1343.Character and  not v1343.Character:FindFirstChild("HumanoidRootPart"))) then if (v1343:FindFirstChild("CameraCF") and (v1343~=v6)) then local v1726=v1343.CameraCF.Value.p;if ((v1726-v1194).magnitude<21.5) then addSpectator(v1343);end end end end end wait();end end});v146:addColorpicker({text="Background",flag="spec_Background",ontop=true,color=Color3.fromRGB(23,0,34),callback=function(v277) for v554,v555 in next,v20:GetDescendants() do pcall(function() if (v555.Name=="Main") then v555.BackgroundColor3=v277;end if (v555.Name=="DropShadow") then v555.ImageColor3=v277;end end);end end});v146:addColorpicker({text="Text",flag="spec_text",ontop=true,color=Color3.fromRGB(231,189,255),callback=function(v278) for v556,v557 in next,v20:GetDescendants() do pcall(function() if v557:IsA("TextLabel") then v557.TextColor3=v278;end end);end end});v146:addColorpicker({text="Main",flag="spec_main",ontop=true,color=Color3.fromRGB(28,0,42),callback=function(v279) for v558,v559 in next,v20:GetDescendants() do pcall(function() if (v559.Name=="Logo") then v559.BackgroundColor3=v279;end end);end end});v146:addColorpicker({text="Outline",flag="spec_outline",ontop=true,color=Color3.fromRGB(31,0,48),callback=function(v280) for v560,v561 in next,v20:GetDescendants() do pcall(function() if (v561.Name=="Outline") then v561.BackgroundColor3=v280;end if v561:FindFirstChild("PlayerName") then v561.BackgroundColor3=v280;end end);end end});v144:addToggle({text="Fov Changer",flag="fov_changer_enabled"});v144:addToggle({text="Change Fov Even On Scope",flag="fov_changer_onscope"});v144:addSlider({text="Fov",flag="fov_changer",min=1,max=120,value=80});v134:addList({text="Custom Skin",flag="custom_model",values={"Pickaxe","Energy Blade","Sword","Flip Knife"}});v134:addButton({text="Apply",callback=function(v281) equipCustomModel(v17.flags.custom_model);end});v138:addToggle({text="Remove Sleeves",flag="remove_sleeves",callback=updateViewModelVisuals});v138:addToggle({text="Remove Gloves",flag="remove_gloves",callback=updateViewModelVisuals});v138:addDivider();v138:addToggle({text="Weapon Chams",flag="weapon_chams",callback=updateViewModelVisuals});v138:addColorpicker({text="Color",flag="weapon_chams_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=updateViewModelVisuals});v138:addSlider({text="Transparency",flag="weapon_chams_transparency",min=0,max=10,value=0,callback=updateViewModelVisuals});v138:addList({text="Material",flag="weapon_chams_material",callback=updateViewModelVisuals,values={"SmoothPlastic","ForceField","Neon"}});v138:addDivider();v138:addToggle({text="Arm Chams",flag="arm_chams"});v138:addColorpicker({text="Color",flag="arm_chams_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=updateViewModelVisuals});v138:addSlider({text="Transparency",flag="arm_chams_transparency",min=0,max=10,value=0,callback=updateViewModelVisuals});v138:addList({text="Material",flag="arm_chams_material",callback=updateViewModelVisuals,values={"SmoothPlastic","ForceField"}});v138:addDivider();v138:addToggle({text="Arm Highlight",flag="arm_highlight",callback=armhg});v138:addColorpicker({text="Color",flag="arm_highlight_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=armhg});v138:addSlider({text="Transparency",flag="arm_highlight_transparency",min=0,max=10,value=0,callback=armhg});v138:addColorpicker({text="outline Color",flag="arm_highlight_outline_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=armhg});v138:addSlider({text="outline Transparency",flag="arm_highlight_outline_transparency",min=0,max=10,value=0,callback=armhg});v140:addToggle({text="self Chams",flag="self_chams",callback=selfChams});v140:addToggle({text="Remove Hats",flag="self_chams_removehats",callback=selfChams});v140:addColorpicker({text="Color",flag="self_chams_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=selfChams});v140:addSlider({text="Transparency",flag="self_chams_transparency",min=0,max=10,value=0,callback=selfChams});v140:addList({text="Material",flag="self_chams_material",callback=selfChams,values={"SmoothPlastic","ForceField"}});v142:addToggle({text="Fake Lag Chams",flag="fakelag_chams"});v142:addColorpicker({text="Color",flag="fakelag_chams_color",ontop=true,color=Color3.fromRGB(255,255,255)});v142:addSlider({text="Transparency",flag="fakelag_chams_Transparency",min=0,max=10,value=0});v142:addList({text="Material",flag="fakelag_chams_material",values={"SmoothPlastic","ForceField","Neon"}});v130:addToggle({text="Third Person",flag="third_person",callback=function(v282) LPH_NO_VIRTUALIZE(function() v48=v282;if v48 then selfChams();end end)();end});v130:addToggle({text="Remove Hands On Third Person",flag="third_person_remove_hands"});v130:addSlider({text="Range",flag="third_person_range",min=3,max=100,value=5});v130:addKeybind({text="Key",flag="third_person_key",key=Enum.KeyCode.Z,callback=function(v283) LPH_NO_VIRTUALIZE(function() if v17.flags.third_person then v48= not v48;end if v48 then selfChams();end end)();end});v130:addDivider();v130:addToggle({text="Ratio Changer",flag="ratio_changer"});v130:addSlider({text="Ratio",flag="ratio_changer_value",min=1,max=100,value=100});v130:addDivider();v130:addToggle({text="Change Viewmodel Position",flag="viewmodel_changer"});v130:addSlider({text="X",flag="viewmodel_changer_x",min=0,max=60,value=30});v130:addSlider({text="Y",flag="viewmodel_changer_Y",min=0,max=60,value=30});v130:addSlider({text="Z",flag="viewmodel_changer_Z",min=0,max=60,value=30});v132:addToggle({text="KIll Say",flag="kill_say"});v132:addTextbox({text="Text",flag="kill_say_text"});v132:addDivider();v132:addToggle({text="Hit Marker",flag="hit_marker"});v132:addColorpicker({text="Color",flag="hit_marker_color",ontop=true,color=Color3.fromRGB(255,255,255)});v132:addDivider();v132:addToggle({text="Kill Sound",flag="kill_sound_enable"});v132:addList({text="Sound",flag="kill_sound",values={"1 Sit","UltraKill","Minecraft","Emotional Damage","Metal Pipe"}});v132:addSlider({text="Sound Volume",flag="kill_sound_volume",min=1,max=10,value=3,callback=function(v284) v56=v284;end});v132:addDivider();v132:addToggle({text="Death Sound",flag="death_sound_enable"});v132:addList({text="Sound",flag="death_sound",values={"Why u bully me","Emotional Damage"}});v132:addSlider({text="Sound Volume",flag="death_sound_volume",min=1,max=10,value=3,callback=function(v285) v54=v285;end});v132:addDivider();v132:addToggle({text="Hit Sound",flag="hit_sound_enable"});v132:addList({text="Sound",flag="hit_sound",values={"Bameware","Bell","Bubble","Pick","Pop","Rust","Skeet","Neverlose","Minecraft"}});v132:addSlider({text="Sound Volume",flag="hit_sound_volume",min=1,max=10,value=3,callback=function(v286) v52=v286;end});v136:addToggle({text="Remove Chat",flag="remove_chat",callback=function(v287) v6.PlayerGui.GUI.Main.Visible= not v287;end});v136:addToggle({text="Remove Money Count",flag="remove_money",callback=function(v289) if v289 then v6.PlayerGui.GUI.Cash.BackgroundTransparency=1;v6.PlayerGui.GUI.Cash.TextTransparency=1;v6.PlayerGui.GUI.Cash.BuyZone.Image="0";elseif not v289 then v6.PlayerGui.GUI.Cash.BackgroundTransparency=0.5;v6.PlayerGui.GUI.Cash.TextTransparency=0.3;v6.PlayerGui.GUI.Cash.BuyZone.Image="rbxassetid://559769532";end end});v136:addToggle({text="Remove Radar",flag="remove_radar",callback=function(v290) if v290 then v6.PlayerGui.GUI.Radar.Radar.Visible=false;v6.PlayerGui.GUI.Radar.Image="0";elseif not v290 then v6.PlayerGui.GUI.Radar.Radar.Visible=true;v6.PlayerGui.GUI.Radar.Image="http://www.roblox.com/asset/?id=5028957545";end end});v136:addToggle({text="Remove Radio Commands",flag="remove_radio"});v136:addToggle({text="Remove Flash",flag="remove_flash",callback=function(v291) v6.PlayerGui.Blnd.Blind.Visible= not v291;end});v136:addToggle({text="Remove Scope Borders",flag="remove_scope_borders",callback=function(v293) v6.PlayerGui.GUI.Crosshairs.Scope.ImageTransparency=(v293 and 1) or 0 ;for v562=1,4 do v6.PlayerGui.GUI.Crosshairs["Frame" .. v562 ].Transparency=(v562 and 1) or 0 ;end end});local v160=v122:createGroup(0);local v161=v122:createGroup(1);local v162=v122:createGroup(2);v162:addToggle({text="Custom Crosshair",flag="crosshair"});v162:addToggle({text="T Shape",flag="crosshair_tshape"});v162:addColorpicker({text="Color",flag="crosshair_color",ontop=true,color=Color3.fromRGB(135,50,240)});v162:addSlider({text="Thickness",flag="crosshair_thick",min=1,max=5,value=1});v162:addSlider({text="Radius",flag="crosshair_radius",min=1,max=300,value=50});v162:addSlider({text="Length",flag="crosshair_length",min=1,max=300,value=100});v160:addColorpicker({text="Menu Accent",flag="menu_accent",ontop=true,color=Color3.fromRGB(135,50,240),callback=function(v295) for v564,v565 in next,v24:GetDescendants() do pcall(function() if ((v565.Name~="dontchange") and (v565.BackgroundColor3==v17.libColor)) then v565.BackgroundColor3=v295;end end);end v17.libColor=v295;end});v161:addKeybind({text="Menu Key",flag="menu_key",key=Enum.KeyCode.Insert});v161:addToggle({text="Bad PC",flag="low_end_pc",callback=function(v297) if v297 then game:GetService("Lighting").ShadowSoftness=0;game:GetService("Lighting").GlobalShadows=false;elseif not v297 then game:GetService("Lighting").ShadowSoftness=0.5;game:GetService("Lighting").GlobalShadows=true;end end});v161:addToggle({text="Watermark",flag="watermark",callback=function(v298) v19.Enabled=v298;end});v161:addColorpicker({text="Background",flag="watermark_Background",ontop=true,color=Color3.fromRGB(23,0,34),callback=function(v300) for v566,v567 in next,v19:GetDescendants() do pcall(function() if (v567.Name=="Main") then v567.BackgroundColor3=v300;end if (v567.Name=="DropShadow") then v567.ImageColor3=v300;end end);end end});v161:addColorpicker({text="Text",flag="watermark_text",ontop=true,color=Color3.fromRGB(231,189,255),callback=function(v301) for v568,v569 in next,v19:GetDescendants() do pcall(function() if v569:IsA("TextLabel") then v569.TextColor3=v301;end end);end end});v161:addColorpicker({text="Main",flag="watermark_main",ontop=true,color=Color3.fromRGB(28,0,42),callback=function(v302) for v570,v571 in next,v19:GetDescendants() do pcall(function() if (v571.Name=="Logo") then v571.BackgroundColor3=v302;end end);end end});v161:addColorpicker({text="Outline",flag="watermark_outline",ontop=true,color=Color3.fromRGB(31,0,48),callback=function(v303) for v572,v573 in next,v19:GetDescendants() do pcall(function() if (v573.Name=="Outline") then v573.BackgroundColor3=v303;end end);end end});v160:addList({text="Config",flag="selected_config",skipflag=true,values={}});v160:addTextbox({text="config name",flag="config_name"});v160:addButton({text="Save Config",callback=v17.saveConfig});v160:addButton({text="Load Config",callback=v17.loadConfig});v160:addButton({text="Delete Config",callback=v17.deleteConfig});v160:addButton({text="Refresh Configs",callback=v17.refreshConfigs});v17:refreshConfigs();local v163=v115:createGroup(0);local v164=v115:createGroup(0);local v165=v115:createGroup(1);local v166,v167=v115:createGroup(2);local v168,v169=v115:createGroup(2);local v170,v171=v115:createGroup(2);local v172,v173=v115:createGroup(2);local v174,v175=v115:createGroup(2);local v176,v177=v115:createGroup(2);v165:addToggle({text="Modify Spread",flag="mod_spread",callback=function(v304) if (v304==false) then for v1195,v1196 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do for v1363,v1364 in pairs(v101:GetChildren()) do if v1196.Parent:FindFirstChild(v1364.Name) then if v1196:FindFirstChild("Spread") then if (v1364.Name==v1196.Name) then v1196:FindFirstChild("Spread"):Destroy();local v1827=v1364:Clone();v1827.Name="Spread";v1827.Parent=v1196;end end end end end elseif (v304==true) then for v1445,v1446 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do local v1447;for v1551,v1552 in pairs(v101:GetChildren()) do if (v1552.name==v1446.Name) then v1447=v1552:Clone();end end if (v1446:FindFirstChild("Spread") and (v1447~=nil)) then v1446:FindFirstChild("Spread"):Destroy();for v1727,v1728 in pairs(v1447:GetChildren()) do local v1729=v17.flags.mod_spread_percent/3 ;if (hasProperty(v1728,"Value") and (v1729~=0)) then v1728.Value=v1728.Value/v1729 ;if (v17.flags.mod_spread_percent==100) then v1728.Value=0;end elseif (hasProperty(v1728,"Value") and (v1729==0)) then v1728.Value=v1728.Value;end if not v1446:FindFirstChild("Spread") then v1447.Name="Spread";v1447.Parent=v1446;end end end end end end});v165:addSlider({text="Percentage",flag="mod_spread_percent",min=0,max=100,value=50,callback=function(v305) if v17.flags.mod_spread then for v1197,v1198 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do local v1199;for v1365,v1366 in pairs(v101:GetChildren()) do if (v1366.name==v1198.Name) then v1199=v1366:Clone();end end if (v1198:FindFirstChild("Spread") and (v1199~=nil)) then v1198:FindFirstChild("Spread"):Destroy();for v1553,v1554 in pairs(v1199:GetChildren()) do local v1555=v17.flags.mod_spread_percent/3 ;if (hasProperty(v1554,"Value") and (v1555~=0)) then v1554.Value=v1554.Value/v1555 ;if (v17.flags.mod_spread_percent==100) then v1554.Value=0;end elseif (hasProperty(v1554,"Value") and (v1555==0)) then v1554.Value=v1554.Value;end if not v1198:FindFirstChild("Spread") then v1199.Name="Spread";v1199.Parent=v1198;end end end end end end});v165:addDivider();v165:addToggle({text="Legit Wall Bang",flag="wall_bang_legit",callback=function(v306) if (v306==false) then for v1200,v1201 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do for v1367,v1368 in pairs(v99:GetChildren()) do if v1201.Parent:FindFirstChild(v1368.Name) then if v1201:FindFirstChild("Penetration") then if (v1368.Name==v1201.Name) then v1201:FindFirstChild("Penetration"):Destroy();local v1835=v1368:Clone();v1835.Name="Penetration";v1835.Parent=v1201;end end end end end elseif (v306==true) then for v1448,v1449 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do local v1450;for v1556,v1557 in pairs(v99:GetChildren()) do if (v1557.name==v1449.Name) then v1450=v1557:Clone();end end if (v1449:FindFirstChild("Penetration") and (v1450~=nil)) then if (hasProperty(v1450,"Value") and (v17.flags.mod_bang_percent~=10000)) then v1449:FindFirstChild("Penetration"):Destroy();v1450.Value=50 * v17.flags.mod_bang_percent ;if not v1449:FindFirstChild("Penetration") then v1450.Name="Penetration";v1450.Parent=v1449;end elseif (hasProperty(v1450,"Value") and (v17.flags.mod_bang_percent>=10000)) then v1449:FindFirstChild("Penetration"):Destroy();v1450.Value=5000000;if  not v1449:FindFirstChild("Penetration") then v1450.Name="Penetration";v1450.Parent=v1449;end end end end end end});v165:addSlider({text="Percentage",flag="mod_bang_percent",min=0,max=1000,value=500,callback=function(v307) if v17.flags.wall_bang_legit then for v1202,v1203 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do local v1204;for v1369,v1370 in pairs(v99:GetChildren()) do if (v1370.name==v1203.Name) then v1204=v1370:Clone();end end if (v1203:FindFirstChild("Penetration") and (v1204~=nil)) then if (hasProperty(v1204,"Value") and (v17.flags.mod_bang_percent~=1000)) then v1203:FindFirstChild("Penetration"):Destroy();v1204.Value=50 * v17.flags.mod_bang_percent ;if  not v1203:FindFirstChild("Penetration") then v1204.Name="Penetration";v1204.Parent=v1203;end elseif (hasProperty(v1204,"Value") and (v17.flags.mod_bang_percent>=1000)) then v1203:FindFirstChild("Penetration"):Destroy();v1204.Value=5000000;if  not v1203:FindFirstChild("Penetration") then v1204.Name="Penetration";v1204.Parent=v1203;end end end end end end});v165:addDivider();v165:addToggle({text="Infinite Ammo",flag="hooks_ammo",callback=function(v308) if (v308==false) then for v1205,v1206 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do local v1207;for v1371,v1372 in pairs(v105:GetChildren()) do if (v1372.name==v1206.Name) then v1207=v1372:Clone();end end if (v1206:FindFirstChild("Pattern") and (v1207~=nil)) then if hasProperty(holder,"Value") then v1206:FindFirstChild("Pattern"):Destroy();if  not v1206:FindFirstChild("Pattern") then v1207.Name="Pattern";v1207.Parent=v1206;end end end end elseif (v308==true) then for v1451,v1452 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do local v1453;for v1558,v1559 in pairs(v105:GetChildren()) do if (v1559.name==v1452.Name) then v1453=v1559:Clone();end end if (v1452:FindFirstChild("Pattern") and (v1453~=nil)) then if hasProperty(holder,"Value") then v1452:FindFirstChild("Pattern"):Destroy();v1453.Value=[[ [{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587},{"fMagnitude":0,"fAngle":0},{"fMagnitude":0.03650668816358304,"fAngle":126.91055708230543},{"fMagnitude":0.09710341660506895,"fAngle":103.57880645754044},{"fMagnitude":0.20013263941494459,"fAngle":90.1027131972373},{"fMagnitude":0.33060901403291179,"fAngle":84.02930204402732},{"fMagnitude":0.4707168060443959,"fAngle":89.16427506722639},{"fMagnitude":0.6223604110250919,"fAngle":93.09452324251758},{"fMagnitude":0.7276192992894177,"fAngle":97.97239601394388},{"fMagnitude":0.808123360769141,"fAngle":99.57939008712471},{"fMagnitude":0.8811659708191565,"fAngle":103.01014026127658},{"fMagnitude":0.9228953436265133,"fAngle":97.52170730239158},{"fMagnitude":0.950834691341192,"fAngle":95.80215041837198},{"fMagnitude":0.956396047723471,"fAngle":99.78179212336181},{"fMagnitude":0.9925899995947871,"fAngle":99.67309198699113},{"fMagnitude":0.9956785096611056,"fAngle":93.08931863127339},{"fMagnitude":0.9486597587571501,"fAngle":82.41135903001369},{"fMagnitude":0.9212954105265906,"fAngle":72.3316848525954},{"fMagnitude":0.9549911277967323,"fAngle":71.92966913872697},{"fMagnitude":0.9905288216796938,"fAngle":70.96567909370482},{"fMagnitude":1,"fAngle":68.74056861112706},{"fMagnitude":0.9702117466673833,"fAngle":75.4299640118399},{"fMagnitude":0.9592992578492341,"fAngle":84.65630374530802},{"fMagnitude":0.9823178056182292,"fAngle":89.13088232267863},{"fMagnitude":0.9890978431007212,"fAngle":87.65942771241356},{"fMagnitude":0.9766990498057082,"fAngle":92.40707476467877},{"fMagnitude":0.9412840943364779,"fAngle":101.47301628972434},{"fMagnitude":0.9650986893500025,"fAngle":106.95114781352146},{"fMagnitude":0.968550669763189,"fAngle":101.98601462275546},{"fMagnitude":0.9691222486764549,"fAngle":97.02217629129697},{"fMagnitude":0.9758725547504183,"fAngle":96.00284271164142},{"fMagnitude":0.9826228608243818,"fAngle":94.98350913198587}] ]];if  not v1452:FindFirstChild("Pattern") then v1453.Name="Pattern";v1453.Parent=v1452;end end end end end end});v165:addToggle({text="Rapid Fire",flag="hooks_firerate"});v165:addToggle({text="Automatic",flag="hooks_auto"});v165:addToggle({text="Fast Equip",flag="hooks_equiptime"});v165:addToggle({text="Fast Reload",flag="hooks_reloadtime"});v166:addToggle({text="Silent Aim",flag="rifle_silent"});v166:addToggle({text="TriggerBot",flag="rifle_triggerbot"});v166:addSlider({text="Silent Aim FOV",flag="rifle_silent_fov",min=5,max=1000,value=25});v166:addSlider({text="TriggerBot Delay",flag="rifle_triggerbot_ms",min=0,max=1000,value=50});v166:addSlider({text="Silent Aim Hit Chance",flag="rifle_silent_hitchance",min=1,max=100,value=100});v166:addList({text="Hitbox",flag="rifle_hitboxes",multiselect=false,values={"Head","Torso","Closest"}});v168:addToggle({text="Silent Aim",flag="pistol_silent"});v168:addToggle({text="TriggerBot",flag="pistol_triggerbot"});v168:addSlider({text="Silent Aim FOV",flag="pistol_silent_fov",min=5,max=1000,value=25});v168:addSlider({text="TriggerBot Delay",flag="pistol_triggerbot_ms",min=0,max=1000,value=50});v168:addSlider({text="Silent Aim Hit Chance",flag="pistol_silent_hitchance",min=1,max=100,value=100});v168:addList({text="Hitbox",flag="pistol_hitboxes",multiselect=false,values={"Head","Torso","Closest"}});v170:addToggle({text="Silent Aim",flag="heavyp_silent"});v170:addToggle({text="TriggerBot",flag="heavyp_triggerbot"});v170:addSlider({text="Silent Aim FOV",flag="heavyp_silent_fov",min=5,max=1000,value=25});v170:addSlider({text="TriggerBot Delay",flag="heavyp_triggerbot_ms",min=0,max=1000,value=50});v170:addSlider({text="Silent Aim Hit Chance",flag="heavyp_silent_hitchance",min=1,max=100,value=100});v170:addList({text="Hitbox",flag="heavyp_hitboxes",multiselect=false,values={"Head","Torso","Closest"}});v172:addToggle({text="Silent Aim",flag="awp_silent"});v172:addToggle({text="TriggerBot",flag="awp_triggerbot"});v172:addSlider({text="Silent Aim FOV",flag="awp_silent_fov",min=5,max=1000,value=25});v172:addSlider({text="TriggerBot Delay",flag="scout_triggerbot_ms",min=0,max=1000,value=50});v172:addSlider({text="Silent Aim Hit Chance",flag="awp_silent_hitchance",min=1,max=100,value=100});v172:addList({text="Hitbox",flag="awp_hitboxes",multiselect=false,values={"Head","Torso","Closest"}});v174:addToggle({text="Silent Aim",flag="scout_silent"});v174:addToggle({text="TriggerBot",flag="scout_triggerbot"});v174:addSlider({text="Silent Aim FOV",flag="scout_silent_fov",min=5,max=1000,value=25});v174:addSlider({text="TriggerBot Delay",flag="scout_triggerbot_ms",min=0,max=1000,value=50});v174:addSlider({text="Silent Aim Hit Chance",flag="scout_silent_hitchance",min=1,max=100,value=100});v174:addList({text="Hitbox",flag="scout_hitboxes",multiselect=false,values={"Head","Torso","Closest"}});v176:addToggle({text="Silent Aim",flag="other_silent"});v176:addToggle({text="TriggerBot",flag="other_triggerbot"});v176:addSlider({text="Silent Aim FOV",flag="other_silent_fov",min=5,max=1000,value=25});v176:addSlider({text="TriggerBot Delay",flag="other_triggerbot_ms",min=0,max=1000,value=50});v176:addSlider({text="Silent Aim Hit Chance",flag="other_silent_hitchance",min=1,max=100,value=100});v176:addList({text="Hitbox",flag="other_hitboxes",multiselect=false,values={"Head","Torso","Closest"}});v163:addToggle({text="Enabled",flag="aimbot_enabled"});v163:addToggle({text="Only Visible",flag="aimbot_visonly"});v163:addToggle({text="Teammates",flag="aimbot_team"});v163:addKeybind({text="TriggerBot Key",flag="trigger_keybind",key=Enum.KeyCode.LeftShift});v163:addList({text="Weapon",skipflag=true,flag="aimbot_weapon",values={"Rifle","Pistol","Heavy Pistol","Awp","Scout","Other"},callback=function(v309) v167.Visible=v309=="Rifle" ;v169.Visible=v309=="Pistol" ;v171.Visible=v309=="Heavy Pistol" ;v173.Visible=v309=="Awp" ;v175.Visible=v309=="Scout" ;v177.Visible=v309=="Other" ;end});v164:addToggle({text="Silent Aim Fov",flag="fov_circle",callback=function(v316) if v316 then v39.Transparency=1;elseif  not v316 then v39.Transparency=0;end end});v164:addColorpicker({text="Silent Aim Fov Color",flag="fov_circle_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v317) v39.Color=v317;end});local v178,v179=v118:createGroup(1);local v180,v181=v118:createGroup(2);local v182,v183=v118:createGroup(0);local v184,v185=v118:createGroup(1);v180:addColorpicker({text="Ambient",flag="ambient",ontop=true,color=v62,callback=function(v319) v62=v319;end});v180:addColorpicker({text="Ambient Top",flag="ambient_top",ontop=true,color=v63,callback=function(v320) v63=v320;end});v180:addColorpicker({text="Ambient Bottom",flag="ambient_bottom",ontop=true,color=v64,callback=function(v321) v64=v321;end});v180:addColorpicker({text="Ambient Outdoor",flag="ambient_outdoor",ontop=true,color=v66,callback=function(v322) v66=v322;end});v180:addSlider({text="Time",flag="time",min=0,max=24,value=v65,callback=function(v323) v65=v323;end});v180:addDivider();v180:addToggle({text="Skybox Changer",flag="skybox_changer"});v180:addList({text="Skybox",flag="selected_skybox",callback=updateSkybox,values={"Purple Nebula","Night Sky","Pink Daylight","Morning Glow","Setting Sun","Elegant Morning","Elegant Morning","Neptune","Redshift","Aesthetic Night"}});v178:addToggle({text="Bomb Esp",flag="esp_bomb_enabled"});v178:addToggle({text="Bomb Timer",flag="esp_bomb_timer",callback=function(v324) if v17.flags.esp_bomb_enabled then v17.flags.esp_bomb_enabled=false;wait(0.1);v17.flags.esp_bomb_enabled=true;end end});v178:addColorpicker({text="Text Color",flag="esp_bomb_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v325) if v17.flags.esp_bomb_enabled then v17.flags.esp_bomb_enabled=false;wait(0.1);v17.flags.esp_bomb_enabled=true;end end});v178:addToggle({text="Text Outline",flag="esp_bomb_outline",callback=function(v326) if v17.flags.esp_bomb_enabled then v17.flags.esp_bomb_enabled=false;wait(0.1);v17.flags.esp_bomb_enabled=true;end end});v178:addColorpicker({text="Text Outline Color",flag="esp_bomb_outline_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v327) if v17.flags.esp_bomb_enabled then v17.flags.esp_bomb_enabled=false;wait(0.1);v17.flags.esp_bomb_enabled=true;end end});v184:addToggle({text="Bullet Tracer",flag="bullet_tracer",callback=function(v328) if (v328==false) then for v1208,v1209 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do for v1374,v1375 in pairs(v109:GetChildren()) do if v1209.Parent:FindFirstChild(v1375.Name) then if v1209:FindFirstChild("Penetration") then if (v1375.Name==v1209.Name) then v1209:FindFirstChild("BulletPerTrail"):Destroy();local v1838=v1375:Clone();v1838.Name="BulletPerTrail";v1838.Parent=v1209;end end end end end if game:GetService("ReplicatedStorage").VisualizeModule:FindFirstChild("Trail") then game:GetService("ReplicatedStorage").VisualizeModule:FindFirstChild("Trail"):Destroy();end local v687=v111:Clone();v687.Name="Trail";v687.Parent=game:GetService("ReplicatedStorage").VisualizeModule;elseif (v328==true) then for v1454,v1455 in pairs(game:GetService("ReplicatedStorage"):WaitForChild("Weapons"):GetChildren()) do for v1560,v1561 in pairs(v109:GetChildren()) do if v1455.Parent:FindFirstChild(v1561.Name) then if v1455:FindFirstChild("Penetration") then if (v1561.Name==v1455.Name) then v1455:FindFirstChild("BulletPerTrail"):Destroy();local v1911=v1561:Clone();v1911.Name="BulletPerTrail";v1911.Value=1;v1911.Parent=v1455;end end end end end end end});v184:addColorpicker({text="Color",flag="bullet_tracer_color",ontop=true,color=Color3.fromRGB(255,255,255)});v184:addSlider({text="Life Time",flag="bullet_tracer_time",min=1,max=10,value=5});v184:addSlider({text="Transparency",flag="bullet_tracer_transparency",min=0,max=10,value=0});v184:addSlider({text="Width",flag="bullet_tracer_width",min=1,max=10,value=1});v182:addToggle({text="Remove Molly effects",flag="world_molly_eff"});v182:addToggle({text="Remove Smoke effects",flag="world_smoke_eff"});v182:addDivider();v182:addToggle({text="Visualize Molly Radius",flag="world_molly"});v182:addColorpicker({text="Color",flag="world_molly_color",ontop=true,color=Color3.fromRGB(255,255,255)});v182:addSlider({text="Transparency",flag="world_molly_Transparency",min=0,max=10,value=0});v182:addList({text="Material",flag="world_molly_material",values={"SmoothPlastic","ForceField","Neon"}});v182:addDivider();v182:addToggle({text="Visualize Smoke Radius",flag="world_smoke"});v182:addColorpicker({text="Color",flag="world_smoke_color",ontop=true,color=Color3.fromRGB(255,255,255)});v182:addSlider({text="Transparency",flag="world_smoke_Transparency",min=0,max=10,value=0});v182:addList({text="Material",flag="world_smoke_material",values={"SmoothPlastic","ForceField","Neon"}});local v186,v187=v117:createGroup(0);local v188,v189=v117:createGroup(1);local v190,v191=v117:createGroup(0);local v192,v193=v117:createGroup(2);local v194,v195=v117:createGroup(2);v186:addToggle({text="Esp Enabled",flag="esp_enabled",callback=function(v329) for v574,v575 in next,v79 do v575.invis();end end});v186:addToggle({text="Esp Teammates",flag="esp_teamates"});v190:addToggle({text="Box Esp",flag="esp_box"});v190:addToggle({text="Outline",flag="esp_box_outline"});v190:addDivider();v190:addToggle({text="Health Bar",flag="esp_health_bar"});v190:addToggle({text="Outline",flag="esp_health_bar_outline"});v190:addDivider();v190:addToggle({text="Tracer Esp",flag="esp_tracer"});v190:addToggle({text="Outline",flag="esp_tracer_outline"});v190:addDivider();v190:addToggle({text="Name Esp",flag="esp_name"});v190:addToggle({text="Outline",flag="esp_name_outline"});v190:addDivider();v190:addToggle({text="Distance Esp",flag="esp_distance"});v190:addToggle({text="Outline",flag="esp_distance_outline"});v188:addToggle({text="Player Chams",flag="esp_chams"});v188:addSlider({text="Transparency",flag="esp_chams_transparency",min=0,max=10,value=0,callback=function(v330) if v17.flags.esp_chams then v17.flags.esp_chams=false;wait(0.1);v17.flags.esp_chams=true;end end});v188:addDivider();v188:addToggle({text="Player Visible Chams",flag="esp_glow"});v188:addSlider({text="Transparency",flag="esp_glow_transparency",min=0,max=10,value=0,callback=function(v331) if v17.flags.esp_glow then v17.flags.esp_glow=false;wait(0.1);v17.flags.esp_glow=true;end end});v188:addDivider();v188:addToggle({text="Player Highlight",flag="esp_highlight"});v188:addSlider({text="Transparency",flag="esp_highlight_transparency",min=0,max=10,value=0,callback=function(v332) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v188:addSlider({text="Outline Transparency",flag="esp_highlight_outline_transparency",min=0,max=10,value=0,callback=function(v333) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v188:addToggle({text="Player Visible Highlight",flag="esp_visible_highlight",callback=function(v334) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v188:addSlider({text="Transparency",flag="esp_visible_highlight_transparency",min=0,max=10,value=0,callback=function(v335) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v188:addSlider({text="Outline Transparency",flag="esp_visible_highlight_outline_transparency",min=0,max=10,value=0,callback=function(v336) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v194:addColorpicker({text="Box Color",flag="esp_box_color",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addColorpicker({text="Box Outline Color",flag="esp_box_color_outline",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addDivider();v194:addColorpicker({text="Health Bar Outline Color",flag="esp_health_bar_outline_color",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addColorpicker({text="Health High Color",flag="esp_health_bar_high_color",ontop=true,color=Color3.fromRGB(0,255,0)});v194:addColorpicker({text="Health Low Color",flag="esp_health_bar_low_color",ontop=true,color=Color3.fromRGB(255,0,0)});v194:addDivider();v194:addColorpicker({text="Tracer Color",flag="esp_tracer_color",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addColorpicker({text="Tracer Outline Color",flag="esp_tracer_color_outline",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addDivider();v194:addColorpicker({text="Name Color",flag="esp_name_color",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addColorpicker({text="Name Outline Color",flag="esp_name_color_outline",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addDivider();v194:addColorpicker({text="Distance Color",flag="esp_distance_color",ontop=true,color=Color3.fromRGB(255,255,255)});v194:addColorpicker({text="Distance Outline Color",flag="esp_distance_color_outline",ontop=true,color=Color3.fromRGB(255,255,255)});v192:addColorpicker({text="Chams Color",flag="esp_chams_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v337) if v17.flags.esp_chams then v17.flags.esp_chams=false;wait(0.1);v17.flags.esp_chams=true;end end});v192:addColorpicker({text="Visible Chams Color",flag="esp_glow_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v338) if v17.flags.esp_glow then v17.flags.esp_glow=false;wait(0.1);v17.flags.esp_glow=true;end end});v192:addDivider();v192:addColorpicker({text="Highlight Color",flag="esp_highlight_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v339) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v192:addColorpicker({text="Outline Color",flag="esp_highlight_outline_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v340) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v192:addColorpicker({text="Visible Highlight Color",flag="esp_visible_highlight_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v341) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});v192:addColorpicker({text="Outline Color",flag="esp_visible_highlight_outline_color",ontop=true,color=Color3.fromRGB(255,255,255),callback=function(v342) if v17.flags.esp_highlight then v17.flags.esp_highlight=false;wait(0.1);v17.flags.esp_highlight=true;end end});local v196=v116:createGroup(0);local v197=v116:createGroup(1);local v198=v116:createGroup(2);v196:addToggle({text="Anti Aim",flag="antiaim"});v196:addToggle({text="Roll",flag="antiaim_roll"});v196:addList({text="Pitch",flag="antiaim_pitch",values={"Up","Down","Random","None"}});v196:addList({text="Yaw",flag="antiaim_yaw",values={"Backwards","Jitter","Spinbot","None"}});v197:addToggle({text="Fake Duck",flag="fake_duck",callback=function(v343) v49=v343;end});v197:addKeybind({text="Key",flag="fake_duck_key",key=Enum.KeyCode.E,callback=function(v344) if v17.flags.fake_duck then v49= not v49;end end});v197:addDivider();v197:addToggle({text="Air Stuck",flag="airstuck",callback=function(v345) if isAlive() then v6.Character.HumanoidRootPart.Anchored=false;end end});v197:addToggle({text="Return Position",flag="airstuck_pos",callback=function(v346) if v346 then v82.Transparency=0.65;else v82.Position=Vector3.new(0,0,0);v83=nil;end end});v197:addKeybind({text="Key",flag="airstuck_key",key=Enum.KeyCode.CapsLock,callback=function(v347) if (v17.flags.airstuck and isAlive()) then Airstuck= not Airstuck;v6.Character.HumanoidRootPart.Anchored=Airstuck;v6.Character.UpperTorso.Velocity=(Airstuck and v6.Character.UpperTorso.Velocity) or Vector3.new() ;v6.Character.HumanoidRootPart.Velocity=(Airstuck and v6.Character.HumanoidRootPart.Velocity) or Vector3.new() ;end if v17.flags.airstuck_pos then v82.Color=v17.flags.menu_accent;if Airstuck then v82.Position=v6.Character.Head.Position;v83=v82.Position;end if ( not Airstuck and (v83~=nil) and (v82.Position==v83) and (v82.Position~=Vector3.new(0,0,0))) then local v1378=game:GetService("Players").LocalPlayer;local v1379=v1378.Character.HumanoidRootPart;local v1380=TweenInfo.new(0,Enum.EasingStyle.Linear);function TP(v1456) local v1457=CFrame.new(v1456);local v1458=v11:Create(v1379,v1380,{CFrame=v1457});v1458:Play();end TP(v82.Position);v82.Position=Vector3.new(0,0,0);v83=nil;end end end});v198:addToggle({text="Fake Lag",flag="fakelag_enable",callback=function(v348) LPH_NO_VIRTUALIZE(function() v10:SetOutgoingKBPSLimit(0);while v17.flags.fakelag_enable do wait(v17.flags.fakelag_delay/1000 );v57= not v57;v10:SetOutgoingKBPSLimit((v57 and 1) or 0 );if ( not v57 and v48 and v17.flags.fakelag_chams) then hitChams(v6,v17.flags.fakelag_chams_color,v17.flags.fakelag_chams_Transparency/10 ,(v17.flags.fakelag_delay/1000) * 2 );end end v10:SetOutgoingKBPSLimit(0);end)();end});v198:addSlider({text="Delay",flag="fakelag_delay",min=0,max=1500,value=100});v198:addDivider();v198:addToggle({text="Infinite Cash",flag="hooks_cash",callback=function(v349) while v17.flags.hooks_cash do wait(0.25);game:GetService("Players").LocalPlayer.Cash.Value=156969;end if  not v349 then game:GetService("Players").LocalPlayer.Cash.Value=2000;end end});v198:addToggle({text="Infinite Buy Time",flag="hooks_buytime"});v39.Transparency=0;v23=false;spawn(function() if (v22>100) then v22=v22/100 ;v18.Debug.Main.text.Text="Loaded in "   .. v22   .. " s" ;else v18.Debug.Main.text.Text="Loaded in "   .. v22   .. "ms" ;end wait(1.35);v18.Debug.Main.text.Text="Sirex Ware";end);
Has Esp, Infinite Yield and The hitbox expander(expands the head now) Now it also has an actual UI and dosen’t have a shit one

Description

Best script in cbro rn

Download Suyu Emulator

 

Leave a Comment

Your email address will not be published. Required fields are marked *