Kill All FiveDuels 2 Mobile Script

Script
for _,p in pairs(game:GetService("Players"):GetPlayers()) do if p~=game.Players.LocalPlayer and p.Character and p.Character:FindFirstChild("Humanoid") and p.Character.Humanoid.Health>0 then game:GetService("ReplicatedStorage").Events.WeaponRemote:FireServer("ProcessShoot",{Weapon="Pistol",IsHead=true,Target=p.Character.Humanoid,ArmorDamage=0,Armor=false,Damage=math.huge}) end end

Select Game [A-Z]