mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
I made new script and also i'm new one at scripting! I want to learn scipting and write good scripts for Roblox games.
12 lines
348 B
Text
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
|