Become colossal in Dalaran menu

User Tag List

Page 5 of 6 FirstFirst 123456 LastLast
Results 61 to 75 of 85
  1. #61
    Notmyfault's Avatar Private
    Reputation
    1
    Join Date
    Aug 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just did this, one word hilarious.
    Just some tips to make it less time consuming if you don't have engineering and still want to test/have fun with it:
    - drinking, getting huge in Sholazar and then getting summoned to dalaran works fine
    - using Shorty/RAov Instance Teleport exploit saves you the trip back to Sholazar.

    Become colossal in Dalaran
  2. #62
    xhopesfall20's Avatar Active Member
    Reputation
    24
    Join Date
    Feb 2007
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Saw someone doing this yesterday, good stuff.

  3. #63
    Norrin's Avatar Member
    Reputation
    52
    Join Date
    May 2008
    Posts
    148
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Had some fun jumping off Dalaran while in demon form and using slow fall.. looked pretty epic! did draw a lot of unwanted attention tho

  4. #64
    Jbott's Avatar Corporal
    Reputation
    1
    Join Date
    Aug 2010
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What Rep do I need in order to buy the brew

  5. #65
    BigHands's Avatar Sergeant
    Reputation
    39
    Join Date
    Jun 2010
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jbott View Post
    What Rep do I need in order to buy the brew
    You only need enough rep to do their dailies, aka Friendly

  6. #66
    Nevoron's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why am I not offered this quest. Vergak only gives me "Tools of War" not "Secret Strength bla bla" ...

  7. #67
    Andeby's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2007
    Posts
    500
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The quests are random per day. He had the same quest for three days until it finally changed to the right one. Keep trying after it resets.
    Pigpoo//Sleep~Away:
    One day I try to get it on, nothing happens

  8. #68
    Nevoron's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, okay thanks.

  9. #69
    Tharmac's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks like they fixed this. Instead of beign abble to get the ThunderAle, the quest giver is directly giving the Frenzyheart Brew prepared. The dwarf doesn't provide his drink anymore.

  10. #70
    TheCircle's Avatar Active Member
    Reputation
    25
    Join Date
    Mar 2009
    Posts
    170
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tharmac View Post
    Looks like they fixed this. Instead of beign abble to get the ThunderAle, the quest giver is directly giving the Frenzyheart Brew prepared. The dwarf doesn't provide his drink anymore.
    Necro post, but no, it's not fixed. Was said somewhere in the thread that all you have to do is trash the quest item and talk to the dwarf.

    edit: first page even.

  11. #71
    BigHands's Avatar Sergeant
    Reputation
    39
    Join Date
    Jun 2010
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Edited the post to include the quest item deal

  12. #72
    thpthpthp's Avatar Contributor
    Reputation
    101
    Join Date
    Feb 2007
    Posts
    496
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Attachment 3970
    Oh wait.. Colossal.. my bad

  13. #73
    nightcracker's Avatar Contributor
    Reputation
    102
    Join Date
    Jan 2008
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Easy macro to get the ales.

    Talk to Grimbooze
    Hit the macro
    Talk to your bank
    Hit the macro

    That's it!

    Code:
    /run SelectGossipOption(1)f=CreateFrame"Frame"f:RegisterEvent"BANKFRAME_OPENED"f:SetScript("OnEvent",function(f)for b=0,4 do for s=1,GetContainerNumSlots(b)do if GetContainerItemID(b,s)==39738 then UseContainerItem(b,s)end end end end)
    EDIT:
    New untested macro.

    1. Run macro
    2. Talk to Grimbooze
    3. Talk to your bank
    4. Go to step 2

    Code:
    /run f=CreateFrame"Frame"r=f.RegisterEvent;r(f,"BANKFRAME_OPENED")r(f,"GOSSIP_SHOW")f:SetScript("OnEvent",function(f)SelectGossipOption(1)for b=0,4 do for s=1,50 do if GetContainerItemID(b,s)==39738 then UseContainerItem(b,s)end end end end)
    Last edited by nightcracker; 09-24-2010 at 07:14 AM.

  14. #74
    Barrt73Rus's Avatar Banned
    Reputation
    171
    Join Date
    May 2009
    Posts
    1,272
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nightcracker View Post
    Easy macro to get the ales.

    Talk to Grimbooze
    Hit the macro
    Talk to your bank
    Hit the macro

    That's it!

    Code:
    /run SelectGossipOption(1)f=CreateFrame"Frame"f:RegisterEvent"BANKFRAME_OPENED"f:SetScript("OnEvent",function(f)for b=0,4 do for s=1,GetContainerNumSlots(b)do if GetContainerItemID(b,s)==39738 then UseContainerItem(b,s)end end end end)
    EDIT:
    New untested macro.

    1. Run macro
    2. Talk to Grimbooze
    3. Talk to your bank
    4. Go to step 2

    Code:
    /run f=CreateFrame"Frame"r=f.RegisterEvent;r(f,"BANKFRAME_OPENED")r(f,"GOSSIP_SHOW")f:SetScript("OnEvent",function(f)SelectGossipOption(1)for b=0,4 do for s=1,50 do if GetContainerItemID(b,s)==39738 then UseContainerItem(b,s)end end end end)
    2 macro - works. but..

    Macro blocked - allow only for Blizzard interface - this table shows when i press, but macro is work

  15. #75
    nightcracker's Avatar Contributor
    Reputation
    102
    Join Date
    Jan 2008
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Barrt73Rus View Post
    2 macro - works. but..

    Macro blocked - allow only for Blizzard interface - this table shows when i press, but macro is work
    I'm sorry, this is the improved macro, without the error(I hope):
    Code:
    /run f=UIParent;r,f.g=f.RegisterEvent,"BANKFRAME_OPENED"r(f,f.g)r(f,"GOSSIP_SHOW")f:SetScript("OnEvent",function(f,e)SelectGossipOption(1)for b=0,4 do for s=1,50 do UseContainerItem(b,GetContainerItemID(b,s)==39738 and e==f.g and s or 0)end end end)

Page 5 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. [How-To] Become the designer of your life! Re-model Dalaran with love!
    By Excesum in forum World of Warcraft Guides
    Replies: 6
    Last Post: 11-05-2010, 07:35 PM
  2. Becoming a colossal in dalaran (while standing up)
    By bighandxyz in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 10-19-2010, 10:16 PM
  3. How do i become a GM?
    By Rozzo in forum Community Chat
    Replies: 1
    Last Post: 01-15-2007, 01:29 PM
  4. How can u become a GM
    By balla0123 in forum World of Warcraft General
    Replies: 1
    Last Post: 12-08-2006, 08:39 AM
  5. Mountain Climbing Becomes Easier.. Trainers for 1.11.2 and PTR
    By Eyeless in forum World of Warcraft Exploits
    Replies: 33
    Last Post: 08-04-2006, 05:17 PM
All times are GMT -5. The time now is 09:29 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