getgenv().Settings = { Main = { Enable = true, HoldKey = false, ToggleKey = true, UseKeyBoardKey = true, KeyBoardKey = Enum.KeyCode.E, -- https://create.roblox.com/docs/reference/engine/enums/KeyCode UseMouseKey = false, ThirdPerson = true, FirstPerson = true, AutoPingSets = false, UseCircleRadius = false, DisableOutSideCircle = false, UseShake = true,-- Dosent Work For now ShakePower = 1, -- Disabled For now CheckForWalls = true }, Check = { CheckIfKo = true, -- This Is For Da Hood And Hood Customs DisableOnTargetDeath = false, DisableOnPlayerDeath = false }, Horizontal = { PredictMovement = true, PredictionVelocity = 0.--Ur own Sets. Join the Discord For A COnfig Or a Set .gg/tUDDpKhGk5 }, Smooth = { Smoothness = true, SmoothnessAmount = 0.--Ur own Sets, Join the Discord For A COnfig Or a Set.gg/tUDDpKhGk5 SmoothMethod = Enum.EasingStyle.Circular, SmoothMethodV2 = Enum.EasingDirection.InOut }, Part = { AimPart = "Head", CheckIfJumpedAimPart = "LowerTorso", CheckIfJumped = true, GetClosestPart = false }, Resolver = { UnderGround = false, UseUnderGroundKeybind = true, UnderGroundKey = Enum.KeyCode.X, DetectDesync = true, Detection = 75, UseDetectDesyncKeybind = true, DetectDesyncKey = Enum.KeyCode.V, SendNotification = true }, Visual = { Fov = false, FovTransparency = 0, FovThickness = 0, FovColor = Color3.fromRGB(77, 39, 205), FovRadius = 59 }, Spoofer = { MemorySpoofer = false, MemoryTabColor = Color3.fromRGB(211, 88, 33), MemoryMost = 85000, MemoryLeast = 80000, PingSpoofer = false, PingTabColor = Color3.fromRGB(211, 88, 33), PingMost = 2000, PingLeast = 1000 } } loadstring(game:HttpGet("https://raw.githubusercontent.com/MajuNuko/ByntoxAlpha/refs/heads/main/Beta%20V.1.0.0"))()