Here’s a macro that works with the NPC, without using any addons :
/run C_GossipInfo.SelectAvailableQuest(C_GossipInfo.GetAvailableQuests()[1]["questID"])
/run SelectAvailableQuest(1)
/run AcceptQuest()
/run CompleteQuest(1)
/run GetQuestReward(1)Replace the "1" in these two lines:
/run C_GossipInfo.SelectAvailableQuest(C_GossipInfo.GetAvailableQuests()[1]["questID"])
/run SelectAvailableQuest(1)with the number that corresponds to the meat you want to turn in to the NPC.
1 = Sandworm Meat
2 = Crunchy Spider Legs
3 = Chilled Meat
4 = Crocolisk Tails
5 = Raw Tiger Steaks
6 = Raw Clefthoof Meat
7 = Lean Shanks
Watch the video below to see the macro in action.
> Here <Your keyboard is about to learn what true suffering is..
Quest
Sandworm Meat
A World of Warcraft quest in Silithus. Facts and objectives from the current retail game data.
The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.
That is every comment on this page.
Quest facts
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(45729))
Requirements
Read from the Blizzard quest API.
Description
Convincing the giant colossi of Silithus to wake up requires a whole heap of meat. Lucky for you, Silithus is crawling with sandworms, and the colossi don't seem to mind the taste too much!
Community notes from Wowhead · 1 comment
Top 1 shown aboveThe comments below were written by Wowhead users. They are community notes, not TheWoWDB comments. See them in context on Wowhead.
All 1 comment on this page are shown in Top Comments above.
Reward details
Currency: Alliance Qiraji Commendation x 20
Completing this quest will grant the Alliance credit in the Call of the Scarab event. The faction which earns the most credit today may hang their banners by the Scarab Gong for the rest of the year.
Item facts are the current retail client’s (ItemSparse); the specialisations for a pick-one item are the ones the Blizzard quest API lists; faction and currency text is the client’s own. Lowest listed price = the US commodity auction house now.
Where this quest fits
Other quests with this name
This one: Alliance only · Silithus · Level 1-90.
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.