/tar name macro that cycles

is it possible to make a /tar macro that will cycle through the adds of a specific name or just enemies
its super usefull if the adds are behind you or out of the vision of your screen (tab target wont let you cycle through adds behind you)

another option would be is it possible to clamp all targets within range to the screen not just the seleted target

/script SetCVar(“nameplateOtherBottomInset”, 0.1);SetCVar(“nameplateOtherTopInset”, 0.08);ReloadUI();

works on selected target but i would like all of them

Don’t think that’s possible
That CVar only used to work on all of them previous to patch 7.1.0

seems like i have to run the script each time i load the game as well