- Joined
- Jul 31, 2021
- RedCents
- 87¢
Heya, first post here!
I'm writing a macro to run Gribbles. I know that the Gnomes are in the zones but I don't want them to be picked up in my Spawn Search.
Is there a way to exclude someone from a spawn search? This is what I'm trying to do:
/echo ${NearestSpawn[npc -race gnome].Name}
I plan on using this in a script to run in the direction of mobs with Nav, take proximity aggro and attack based on that. Is there a better way to set up this macro?
Can you link a macro that you like for running tasks? Searching is hard bruh.
Ideas on why I'm dumb:
- I plan on using kissassist on a secondary healer, but my primary toon will run the macro. The person running this macro is a dps class that will have basic attack functions written in. Mabye I need to dig deeper into what Kissassist can do? Getting by with a healer and tank merc as well.
- Writing the script to base attack targets on proximity aggro and xtarget is probably a recipe for disaster.
I'm writing a macro to run Gribbles. I know that the Gnomes are in the zones but I don't want them to be picked up in my Spawn Search.
Is there a way to exclude someone from a spawn search? This is what I'm trying to do:
/echo ${NearestSpawn[npc -race gnome].Name}
I plan on using this in a script to run in the direction of mobs with Nav, take proximity aggro and attack based on that. Is there a better way to set up this macro?
Can you link a macro that you like for running tasks? Searching is hard bruh.
Ideas on why I'm dumb:
- I plan on using kissassist on a secondary healer, but my primary toon will run the macro. The person running this macro is a dps class that will have basic attack functions written in. Mabye I need to dig deeper into what Kissassist can do? Getting by with a healer and tank merc as well.
- Writing the script to base attack targets on proximity aggro and xtarget is probably a recipe for disaster.