for (int nr = 0; nr <= 9 && player.Level >= 18 && !blacklistPlayer.Contains(player.Name) && !player.IsFlying &&
!player.Dead && player.GetAuraById(61815) == null && player.GetAuraById(33975) == null &&
player.GetAuraById(61734) == null &&
StyxWoW.Me.Inventory.Equipped.MainHand.Cooldown <= 0; nr++)
{