Hallow's End easy guild rep and 60k guild xp every 5 sec menu

Shout-Out

User Tag List

Page 9 of 49 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 721
  1. #121
    discobob's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you guys would like to automate this with PQR put this code into an ability


    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
    replace /chicken with whatever emote, as well as the item name

    also note that with this code, i use auto quest accepter and turn in addon, if you don't, you will have to add code or just go download it

    Hallow's End easy guild rep and 60k guild xp every 5 sec
  2. #122
    Iaccidentallytwink's Avatar Elite User
    Reputation
    591
    Join Date
    Aug 2007
    Posts
    1,020
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lf quest on alliance and horde - us.

    Will +rep.

  3. #123
    abaraikenshi's Avatar Active Member
    Reputation
    39
    Join Date
    Apr 2008
    Posts
    331
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Amagicalman View Post
    This seems to be hotfixed, I believe. I was doing the ironforge quest for this, and was receiving no guild reputation, and no guild experience for it whatsoever. Would like a double confirmation on this though.
    I'm doing it right now and it's still working (US)
    Destinations unknown, I'll find my way there

  4. #124
    gooey's Avatar Member
    Reputation
    18
    Join Date
    Jan 2008
    Posts
    142
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Amagicalman View Post
    This seems to be hotfixed, I believe. I was doing the ironforge quest for this, and was receiving no guild reputation, and no guild experience for it whatsoever. Would like a double confirmation on this though.
    No it still works.

  5. #125
    discobob's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    also looking for quest on us-horde please pm!

  6. #126
    obitum's Avatar Active Member
    Reputation
    59
    Join Date
    Sep 2012
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It does work for me @sargeras stormwind

  7. #127
    Amagicalman's Avatar Active Member
    Reputation
    33
    Join Date
    Apr 2012
    Posts
    179
    Thanks G/R
    1/2
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nevermind, still working. For some reason it had a temporary hiccup for me.

  8. #128
    gooey's Avatar Member
    Reputation
    18
    Join Date
    Jan 2008
    Posts
    142
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by discobob View Post
    if you guys would like to automate this with PQR put this code into an ability




    replace /chicken with whatever emote, as well as the item name

    also note that with this code, i use auto quest accepter and turn in addon, if you don't, you will have to add code or just go download it
    This macro doesn't work.

  9. #129
    discobob's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its not a macro, you need to make it a PQR ability

  10. #130
    obitum's Avatar Active Member
    Reputation
    59
    Join Date
    Sep 2012
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guy stop sending me pm saying you want this quest without giving me out either ur battletag or real id i can't enter ur pc and shoot the quest lol

  11. #131
    gooey's Avatar Member
    Reputation
    18
    Join Date
    Jan 2008
    Posts
    142
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by discobob View Post
    its not a macro, you need to make it a PQR ability
    my bad.

    I have never used PQR. I would rather get this working properly with Prospector.

  12. #132
    Djdog123's Avatar Member
    Reputation
    1
    Join Date
    May 2011
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If anyone here is on Blackrock Horde, please skype me at jesusjr.331 !!! It would be greatly appreciated!! thank you!

  13. #133
    spuzz1988's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i use 1 macro on button 2 to make this work, and set my interact with target to 1.
    macro i use is

    /dance
    /run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Darnassus Marzipan") then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end

    change dance and the item name (tarnassus marzipan) to wherever you are. spam 1 and 2 over and over.

  14. #134
    Foxy1990's Avatar Sergeant
    Reputation
    10
    Join Date
    Dec 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    eu or us q djdog123

  15. #135
    Iaccidentallytwink's Avatar Elite User
    Reputation
    591
    Join Date
    Aug 2007
    Posts
    1,020
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +5 rep to OP and the 2 people who offered/shared the quest. Thanks!

Page 9 of 49 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. [Alliance] Get 192 guiild rep and 60k guild exp per 1 second!
    By phantom325 in forum World of Warcraft Exploits
    Replies: 377
    Last Post: 09-11-2012, 06:31 PM
  2. How to skip skeram in AQ40 (Very easy) for rep and boss farming
    By tidusslaanesh in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 06-26-2010, 11:39 AM
  3. Easy Money with RAF and Hallow's End
    By Benjx in forum World of Warcraft Guides
    Replies: 6
    Last Post: 10-20-2008, 02:42 PM
  4. gain easy org rep,and other cities too
    By raamoz in forum World of Warcraft Guides
    Replies: 3
    Last Post: 10-24-2006, 06:26 PM
  5. Earn easy AD rep and gold
    By KuRIoS in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 08-10-2006, 01:47 PM
All times are GMT -5. The time now is 04:21 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search