getgenv().MTXClient_Settings = { ["Aim"] = { ["AimPart"] = "Head", ["AimlockKey"] = "q", ["AimRadius"] = 35, ["LookAt"] = true }, ["Fov"] = { ["Enabled"] = true, ["Fov_Radius"] = 35, ["insidefov_Visible"] = false, ["insidefov_Color"] = Color3.fromRGB(105, 0, 255), ["insidefov_transparency"] = 0.3, ["outsidefov_Visible"] = false, ["outsidefov_Color"] = Color3.fromRGB(208, 240, 253), ["outsidefov_transparency"] = 1 }, ["ClientFly"] = { ["Enabled"] = false, ["Keybind"] = Enum.KeyCode.F, ["Speed"] = 200 }, ["Speed"] = { ["Enabled"] = false, ["Keybind"] = Enum.KeyCode.Z, ["amount"] = 20 }, ["Verifications"] = { ["ThirdPerson"] = true, ["FirstPerson"] = true, ["TeamCheck"] = false, ["K_O"] = true, ["Grabing"] = true }, ["Utility"] = { ["NoSlow"] = true, ["AntiGroundShots"] = true, ["Notifications"] = true }, ["Predict"] = { ["PredictMovement"] = true, ["PredictionVelocity"] = 7, ["AirPrediction"] = true, ["AirPredictionValue"] = 0.145 } } getgenv().WalkspeedEnabled = false getgenv().WalkspeedAmount = 200 getgenv().WalkspeedKeybind = Enum.KeyCode.T loadstring(game:HttpGet("https://raw.githubusercontent.com/dadada-rgb/Vhuy.Ghoul/refs/heads/main/matrixmini.lua"))()