Goal Kick Simulator Script | FASTER AUTO KICK

Created by grandpapapa

Features:

  • FASTER AUTO KICK
_G.farm = true -- false for off
while _G.farm do
task.wait()
local A_1 = "Throw"
local A_2 = 100
local Event = game:GetService("ReplicatedStorage").Remote.RemoteFunction
Event:InvokeServer(A_1, A_2)
task.wait()
local A_1 = "InterruptKick"
local Event = game:GetService("ReplicatedStorage").Remote.RemoteEvent
Event:FireServer(A_1)
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS