[Cheat Engine] How to Duplicate Quest Items on Pandashan (and others) menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 61
  1. #1
    Teryaki's Avatar Legendary Explorer CoreCoins Purchaser
    Reputation
    667
    Join Date
    Mar 2010
    Posts
    950
    Thanks G/R
    103/82
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Cheat Engine] How to Duplicate Quest Items on Pandashan (and others)

    This DOES NOT work anymore on Pandashan. It was patched many months ago. This does however still work on select servers. You never know unless you try!

    Hey there guys, I wanted to show you how to make tons of gold by duplicating quest items on the Pandashan 5.0.5 private server. This duplication trick requires some basic knowledge of Cheat Engine. Note that I am only level 61 in this tutorial. I had over 400kg at level 20 without any effort. This method works on other servers as well, and with any patch. This is also not just focused on the quest items in this guide, there are lots of possibilities and exploits that can come from this, you just have to know where to look and start. I searched around and saw a thread that required you to hex edit, but you don't need to go to such lengths to accomplish this. Lets start the basic guide!

    Getting Started

    There are a few things you will need to get started. The first thing you need is to download Cheat Engine. Once you have done that, make two accounts on the Pandashan private server, or your desired private server you are playing on.

    Steps to Success


    Here are the steps you have to take to get yourself duplicated quest items. In this example, we are duplicating the Cranes Darkmoon card for the iLevel 476 trinket.

    1) Log in with the Pandashan Launcher twice, so it opens two World of Warcraft clients. Make sure that the first World of Warcraft client is the one that you are going to be duplicating the quest items. Once you have logged into both accounts fire up Cheat Engine and open the processes menu. Choose the first Pandashan.dat process. This is the one that will be duplicating the quest item.


    2) Once you have attached to the first WoW client we need to find a quest that we can share between two people. This might take a bit to find, but usually you can share the 2nd part of the starting area's quests (for example, Sin'jin village quests, Kharanos quests, Goldshire quests, etc.) In this example, I am using the quest Breaking the Chain, found in Sin'jin Village. Make sure both characters can accept and share the quest. On the WoW client that Cheat Engine is not attached to, share the quest to the WoW client that Cheat Engine is attached to.


    3) When you have a quest to share to the player thats duplicating the quest items, go ahead and click share. In cheat engine, look for the ID of the quest that is being shared. In this example, the quest ID of Breaking the Chain is 25167. How did I find that? At the end of the URL of Wowhead when looking up anything from items to quests is a unique ID. www.wowhead.com/quest=25167 The bold is the ID of the quest Breaking the Chain. You can find the ID of almost any quest. For older quests, use old.wowhead.com.


    Be sure that you select the green address, or it will not work. If there are multiple green addresses, choose them all and edit them all. Once you have them all highlighted, click the arrow button to put it into your active addresses.


    Once you have them in your active addresses, highlight the one or all of the addresses and right click, and click on change value. For this example, we want to get the Darkmoon Crane Deck. The address to Wowhead is Darkmoon Crane Deck - Quest - World of Warcraft, meaning we need to change the ID of Breaking the Chain (25167) to 30449, the Darkmoon Crane Deck's quest ID.


    4) If you have successfully done it, upon accepting the quest that was being shared to the duplication player, you should get the quest Darkmoon Crane Deck, and the item should appear in your bags.


    5) Abandon the quest, and notice that your deck is still in your bags. Repeat steps 1-4 and notice you get another deck!


    6) Do as you will with them, put them on the AH or use it to get the trinket. I have to note though, once you complete it the first time, you cannot accept the quest again. This quest can be accepted at level 1 however, so it is simple to just create a level 1 and duplicate on that player.


    Some Proof:


    If you need the images to be larger, please visit Cheat Engine Exploit - Imgur.


    Some Quests That I Have Found Working/Beneficial So Far

    Darkmoon Crane Deck
    Darkmoon Tiger Deck
    Darkmoon Ox Deck
    Darkmoon Serpent Deck
    Note that all Darkmoon Card Quests work. Search Wowhead.com for those codes, I am just posting the ones that sell.
    Morgraine's Reunion (Crimson Deathcharger)
    Frame of Atiesh
    Patricide (Rogue Legendary Daggers)

    Darkmoon Card Methods to Making Gold
    There are two methods to making serious gold with the Darkmoon cards. Please note that the second method is strictly server based. Some servers do not have an auction house economy at all. The first method will still make you serious gold without you having to do a thing.

    Method One: (Credits to Winsane for this and the automation. You will need _KeySpam (_keySpam: Timed Keys Sender) for this.
    Originally Posted by Winsane View Post

    This is what i did to speed up duping of darkmoon cards to vendor them, i estimate you can get ~120k gold/h 100% auto this way.

    Share a quest, do the whole cheat engine deal, and freeze the value of that quest at the one for darkmoon cards.

    Spam this macro on the account that shares the quest:

    /run QuestLogPushQuest()

    (must have quest log open and the quest selected)

    Spam these macros on the account that is accepting the quest:

    /run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end

    /script AcceptQuest()

    When your bags are full, use this macro to sell every item in your inventory:

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

    I used _KeySpam for this.

    The only thing i haven't made automatic yet is the part where you pause and sell the items, but you can easily make a script for that or perhaps include the selling macro and "Interract with target".


    Originally Posted by Winsane View Post
    Here is what i did to get 5+ accounts fully automatically duping and selling:


    Create 5 characters, get them to the level needed to accept the quest you will be sharing. There are quests you can share at level one, but the one i use required level 4. Move all the characters to a vendor, and get them all invited in a raid group with the account that is going to be sharing quests.

    On the quest sharer account:

    Open up the quest log and make sure you have the quest you will be sharing selected.

    Put this macro on "1"

    /run QuestLogPushQuest()

    On the rest of the accounts:

    This is the tedious part, you need to open up as many cheat engine windows as wow clients, and do the whole cheat engine deal and freeze the value. Make sure you do not do this on the client that is sharing quests, if you accidentally do it, just do /reload ui.

    DELTETE you Hearthstone, otherwise you will get an error from trying to sell it with the sell macro.

    Bind "Interract with target" to f7 in keybindings ingame.

    Put this macro on "1":

    /run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end
    /script AcceptQuest()

    Put this macro on "2":

    /target ##VENDOR NAME HERE##

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

    And here is the magical script i made in AutoHotkey!:

    [Autohotkey] WinGet, WowWinId, List, World of Warcraft #NoEnv #HotkeyInterval -1 #MaxHotke - Pastebin.com

    It will loop the dupe macro 78 times at 600ms delay (that's how many bag slots i have on the accounts), and then talk to the vendor and use the sell all items macro a few times. It will also do this on every single wow client that is not active, so you can still play on one account and level/sell cards ect.

    You can change how many times you want it to loop to anything that fits you, i have quite a few because i want to make sure all the accounts have empty bags before starting the duping again. You can also change the delays to fit your latency, if you spam it too fast you will get "You are already on that quest" and stuff more than you will actually accept the quest, so it's better to find something that is stable.

    Method Two:
    Simply place the duped cards on the auction house. You can use method one for this as well to speed up the duping process.


    Some Notes and Disclaimers

    I would like to see what else we can find with this. I know with earlier expansions, such as 3.3.5a and Cataclysm there are lots of old quests that can be accepted and completed. Some of the older vanilla quests can't be accepted on Pandashan. This is a guess and check kind of game. Feedback is much appreciated.

    I am not responsible with how you use this. For personal gain or insta kill or something, I cannot be held responsible if you do get banned from a server. Use this wisely.

    This does not, and I repeat, DOES NOT work on retail. Don't even bother trying!

    I hope you found this guide useful, and happy duping or whatever you plan to do with this (I have other ideas, might share later) Just use your imagination and you might come across something awesome!

    -Teryaki
    Last edited by Teryaki; 08-04-2013 at 09:42 PM. Reason: Added automation thanks to Winsane
    My Exploration Channel: Teryaki's Channel
    Teryaki#1806

    [Cheat Engine] How to Duplicate Quest Items on Pandashan (and others)
  2. #2
    Winsane's Avatar Contributor (ノಠ益ಠ)ノ彡ɹǝɥɔʇɐM
    Reputation
    216
    Join Date
    Oct 2010
    Posts
    377
    Thanks G/R
    3/3
    Trade Feedback
    12 (42%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool, i'll probably do this later today! I'll report anything i find.

  3. #3
    Thaadevil's Avatar Contributor
    Reputation
    319
    Join Date
    Apr 2011
    Posts
    936
    Thanks G/R
    1/9
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Been doing this for months on 3.3.5, It's really easy to exploit on ;
    private server

    +rep because I can

  4. #4
    Miken_'s Avatar Member
    Reputation
    5
    Join Date
    Aug 2006
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance of this working on a 1.12.1 server like warsong?

  5. #5
    MyNewName's Avatar Banned I Suck At This CoreCoins Purchaser
    Reputation
    280
    Join Date
    Jan 2012
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I may go a little off topic. What is the best private server to play on?

  6. #6
    Teryaki's Avatar Legendary Explorer CoreCoins Purchaser
    Reputation
    667
    Join Date
    Mar 2010
    Posts
    950
    Thanks G/R
    103/82
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crackmycrock View Post
    If I may go a little off topic. What is the best private server to play on?
    Depends on what expansion you would like to play on. 1.12.1, 2.4.3, 3.3.5a, 4.0.6+, or 5.0.5.

    Originally Posted by Miken_ View Post
    Any chance of this working on a 1.12.1 server like warsong?
    I don't see why not. This exploit like Thaadevil said has been around for a while, its just many people don't know of its availability or power. I currently do not have a 1.12.1 client downloaded, but I can see if I can get one soon. Visit old.wowhead.com to get some of the addresses to the Vanilla WoW quests. The newer wowhead won't have most of them. Hope that helps, and looking forward to seeing if it does work on 1.12.1 servers.
    My Exploration Channel: Teryaki's Channel
    Teryaki#1806

  7. #7
    Winsane's Avatar Contributor (ノಠ益ಠ)ノ彡ɹǝɥɔʇɐM
    Reputation
    216
    Join Date
    Oct 2010
    Posts
    377
    Thanks G/R
    3/3
    Trade Feedback
    12 (42%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok i'll try to contribute to this thread!

    This is what i did to speed up duping of darkmoon cards to vendor them, i estimate you can get ~120k gold/h 100% auto this way.

    Share a quest, do the whole cheat engine deal, and freeze the value of that quest at the one for darkmoon cards.

    Spam this macro on the account that shares the quest:

    /run QuestLogPushQuest()

    (must have quest log open and the quest selected)

    Spam these macros on the account that is accepting the quest:

    /run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end

    /script AcceptQuest()

    When your bags are full, use this macro to sell every item in your inventory:

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

    I used _KeySpam for this.

    The only thing i haven't made automatic yet is the part where you pause and sell the items, but you can easily make a script for that or perhaps include the selling macro and "Interract with target".
    Last edited by Winsane; 04-18-2013 at 02:11 PM.

  8. #8
    Teryaki's Avatar Legendary Explorer CoreCoins Purchaser
    Reputation
    667
    Join Date
    Mar 2010
    Posts
    950
    Thanks G/R
    103/82
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice Winsane, Ive been wanting to automate it but haven't had the time to figure out how. Throwing some +rep your way

    I will test this when I get off work and probably add it to the OP.
    My Exploration Channel: Teryaki's Channel
    Teryaki#1806

  9. #9
    Winsane's Avatar Contributor (ノಠ益ಠ)ノ彡ɹǝɥɔʇɐM
    Reputation
    216
    Join Date
    Oct 2010
    Posts
    377
    Thanks G/R
    3/3
    Trade Feedback
    12 (42%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Teryaki View Post
    Very nice Winsane, Ive been wanting to automate it but haven't had the time to figure out how. Throwing some +rep your way

    I will test this when I get off work and probably add it to the OP.
    Thanks

    I made a script on my logitech keyboard and i'm getting 170k/h afk.

    It basically loops the accept+abandon quest macro 100 times at 500ms delay, then presses interract with target and the sell macro 10 times at 50m delay, then repeats.

    Here is some relevant topics btw, some stuff from here works.

    http://www.ownedcore.com/forums/worl...ng-quests.html
    http://www.ownedcore.com/forums/worl...g-exploit.html
    http://www.ownedcore.com/forums/worl...g-exploit.html

    And i just lost ~500k because mails are bugged. I mailed 800k to an alt account, but only recieved 350k. I guess mails are capped at 350k for som reason.
    Last edited by Winsane; 04-19-2013 at 05:25 AM.

  10. #10
    Teryaki's Avatar Legendary Explorer CoreCoins Purchaser
    Reputation
    667
    Join Date
    Mar 2010
    Posts
    950
    Thanks G/R
    103/82
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated the OP with Winsane's automation guide. I didn't know there was a cap at 350kg for mailing. That is interesting.
    My Exploration Channel: Teryaki's Channel
    Teryaki#1806

  11. #11
    Winsane's Avatar Contributor (ノಠ益ಠ)ノ彡ɹǝɥɔʇɐM
    Reputation
    216
    Join Date
    Oct 2010
    Posts
    377
    Thanks G/R
    3/3
    Trade Feedback
    12 (42%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is what i did to get 5+ accounts fully automatically duping and selling:




    Create 5 characters, get them to the level needed to accept the quest you will be sharing. There are quests you can share at level one, but the one i use required level 4. Move all the characters to a vendor, and get them all invited in a raid group with the account that is going to be sharing quests.

    On the quest sharer account:

    Open up the quest log and make sure you have the quest you will be sharing selected.

    Put this macro on "1"

    /run QuestLogPushQuest()

    On the rest of the accounts:

    This is the tedious part, you need to open up as many cheat engine windows as wow clients, and do the whole cheat engine deal and freeze the value. Make sure you do not do this on the client that is sharing quests, if you accidentally do it, just do /reload ui.

    DELTETE you Hearthstone, otherwise you will get an error from trying to sell it with the sell macro.

    Bind "Interract with target" to f7 in keybindings ingame.

    Put this macro on "1":

    /run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end
    /script AcceptQuest()

    Put this macro on "2":

    /target ##VENDOR NAME HERE##

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

    And here is the magical script i made in AutoHotkey!:

    [Autohotkey] WinGet, WowWinId, List, World of Warcraft #NoEnv #HotkeyInterval -1 #MaxHotke - Pastebin.com

    It will loop the dupe macro 78 times at 600ms delay (that's how many bag slots i have on the accounts), and then talk to the vendor and use the sell all items macro a few times. It will also do this on every single wow client that is not active, so you can still play on one account and level/sell cards ect.

    You can change how many times you want it to loop to anything that fits you, i have quite a few because i want to make sure all the accounts have empty bags before starting the duping again. You can also change the delays to fit your latency, if you spam it too fast you will get "You are already on that quest" and stuff more than you will actually accept the quest, so it's better to find something that is stable.
    Last edited by Winsane; 04-19-2013 at 05:33 PM.

  12. #12
    madoushi21's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cheat engine doesn't work on some servers though due to them altering their clients

  13. #13
    lingua's Avatar Member
    Reputation
    3
    Join Date
    Feb 2009
    Posts
    64
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm, cant get it to work on 3.3.5a server, it just says i already completed the quest,maybe its because most of these quests were re-added in 4.0.3?

  14. #14
    Neotrom's Avatar Member
    Reputation
    5
    Join Date
    Dec 2011
    Posts
    51
    Thanks G/R
    0/1
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any other cool quests to get some easy xp or quests where items are provided ?

  15. #15
    Teryaki's Avatar Legendary Explorer CoreCoins Purchaser
    Reputation
    667
    Join Date
    Mar 2010
    Posts
    950
    Thanks G/R
    103/82
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lingua View Post
    hmm, cant get it to work on 3.3.5a server, it just says i already completed the quest,maybe its because most of these quests were re-added in 4.0.3?
    I think some servers, especially 3.3.5a that are really popular and well developed, this will not work. If the server owners know what they are doing they can fix this very easily. That might be why you can't do it. Try googling "old.wowhead.com" to get all the older quests from 3.3.5a and lower.

    Originally Posted by madoushi21 View Post
    Cheat engine doesn't work on some servers though due to them altering their clients
    If they alter their WoW Clients, such as Pandashan, be sure to choose the correct process. Once you find the process it should still work. Make sure you are starting Cheat Engine AFTER you start WoW. Sometimes the built in anti-cheat in the client doesn't allow you to have cheat engine open when you first start up WoW.
    My Exploration Channel: Teryaki's Channel
    Teryaki#1806

Page 1 of 5 12345 LastLast

Similar Threads

  1. [Selling] Legion Heroics, Mythics, World Quests, Item level boost and much more!
    By BoostingFish in forum World of Warcraft Buy Sell Trade
    Replies: 2
    Last Post: 10-13-2016, 04:08 AM
  2. Replies: 4
    Last Post: 06-22-2012, 05:44 PM
  3. How to get quest FP in instances and BGs
    By Cruven123 in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 08-20-2011, 01:02 PM
  4. How to change servers xp,max lvl,and other stuff
    By Worldofchaosps in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 12-04-2009, 09:00 AM
  5. Release: Custom Battle Front Zone! Quests, Items, Epic Warfare, and More!
    By freeride474 in forum WoW EMU General Releases
    Replies: 21
    Last Post: 10-09-2008, 04:35 PM
All times are GMT -5. The time now is 05:38 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search