Fishing promoter Guild Rep exploit
This includes the INSTANTLY repeatable Fishing flier quest available from Grinkle as well as Barrus
All you need to do is accept and complete the quest. and repeat. Exalted in no time. Works at level 85
macro contributed by hackerlol to delete fishing fliers from your bag:
/run for bag = ,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Fishing Tournament!") then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end
The following taken from Phantoms post:
Alright, now this part isn't needed, but if you wish to make this happen quickly, I strongly suggest it.
First, bind Interact With Target to an easy to reach key, such as Action Bar Slot 3.
Also, turn on Sticky Targeting.
Next, bind the following macro to an easy to reach key, such as Action Bar Slot 2:
/script SelectGossipAvailableQuest(1)
/script CompleteQuest()
/script GetQuestReward()
What the above macro does, is clicks "Continue", and then on the next turn "Complete Quest" for you after you talk to the guy.
Now, click on the quest giver. Since you have Sticky Targeting on, even if you click somewhere else, it will not take you off of him.
Now, press the key you bound to Interact with Target (I used 3).
This will start the quest log. Click the macro you bound (I used 2).
That will auto-click Continue and Complete Quest for you.
That's one quest turn-in.
So, the basic order is 3-2-2 (using my keybinds).
However, with Sticky Targeting, just spam both at the same time as fast as you can. This will result in turning in the quest VERY fast, and causing you to get Exalted with your guild within 5-10 minutes and letting you get 60k guild exp per .5 - 1 second!