Results 1 to 2 of 2
  1. #1
    Cahz.'s Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0

    Exclamation 3 noob questions. Debugger/Offsets/Coding related.

    Hey guys! My knowledge in coding is pretty much basic. Such my knowledge of asms and other stuff is (i have a brain and im ok with simple tasks tho).
    Asking for some help/tips.

    Got Black Ops 2 exe debugged, looking for an offset to calculate with CE. This is one of the manuals i followed to get an idea what i have to do.
    The issues i encountered are:
    • Yano got a simple DWORD to work with:

    Code:
    00611494 | A3 3CA20A01 | MOV DWORD PTR DS:[10AA23C],EAX
    And i got:

    I know ESI is a process register and it probably should be calculated by the game itself.
    Can somebody explain in really poor words the way i should proceed to calculate the value? (i can only use my logic, really basic knowledge in coding atm)
    • He put a number (78) in step V, Cheat Engine part.

    What is that numer and how can i calculate it? The screenshots have no info to get an idea about. (Probably i should know/find that by having a better knowledge in coding)
    • He knows his value is Float.

    Should i find out it's Float or not by trying or there is another way?

    I will provide any screenshot or whatever info you need.
    And yeah, im going to learn stuff aswell but this task is a priority atm.

  2. #2
    [NEWACCOUNT]Yano's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    CL_WritePacket();
    Posts
    305
    Reputation
    13
    Thanks
    5,011
    My Mood
    Relaxed
    Quote Originally Posted by Cahz. View Post
    He put a number (78) in step V, Cheat Engine part.
    Thats the pointer to the DVAR's Value.


    Quote Originally Posted by Cahz. View Post
    He knows his value is Float.
    By thinking logically you know what type it should be.


    Ah and btw, Health_mp is not the players health on a server
    Code:
    __asm mov [RecoilVec], 0

Similar Threads

  1. Replies: 2
    Last Post: 02-09-2016, 08:17 AM
  2. [Help] One noob question from me: How to input source code?
    By KnightKostas in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 18
    Last Post: 03-22-2011, 02:07 PM
  3. Noob question
    By thedrowningfish in forum Visual Basic Programming
    Replies: 7
    Last Post: 12-04-2007, 08:22 AM
  4. [QUESTION] Are retail codes pattern based?
    By iHack in forum WarRock - International Hacks
    Replies: 14
    Last Post: 08-04-2007, 03:51 PM
  5. Hacking world of warcraft? & a noob question
    By arsholio in forum General Game Hacking
    Replies: 9
    Last Post: 04-08-2006, 01:55 PM