[Exploit] (Apparent) Item Duping menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 40
  1. #1
    ~sInX's Avatar Contributor
    Reputation
    283
    Join Date
    Jan 2009
    Posts
    746
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    [Exploit] (Apparent) Item Duping



    Free Item Duping


    So i was surfing the web a second ago and i came across an apparent exploit relative to item duping. I followed the link and i was blocked by a website phisher, claiming i had to pay to become a premium member in order to view the exploit:



    So anyway, after using my amazing 1337 skills and genius, i managed to decipher the text behind the phisher. It read:

    Free Dupe Method:

    Code:
    First make this macro:
    
    "/script local function buy (n,q) for i=1, 100 do if n==GetMerchantItemInfo(i) 
    
    then BuyMerchantItem(i,q) end end end buy ("Zealot Blade", 255);"
    
    Right where you see the "Zealot Blade" Replace what's inside the quotes with an 
    
    item of your choice. This can be done with any item that is not unique(1).
    
    Open up the vendor and just delete the Zealot Blade text in the macro and shift 
    
    click an item the vendor has to sell to replace it within the quotes. With that 
    
    mvoe the macro to somewhere on your bar and just spam it. Even though your gold 
    
    will drop to 0 you will still be able to purchase an unlimited (Bag space limit of 
    
    course) amount of 255 whatever item you replaced the text with. It also stacks 
    
    weapons into stacks of 255. So basically you pay the price of 1 weapon but instead 
    
    get a stack of 255 for the price of one. You can ALSO equip this "Stacked" weapon 
    
    but unfortunatly you do not get "Stacked" Attributes.


    Someone needs to try this out as tbh it seems legit and would be so sexy if it worked i don't know wtf would happen.


    [Exploit] (Apparent) Item Duping
  2. #2
    eSko's Avatar YmxhY2tqYWNrJmhvb2tlcnM= CoreCoins Purchaser Authenticator enabled
    Reputation
    849
    Join Date
    Aug 2006
    Posts
    1,011
    Thanks G/R
    75/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i haven't tried this out yet, but i am pretty sure it won't work on current retail live servers...


    btw, it's just a macro.. why didn't you try it yourself before posting it?

  3. #3
    agni's Avatar Contributor
    Reputation
    225
    Join Date
    Sep 2008
    Posts
    1,008
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any confirmations?
    Check out all my cool exploration videos at my youtube channel =)
    https://www.youtube.com/user/Harzzaa

  4. #4
    BlQ's Avatar Member
    Reputation
    9
    Join Date
    Oct 2008
    Posts
    259
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tried but couldnt get it to work.
    maybe im to stupid
    but as far as i know this was patched years ago

  5. #5
    Nikentic's Avatar Elite User
    Reputation
    453
    Join Date
    Oct 2007
    Posts
    1,556
    Thanks G/R
    10/4
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works, tho isn't duplicating since you just buy 255 of the same item. Does not work with AH-

  6. #6
    Mathmech's Avatar Active Member
    Reputation
    24
    Join Date
    Dec 2008
    Posts
    145
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is your 1337 skills, like doing ctrl + A and see the hidden text?

    Or maybe ctrl+u?

    Edit:
    You forgot it said:

    This method is free because it is somewhat glitchy, it only works about 20% of the time and can take up to an hour to work.
    Last edited by Mathmech; 10-01-2009 at 03:37 PM.

  7. #7
    hallÄ's Avatar Member
    Reputation
    37
    Join Date
    Apr 2007
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /script local function buy (n,q) for i=1, 100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Walking Stick", 255);

    Thats how mine looks but it just gives me Internal Bag Error

  8. #8
    BlQ's Avatar Member
    Reputation
    9
    Join Date
    Oct 2008
    Posts
    259
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /script local function buy (n,q) for i=1, 100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("MyItemHere", 255)

    If i use this i get some error.
    "Interner Taschenfehler" ("Intern Bagerror")

  9. #9
    DarkStorm1982's Avatar Member
    Reputation
    2
    Join Date
    May 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    interal bagerror too

  10. #10
    Nikentic's Avatar Elite User
    Reputation
    453
    Join Date
    Oct 2007
    Posts
    1,556
    Thanks G/R
    10/4
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And this does get you banned.

  11. #11
    hallÄ's Avatar Member
    Reputation
    37
    Join Date
    Apr 2007
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you cant use it how can you be banned?

  12. #12
    HCG's Avatar Member
    Reputation
    6
    Join Date
    Jan 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hallÄ View Post
    if you cant use it how can you be banned?
    lol true ^^

  13. #13
    Nikentic's Avatar Elite User
    Reputation
    453
    Join Date
    Oct 2007
    Posts
    1,556
    Thanks G/R
    10/4
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works some times. When it does, it get's you banned. you get 255 of the item on your bags if oyu got the gold

  14. #14
    ~sInX's Avatar Contributor
    Reputation
    283
    Join Date
    Jan 2009
    Posts
    746
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Oooh, 19 people viewing.

    And yeah, my 1337 skills consist of Print Screening at the precise moment (before the CPA decides to pop up, like 0.02 of a second, took me around 15 tries).

    There must be a way of doing this without getting you banned.

    Regardless, you could always make a trial account, perform the exploit on that, mail all the items over to your main and watch your trial account B.U.R.N...
    Last edited by ~sInX; 10-01-2009 at 04:24 PM.

  15. #15
    johnyluck's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its not a phisher rofl

    its called CPA

    he makes probably 75 cents to a $1 whenever someone fills out their info because companies buy peoples email or whatever

Page 1 of 3 123 LastLast

Similar Threads

  1. [Exploit the PTR] Gold Dupe, Character Dupe, Item Dupe, ect.
    By Aboogabooga in forum World of Warcraft Exploits
    Replies: 32
    Last Post: 09-14-2008, 07:43 AM
  2. Server Restart Item Dupe/Exploit
    By jonros24 in forum World of Warcraft Exploits
    Replies: 23
    Last Post: 01-30-2008, 01:44 AM
  3. Real ITEM DUPE!!
    By afiwarlord in forum Community Chat
    Replies: 15
    Last Post: 10-19-2006, 05:09 PM
  4. Quest item dupe
    By Glikko92 in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 07-09-2006, 03:53 PM
All times are GMT -5. The time now is 12:37 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