Ravenholdt Reputation Part Two - Heavy Junkboxes in LBRS by Swede
2010-06-23
Class: Rogue | Category: How To/Guides | Server : US - Blackrock ( Bloodlust )
- /5 3 ? ? 172 MB Correct Share
Movie Summary
This part of the Ravenholdt grind will be required once you are Honor capped at 11,999 / 12,000.

Hidden away at the Ravenholdt Manor in Hillsbrad Foothills, there is an NPC that has a repeatable quest. He will give you 75 reputation for Ravenholdt for every 5 [Heavy Junkbox] that you give him.

http://www.wowhead.com/quest=8249

You will need to aquire 1,405 [Heavy Junkbox]es (Non-Humans) to get from 1 point away from revered to exalted.
This video is merely a route to get them very quickly.

Things you will need:
A rogue (Start leveling or use a friends, like I did)
Macros (Below)
[Glyph of Pickpocket]
Free time

Talents:
Fleet Footed (+15% movement speed)
Vigor (+10 energy)
Master of Deception (better stealth)
Camouflage (+15% movement speed in stealth)
Macros:
To pickpocket: (SPAM THIS)

#showtooltip Pick Pocket
/console targetNearestDistance 10.000000
/targetenemy [noharm][dead]
/cast Pick Pocket
/cleartarget
/run UIErrorsFrame:Clear()



Since you automatically pickpocket a lot of JUNK, I found these three macros and modified one a little so you auto-delete all the common things you pickpocket right from your bags! (Works good for Tyr's Hand and LBRS)

/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and (string.find(name,"Hickory Pipe") or string.find(name,"Superior Healing Potion")) then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end;end

/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and (string.find(name,"Deep Fried Plantains") or string.find(name,"Homemade Cherry")) then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end

/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and (string.find(name,"An Exotic Cookbook") or string.find(name,"Roasted Quail")) then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end

(This one is more for Tyr's Hand)
/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Alterac Swiss") then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end

Then you have to turn in all these Items:
Quest:
/script SelectGossipAvailableQuest(1); CompleteQuest(); GetQuestReward();

To delete the unique reward you get from the quest:
/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Dusksteel Throwing Knife") then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end


Good Luck With Insane!
Insane in the Membrane


Busy schedule? AccountShark offers accounts with BiS gear and items so you can play at the top without the time sink.
Comments and Ratings
Average Rating:

- /5

Your Rating:

  • Loading...

AccountShark

WCM Premium Mirrors

Stream Mirrors

Movie Achievements

Views: 46,719
Daily Views: 8
Rating: - / 5
Category Rank: 322

Author Information

Swede
WCM Fame: 48
Rank: 2,592 (of 510,000 )
Movies Released: 3
Total Views: 84,496
AccountShark

Similar Movies

  • Loading...