[WOW MoP beta] Reading Coordinates Help menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    tin666's Avatar Member
    Reputation
    8
    Join Date
    Sep 2009
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [WOW MoP beta] Reading Coordinates Help

    Ok, so im apslute beginner in both C++ and memory reading/editning. What im trying to do is write grinding/gathering profiles for MoP.
    For that i needed to read coordinates. After figuring out stuff with Cheat engine i sucessfuly located memory adresses for coordinates.



    00DDC06C
    00DDC070
    00DDC074

    First time ive got this memory locations, they were different , fallowing pattern ( + 0x8837C)

    What im trying to make is a simple C++ program that will read those adresses and return float value of coordinates.

    I tryed something like this but it doesnt work:

    Code:
    #include "stdafx.h"
    #include <windows.h>
    #include <stdio.h>
    #include <conio.h>
    #include <iostream>
    
    int main()
    {
        HWND hWnd;
        DWORD processId;
        HANDLE hProcess;
        hWnd = FindWindow(L"World of Warcraft", 0);
        GetWindowThreadProcessId(hWnd, &processId);
        hProcess = OpenProcess(PROCESS_ALL_ACCESS, FALSE, processId);
    
        float X; 
        ReadProcessMemory(hProcess, (LPVOID)(0xDDC070), &X, 4, 0);
        std::cout << "X cooridnate: " << X << std::endl;
    
        return 0;
    	 
        
    }

    Any help with makeing something like this would realy make me happy, and i will post several profiles for lazybot/honorbuddy in Bot profiles section of this forum.


    **** I couldnt post in memory editing section for some reason.
    Last edited by tin666; 09-02-2012 at 02:59 PM.

    [WOW MoP beta] Reading Coordinates Help
  2. #2
    greenegzofyoshi's Avatar Banned
    Reputation
    10
    Join Date
    Jun 2009
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to your offsets to the base address of WoW then read the values from there.

    To get the base address see CreateToolhelp32Snapshot, Module32First, Module32Next.

Similar Threads

  1. [Selling] WoW ACCT! ALMOST 7 85'S + D3 + MoP BETA!! READ INSIDE FOR MORE INFO! :)
    By samberg778 in forum WoW-US Account Buy Sell Trade
    Replies: 5
    Last Post: 08-05-2012, 01:17 PM
  2. [Selling] 60 Barbarian + 6x 85 WoW + WoW MoP Beta
    By mgscs in forum Diablo 3 Buy Sell Trade
    Replies: 1
    Last Post: 06-14-2012, 09:07 AM
  3. [Selling] 60 BARBARIAN + 6x 85 WoW Diablo 3 [AP]+ WoW MoP Beta FOR EU GOLD!
    By mgscs in forum Diablo 3 Buy Sell Trade
    Replies: 3
    Last Post: 06-11-2012, 02:54 PM
  4. [Trading] [WTB] Need Access To WoW MOP Beta
    By DarkLinux in forum WoW-US Account Buy Sell Trade
    Replies: 7
    Last Post: 04-03-2012, 02:11 PM
All times are GMT -5. The time now is 12:46 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