[stupid question] Heath c++ menu

Shout-Out

User Tag List

Results 1 to 5 of 5
  1. #1
    prontime3's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [stupid question] Heath c++

    Hello! i need help, how to get hp? what's wrong? thx!

    unsigned int CurMgrPointer = 0x9BE7E0;
    unsigned int CurMgrOffset = 0x463C;
    unsigned int LocalGUID = 0xC8;
    unsigned int ObjMgr, PlayerObj, ObjStorage, BaseAdd_CurMGrPointer;
    int health, mana;

    ReadProcessMemory(hProcess, (LPVOID)(0x00400000 + CurMgrPointer), &BaseAdd_CurMGrPointer, sizeof(BaseAdd_CurMGrPointer), 0);
    ReadProcessMemory(hProcess, (LPVOID)(BaseAdd_CurMGrPointer + CurMgrOffset), &ObjMgr, sizeof(ObjMgr), 0);
    ReadProcessMemory(hProcess, (LPVOID)(ObjMgr + LocalGUID), &PlayerObj, sizeof(PlayerObj), 0);
    ReadProcessMemory(hProcess, (LPVOID)(PlayerObj +0xC), &ObjStorage, sizeof(ObjStorage), 0);
    ReadProcessMemory(hProcess, (LPVOID)(ObjStorage+0x20+0x12*4), &health, sizeof(health), 0);
    ReadProcessMemory(hProcess, (LPVOID)(ObjStorage+0x20+0x13*4), &mana, sizeof(mana), 0);
    Last edited by prontime3; 08-08-2012 at 02:36 PM.

    [stupid question] Heath c++
  2. #2
    migtron's Avatar Corporal
    Reputation
    18
    Join Date
    Jun 2010
    Posts
    22
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Unless you disabled ASLR, what's wrong here is probably "0x00400000".

  3. #3
    kosacid's Avatar Active Member
    Reputation
    19
    Join Date
    May 2009
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you look at my field dumper that has all the info you need just change it a bit to just pick out the bits you need

  4. #4
    FinnX's Avatar Banned
    Reputation
    40
    Join Date
    Aug 2009
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    health is:
    [[PlayerBase] + 0xC] + 0x15 *4 + 20]

    playerbase is:
    [[[WoW.exe + 0x00A70C50] + 0x38] + 0x24]

    read playerbase as uint and health as int. )

  5. #5
    prontime3's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FinnX View Post
    health is:
    [[PlayerBase] + 0xC] + 0x15 *4 + 20]

    playerbase is:
    [[[WoW.exe + 0x00A70C50] + 0x38] + 0x24]

    read playerbase as uint and health as int. )
    Thank you!

Similar Threads

  1. stupid Question
    By T O X I C in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 03-11-2008, 06:06 AM
  2. MWCS, Stupid question.
    By Zhoa in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 03-04-2008, 06:37 AM
  3. Most likey a stupid Question
    By elvick in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 09-01-2007, 03:06 PM
  4. How to not have to ask stupid questions [video]
    By Enfeebleness in forum Community Chat
    Replies: 1
    Last Post: 05-19-2007, 06:52 PM
  5. Ok, stupid question...
    By Teague-stormrage in forum Community Chat
    Replies: 0
    Last Post: 11-04-2006, 11:16 PM
All times are GMT -5. The time now is 09:31 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