--Aniware

_G.Color = Color3.fromRGB(255, 255, 0) _G.Color2 = Color3.fromRGB(255, 255, 0) local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/slightten/ui-libs/main/funni"))() local window = library:CreateWindow("Aniware.xyz", Enum.KeyCode.RightControl) local plr = game.Players.LocalPlayer local tab1 = window:CreateTab("Legit") local tab2 = window:CreateTab("Misc") local sect2 = tab2:CreateSector("Aniware.xyz", 'left') sect2:AddLabel("V3rmillion: nikobroking") local sect1 = tab1:CreateSector("Main", 'left') sect2:AddSlider("Walkspeed", 16, 16, 200, false, function(Jake) plr.Character.Humanoid.WalkSpeed = Jake end) sect1:AddButton("ESP", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/nikohubber420/apn/main/esp%20chicken%20mcdoanld%20sauce%20420%2069"))() end) sect2:AddButton("Low GFX (+20 FPS)", function() local decalsyeeted = true local g = game local w = g.Workspace local l = g.Lighting local t = w.Terrain t.WaterWaveSize = 0 t.WaterWaveSpeed = 0 t.WaterReflectance = 0 t.WaterTransparency = 0 l.GlobalShadows = false l.FogEnd = 9e9 l.Brightness = 0 settings().Rendering.QualityLevel = "Level01" for i, v in pairs(g:GetDescendants()) do if v:IsA("Part") or v:IsA("Union") or v:IsA("CornerWedgePart") or v:IsA("TrussPart") then v.Material = "Plastic" v.Reflectance = 0 elseif v:IsA("Decal") or v:IsA("Texture") and decalsyeeted then v.Transparency = 1 elseif v:IsA("ParticleEmitter") or v:IsA("Trail") then v.Lifetime = NumberRange.new(0) elseif v:IsA("Explosion") then v.BlastPressure = 1 v.BlastRadius = 1 elseif v:IsA("Fire") or v:IsA("SpotLight") or v:IsA("Smoke") then v.Enabled = false elseif v:IsA("MeshPart") then v.Material = "Plastic" v.Reflectance = 0 v.TextureID = 10385902758728957 end end for i, e in pairs(l:GetChildren()) do if e:IsA("BlurEffect") or e:IsA("SunRaysEffect") or e:IsA("ColorCorrectionEffect") or e:IsA("BloomEffect") or e:IsA("DepthOfFieldEffect") then e.Enabled = false end end end) sect2:AddButton("FOV 120", function() loadstring(game:HttpGet("https://pastebin.com/raw/MfjvFNFM"))() end) sect2:AddButton("FOV 90 (Normal)", function() loadstring(game:HttpGet("https://pastebin.com/raw/eVxizCEE"))() end)