[Question] Yet another "How to find the ObjectManager" question... menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Zephir's Avatar Member
    Reputation
    8
    Join Date
    May 2007
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Question] Yet another "How to find the ObjectManager" question...

    Hey guys,

    had a long break since i last coded for WoW. Dropped AutoIt and picked up C#. However I seem to have lost the skill to read the info dump threads correctly.

    I am trying to retreive the adress of the objectManager in WoW 4.1.0.

    Using this code:
    Code:
    CurrentManager = Memory.ReadUInt(Memory.ReadUInt(WowBaseAddress + (uint)Offsets.ObjectManager.Tls) + (uint)Offsets.ObjectManager.CurMgr);
    I am quite sure i get the concept but i cannot find the correct offsets.

    Read through [WoW][4.1.0.13914] Info Dump Thread and [WoW][4.1.0.14007] Info Dump Thread and tried many adresses posted there... no luck. Am i missing something?

    Thanks.

    [Question] Yet another "How to find the ObjectManager" question...
  2. #2
    teufel123's Avatar Active Member
    Reputation
    30
    Join Date
    Feb 2008
    Posts
    114
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    currMgr = Memory.ReadUInt(Memory.ReadUInt((uint)bAdress + (uint)Adresses.ObjManager.ClientConnection) + (uint)Adresses.ObjManager.CurMgrOffset);
    
            public enum ObjManager
            {
                ClientConnection = 0x903F00,
                CurMgrOffset = 0x463C,
                FirstObjectOffset = 0xB4,
                NextObjectOffset = 0x3C,
            }

  3. #3
    Zephir's Avatar Member
    Reputation
    8
    Join Date
    May 2007
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a lot.

Similar Threads

  1. How to find the X, Y, and Z coords on an M2.
    By Younggunn5150 in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 02-27-2008, 11:09 PM
  2. How to find the Display ID's Of Alot of Weapons/items
    By C-Death in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 01-08-2008, 08:28 AM
  3. How to find the last name on a scammed account
    By olemortenm in forum WoW Scam Prevention
    Replies: 14
    Last Post: 12-02-2007, 02:51 PM
  4. [Question] How to find the corect BakedNPCTexture
    By SoulReaverRaziel in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 11-30-2007, 03:15 AM
All times are GMT -5. The time now is 12:44 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