PDA

View Full Version : Looking for auto-rep-turnin mod.


Azaram
10-09-2007, 01:10 AM
I've got 250 coilfang armaments I need to turn in to get CE rep, and I don't want to give myself carpal tunnel doing it. Someone a while back told me there was one or more mods that could automagically turn them in for mem but I'm not being able to find one... Anyone know where to corral such a beastie?

Tunga
10-09-2007, 01:27 AM
There's one called AutoTurnIn on Wowace (http://www.wowace.com/files) which might include that quest, not sure.

VgerAN
10-09-2007, 11:19 AM
I've got 250 coilfang armaments I need to turn in to get CE rep, and I don't want to give myself carpal tunnel doing it. Someone a while back told me there was one or more mods that could automagically turn them in for mem but I'm not being able to find one... Anyone know where to corral such a beastie?

I've used one called TurnIn before. I don't use it regularly, but I've used it in Alterac Valley to great effect in the past. It was obnoxious to keep enabled when I didn't need it, though, so I keep it disabled most of the time.

belleboomGD
10-09-2007, 03:49 PM
I've also used TurnIn when faced with a big pile of rep items. Another option is a macro that does the same thing for you:

This is useable at almost any quest giver with a blue question mark. It's especially useful for doing faction turnins. Some of these quest givers offer multiple quests; to have the macro select a quest besides the first one, simply change the number in parentheses from "1" to the quest number (2nd on list, 3rd, etc.).
/script SelectGossipAvailableQuest(1); CompleteQuest(); GetQuestReward();

Azaram
14-09-2007, 04:44 AM
I've used one called TurnIn before. I don't use it regularly, but I've used it in Alterac Valley to great effect in the past. It was obnoxious to keep enabled when I didn't need it, though, so I keep it disabled most of the time.

Yeah, a friend at work pointed me to that. It works, but it is kind of a pain unless you're using it... Thanks!

belleboomGD, thanks as well; I'll keep that in mind next time...