Bats Fight

Script Credit :- egor1654#9441
Features

Bats Fight

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local hrp = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart") local cf = hrp.CFrame for i = 1,6 do for _,v in pairs(game:GetService("Players"):GetPlayers()) do local char = v.Character local ehrp = char:WaitForChild("HumanoidRootPart") if ehrp and ehrp ~= hrp then game:GetService("Players").LocalPlayer.Character.Bat.Attack:FireServer(2) game:GetService("Players").LocalPlayer.Character.Bat.Attack:FireServer(1,ehrp,ehrp.Parent:FindFirstChild("Humanoid")) end end end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors