Goal Kick Simulator FASTER AUTO-KICK

MADE BY grandpapapa

FEATURE:

  • AUTO-KICK

GAME LINK:
GOAL KICK SIMULATOR

SCRIPT:

_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

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!