D3 Finding AH Item Name List? menu

User Tag List

Results 1 to 4 of 4
  1. #1
    maybnxtseasn's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    D3 Finding AH Item Name List?

    Has anyone had any luck finding how to get to every item in the AH window list. Like the name of the item? I can find the item names in memory but it seems as if they are at different locations everytime possibly due to MALLOC or stack allocation. Any advice on being able to find the item names every time?

    D3 Finding AH Item Name List?
  2. #2
    Seyguai's Avatar Member
    Reputation
    4
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    [[[[[[[["Diablo III.exe" + Base] + Base1] + Base2] + Base3] + NameIndex * 4] + Value1] + Value2]]
    With the offsets :
    Code:
    Base = 0x00DFC5A0;
    Base1 = 0xB0;
    Base2 = 0x668;
    Base3 = 0xF8;
    NameIndexes = { 0x1B9, 0x23E, 0x48C, 0x1DE, 0x6E4, 0x1D5, 0x33D, 0x1EC, 0x4C4, 0x6DD, 0x162 };
    Tooltip = 0x33B;
    Value1 = 0x210;
    Value2 = 0xAC8;
    Maybe you'll need to change the Base value, or the NameIndexes, but you have a pattern.

  3. #3
    lianopbs's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you explain the method to find them ?

  4. #4
    Seyguai's Avatar Member
    Reputation
    4
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Version 10485:
    Code:
    Base = 0x00DCC14C; // 0x00DFC5A0;
    Base1 = 0x84;
    Base2 = 0x1C8;
    Base3 isn't used anymore.

    The formula is :
    Code:
    [[[[[[["Diablo III.exe" + Base] + Base1] + Base2] + NameIndex * 4] + Value1] + Value2]]
    Last edited by Seyguai; 07-16-2012 at 01:49 AM.

Similar Threads

  1. WPE Pro - It cannot find WoW in the list
    By JoeRodge in forum World of Warcraft General
    Replies: 1
    Last Post: 09-23-2007, 07:02 PM
  2. Find out last name on account?
    By valetudo in forum World of Warcraft General
    Replies: 2
    Last Post: 08-12-2007, 10:50 AM
  3. WoW Model Viewer: New Items.csv List!
    By Gankstir in forum Art & Graphic Design
    Replies: 3
    Last Post: 06-29-2007, 02:10 PM
  4. Fake item names
    By lopolop in forum World of Warcraft General
    Replies: 8
    Last Post: 04-14-2007, 11:05 AM
  5. mmowned special: custom item names
    By Relz in forum World of Warcraft Guides
    Replies: 58
    Last Post: 09-27-2006, 11:51 PM
All times are GMT -5. The time now is 07:46 AM. 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