Field Goal Simulator Script | BETTER ACCURACY

Created by magnetwashere

Features:

  • BETTER ACCURACY
local hook; hook = hookmetamethod(game, "__namecall", newcclosure(function(self, ...)
   local args = {...}
   if tostring(self) == "ServerEvent" and args[1] == "Accuracy" then
       args[2] = 1
   end
   return hook(self, unpack(args))
end))

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS