Skip to content

Quest

Old MacDonald

Quest facts and objectives from the current retail game data.

Advertisement
Top Comments

The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.

1
Cakechart+11via Wowhead (opens the original comment in a new tab)

These quests can be used to level alts without leaving your capital city, as they can be turned in directly from the quest log:

In case you're looking for a macro that allows you to automatically turn in the 5 auto-complete quests (to save time on the duration of [item=86574] or [item=128312]), this is what I use:

/script local ids = { 31851, 31819, 31850, 31780, 31781, }; for i = 1, 5 do local index = GetQuestLogIndexByID(ids); SelectQuestLogEntry(index); ShowQuestComplete(index); CompleteQuest(); GetQuestReward(); end

You'll have to spam the macro, but it'll be done within seconds. Remember to disable all addons to minimize loading times as well! ;)

Read all 13 on Wowhead ↗

Advertisement

Quest facts

LevelLevel 1-90
CategoryBattle Pets
Quest ID31780

The client quest POI data records no map location for this quest, so no map is shown.

Check whether you have already completed this quest in-game: /run print(C_QuestLog.IsQuestFlaggedCompleted(31780))

Requirements

RepeatsDaily

Read from the Blizzard quest API.

Description

I won't be such a pushover this time around!

Related
Money28 gold9 silver
Experience9,500 XP

Where this quest fits

Other quests with this name

This one: Level 1-90.

Also counted by The Longest Day

Its criteria name 52 quests; others include:

Steps, storylines and map placement from the client’s QuestLine, prerequisite and QuestPOI data; neighbouring quest text is Blizzard’s own (quest API), shortened to its opening sentences.

Achievements

Completing this quest counts toward this achievement.

  • The Longest Day: its criteria name 52 quests, this one included. Reward: Marked Flawless Battle Stone.