I'm on a PvP server and I have a second account I dual with in the background in EQW. I use a bot on the second account. I'm trying to design a macro to have the bot alert me when someone that is not on my team is in the zone and their distance to me.
I've thought of two ways to do this:
1) Pull the /who command into an array and then step through the array and con each target looking for a con that is threateningly
2) Maintain a list of hostile guilds or active PK'ers and put them in as alerts.
I'd prefer to go with option 1 because it's more dynamic and I don't have to maintain a list of enemies. But I can't figure out how to get the /who list into an array.
Any ideas?
Thanks,
Slice

