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.
This commit is contained in:
feeitak 2023-04-26 09:35:49 +03:00 committed by GitHub
parent 060d68304c
commit 4068c3f410
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
Aimbot Normal file
View file

@ -0,0 +1,12 @@
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