Home > Article > Mobile Game Tutorial > How to skip Burning Throne in World of Warcraft
How to skip the animated CG of the opening mission in World of Warcraft? In "World of Warcraft", some missions contain lengthy opening animation CGs, which consume a lot of time when watching them repeatedly. In order to improve efficiency, players can skip these animations. This article will detail the steps to skip the CG of the door opening task animation. In order to understand the specific method of skipping animated CG, please continue reading this article. PHP editor Xigua will guide you step by step to complete the operation.
The steps are as follows:
1. Find the NPC diagonally in Dalaran Prison and arrange them randomly.
2. Exit the instance by teleporting from the mini map, go to the entrance of [Burning Throne], but do not enter, use the mini map eyes to enter the instance.
3. After defeating the BOSS [Agrama], talk to the Diamond Dwarf. After that, quickly press the macro to exit the instance.
4. Enter the instance and wait for the animation to play. Cancel the automatic transmission to ignore the fifth BOSS.
Required macro commands:
1. Entering and exiting random dungeons: /run LFGTeleport(IsInLFGDungeon())
2. Leaving the dungeon team: /script C_PartyInfo.LeaveParty()
The above is the detailed content of How to skip Burning Throne in World of Warcraft. For more information, please follow other related articles on the PHP Chinese website!