[Guide] Finding Pointers and Offset Manually. menu

User Tag List

Results 1 to 2 of 2
  1. #1
    PopcornWoW's Avatar Member
    Reputation
    53
    Join Date
    Oct 2007
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] Finding Pointers and Offset Manually.

    Hey, I wrote this TuT awhile ago for a game called "Maple Story"
    So I'm just going to repost it.

    The method is the same for WoW but I didn't wanna rewrite it.



    Today we will learn how to find pointers and the offset manually.
    I used this method before Dark Bytes Pointer search

    You Will Need:
    A Currently Undetected Cheat engine.
    A Calculator. (Start > All Programs > Accessories > Calculator.EXE)
    Notepad.

    Lets Begin.

    For this example I will use Maple Story.

    Fire up the game. Your UCE.
    Now, Target. Search for the value you want.
    For Maple Story lets use Unlimited Attack as the example.

    Search “0” At 4-Byte Under Exact value.

    Go In-Game and Hold attack until you can’t Alt+Tab

    Now Type in the Search Box “100” (4-Bytes Exact Value)

    Click “Next”

    Hopefully you will only have 1 address go in game move and attack. Alt+Tab. Check if it has Reset to “0”
    If so this is our address. Yay, Too bad it’s dynamic and will change next time you restart maple.

    So how do we fix this? Lets find the pointer address.

    Originally Posted by Google
    A pointer is a programming language datatype whose value is used to refer to ("points to") another value stored elsewhere in the computer memory.
    Double click our current address so it’s in our CT.

    Right click under the address column and click “Find out what accesses this address”
    Allow CE to attach a debugger.

    A box with the following title will appear “The following Opcodes are accessed by the following address”

    If the box is empty lets populate it by going in game and attacking.

    Alt+Tab and check the box a few opcodes will be in it.

    Double click the first one, another box will appear, Look where it says the value for the pointer is probably “XXXXXXXX”
    In my case I have “0100579C”
    Search that value under 4-bytes.

    Find an address? That’s our pointer ; ) If you didn’t go back and click the next OpCode in the Address accessing. And search that value.

    Ok Now we have our pointer address we need the offset.

    Finding an Offset.

    So we have our dynamic Address and Pointer address

    Convert the Pointer Address to Decimal You will get something like 74003884005
    Then Convert Dynamic Address to Decimal and you will get something like 74003084005

    Now in your calculator Input the highest value. And minus the other. Which you will get 800000
    Convert that back to Hex.

    So there you have it. “C3500” is the offset.

    Dynamic Address = 01005000 (74003884005)Decimal)

    Pointer Address = 01005005 (74003084005)Decimal)

    Address subtraction = (800000)Decimal)

    Offset = (Hex(800000)>( C3500)Decimal)

    Pointer = 01005005 Offset = C3500

    The End.

    All Credit to me.

    Enjoy.:wave:

    [WARNING] All codes, Addresses, Values used in this TuT are FAKE they are not Maple Story related in anyway.[WARNING]

    [Guide] Finding Pointers and Offset Manually.
  2. #2
    daGasm's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide but i guess no one who could really use this doesn't know it already :P

Similar Threads

  1. [Bot] Question: Lazy Bot Object Manager Pointers and Offsets
    By gxavier in forum WoW Memory Editing
    Replies: 1
    Last Post: 07-29-2015, 11:31 AM
  2. pointers and offsets in C++
    By [-gvd-] in forum MMO Exploits|Hacks
    Replies: 1
    Last Post: 10-09-2009, 03:45 PM
  3. Finding Pointers and Offsets
    By PharmerPhale in forum MMO Exploits|Hacks
    Replies: 5
    Last Post: 04-21-2009, 04:07 PM
  4. [Guide]-finding items and getting NPC ID's-
    By fireguild1 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 11-05-2007, 09:59 PM
  5. [Guide] Finding Display IDs and Item/Object IDs,
    By iccy in forum World of Warcraft Guides
    Replies: 2
    Last Post: 10-02-2007, 11:37 PM
All times are GMT -5. The time now is 05:48 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