Shortened Steps:
- Right click on Namha Moonwater.
- Pick up the Quest Dazed of the Past. Or press Macro 1, two times.
- Right click on the Quest in the Quest Tab.
- Open the vendor next to the Quest giver.
- Press the Macro 2.
- Press Macro 1.
- Repeat, minus step 3.
Macro 1:
/script AcceptQuest()
/script C_GossipInfo.SelectAvailableQuest(1)
/click DropDownList1Button2
/click QuestLogPopupDetailFrameAbandonButton
/click StaticPopup1Button1
Macro 2:
/run for bag=0,4,1 do for slot=1,GetContainerNumSlots(bag),1 do local name=GetContainerItemLink(bag,slot) if name and string.find(name,"Namha's") then DEFAULT_CHAT_FRAME:AddMessage("- Selling "..name) UseContainerItem(bag,slot) end end end
Coming next, I have another God-Mode in Arenas exploit. Need to do all of the recordings for it and edit, so will be at least a week before that comes out.
Post a Comment