This is the updated macro if anyone was interested:

Code:
/use [nocombat] Findle's Loot-A-Rang




!if (character is in "Warlock") /click [spec:2] Destro-ST
!if (character is in "Warlock") /click [spec:1] AF-ST


!if (character is in "Mage") /click [spec:2] FRST
!if (character is in "Mage") /click [spec:1] ARC-ST


!if (character is in "Warrior") /click [spec:2] ARMS-ST
!if (character is in "Warrior1") /click [spec:1] PROT-ST
!if( character is in "Warrior2") /click [spec:1] FURY-ST


!if (character is in "Hunter") /click [spec:2] BMST
!if (character is in "Hunter") /click [spec:1] MARKS-ST
Spec 1 will be PvE universally on all my characters and spec 2 will be the PvP spec.

That does what I need without needing the spec-type ATGs.