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 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!