[Q]2.4.3 How to get object name from currentObject menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    dasnod's Avatar Member
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Q]2.4.3 How to get object name from currentObject

    Greetings,

    i started tinkering around with the World of Warcraft 2.4.3 object manager. Right now I'm able to get the position(x,y,z), rotation, guid and type. I also want to get the name of each GameObject. I searched on Ownedcore & google for a name offset, but I can't find it anywhere. I'm not that good in reverse engineering that i can find out the offset by myself. I just tried this:

    - Scan for name in CE and lookup the closest address to the currentObjectBaseAddress. No Success.
    - Loop through every object (currentObject + 4000 addresses) if they contains for example: my character name or a name of an NPC. No Success

    Slowly I'm thinking that there is no single address that contains the whole name of an object. I would appreciate if anybody can give me the right offset for version 2.4.3(Yes i looked up the dump threads) or help me to understand how i can get the names of each object correctly.


    Best regards,

    dasnod

    [Q]2.4.3 How to get object name from currentObject
  2. #2
    Saridormi's Avatar Contributor
    Reputation
    307
    Join Date
    Mar 2007
    Posts
    556
    Thanks G/R
    19/17
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    var offset1 = MemoryManager.WoWProcess.Read<IntPtr>(BasePtr + 0x224, false);
    var offset2 = MemoryManager.WoWProcess.Read<IntPtr>(offset1 + 0x78, false);
    return MemoryManager.WoWProcess.ReadString(offset2, false);
    Edit: Also the Object Manager stores WoWObjects, not GameObjects. WoWObjects can be Items, Containers, Units, Players, GameObjects, DynamicObjects or Corpses
    Last edited by Saridormi; 04-27-2016 at 05:23 AM.


Similar Threads

  1. How to get function names from IDA?
    By demonguy in forum WoW Memory Editing
    Replies: 18
    Last Post: 05-10-2012, 10:45 AM
  2. [Guide] How to get free games from zone.com
    By Viter in forum Community Chat
    Replies: 11
    Last Post: 12-19-2007, 06:38 PM
  3. How to get your proffesions from 1-375
    By Knomez in forum World of Warcraft Guides
    Replies: 5
    Last Post: 08-15-2007, 02:49 AM
All times are GMT -5. The time now is 03:59 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