Sunday, January 20, 2013

Achievement Macro: Shado-Pan


For this episode I will be covering an achievement Maco I got off of Cold's Gold Factory;

The Getting Around With The Shado-Pan Achievement requires you to complete 15 daily quests with each of the Shado-Pan Heroes.  (You just need to have them when you turn in the quests.)  Since you can only choose one per day, you need to keep an eye on which ones you have or haven't yet used, instead of always taking your favorite Shado-Pan hero along on your dailies. 

There is also no default way to track your progress with the Getting Around With The Shado-Pan Achievement .  Go to the site for an awesome macro that you can copy / paste and create an in-game macro to check your progress with the Shado-Pan Achievement. 

/run local a=7298 print(format("\124cffFFFF00TODO for %s\124r",GetAchievementLink(a)))for i=1,GetAchievementNumCriteria(a)do local d,_,c,x,y=GetAchievementCriteriaInfo(a,i)if not c then print(format("%s %d/%d",d,x,y))end end

Once you create this macro, simply pressing the macro button will list all of the Shadow-Pan heroes that you are still progressing for the achievement.  Once you have completed 15 Shado-Pan quest turn-ins with a specific hero that Shado-Pan hero will no longer display when you press this macro.  So create the macro and save yourself the trouble of figuring out which heroes you still need for the achievement.

This post is associated with the Nonmail's Nutz podcast, episode number 12. If you have any Macro requests or suggestions email me at r9sid9nt9vil@gmail.com

No comments:

Post a Comment