SERVER LAG SCRIPT FOR PLANTS VS ZOMBIES!

Png 3 16 300x169 1.webp

— weinzspace.com / #1 roblox script database! —

while task.wait() do for i,v in next, game.Players:GetPlayers() do local args = { [1] = v } for a,b in next, game.ReplicatedStorage:GetDescendants() do if b.Name == “RemoteT” and b.IsA(b,”RemoteEvent”) then b:FireServer(unpack(args)) end end end end

— The script was copied from the site weinzspace.com ! —