[HELP] Teleport menu

User Tag List

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

    [HELP] Teleport

    Hí, I want a make easy teleport...

    #include <windows.h>
    #include <iostream>

    using namespace std;
    HWND hWnd;
    HANDLE phandle;
    DWORD crack;

    int main()
    {
    ////////////////////////////////////////////////////////.
    hWnd = FindWindow(NULL,"World of Warcraft");
    if(hWnd !=0)
    {
    GetWindowThreadProcessId(hWnd, &crack);
    phandle = OpenProcess(PROCESS_ALL_ACCESS, 0, crack);
    cout <<"WoW is running!";
    }
    else
    {
    cout <<"WoW is not running!";
    }
    ////////////////////////////////////////////////////////

    LONG address = 0x5687C4; // X pos address
    int score = 1741; // Teleport to 741
    WriteProcessMemory(phandle, (LPVOID)address, (LPVOID) &score, 4, 0);
    cout << address;
    ////////////////////////////////////////////////////////
    cin.get();
    cin.get();
    return 0;
    }
    But, doesn't work it... What i have wrong?

    [HELP] Teleport
  2. #2
    Viitapiru's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you sure that X-pos is static memory address? Are you sure it is right offset for your current wow version?

  3. #3
    Valex's Avatar Member
    Reputation
    6
    Join Date
    Apr 2007
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you sure that all you have to do is write to the X address location?
    Does it just change back to what it was before you wrote to it?

Similar Threads

  1. [NEED HELP]Teleporter+Vendor+Repair
    By nioter99 in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 11-19-2008, 02:36 PM
  2. [Help] Teleporter and Cap level modify
    By lilbdiablo12 in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 10-14-2008, 07:34 AM
  3. (Help) teleporter NPC
    By lol88998 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-26-2008, 12:45 PM
  4. [Help] Teleporter NPC SQL
    By Performer in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 12-24-2007, 02:59 PM
  5. [help] Teleporter addings :)
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 12-18-2007, 09:06 PM
All times are GMT -5. The time now is 12:49 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