Home Artists Posts Import Register

Content

 Patreon Arektor shared the following ingenious Horde alternative to the recently published party sync quest duplication method (original post here: https://www.patreon.com/posts/39378978 ):

"Hey! I'd like to expand on the party sync exploit you recently shared. Basing myself on these steps and with the help of Hells Demise's macros he shared in the comments of that post, I managed to level from 71 to 116 in a single real-time hour on Horde side.  

The quest we want to look at is "All's Quiet on the Southern Front" (ID 26073), and is quite far in the Horde Stonetalon quest chain so it requires a bit of preparation.  

What we need is an alt account (can be trial) with a level 20 character (required to start Stonetalon), and progress this character up to the quest mentioned above. DO NOT TURN IT IN!  Once this is done, all we need to do is to follow the steps you provided. There is an inn a few steps near the turn-in NPC to skip the 20 secondlogout delay, and this quest gives a lot more exp than regular ones (I don't know how heirlooms affect the result but in my case, it was twice as much).  I didn't have everything properly setup and was a bit slow at the beginning, but managed to level from 71 to 98 in the first 20 minutes under the effect of Elixir of the Rapid Mind. Near the end, I was managing to do a turn-in every 10 second of /played, and every ~16 real-time seconds.   

Here are the macros I used (credit to HellsDemise): 

 -> On Leveling Character <-  ---- Abandon quest:  

/run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end 

---- 

Accept or Complete quest:  

/click QuestFrameAcceptButton 

/click GossipTitleButton3 

/click QuestFrameCompleteButton 

/click QuestFrameCompleteQuestButton 

---- 

Logout: /logout 

---- 

Sync: /script QuestSessionManager.CheckStartDialog:Confirm()

---- 

Desync:  

/script QuestSessionManager:StopSession() 

/script QuestSessionManager.CheckStopDialog:Confirm() 

----   

-> On Alt Account <- 

 ----

 Accept sync: /script QuestSessionManager.StartDialog:Confirm() 

----

 Share quest: /run QuestLogPushQuest(2) ----   

Having a second monitor greatly increases the efficiency (or easiness) of this.  It might be good to know that when I happened to mess up and desync or abandon before turning in the quest, I had to do the "share -> abandon -> logout" process twice to re-enable the exp."

Comments

No comments found for this post.