WOW: Easy Time To Open A Restaurant Guild Achievement Exploit



The " Time to Open a Restaurant " achievement currently requires for a guild to cook 10,000 Cataclysm meals and it awards 20 guild points.
For this Exploit there is only 1 Requirement:  Having a Mage

Currently mage conjured food counts toward the achievement. With every 20 Conjured mana cake that you create you will get +20 foods towards the achievement. With few mages from the guild you will get this achievement in no time.

This macro could be quite useful if you wanna do the achivement for the guild while afking with a click macro or something

Just create a macro with the following:

/run for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"Conjured Mana Cake") then PickupContainerItem(bag,slot) DeleteCursorItem() end end end
/cast Conjure Refreshment


1 comment: