Field Goal Simulator Script | AIMBOT (PRESS R TO USE)

Created by slixx

Features:

  • AIMBOT (PRESS R TO USE)
local uis = game:GetService("UserInputService")

uis.InputBegan:Connect(function(key)
   if uis:GetFocusedTextBox() then return end
   
   if key.KeyCode == Enum.KeyCode.R then
       local ohString1 = "Start"
       
       game.Players.LocalPlayer.Character.Ball.ServerEvent:FireServer(ohString1)
       wait(.5)
       local ohString1 = "Accuracy"
       local ohNumber2 = 1
       
       game.Players.LocalPlayer.Character.Ball.ServerEvent:FireServer(ohString1, ohNumber2)
   end
end)

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS