Skip to content

Quest

Barrels o' Fun

A World of Warcraft quest in Highmountain. 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
Sander3991+307via Wowhead (opens the original comment in a new tab)

This quest will be a lot easier with this macro:

/run SetRaidTarget("mouseover", 8)


This will set a Skull on your mouseover target. When the barrel lits up, mouseover the barrel, click the button and click on the Skull marked barrel when you're done!

2
Aesica+194via Wowhead (opens the original comment in a new tab)

The most recent patch has somewhat "fixed" these so that you can't use a mouseover macro to place icons on the barrels anymore...

...that is, unless you do it when the barrels become clickable. This macro will allow you to sequentially place raid markers on mouseover targets:

/script if (charm == nil) or (charm < 1) then charm=9; end; charm=charm-1; SetRaidTarget("mouseover", charm);

The idea of using raid markers to identify the correct barrel is the same, but the execution is a bit different. This time, go ahead and start the minigame and follow the barrels as best as you can. 3 is generally pretty easy so you shouldn't have much trouble. Once they're clickable, use this macro to mark each barrel before you select the right one. As the minigame progresses, you'll be able to mark additional barrels before clicking the correct one and thus, you can still easily identify which barrel is the correct one.

Happy barreling! :)

3
Declaron+32via Wowhead (opens the original comment in a new tab)

If your like me and find things like this more frustrating and annoying than entertaining, or your in a rush and cant afford to get it wrong, or your just a slacker.

Open your chat window and type

/run SetRaidTarget("mouseover", 1)

Put your mouse over one of the barrels, then press enter, this will mark it with a star.

Repeat this with

/run SetRaidTarget("mouseover", 2)

and then again with

/run SetRaidTarget("mouseover", 3)

You will now have all 3 barrels marked, press your special action button and see which one (star, circle or diamond) flashes, you dont even need to watch it now as you know which one it will be.

On completeion it will add a 4th barrel, you guessed it

/run SetRaidTarget("mouseover", 4)

and repeat, and then again finally with

/run SetRaidTarget("mouseover", 5)

Win.

Read all 66 on Wowhead ↗

Advertisement

Quest facts

LevelLevel 45
LocationHighmountain
SideBoth
SharableNo
Added inLegion
Quest ID45071

The Blizzard quest API has no row for this quest, so its quest text and rewards are not shown - only what the client game files carry.

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

Requirements

Quest typeWorld Quest

Read from the quest filters in the current retail client build.

Objectives

  • Game Completed

Where to go

Pins are the quest’s own POI points from the current retail client, projected onto the in-game zone map. The game marks one blob as the quest’s turn-in; the rest are objective areas. Points that fall outside a map’s window are dropped rather than guessed at.

Highmountain Objective area 1 mapped point
Highmountain map showing where to go for Barrels o' FunObjective area

In-game waypoint: /way #650 55.5 85.7

Coordinates

  • Objective areaHighmountain 55.5, 85.7/way #650 55.5 85.7

Map coordinates of the pins above. An area the client draws as a shape is given by the centre of its points.

Nearby on the Highmountain map

Quests whose map markers the client places closest to this one on Highmountain, nearest first. Distances are straight lines between the markers.

Getting there

Flight points closest to the quest’s first objective area marker on Highmountain:

  • Ironhorn Enclave, HighmountainAlliance and Horde · about 130 yards north-east
  • Obsidian Overlook, HighmountainAlliance and Horde · about 580 yards west
  • Skyfire Triage Camp, StormheimAlliance · about 750 yards north-east

Straight-line distances in yards between the quest’s own map markers (QuestPOI) and the client’s flight-point positions (TaxiNodes); flight paths and terrain are not modelled.

Related

Community notes from Wowhead · 66 comments

Top 3 shown above

The comments below were written by Wowhead users. They are community notes, not TheWoWDB comments. See them in context on Wowhead.

The top 3 are shown in Top Comments above. Read all 66 on Wowhead.

Where this quest fits

Other storylines on the Highmountain map

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.