Results 1 to 2 of 2
  1. #1
    [64humans] Marko's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Trying to find the local player address - running into some problems

    Hi! I am aware that this is a very common problem but I cannot find the local player address. I am trying to create a simple bhop trainer without being a script kiddie. So I want to learn in depth every step of making cheats.

    Currently I am on the step of finding the player address and watching thre memory structure for when I am in the air or when I am on the ground.


    I have tried to find the right local player addres but there are literally 17 possible health addreses.

    My Questions Are:


    - How do I know from 17 possible health addresses which one is the real one?

    - What would be the process of finding the static player addres?

    - After I have found the address that tells me wheter I am on ground or jumping, how do I find the offset?

    - I do not have acces to IDA Pro so I am using Cheat Engine. Is CE good enough?



    Thanks a lot! I look forward to learning!

  2. #2
    Sandwich's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Location
    client_panorama.dll
    Posts
    1,512
    Reputation
    98
    Thanks
    23,162
    My Mood
    Psychedelic
    Quote Originally Posted by [64humans] Marko View Post
    Hi! I am aware that this is a very common problem but I cannot find the local player address. I am trying to create a simple bhop trainer without being a script kiddie. So I want to learn in depth every step of making cheats.

    Currently I am on the step of finding the player address and watching thre memory structure for when I am in the air or when I am on the ground.


    I have tried to find the right local player addres but there are literally 17 possible health addreses.

    My Questions Are:


    - How do I know from 17 possible health addresses which one is the real one?

    - What would be the process of finding the static player addres?

    - After I have found the address that tells me wheter I am on ground or jumping, how do I find the offset?

    - I do not have acces to IDA Pro so I am using Cheat Engine. Is CE good enough?



    Thanks a lot! I look forward to learning!
    There are many cheat engine tutorials on YouTube. I would suggest starting with the built in
     
    itself as it provides the basics to finding and manipulating multi-level pointers.
    You can find a pointer in various ways. Generating a pointer map, pointer scan, aob scan, browsing memory, attaching a debugger, etc.
    Cheat engine is okay but it can become a hassle. Decompiling "client_panorama.dll" using IDA or x64dbg is much easier in my opinion.

Similar Threads

  1. [Solved] Local Player address
    By Obliteration in forum Blackshot Help
    Replies: 4
    Last Post: 02-27-2016, 07:42 AM
  2. [Solved] How do people find the No Recoil address?
    By SammyDoge1 in forum Call of Duty Ghosts Discussions & Help
    Replies: 5
    Last Post: 01-25-2014, 07:08 AM
  3. Finding the No Recoil address
    By eazygamez in forum Combat Arms Coding Help & Discussion
    Replies: 14
    Last Post: 02-15-2013, 02:57 PM
  4. [Tutorial] How to find the Force Host address
    By NightmareTX_RETIRED in forum Call of Duty Modern Warfare 3 Tutorials
    Replies: 21
    Last Post: 08-08-2012, 10:55 AM
  5. How to find the I.P Address of a Player?
    By domer in forum CrossFire Help
    Replies: 7
    Last Post: 07-31-2011, 10:50 PM