Results 1 to 13 of 13
  1. #1
    RemovedTime's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    5

    Post Alpha 16.2 B7 Update (Cheat Sheet)

    Figured we needed a new post for it. This is gonna be formatted like the last cheat sheet since it was easy to read. This is done using ILSpy and edited with Reflexil. If you don't know what I'm talking about, follow the guide posted by Sqeegie for directions.

    None of this bypasses EAC. As for the rest of the stuff, I didn't look that far into it. Only the stuff that I felt was important. Feel free to add more below.

     


    -Debug Menu
    GameManager > AF > MoveNext() : bool
    Line 148: ldc.i4.0 >>Change to>> ldc.i4.1

    -Creative Menu
    GameManager > AF > MoveNext() : bool
    Line 151: ldc.i4.0 >>Change to>> ldc.i4.1

    -Always get Achievements
    AchievementUtils > IsCreativeModeActive() : bool
    Right Click anywhere in the instructions box > Delete all, then right click again > Create new.. > Right click and enter OpCode "ldc.i4.0". Below that, enter OpCode "ret".

    Last edited by RemovedTime; 07-31-2017 at 07:49 PM.

  2. The Following 2 Users Say Thank You to RemovedTime For This Useful Post:

    BeanieWeenees (08-05-2017),Vik_0 (08-04-2017)

  3. #2
    iftcko's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    -Debug Menu
    GameManager > AF > MoveNext() : bool
    Line 148: ldc.i4.0 >>Change to>> ldc.i4.1

    -Creative Menu
    GameManager > AF > MoveNext() : bool
    Line 151: ldc.i4.0 >>Change to>> ldc.i4.1


    Neither of these are in these locations.
    line 148 says "IL_0185: pop"
    line 151 is completely blank since it is a space between the line of 150 and 152
    Last edited by iftcko; 08-02-2017 at 01:59 PM.

  4. #3
    LordMacGregor's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    2
    My Mood
    Cool
    did anyone get it working?

  5. #4
    BeanieWeenees's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    My Mood
    Daring
    Quote Originally Posted by LordMacGregor View Post
    did anyone get it working?
    Yeap.. its exactly the same for me. WOrking !

  6. #5
    LordMacGregor's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    2
    My Mood
    Cool
    anyone got a copy of a working assembly file for a16.2? i'm really not good with finding files and or downloading editing software and the what nots

  7. #6
    savagedude97's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    22
    Why cant i find the AF or anything in game manager?

  8. #7
    Mafiatuga's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    208
    Reputation
    10
    Thanks
    26
    My Mood
    Fine
    Quote Originally Posted by savagedude97 View Post
    Why cant i find the AF or anything in game manager?
    I can't find it too

  9. #8
    Bartender's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Posts
    124
    Reputation
    10
    Thanks
    537
    Quote Originally Posted by Mafiatuga View Post
    I can't find it too
    Because ILSpy displays the classes differently when you have C# or IL selected. dotNet Reflector works similar, but it doesn't change the library view on you like ILSpy does.


    "You don't bite the one who serves you"

  10. The Following User Says Thank You to Bartender For This Useful Post:

    Mafiatuga (08-06-2017)

  11. #9
    RemovedTime's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    5
    Yeah you should be on IL not C#

  12. The Following User Says Thank You to RemovedTime For This Useful Post:

    Mafiatuga (08-06-2017)

  13. #10
    Mafiatuga's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    208
    Reputation
    10
    Thanks
    26
    My Mood
    Fine
    Quote Originally Posted by Bartender View Post
    Because ILSpy displays the classes differently when you have C# or IL selected. dotNet Reflector works similar, but it doesn't change the library view on you like ILSpy does.
    Thanks, that helped me, however, now it doesnt let me "edit" from "ldc.i4.0" to "ldc.i4.1"

  14. #11
    Bartender's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Posts
    124
    Reputation
    10
    Thanks
    537
    Quote Originally Posted by Mafiatuga View Post
    Thanks, that helped me, however, now it doesnt let me "edit" from "ldc.i4.0" to "ldc.i4.1"
    Not sure what you mean by "it" doesn't "let me" but from experience I can assume that you aren't right-clicking the assembly-csharp.dll (after modifying) in library view, hovering over ReflexIL, and clicking "save"

    Otherwise if that's not solving your issue, please describe in further detail what you're doing and how to replicate the issue.


    "You don't bite the one who serves you"

  15. The Following User Says Thank You to Bartender For This Useful Post:

    Mafiatuga (08-07-2017)

  16. #12
    RemovedTime's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    5
    Quote Originally Posted by Mafiatuga View Post
    Thanks, that helped me, however, now it doesnt let me "edit" from "ldc.i4.0" to "ldc.i4.1"
    You need to have ReflexIL or any other program that lets you edit. If you're trying to edit it on the code side it won't let you.

  17. The Following User Says Thank You to RemovedTime For This Useful Post:

    Mafiatuga (08-08-2017)

  18. #13
    zerocool878's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    I've made a video, but I'm not allowed to post links. The link is in my profile in the "About Me" tab.
    RemovedTime You can post it so others can see how it's done.

Similar Threads

  1. [Outdated] Updated Cheat Engine Tables v1.0.17
    By dharbert in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 4
    Last Post: 03-18-2013, 01:57 PM
  2. [Patched] Updated Cheat Engine Tables
    By Garalic in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 16
    Last Post: 02-24-2013, 09:15 AM
  3. [Outdated] [Updated] Cheat Engine Table Pack v1.0.13
    By dharbert in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 178
    Last Post: 02-21-2013, 02:27 AM
  4. [INFO] Updated Cheat Engine Tables etc for Gameversion v12 and Playlist 23.456.3
    By ytoof in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 56
    Last Post: 01-31-2013, 12:18 PM