Your code:
if (playerStatus.dCurrentHealthPct <= 0.45 && hashPowerHotbarAbilities.Contains(SNOPower.Barbari an_Rend) && iAnythingWithenRange [RANGE_12] > 1)
return new GilesPower(SNOPower.Barbarian_Rend, 0f, playerStatus.vCurrentPosition, iCurrentWorldID, -1, 1, 0, SIGNATURE_SPAM);
Code...