if _G.FREE_FOR_ALL == false then if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then local AIM = v.Character:FindFirstChild(_G.AIM_AT) if AIM ~= nil then local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude local RAY = ...