Let's Find: Hit Enemies Anywhere On The Screen

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025
  • ИгрыИгры

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

  • @angelobalcueba7081
    @angelobalcueba7081 4 года назад +5

    The only thing I know about Cheat Engine is first scan and next scan. Glad to see tutorials like this.

  • @Nickerian91
    @Nickerian91 5 лет назад +3

    Another "time saver" way i use to do is to place a break and trace in the beggining of the target function (where it triggers when miss and hit) once when u hit and once when you miss
    Then just place them side by side and scroll untill u see the different jump.
    Makes it less "random" testing. However testing random not by breakpoint but change jumps is a fun idea in a function like that you never know what you may find. Especially huge games with tons of updates almost always hide insta kills/ bonuses/ life gain etc that may only trigger at specific events/jobs/skills blabla

    • @ChrisFayte
      @ChrisFayte  5 лет назад +1

      Yeah I accidentally found enemies hit themselves doing that too lol

  • @yorzengaming
    @yorzengaming 5 лет назад +11

    Even with a sound of an airplane jet turning on and off I'd watch your videos.
    Great tutorial expert level hacks love your work dude really cool stuff

  • @steveokinevo
    @steveokinevo 5 лет назад +1

    Many ways to join CTG people....This content is MAGIC, you know it. Lets support this man and keep the channel A-LIVE-O. No on else does it the way Chris does it. Peace.

  • @zul.overflow
    @zul.overflow 2 года назад

    Hello sir, does RPG games use the same method like this? because RPGs may have more than 1 target and have to cast skills to the enemy.
    thanks in advance

  • @Xcrossy
    @Xcrossy 5 лет назад

    Nice video man keep it up!

  • @rudigonzalez1451
    @rudigonzalez1451 5 лет назад +1

    Yo Chris, this is awesome mate!!!!!!!!!! What about doing this with the Control game. By the way, I did ur tuto in spanish with one hit kill too bro. Cheers, and keep that desire to learn more and teach it bud.

  • @daviddezio5893
    @daviddezio5893 5 лет назад

    Excellent tutorial brother, regards!

  • @chriskramarczyk4161
    @chriskramarczyk4161 5 лет назад

    thank god you posted a video, i need my fix

  • @tonistack5126
    @tonistack5126 5 лет назад

    would you be able to use the same break and trace techniques if you use the physical memory process to scan for the original values and successfully modified them to change the general process for how a game interacts with that address in the future like in stephan chapmans video on bluestacks emulator?

    • @ChrisFayte
      @ChrisFayte  5 лет назад +1

      Should be able to, Ill look into it..

  • @trashbash1970
    @trashbash1970 5 лет назад +1

    Ive been learning on hacking since i did follow your YT channel and im very thankful for it. Question:(non-related to this video) Have you encountered when you attached the game on CE then the game automatically close? Ive been looking for a video on your channel about that but i didnt find any hopefully you can help me out :)

    • @ChrisFayte
      @ChrisFayte  5 лет назад

      First try changing to all 3 debuggers before attaching to the game. Usually VEH is the best to use, but sometimes you have to use the windows debugger and make sure the "try to prevent debugger detection" box. about 95% of the time changing debuggers will solve the problem. But if the game closing down by detecting CE, you can bypass process scanner: ruclips.net/video/jSMrrokp93Q/видео.html

    • @trashbash1970
      @trashbash1970 5 лет назад

      Oh yeah i'll try that later. Thanks i really appreciate it.

    • @trashbash1970
      @trashbash1970 5 лет назад

      @@ChrisFayte i did try in the video and breakpoint the GetProcAddress and i think it should be pause when i open the CE but x64db keeps running and the game closes. Should i find another symbol?

    • @trashbash1970
      @trashbash1970 5 лет назад

      Address Type O Symbol Symbol (undecorated)
      00423008 Export 0 OptionalHeader.AddressOfEntryPoint
      012BB14C Import GetModuleHandleA
      012BB150 Import GetProcAddress
      012BB154 Import ExitProcess
      012BB158 Import LoadLibraryA
      012BB160 Import MessageBoxA
      012BB168 Import RegCloseKey
      012BB170 Import SysFreeString
      012BB178 Import CreateFontA
      012BB180 Import ShellExecuteA
      012BB188 Import GetFileVersionInfoA
      012BB190 Import ImmGetCandidateListW
      012BB198 Import waveOutSetVolume
      012BB1A0 Import WSAStartup
      012BB1A8 Import _BinkSetVolume@12
      012BB1B0 Import GetOpenFileNameA
      012BB1B8 Import Direct3DCreate9
      012BB1C0 Import _AIL_set_sample_user_data@12
      got this all symbol.. can you tell me which of that causing my CE detected?

    • @ChrisFayte
      @ChrisFayte  5 лет назад

      If CE itself was being detected the game would be closing down before you even attach to the game. If it is closing down after you attach to the game then it not detecting CE but the debugger, which is a completely different detection, more than likely is "IsDebuggerPresent"

  • @aslam4dm
    @aslam4dm 5 лет назад

    I see my name on the dm hehe, good video again! :)

  • @mechanical00toaster
    @mechanical00toaster 5 лет назад

    More things to learn. Thank you!

  • @GiantGreenGecko
    @GiantGreenGecko 5 лет назад

    i kep trying to do this on a game called Brawlhalla on steam but i think im dumb and dont know what im doing. I was able to put the break where when my weapons hitbox hits the enemy but i wasnt not able to put the break when i was not doing anything or when i was just swinging

    • @ChrisFayte
      @ChrisFayte  5 лет назад

      It is a lot of trial and error. I had to get help too, I recommend trying a fighting game first and get used to it before going to games like Brawlhalla . Once you start locating it and stepping thru code, you might see it easier because you will recognize more of what you are looking for because you obtained a little experience from easier type games..

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

    CAN I DO THIS IN AN EMULATOR ?... EMULATOR OF SNES OR PS1

  • @optional.
    @optional. 4 года назад

    Thanks bro!

  • @josie8540
    @josie8540 5 лет назад

    Is it possible tekken7 autoguard?

  • @ferna2294
    @ferna2294 5 лет назад

    You are doing God´s work. Thank you so much!

  • @josie8540
    @josie8540 5 лет назад

    Is it possible autoguard?

    • @ChrisFayte
      @ChrisFayte  5 лет назад

      Yes it is possible.

    • @josie8540
      @josie8540 5 лет назад

      @@ChrisFayte If you don't mind, I'd like you to teach me.

    • @duonghungle7913
      @duonghungle7913 11 месяцев назад

      @@josie8540 they don’t mind if u donate enough

  • @sktatu8930
    @sktatu8930 5 лет назад

    thanks

  • @szaman6204
    @szaman6204 5 лет назад

    mayby now auto item pickup anywhere in the game SoulWorker xd

  • @testerlang6658
    @testerlang6658 2 года назад

    So hard to know it computer programming

  • @belatcradus6123
    @belatcradus6123 5 лет назад

    Try out Rise to ruins a great game to hack for advanced users!

  • @shinypikachu9713
    @shinypikachu9713 5 лет назад

    I wish you could make mods for ps3 games.

  • @kerim7984
    @kerim7984 5 лет назад

    try make a hack for zula game?

  • @kao8650
    @kao8650 5 лет назад

    Ce color

  • @gamesforlyfe6198
    @gamesforlyfe6198 5 лет назад +2

    Could you please show it on game moonlighter, I used to use cheat engine on games and it would work but those encrypted values are so hard for me atm, still new to you channel, I hope I can learn a lot. Thank you for so much value! Keep up the good work!

  • @gamesforlyfe6198
    @gamesforlyfe6198 5 лет назад +1

    So I've been using the knowledge you provided in the heroes of hammerwatch video, now I tried playing new dlc with witch hunter, managed to find and change value to float so my mana can stay full all the time. I saved that script for use when I play next time, but it doesnt work anymore. Like when I changed character it almost seems as values were changed? If I am telling this right. If the codes is changed every time I play other character or do another run I need to hack it every time, is there a way to do something about that? Also HP and Mana are not connected in this version of the game I was like: yeah boi I can spam my spells and then I suddenly died haha xD

    • @ChrisFayte
      @ChrisFayte  5 лет назад

      The newer versions use multiple locations that write to your health and mana. Just another way the devs try to discourage cheating, but you can find them all by writing a script closing down the game, and keep making new scripts until you can close the game down and bring it back up and it eventually works every time. Then you can just combine all the scripts into one. Its a pain.

  • @gamewithboost
    @gamewithboost 2 года назад

    what's ur discord bro