getgenv().RecurringPoint = "UpperTorso" getgenv().Hitbox = "UpperTorso" getgenv().Keybind = "YOURKEYBINDHERE" getgenv().AimbotStrengthAmount = STRENGTH.AMNT.HERE getgenv().PredictionAmount = PRE.AMNT.HERE getgenv().Radius = RADIUS.NUM.HERE getgenv().UsePrediction = true getgenv().AimbotStrength = true getgenv().FirstPerson = true getgenv().ThirdPerson = true getgenv().TeamCheck = false getgenv().Enabled = true -- // feel free to change anything else (true/false and hitbox/recurring point) // -- -- // look in bio of script for normal amounts if you dont know what to do // -- -- // main script / / -- loadstring(game:HttpGet("https://raw.githubusercontent.com/tenaakii/Camlock/refs/heads/main/main"))()