Knife Ability Testing (KAT) | Kill All

FEATURE:

  • KILL ALL (CLASSIC MODE)
Players = game:GetService("Players")
Player = Players.LocalPlayer
Character = Player.Character or Player.ChacterAdded:wait()

game:GetService("RunService").Heartbeat:Connect(function()
	if Character:FindFirstChild("Knife") then else
		if Player.Backpack:FindFirstChild("Knife") then
			Player.Character:FindFirstChild("Humanoid"):EquipTool(Player.Backpack.Knife)
		end
	end
	Player.Character.HumanoidRootPart.CFrame = game.Workspace.Spawn.SpawnLocation.CFrame
	mouse1click()
	for _,v in pairs(Players:GetChildren())do
		if v.Name == Player.Name then else
			local character = v.Character or v.CharacterAdded:Wait()
				character:WaitForChild("Head").Transparency = 0
				character.Head.Size = Vector3.new(1000, 1000, 1000)
				character.Head.CanCollide = false
		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!