AFK Jedi Nightsister holocron farming macro
Posted: May 4th, 2008, 2:14 pm
This is a macro that can be used to farm holocrons at the Nightsister vs SMC battle POI in Dathomir. The steps to create it are...
1. Bring up a new empty toolbar pane
2. Put the following skills in this order, starting with the first slot...
Saberblock, Heal, Strike, Sweep, Force Throw, Force Spark, Saber Reflect, Elder Buff (last two are optional if you do not have them in your template)
3. Make a macro called "saberblock":
/ui action toolbarSlot00;
/pause 1;
/macro saberblock
4. Make a macro called "heal":
/ui action toolbarSlot01;
/pause 1;
/macro heal
5. Make a macro called "strike":
/ui action toolbarSlot02;
/pause 1;
/macro strike
6. Make a macro called "sweep":
/ui action toolbarSlot03;
/pause 1;
/macro sweep
7. Make a macro called "forcethrow":
/ui action toolbarSlot04;
/pause 1;
/macro forcethrow
8. Make a macro called "spark":
/ui action toolbarSlot05;
/pause 1;
/macro spark
9. Make a macro called "reflect":
/ui action toolbarSlot06;
/pause 1;
/macro reflect
10. Make a macro called "elderbuff":
/ui action toolbarSlot07;
/pause 1;
/macro reflect
11. Make a macro called "loot":
/loot all;
/pause 1;
/macro loot
12. Make a macro called "campafk":
/macro saberblock;
/pause 1;
/macro heal;
/pause 1;
/macro strike;
/pause 1;
/macro sweep;
/pause 1;
/macro forcethrow;
/pause 1;
/macro spark;
/pause 1;
/macro reflect;
/pause 1;
/macro elderbuff;
/pause 1;
/macro loot
Using this will trigger all the macros you just created. Instructions on use:
1. Go to a static spawn (I tested it in the Nightsister vs Singing Mountain Clan Battle POI on Dathomir) where the spawns are EXACTLY the same. Stand basically right on top of one of the spawns and position your cursor so you will target the mob both while it is standing and while it is on the ground dead, so you can target it to attack and target it to loot.
2. Feel free to experiment adding new things to the macro. For example I have my GCW buffs macroed to this as well.
Sorry if something like this has already been posted/is obvious/whatever.
1. Bring up a new empty toolbar pane
2. Put the following skills in this order, starting with the first slot...
Saberblock, Heal, Strike, Sweep, Force Throw, Force Spark, Saber Reflect, Elder Buff (last two are optional if you do not have them in your template)
3. Make a macro called "saberblock":
/ui action toolbarSlot00;
/pause 1;
/macro saberblock
4. Make a macro called "heal":
/ui action toolbarSlot01;
/pause 1;
/macro heal
5. Make a macro called "strike":
/ui action toolbarSlot02;
/pause 1;
/macro strike
6. Make a macro called "sweep":
/ui action toolbarSlot03;
/pause 1;
/macro sweep
7. Make a macro called "forcethrow":
/ui action toolbarSlot04;
/pause 1;
/macro forcethrow
8. Make a macro called "spark":
/ui action toolbarSlot05;
/pause 1;
/macro spark
9. Make a macro called "reflect":
/ui action toolbarSlot06;
/pause 1;
/macro reflect
10. Make a macro called "elderbuff":
/ui action toolbarSlot07;
/pause 1;
/macro reflect
11. Make a macro called "loot":
/loot all;
/pause 1;
/macro loot
12. Make a macro called "campafk":
/macro saberblock;
/pause 1;
/macro heal;
/pause 1;
/macro strike;
/pause 1;
/macro sweep;
/pause 1;
/macro forcethrow;
/pause 1;
/macro spark;
/pause 1;
/macro reflect;
/pause 1;
/macro elderbuff;
/pause 1;
/macro loot
Using this will trigger all the macros you just created. Instructions on use:
1. Go to a static spawn (I tested it in the Nightsister vs Singing Mountain Clan Battle POI on Dathomir) where the spawns are EXACTLY the same. Stand basically right on top of one of the spawns and position your cursor so you will target the mob both while it is standing and while it is on the ground dead, so you can target it to attack and target it to loot.
2. Feel free to experiment adding new things to the macro. For example I have my GCW buffs macroed to this as well.
Sorry if something like this has already been posted/is obvious/whatever.