github-script/Aimbot
feeitak 4068c3f410
Aimbot made for Roblox (working in some games)
I made new script and also i'm new one at scripting! I want to learn scipting and write good scripts for Roblox games.
2023-04-26 09:35:49 +03:00

12 lines
348 B
Text

getgenv().RecurringPoint = "Torso"
getgenv().Hitbox = "Torso"
getgenv().Keybind = "q"
getgenv().AimbotStrengthAmount = 2
getgenv().PredictionAmout = 15
getgenv().Radius = 25
getgenv().UsePrediction = true
getgenv().AimbotStrenght = true
getgenv().FirstPerson = true
getgenv().ThirdPerson = true
getgenv().TeamCheck = false
getgenv().Enabled = true