Find any script for Roblox

Enter the name of the game or script.

Script – Inazuma Strikers

Thank you for using our website
Your script:

NO KEY

while task.wait() do
local args = {
	workspace:WaitForChild("Balls"):WaitForChild("InazumaBall")
}
game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("AttachBall"):FireServer(unpack(args))
end