Cheat Engine Step 6 - Basic Pointers

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Learn how to hack games here: guidedhacking.com
    Cheat Engine Introduction to pointers

Komentáře • 18

  • @TheAlison1456
    @TheAlison1456 Před 3 lety +12

    Thank you for this...
    Both the built-in tutorial and the stickied tutorial in the forums failed me on this step.
    The built-in one says to "When you've found it use the function to find out what accesses this address." which gives you more than one result, so in fact you have to use the "Find out what writes to this" since you only get one there.
    The forum one doesn't go into detail on the "Add address manually" part and just says "If you get a ??? you did it wrong, but I'm not gonna tell you what's right good luck lol".

  • @DarkCosmoX
    @DarkCosmoX Před 9 měsíci

    thanks a lot....was stuck at this for like 10 years 😭😭

  • @Charlie_not
    @Charlie_not Před 2 měsíci

    Thank you so much dude

  • @jendlti
    @jendlti Před 3 lety +1

    Awesome, the typo on the cheat engine tutorial instruction where it say "find out what accesses this address" have to be changed to the right one which is "find out what writes to this address". Yes it's only simple but for normies like me it makes a big difference.

  • @cypher4528
    @cypher4528 Před 2 lety +1

    I wish the cheat engine tutorial was a bit more detailed and noob friendly, then I could have understood it.

  • @diddyerjc3786
    @diddyerjc3786 Před 2 lety

    Great. I will try it. Thanks for the info

  • @TomHenryCoursow
    @TomHenryCoursow Před 3 lety

    What I don't get is that the tutorial mentions that this way we can get the same value with a different adress each time we restart the tutorial if we save it to a table...
    But if I restart the tutorial and load the table I only have "???" as value and not the number which gets displayed...
    How to fix that?

    • @123Handbuch
      @123Handbuch Před 3 lety

      Two things here:
      1. Make sure you attach cheat engine to the process of the tutorial again. => At the top left you see a screen symbol, click it and choose the tutorial process.
      2. The static pointer (the green thing) value is not the same. Just the pointer address is the same. It should point to the value though but not that the address it points to (the address of the value) won't be the same as before since that stuff is dynamic.

  • @originickname
    @originickname Před rokem

    many thanks!

  • @quixotic442
    @quixotic442 Před 4 lety

    Thanks this was very helpful

  • @dimapetrenko9680
    @dimapetrenko9680 Před 4 lety

    Hi, i tested this method in game "need for speed underground" tell me what to do if there are 500,000 addresses (when you started looking for a hexadecimal number)? and tell me what to do when it shows me this formula (when I click "Find instructions that write at this address")
    mov [esi + 000003B8], eax ???

    • @Randych
      @Randych Před rokem

      I think you might want to scan for address of ESI, then switch it to pointer and add 3B8 as offset

  • @MrX-my1nk
    @MrX-my1nk Před 9 měsíci

    why i always keep finding 4 values have acces instead o one in all these fckin video tutorials? How i suppose to know which one from these 4 to use?

  • @AlexarionBeatbox
    @AlexarionBeatbox Před 4 lety

    The tutorial says to use find out what accesses this address, why are you using find out what writes to this address?

    • @RedditNovelties
      @RedditNovelties Před 4 lety +4

      Same here. It also doesn't help that the tutorial is written very poorly.

    • @TheAlison1456
      @TheAlison1456 Před 3 lety +2

      If you use that, more than one address shows up. The tutorial just talks of one single item - "...a item will show up. Double click that item." - therefore it must be a mistake.

    • @Randych
      @Randych Před rokem

      Tutorial is written by an idiot