[GODLY] Unlimited gold on servers with malls menu

User Tag List

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 60
  1. #16
    Gripen2's Avatar Contributor
    Reputation
    226
    Join Date
    Jan 2008
    Posts
    1,056
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Powerfox View Post
    Probobly a macro to mass buy, I tried to find one, but failed.
    I can give you it, if you promish to Not give it out. ^^

    [GODLY] Unlimited gold on servers with malls
  2. #17
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Server owners:
    UPDATE `items` SET `sellcost`=`buycost`/10 WHERE `sellcost` > `buycost`;
    Will fix this issue

  3. #18
    Powerfox's Avatar Member
    Reputation
    104
    Join Date
    Feb 2008
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now whats the point of me posting this if your going to post to server owners on how to fix it?

  4. #19
    WargRider's Avatar Member
    Reputation
    20
    Join Date
    Oct 2007
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice find!

  5. #20
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Powerfox View Post
    Now whats the point of me posting this if your going to post to server owners on how to fix it?
    What's the point of exploiting if they never get fixed? Just gets boring if you guys keep using the same exploits

  6. #21
    bullzaye's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    gold exploit

    this does not work on burning fusion

  7. #22
    Crypted's Avatar Member
    Reputation
    6
    Join Date
    Feb 2008
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    haha, this has been known for a LONG time.. I've even posted something like this before...

    Anyways, you guys don't really understand the macro really well, you don't have to put colors there... instead, put the ACTUAL NAME there.

    EXAMPLE:

    /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,"ff0070dd") then DEFAULT_CHAT_FRAME:AddMessage("Selling "..name); UseContainerItem(bag,slot) end; end; end

    change ff0070dd to Doomshot, so it would look like:

    /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,"Doomshot") then DEFAULT_CHAT_FRAME:AddMessage("Selling "..name); UseContainerItem(bag,slot) end; end; end

  8. #23
    alstann's Avatar Member
    Reputation
    10
    Join Date
    Dec 2007
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if this works tight

  9. #24
    Zakattak's Avatar Member
    Reputation
    18
    Join Date
    Jun 2008
    Posts
    162
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can someone just put the macro they use on here cause i cant do the macro right

  10. #25
    Tropem's Avatar Member
    Reputation
    26
    Join Date
    Jun 2007
    Posts
    179
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gripen, you could tell us. It will make +rep to you...

    Well, else it shouldent be hard to find out self?

  11. #26
    jereath's Avatar Member
    Reputation
    12
    Join Date
    Mar 2007
    Posts
    150
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is pretty easy to understand. Its just some servers wont let you sell them back

  12. #27
    hitchen1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can also do this with Warden's Arrow, which you buy for 6c and sell at 100g

  13. #28
    Gripen2's Avatar Contributor
    Reputation
    226
    Join Date
    Jan 2008
    Posts
    1,056
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since its fixed on my server , i tell you it.

    /script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("ITEM NAME HERE",AMOUNT);

    For example, i used this to buy 20 Soulfuron ingot and everytime the autoclicker pressed it i bought 20 Sulfuron ingot instead of 1 at a time.


    /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,"ffa335ee") then DEFAULT_CHAT_FRAME:AddMessage("Selling "..name); UseContainerItem(bag,slot) end; end; end

  14. #29
    Eddii3's Avatar Member
    Reputation
    5
    Join Date
    Nov 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Download Quick Macros for free and make WoW Window mode, then use Quick Macros to record.

    You want it to record you opening WoW and then pressing 1 or what ever key you have the macro on.

    And then it will show something like this:


    act win("World of Warcraft" "GxWindowClassD3d")
    '1



    Then just copy '1 and spam it like this


    act win("World of Warcraft" "GxWindowClassD3d")
    '1
    '1
    '1
    '1


    but like 10000 times.


    Then have WoW, Quick Macros and AutoClicker open

    Press "Go" at AutoClicker
    And then as fast as you can, click "Run" at Quick Macros
    Then hold your mouse over the item you want to buy

    Then it will buy + sell fully automatically so you can just watch TV or whatever.
    Thats what I did :P

    And also fix it so you can turn Quick Macros Macro off

    Click "Options" or Alt+F12 at Quick Macros and then click "Hot Keys"
    and then in "End Macro (None = Pause)" type in something, my hotkey to end the macro is "P"

    Enjoy!

    Download Quick Macros from here:

    Quick Macros - universal macro program. Automation, keyboard, mouse, toolbars, programming ...
    Last edited by Eddii3; 06-30-2008 at 12:11 PM.

  15. #30
    OrionChris's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i play THC-wow or Kas-wow(same thing just 2 different names :P) and this work extremely well if you put in IronBite shells instead of those.....12g a time XD....Only thing is you need to watch when your making the macro because its tight for space :P +rep once i find out how to do it :P

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Buying] Buying unlimited gold ALL SERVER | Looking for CM boost teams with experience
    By cheapsafegold in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 04-17-2015, 11:43 AM
  2. [Guide] Unlimit Gold On Server With Mall 200x Faster Than Normally
    By Warrez in forum WoW EMU Exploits & Bugs
    Replies: 6
    Last Post: 08-05-2010, 08:47 PM
  3. Improved guide on how to get unlimited gold on servers w/ malls.
    By psfan1507 in forum WoW EMU Exploits & Bugs
    Replies: 4
    Last Post: 09-06-2008, 10:04 AM
  4. [Exploit] Unlimited Gold using alt with guild bank
    By schfiftyfive in forum World of Warcraft Exploits
    Replies: 106
    Last Post: 06-17-2008, 09:06 AM
  5. How to create a 2.4.1 server with mall and make it public
    By comonman123 in forum WoW EMU Guides & Tutorials
    Replies: 21
    Last Post: 06-06-2008, 09:40 AM
All times are GMT -5. The time now is 06:30 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