Cheat Engine Tutorial Refresher: Solving Steps 2-9 for Returning CE Users!

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии • 48

  • @jake_mouse
    @jake_mouse 7 лет назад

    I've been watching through this playlist this week and it's really been helping me! You're killing it man. Keep up the good work!

  • @Mostafa20101
    @Mostafa20101 8 лет назад +1

    Exactly what i wanted, Keep on bro. Don't stop

  • @just4randomuploads
    @just4randomuploads 4 года назад +3

    Hi I was wondering if you have done any advanced/detailed tutorial on step 9 and if you have, can you point it for me thanks.

    • @mikkun_
      @mikkun_ 3 года назад

      I'm also looking for this

  • @sshado2
    @sshado2 9 лет назад +1

    This was exactly what I needed. Genius video, great refresher.

  • @s.t.d.r.a.s.h.3703
    @s.t.d.r.a.s.h.3703 7 лет назад +1

    I'll just wait until I get my computer, then do the tutorial myself then come back to your videos. For advanced learning....

  • @RedGimiGamer
    @RedGimiGamer 8 лет назад +1

    when i was going to find out the 2nd level, it only appeared an esi and a "cmp dword ptr"
    why??

  • @mastermax7777
    @mastermax7777 6 лет назад

    for level 8, What if you didnt know how many levels of pointers there is? Would u first start by picking the green addresses after the first search? Or what if there was a lot of instructions that access and write to that memory then which one do you choose? Is it just a lot of trial and error ? or it doesnt matter much

  • @NotJustSomeGuy
    @NotJustSomeGuy 8 лет назад

    Thank you!!! I just completed the entire tutorial! The last thing i fixed was noticing that i sent the instruction straight to return, and not being sent to the original code making them not being hit and it pretty much crashing.

  • @murmanox5303
    @murmanox5303 8 лет назад

    I've had the tutorial crash on me 3 times in a row now during step 8. I copied you exactly but when I click 'find out what accesses this address' and then change the value it freezes and crashes.

  • @adeshpoz1167
    @adeshpoz1167 6 лет назад +1

    Hey! I have a BIG problem in the step 9 of your video. It's not working for me! I did everything as you did. Each and every step. And my code made both players' and computers' values to increase instead of decrease. Why did that happen?!?!?!?!?!?!?! Plz help!!!!!

    • @adeshpoz1167
      @adeshpoz1167 6 лет назад

      Okay! Now its working!! I wrote "jo" instead of "jne" 😂😂😂

  • @Porkchopio
    @Porkchopio 9 лет назад

    Why did you got with offset 18 in multi-level pointers? Also how'd you know which pointer to use? Seems to click the ones above the green

    • @StephenChapman
      @StephenChapman  9 лет назад

      Porkchopio Watch this video of mine where I explain it in detail: ruclips.net/video/14yCyf9ibK0/видео.html

    • @Porkchopio
      @Porkchopio 9 лет назад +1

      Stephen Chapman Ah cheers, this cleared everything up!

  • @TheParkourPenguin
    @TheParkourPenguin 9 лет назад

    Great tutorial, I had no clue how to do step 9.
    I was wondering if you could make a tutorial (or if you could recommend one) that explains the auto assembler and all the opcodes and things that are available. For instance, what "db" does, the difference between "INJECT" and other labels, and all the stuff that's used in working with floats (fld, fldz, dword ptr). I get the most basic stuff like mov, but everything else is foreign to me.

    • @StephenChapman
      @StephenChapman  9 лет назад

      TheParkourPenguin Hey, I'm glad you enjoyed the video! I will absolutely be moving into talking about Assembly specifics and explaining more about Cheat Engine's Auto Assembler syntax. Both are very extensive topics, so I'll be providing what I found to be the most helpful resources on matters related to Assembly. I'm going to try recording one of them today and get it uploaded over the weekend, so keep an eye out! Subscribe if you're not yet and you *should* be notified as soon as the video goes live. Thanks again for the feedback!

  • @zifoua4220
    @zifoua4220 9 лет назад +3

    Thanks a lot! you are the best !!

  • @Fine_Mouche
    @Fine_Mouche 4 года назад

    6:40 : how you find the offsett of 18 ? and what is it ?
    edit : ok at 6:07 it show esi+18 , but how you calcule the resarched value on the adress list ? 18 is hexa too ? or need convert to it and calcule via windows calculator ? (aka how you know you should use 002F5630 at 6:28)
    at 6:52 how you know it's the second value ? (edit : ah it's both ?)
    at 7:18 how you know it's 0026AC0C ?
    at 8:21 you totaly lost me

    • @mikkun_
      @mikkun_ 3 года назад +1

      His part 10 tutorial can answer your questions. This is just a refresher so he is going fast with these steps.

    • @Fine_Mouche
      @Fine_Mouche 3 года назад

      @@mikkun_ ah ok, my bad so.

  • @Jorge_Pronto
    @Jorge_Pronto 8 лет назад

    Is it just me, or does the tutorial/debugger crash (get stuck on value) on step 8 in CE 6.5?

    • @StephenChapman
      @StephenChapman  8 лет назад

      You shouldn't need VEH debugger for the tutorial, but see if you have that enabled in your settings or not (enable it if you don't). If that doesn't work, perhaps try installing the latest version of CE (it's at 6.5.1 now). Use the installer (be mindful of the OpenCandy installer) and select to have CE reset your settings. Then you can go back in and redefine things like hotkeys, select to use VEH debugger, etc.

    • @Jorge_Pronto
      @Jorge_Pronto 8 лет назад

      +Stephen Chapman
      Thanks for the quick reply, I did a full reset of CE 6.5.1. The problem I'm having is the value in the tutorial module freezes after I find the first pointer, which then makes it impossible to find the next one since no adress pointing to the next one is found. I'm pretty sure I'm not doing anything wrong, I copy your steps exactly, finding the first pointer seems to be no problem at all.

    • @StephenChapman
      @StephenChapman  8 лет назад

      Hmm, odd. I've seen people complaining about this in my multilevel pointers video recently. I'll take a look and see if I have the same issue.

    • @StephenChapman
      @StephenChapman  8 лет назад

      It worked here, but I did notice a couple of things:
      1: Without VEH debugger enabled, the tutorial crashes.
      2: You're probably looking at the address in the register after an instruction like *mov esi, [esi]*, in which case the value shown for esi is the one after the instruction is ran (which isn't what you want). Since the offset is 0 in that case, you know that the value for [esi] (which is the one you're interested in) is the address you specified for your first pointer (just the address, not the value of the address + the offset you added), so that's what you'll use to search for. Alternatively, if you happen to see an instruction like *cmp [esi],00*, that one will show you the value in [esi].

    • @Jorge_Pronto
      @Jorge_Pronto 8 лет назад

      Enabling VEH debugger solved the problem! Thanks.

  • @jendiebabylonia4940
    @jendiebabylonia4940 9 лет назад

    can you please help me how to hack MU classic on fb? thanks!

  • @cleonumber1
    @cleonumber1 4 года назад

    Hm, in step 6 it says click what accesses this address but you say click what writes to this address? is there any difference?

    • @mikkun_
      @mikkun_ 3 года назад

      I think he said in previous tutorial that when using "What accesses this address" means that you are also finding what reads and writes to that address. So he prolly wants to save time by ignoring those that reads to that address since he is focusing to those who writes only (change the value). Correct me if I'm wrong. I'm new to this also :D

  • @vergeingvlogs2676
    @vergeingvlogs2676 9 лет назад

    stephen i just started cheat engine today and i do not know what to do right nnow

  • @ammgnero
    @ammgnero 4 года назад

    you never explained share code in your series! i'm following your series and never said anything about it!

  • @Jet897
    @Jet897 9 лет назад

    Hey Stephen, would just like to ask if its possible for you to make a hack for me for a game called UberStrike, that includes aimbot, mass kill and fly...
    I see alot of people hacking but no one releases public ones. Would you be kind enough to help?

  • @LightBrand
    @LightBrand 3 года назад

    How come the Pointer exercise in the tutorial here you're doing it in a completely new method compare to what you taught to do to pointer in part 7

  • @JC-qo9ss
    @JC-qo9ss 6 лет назад

    thanks a lot !

  • @prateekmittal3592
    @prateekmittal3592 9 лет назад +1

    NICE VIDEO SUBSCRIBED

  • @noppadont.51
    @noppadont.51 5 лет назад

    good tut

  • @Vazzible_gaming
    @Vazzible_gaming Год назад

    this was a little bit to quick for me.

  • @jackinto8373
    @jackinto8373 9 лет назад

    hi man, can you cheat a monster legends facebook game? because i cant do it. and thx for tutorials

    • @StephenChapman
      @StephenChapman  9 лет назад +2

      DOS ANIE Hey! I typically keep away from online/browser-based games as it's a real crap shoot if cheating will work in them or not. If you really want to get into that realm, then you'll probably need to consider packet modification. Go here and read this tutorial on WPE: forum.cheatengine.org/viewtopic.php?t=103473 There are also plenty of WPE Pro tutorials here on RUclips, so check those out, too. It's a great program to pair with CE where online games are concerned!

  • @bengast2
    @bengast2 9 лет назад

    Woow, multilevel pointers are a real pain :'s

    • @bengast2
      @bengast2 9 лет назад +1

      +bengast2 Hehe, figured it out what I did wrong, now I'm one step closer to making tables!

  • @OnggiYeo
    @OnggiYeo 6 лет назад

    i'm not school this was to complex for me. thanks