50G-300G/Hour made legit! menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 48
  1. #1
    Login Error's Avatar Active Member
    Reputation
    61
    Join Date
    Feb 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    50G-300G/Hour made legit!

    Edit: I tend to like colors that are hard to read, I apologize, hopefully the new blue will be a bit easier on the eyes =)

    This is actually a pretty decent method, but I'm guessing most of the richer people here won't need it, since scammers/botters usually have tens of thousands of gold at any given time. I take 100% credit for writing this guide.

    The Darkmoon Faire is a carnival that travels through Azeroth, and most people happen to think it randomly appears...if the lazy bitches would go and google it, they'd discover that the schedule can be found HERE.

    1. It's pretty simple, just camp at the DMF and hope that no one else comes.

    2. Find the tent with Professor Thaddeus Paleo and the orc woman.

    3. Repeatedly open and close both of their shop windows (They're right next to each other, and I like to alternate between them) and keep your eyes open for Black Lotuses and Fel Lotuses from the orc woman, and any rare gems or motes from Thaddeus.

    4. Hit up the AH. All that nice loot in your bag is worth 200%-400% what you paid for it.

    On my server, Black Lotuses sell for 12G each, Fel lotuses around 25G each, and any of the rare gems sell for 25g-75g each. The profit varies dramatically, but when you get lucky you'll make a ton.

    Tip: Try to get there the first day, and then from 10PM EST - Early morning EST, and chances are you'll have it all alone, pulling in hundreds of gold per hour.
    Last edited by Login Error; 02-06-2008 at 02:49 PM.

    50G-300G/Hour made legit!
  2. #2
    Eski's Avatar Contributor
    Reputation
    183
    Join Date
    Dec 2006
    Posts
    1,010
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Those are really bad colors to chose..



    I'd pick white or light blue imo..



    [Eski]

  3. #3
    a145's Avatar Member
    Reputation
    44
    Join Date
    Feb 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok to extend this one (made about 1000g each day camping vendors 4hr/day)

    this is the ultimate macro collection 100% made by me, to get all the goodies... even if 5 other people were camping with me i had an avg. 90% chance to get the stuff before they would even see it!

    this are the macros you need to create:
    Code:
    macro1:
    /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Mote of Life",1) buy ("Mote of Mana",1) buy ("Mote of Water",1) buy ("Mote of Fire",1) buy ("Mote of Air",1) buy ("Mote of Shadow",1);
    
    macro2:
    /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Star of Elune",1) buy ("Noble Topaz",1) buy ("Living Ruby",1) buy ("Dawnstone",1) buy ("Nightseye",1);
      
    macro3:
    /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Fel Lotus",1) buy ("Black Lotus",1) buy ("Nightmare Vine",1) buy ("Mountain Silversage",1) buy ("Ancient Lichen",1);
    
    macro4:
    /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Thick Clefthoof Leather",1) buy ("Dreamfoil",1) buy ("Ghost Mushroom",1) buy ("Golden Sansam",1) buy ("Netherbloom",1);
    
    macro5:
    /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Ragveil",1) buy ("Terocone",1);


    add or delete any of the items depending if its worth to buy on your server. place this macros from 2-6 on your hotbar.
    here is a complete list of the items you would buy if you dont tweak anything on my macro:

    Dawnstone
    Living Ruby
    Nightseye
    Noble Topaz
    Star of Elune
    Mote of Air
    Mote of Fire
    Mote of Life
    Mote of Mana
    Mote of Shadow
    Mote of Water
    Thick Clefthoof Leather
    Ancient Lichen
    Black Lotus
    Dreamfoil
    Fel Lotus
    Ghost Mushroom
    Golden Sansam
    Mountain Silversage
    Netherbloom
    Nightmare Vine
    Ragveil
    Terocone

    then you create this macro:
    Code:
    /click GossipTitleButton1
    /click BongosActionButton2
    /click BongosActionButton3
    /click BongosActionButton4
    /click BongosActionButton5
    /click BongosActionButton6
    place this macro at hotbar position #1

    note: i use bongos, so my hotbarkeys are called BongosActionButton. if you use any other addon you need to find out how the buttons are called yourself. you can do it via this macro:

    Code:
    /run local f = GetMouseFocus(); if f then DEFAULT_CHAT_FRAME:AddMessage(f:GetName()) end
    hover over the hotbarkey you want to know the name of and press this macro, the name will most likely show up in your chatwindow. replace the BongosActionButton with the name you got from this macro.

    if you did everything right, you can now check the merchants by rightclick them and then just spam hotbarkey #1. it will automaticlly buy everything that you specified in the macros above, if they available.
    you can check the merchants so fast that its almost impossible for other to get the goodies. hope you like this guide. gl&hf.

    ps: used this macro the last and current faire and never got banned, but ive got reported quite often and flamed to death so maybe you should use a lvl 1 twink to buy stuff.

    pss: you can combine this with an autoclicker

  4. #4
    Rmxr's Avatar Member
    Reputation
    7
    Join Date
    Jun 2007
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice thanks alot. +rep

  5. #5
    Login Error's Avatar Active Member
    Reputation
    61
    Join Date
    Feb 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [Eski] View Post
    Those are really bad colors to chose..



    I'd pick white or light blue imo..



    [Eski]
    Eh I think red and blue look good, but I'll change it.

  6. #6
    CuT's Avatar Contributor
    Reputation
    184
    Join Date
    Jan 2007
    Posts
    629
    Thanks G/R
    7/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Iv been farming this and made like 250g yesterday, does anyone know if you have to re-fresh the vendor windows in order to get the spawns(gems, herbs, ect) or can you just sit in the window and mash the macro?

  7. #7
    Login Error's Avatar Active Member
    Reputation
    61
    Join Date
    Feb 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nah, you need to keep rapidly closing and opening the shop windows

  8. #8
    CuT's Avatar Contributor
    Reputation
    184
    Join Date
    Jan 2007
    Posts
    629
    Thanks G/R
    7/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a macro to do that rofl, because boy that is annoying >.<

  9. #9
    joshman408's Avatar Member
    Reputation
    43
    Join Date
    Nov 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    repost....
    For the last time, it's not god damn raining men!

  10. #10
    a145's Avatar Member
    Reputation
    44
    Join Date
    Feb 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by i cut u up View Post
    Is there a macro to do that rofl, because boy that is annoying >.<
    look again ive posted a macro for this

  11. #11
    bobzombie's Avatar Corporal
    Reputation
    15
    Join Date
    Aug 2006
    Posts
    16
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not too bad, I think it's been posted before but the macros are nice

  12. #12
    Eepi's Avatar Member
    Reputation
    12
    Join Date
    Nov 2006
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is good autoclicker which is not detected?
    And is there any macro that will target the npc you want and then open the sale? would be good to have macro doing that instead of clicking the npc itself, because there might be somebody standing in ront of the npc...

  13. #13
    a145's Avatar Member
    Reputation
    44
    Join Date
    Feb 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    as far i know thats not possible. you can target the npcs but sadly you cant interact with them via a macro
    and i dont know any autoclickers... im too scared to use them

  14. #14
    Haitamo's Avatar Banned
    Reputation
    130
    Join Date
    Feb 2008
    Posts
    328
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I +rep

  15. #15
    daveyonsenbean's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Rather then making a whole bunch of macros then a macro to use all those macros at once, it would be easier to use something like this

    "/run for i=1,GetMerchantNumItems() do local n, t, p, q, r, s, v = GetMerchantItemInfo(i) if (strfind(n, "Mote") or strfind(n,"Ruby") or strfind(n,"Night") or strfind(n,"Dawn") or strfind(n,"Lotus") or strfind(n,"Cleft")) then BuyMerchantItem(i,r) end end"


    Bind that to "1" and just spam 1 while open and closing trade window with the npcs. Also you can change the words in the macro for other things that you may want like the leather that spawns.

    Edit:Found out that gems have been removed from vendors thanks to bots and farmers.

Page 1 of 4 1234 LastLast

Similar Threads

  1. 400-600 Gold Farming an hour, made Easy
    By Ajuma in forum World of Warcraft Guides
    Replies: 58
    Last Post: 09-06-2008, 07:07 PM
  2. How to make about 50g an hour being AFK
    By ciano1 in forum World of Warcraft Guides
    Replies: 15
    Last Post: 07-31-2008, 04:00 PM
  3. Water n Air motes, 150-300g/hour
    By Azujin in forum World of Warcraft Guides
    Replies: 8
    Last Post: 05-16-2008, 08:11 AM
  4. Replies: 7
    Last Post: 01-16-2008, 09:54 AM
  5. 150-300g / hour (server depend)
    By Esset in forum World of Warcraft Guides
    Replies: 4
    Last Post: 12-30-2007, 06:35 PM
All times are GMT -5. The time now is 09:32 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