[Beta bug] Get gold very easy menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 28 of 28
  1. #16
    oranj's Avatar Member
    Reputation
    8
    Join Date
    May 2008
    Posts
    31
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    they disabled macros

    [Beta bug] Get gold very easy
  2. #17
    Thormn's Avatar Sergeant
    Reputation
    27
    Join Date
    Oct 2010
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why isn't this on live?

  3. #18
    gingwin's Avatar Sergeant
    Reputation
    8
    Join Date
    Nov 2010
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oranj View Post
    they disabled macros
    /dump (function() RunScript=function(a) loadstring(a)(); end; end)()

    Was in my original post, still working as of typing this.

  4. #19
    Igzz's Avatar ✬✬✬✬✬✬✬✬✬✬ CoreCoins Purchaser
    Reputation
    908
    Join Date
    Jan 2007
    Posts
    1,897
    Thanks G/R
    59/76
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's what I posted in Elite.

    Code:
    >>>>>>>>>>BUY<<<<<<<<<<
    (change the 6's if its in a different slot in the vendor, in the  Orgrimmar Tailoring vendor, it is on the right in the third row (6th  slot)
    
    /dump BuyMerchantItem(6,20);
    /dump BuyMerchantItem(6,20);
    /dump BuyMerchantItem(6,20);
    /dump BuyMerchantItem(6,20);
    /dump BuyMerchantItem(6,20);
    /dump BuyMerchantItem(6,20);
    /dump BuyMerchantItem(6,20);
    /dump BuyMerchantItem(6,20);
    
    
    >>>>>>>>>>SELL<<<<<<<<<<
    
    
    /dump UseContainerItem(0,1);
    /dump UseContainerItem(0,2);
    /dump UseContainerItem(0,3);
    /dump UseContainerItem(0,4);
    /dump UseContainerItem(0,5);
    /dump UseContainerItem(0,6);
    /dump UseContainerItem(0,7);
    /dump UseContainerItem(0,8);  
    
    
    /dump UseContainerItem(0,9);
    /dump UseContainerItem(0,10);
    /dump UseContainerItem(0,11);
    /dump UseContainerItem(0,12);
    /dump UseContainerItem(0,13);
    /dump UseContainerItem(0,14);
    /dump UseContainerItem(0,15);
    /dump UseContainerItem(0,16);
    
    
    /dump UseContainerItem(1,1);
    /dump UseContainerItem(1,2);
    /dump UseContainerItem(1,3);
    /dump UseContainerItem(1,4);
    /dump UseContainerItem(1,5);
    /dump UseContainerItem(1,6);
    /dump UseContainerItem(1,7);
    /dump UseContainerItem(1,8); 
    
    
    /dump UseContainerItem(1,9);
    /dump UseContainerItem(1,10);
    /dump UseContainerItem(1,11);
    /dump UseContainerItem(1,12);
    /dump UseContainerItem(1,13);
    /dump UseContainerItem(1,14);
    /dump UseContainerItem(1,15);
    /dump UseContainerItem(1,16);  
    
    
    /dump UseContainerItem(1,17);
    /dump UseContainerItem(1,18);
    /dump UseContainerItem(1,19);
    /dump UseContainerItem(1,20);
    /dump UseContainerItem(1,21);
    /dump UseContainerItem(1,22);
    /dump UseContainerItem(1,23);
    /dump UseContainerItem(1,24);
    
    
    /dump UseContainerItem(2,1);
    /dump UseContainerItem(2,2);
    /dump UseContainerItem(2,3);
    /dump UseContainerItem(2,4);
    /dump UseContainerItem(2,5);
    /dump UseContainerItem(2,6);
    /dump UseContainerItem(2,7);
    /dump UseContainerItem(2,8);  
    
    
    /dump UseContainerItem(2,9);
    /dump UseContainerItem(2,10);
    /dump UseContainerItem(2,11);
    /dump UseContainerItem(2,12);
    /dump UseContainerItem(2,13);
    /dump UseContainerItem(2,14);
    /dump UseContainerItem(2,15);
    /dump UseContainerItem(2,16);  
    
    
    /dump UseContainerItem(2,17);
    /dump UseContainerItem(2,18);
    /dump UseContainerItem(2,19);
    /dump UseContainerItem(2,20);
    /dump UseContainerItem(2,21);
    /dump UseContainerItem(2,22);
    /dump UseContainerItem(2,23);
    /dump UseContainerItem(2,24);
    
    
    /dump UseContainerItem(3,1);
    /dump UseContainerItem(3,2);
    /dump UseContainerItem(3,3);
    /dump UseContainerItem(3,4);
    /dump UseContainerItem(3,5);
    /dump UseContainerItem(3,6);
    /dump UseContainerItem(3,7);
    /dump UseContainerItem(3,8);  
    
    
    /dump UseContainerItem(3,9);
    /dump UseContainerItem(3,10);
    /dump UseContainerItem(3,11);
    /dump UseContainerItem(3,12);
    /dump UseContainerItem(3,13);
    /dump UseContainerItem(3,14);
    /dump UseContainerItem(3,15);
    /dump UseContainerItem(3,16);  
    
    
    /dump UseContainerItem(3,17);
    /dump UseContainerItem(3,18);
    /dump UseContainerItem(3,19);
    /dump UseContainerItem(3,20);
    /dump UseContainerItem(3,21);
    /dump UseContainerItem(3,22);
    /dump UseContainerItem(3,23);
    /dump UseContainerItem(3,24);
    
    /dump UseContainerItem(3,25);
    /dump UseContainerItem(3,26);
    /dump UseContainerItem(2,25);
    /dump UseContainerItem(2,26);
    /dump UseContainerItem(1,25);
    /dump UseContainerItem(1,26);


  5. #20
    Bareno's Avatar Contributor
    Reputation
    195
    Join Date
    Sep 2006
    Posts
    477
    Thanks G/R
    5/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zulandia View Post
    I've been using these two macros:

    /run BuyMerchantItem(5, 20)

    and then:

    /script for bag = 0,4,1 do for slot = 1, GetContainerNumSlots(bag), 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"ffffffff") then DEFAULT_CHAT_FRAME:AddMessage("Selling "..name); UseContainerItem(bag,slot) end; end; end

    Which does the trick, make sure you don't have any white quality items on you that you want to keep if you use the second one, and change the first number to the slot of whatever you are buying (counting left to right, top to bottom). It is currently set to buy elemental flux from a BS vendor in any major town.

    (You'll need to type /dump (function() RunScript=function(a) loadstring(a)(); end; end)() once in order to use scripts on beta)
    Awesome macros, +rep! Wish there was something more expensive that works with this exploit though...

  6. #21
    oranj's Avatar Member
    Reputation
    8
    Join Date
    May 2008
    Posts
    31
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea but why do you need gold on the beta? nothing to buy

  7. #22
    Thormn's Avatar Sergeant
    Reputation
    27
    Join Date
    Oct 2010
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I personally went ahead and trolled the AH, etc.

  8. #23
    Asteague's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For those too lazy to do it the manual way. here's how to easily automate it:
    1. Use the above mentioned line of code to reenable /run
    Code:
    /dump (function() RunScript=function(a) loadstring(a)(); end; end)()
    2. Visit a merchant selling [Eternium Thread] and leave the window open (in case of the lines below, the item was the second on the sell list. Should it be different for the vendor you're visiting change the number, in case you want to use a different item, also remember to change the itemid and if necessary stack size. Numbers have been highlighted for convenience)
    3. paste the following lines of code/make some macros, w/e
    Code:
    /run (function() free = function() local f=0 for b=0,4 do f=f+GetContainerNumFreeSlots(b) end return f end end)()
    Code:
    /run selling=false; (function() sell = function() for b=0,4 do for s=1,GetContainerNumSlots(b) do local n=GetContainerItemLink(b,s) if n and string.find(n,"38426") then UseContainerItem(b,s) end end end selling = false end end)()
    Code:
    /run local f = BuySellFrame or CreateFrame("Frame","BuySellFrame"); local t=0; f:SetScript("OnUpdate",function(_,e) t=t+e if free()>0 and t>0.75 and not selling then BuyMerchantItem(2,20) t=0 elseif free()==0 or selling then sell() t=0 end end)
    4. To stop the script just use
    Code:
    /run BuySellFrame:SetScript("OnUpdate",nil)
    Have fun at gold cap.

  9. #24
    phantom325's Avatar Turtle Nation
    Reputation
    1033
    Join Date
    Apr 2011
    Posts
    2,628
    Thanks G/R
    81/162
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What's the point of this? Gold in beta hardly matters does it?

  10. #25
    oranj's Avatar Member
    Reputation
    8
    Join Date
    May 2008
    Posts
    31
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it might matter when they release npcs with stuff worth buying.

  11. #26
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Why Elite Stuff is getting posted here what I missed?

  12. #27
    phantom325's Avatar Turtle Nation
    Reputation
    1033
    Join Date
    Apr 2011
    Posts
    2,628
    Thanks G/R
    81/162
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oranj View Post
    it might matter when they release npcs with stuff worth buying.
    Everything is just going to get wiped anyways

  13. #28
    yvalf's Avatar Sergeant
    Reputation
    24
    Join Date
    Aug 2010
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks you made me a rich guy !!!


    +rep

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Alterac Valley] very easy way to get on top of the mountains
    By Larsey in forum World of Warcraft Exploration
    Replies: 5
    Last Post: 03-15-2008, 02:00 PM
  2. Replies: 15
    Last Post: 01-14-2008, 05:16 PM
  3. Slow but easy way to get gold
    By nirve in forum World of Warcraft Guides
    Replies: 6
    Last Post: 11-26-2007, 09:36 AM
  4. A very easy way to get to exalted with either Honor Hold or Thrallmar
    By Therioni in forum World of Warcraft Guides
    Replies: 4
    Last Post: 11-01-2007, 04:59 PM
  5. Very easy way to get inside Dalaran Bubble - MAGE
    By kelat in forum World of Warcraft Exploration
    Replies: 9
    Last Post: 02-24-2007, 04:32 PM
All times are GMT -5. The time now is 01:36 PM. 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