Results 1 to 9 of 9

Threaded View

  1. #1
    [NEWACCOUNT]Yano's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    CL_WritePacket();
    Posts
    305
    Reputation
    13
    Thanks
    5,012
    My Mood
    Relaxed

    Post BOII how to find DVARS /w OllyDBG and CE

    Hello guys!

    I think there already was a tutorial, but as I cant find it anymore i decided to makea new one
    This works for SP, ZM and MP.

    Things needed:
    -OllyDBG
    -Cheat Engine
    -Black Ops 2

    Tutorial step by step:

    I. Open up OllyDBG and open t6mp in the folder where your game is saved.
    It should load a bit now.

    II. Press View -> Executable Modules -> Double click the one that ends with "t6mp.exe"

    III. Now you should be in the window "CPU - main thread, module t6mp"

    IV. Right-Click into this window and go to Search for -> all referenced text strings

    V. After some seconds it should bring up a window "Text string referenced in t6mp:.text"

    VI. Right CLick into this window and select "Search for text".

    VII. Enter a DVAR or a part of it you wanna have. (e.g. cg_fov).
    Enable "Entire scope" , Disable "Case sensitive", click "ok"

    VIII. Double-click the grey tagged string. In this case its *ASCII "cg_fov"*
    If the wrong one is tagged (e.g. cg_fovDefault), press Shift+L until you got the right one.

    IIX. Now you are again in the window "CPU - main thread, module t6mp"

    IX. Left to the ASCII "cg_fov" should be "PUSH t6mp. ..."
    Some lines under it there should be a line that begins with "MOV DWORD"
    In the same line theres an adress in square brackets.
    Note down that adress.
    Close OllyDBG.

     

    0061148F | 68 B04FC000 | PUSH t6mp.00C04FB0 | ASCII "cg_fov"
    00611494 | A3 3CA20A01 | MOV DWORD PTR DS:[10AA23C],EAX


    Now we go to Cheat Engine

    I. Start BO2

    II. Go into Private Match

    III. In Cheat Engine attach t6mp.exe

    IV. Press "Add Adress Manually"

    V. Enable "Pointer"

    VI. In the first short TextBox you enter 78, in the longer one you enter the adress.
    As the type you select the type of the DVAR (in this case its Float), in description enter what u want.
    Better enter cg_fov so you know what this adress is for.

    VII. Press "Ok". In the list you got the adress and the value should be you FOV ( between 65 and 90 )

     






    I hope I could help you
    Bye! Yano

  2. The Following 6 Users Say Thank You to [NEWACCOUNT]Yano For This Useful Post:

    Evasi0nX (05-22-2015),JokerKing9903 (04-09-2016),KRG (07-03-2019),maxxam6899 (07-13-2015),TheRedBeard (11-02-2015),theRumblers100 (07-31-2016)

Similar Threads

  1. [Request] how to Find Fast Reload Addy? and how to code them?
    By F l a p J a c K ™ in forum WarRock Hack Source Code
    Replies: 17
    Last Post: 09-23-2012, 09:13 PM
  2. [Request] How to find weapons power base and weapons deviation value
    By allonline in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 0
    Last Post: 09-14-2012, 01:37 AM
  3. [Assembly Tutorial] How to find addys with OllyDBG / Ida Pro
    By Flo$ter in forum Programming Tutorials
    Replies: 15
    Last Post: 08-08-2012, 02:31 AM
  4. How to find adresses in ollydbg
    By steven1578 in forum Combat Arms Coding Help & Discussion
    Replies: 14
    Last Post: 08-11-2011, 04:10 AM
  5. How to find your account birthday and email
    By bayley60 in forum Combat Arms Tutorials
    Replies: 105
    Last Post: 06-30-2011, 09:11 PM