Results 1 to 2 of 2
  1. #1
    nero1232's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0

    How do I find the player base from location?

    Hi everyone,

    I have the Y float address of my player using cheat engine, how can I use this to get the player base structure?

    Thanks

  2. #2
    Nimboso's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    554
    Reputation
    21
    Thanks
    2,635
    Quote Originally Posted by nero1232 View Post
    Hi everyone,

    I have the Y float address of my player using cheat engine, how can I use this to get the player base structure?

    Thanks
    Right click on the address -> Find what accesses this address. It will have a bunch of assembly instructions like
    Code:
     mov [eax + 3C], ebx
    In that case your player base is located at your Y address minus the offset, in this case 3C (Notice it's hex)

Similar Threads

  1. How can i find the new Addys after an Update?
    By taylan in forum WarRock Hack Source Code
    Replies: 11
    Last Post: 07-19-2010, 10:42 PM
  2. How can I find the ID of an "object" in a game
    By LegendOfPoo in forum Programming Tutorial Requests
    Replies: 7
    Last Post: 04-21-2010, 02:04 PM
  3. How do I find the X Access in MHS?
    By Matt in forum Combat Arms Help
    Replies: 2
    Last Post: 12-12-2009, 02:54 PM
  4. Help -_- How can i find the email i used with my CA account
    By doingtimeforlife in forum Combat Arms Discussions
    Replies: 6
    Last Post: 09-28-2009, 01:50 PM
  5. Dave how did you find the hacks in the pub?
    By ploxide in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 12-21-2008, 03:36 PM