Goal Kick Simulator Script | INFINITE MONEY, UNLOCK ALL AREAS

Created by ameicaa

Features:

  • INFINITE MONEY
local args = {
   [1] = "Throw",
   [2] = 0/0
}
game:GetService("ReplicatedStorage").Remote.RemoteFunction:InvokeServer(unpack(args))
  • UNLOCK ALL AREAS
game:GetService("ReplicatedStorage").Remote.RemoteFunction:InvokeServer("Throw",0/0)
task.wait(1)
for i,v in pairs (game.Workspace.Ignore:GetChildren()) do
local args = {
   [1] = "UnlockArea",
   [2] = v
}
game:GetService("ReplicatedStorage").Remote.RemoteFunction:InvokeServer(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