Created by Nolix
Features:
- AIMBOT
getgenv().settings = {
Enabled = true,
-- // distance you need to be for the aimbot to lock on \\
Distance = 200,
-- // how far up the aimbot will aim, helps to get good shots from long range \\
AimbotHowFarUp = 20,
-- // links for what keybinds are available \\
-- // https://bit.ly/3NocEoA \\
-- // https://bit.ly/3wAkKFf \\
-- // if you want to use a KeyCode change Enum.UserInputType to Enum.KeyCode \\
Keybind = Enum.UserInputType.MouseButton3
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/Kitzoon/Roblox-Scripts/main/Hoopz_Aimbot.lua"))()
ENJOY!