getgenv().miserylock = { Status = true, -- Enable / disable aimbot Keybind = "Q", -- Toggle key for locking target Hitpart = "HumanoidRootPart", -- Body part to aim at Prediction = { -- Prediction values X = 0.165, Y = 0.1, }, } loadstring(game:HttpGet("https://raw.githubusercontent.com/MiseryHubb/miserylock/refs/heads/main/main.lua"))()