Killstreak Sword Fighting BETA CLOSE SERVER SCRIPT

Created by !#0445

Features:

  • CLOSE SERVER SCRIPT
while task.wait(3) do
    for __, vls in next, game:GetService("Players"):GetPlayers() do
		if vls ~= game.Players.LocalPlayer then
		    local args = {
		        [1] = vls.Name,
		        [2] = 'This server has closed as of recently.'
		    }
			game:GetService("ReplicatedStorage").KickPlayer:FireServer(unpack(args))
		end
	end
end

⚠️ Warning: Do not download any extensions or any executable files, you're just here for the script!

✔️ Any Patched/Broken Script Can Be Reported To French Dog#6704 In Discord For Removal