I CAN SHARE ON EU ALLY. SEND ME YOUR BATTLE TAG IN MAIL. I WILL NOT RESPOND AS ITS FILLING UP MY MAILBOXThanks and +rep is a bonus
I CAN SHARE ON EU ALLY. SEND ME YOUR BATTLE TAG IN MAIL. I WILL NOT RESPOND AS ITS FILLING UP MY MAILBOXThanks and +rep is a bonus
Edit--- working again
Last edited by saillaw; 09-06-2012 at 03:48 PM. Reason: Changed in Game
Still Looking for US-Horde. PM me if you can share it!
sent messege too
PM Me if you need it Horde Side EU.
Will happily share for rep.
Online for the next couple of hours
still online doing horde eu, just pm me your battletag or realid
I am currently accepting invites from random guilds and leveling them for them. This will throw a wrench into any plans to blanket delevel guilds leveled using this.
you dont get the candy from the emote, you do the emote to complete the quest, then turn in that quest to receive the candy. repeat it with the candy in your bag and then you wont be able to complete the quest due to a duplicate item found. so you do the emote, then turn it in, then delete the candy, and then do it all again.
LF Ally ill pay, US, PST ME
<- need Horde Us
msg me if you need US-Ally, i don't have a huge mailbox limit so if it says full just message again in like a minute or two
also once again here is the code for my PQR ability to do this, much easier than prospecter
change the candy name and emote again obviously
Code:InteractUnit("Innkeeper Firebrew")RunMacroText("/chicken") for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"Ironforge Mint") then PickupContainerItem(bag,slot) DeleteCursorItem() end end end