Tekkit Shawn
Tekkit Shawn
  • 8
  • 58 301
Cheat Engine - Fly Hack / Multi-Jump
How to find the ground plane and create different types of jump hacks
Переглядів: 37 222

Відео

Cheat Engine - No Collision with Enemies
Переглядів 7 тис.6 років тому
In this video, I show you how to find collision addresses and ultimately take no damage from enemies
Cheat Engine Explained - Step 9
Переглядів 1,5 тис.6 років тому
In this video, I teach you how to differentiate between addresses that are accessed by the same instruction. In doing this, we'll be writing our own auto assembler script
Cheat Engine Explained - Step 8 Multi-Level Pointers
Переглядів 2,9 тис.6 років тому
In this video, I teach you how to find multi-level pointers and the basic structure of offsets
Cheat Engine Explained - Step 7 Code Injection
Переглядів 2,7 тис.6 років тому
In this video, I'll be introducing you to code injection and the auto assembler. This will be our first step in writing our own assembler scripts.
Cheat Engine Explained - Steps 1-6
Переглядів 5606 років тому
Welcome to my Cheat Engine tutorial series where I explain each step of the tutorial in plain English.
Tekkit Classic Megalith Tutorial Part 2
Переглядів 1,6 тис.6 років тому
Tekkit Classic Megalith Tutorial Part 2
Tekkit Classic Megalith Hyperfactory Tutorial
Переглядів 5 тис.6 років тому
In this first video, I give a detailed overview on how a megalith works. and how to begin the basic structure.

КОМЕНТАРІ

  • @fct6701.
    @fct6701. 23 дні тому

    This is useless. I tried exactly the same thing, and it doesn't work.

  • @FilianAfterHours
    @FilianAfterHours Місяць тому

    Doesn't really help with 64 bit games

  • @warcatbattalion
    @warcatbattalion 6 місяців тому

    scanning 1 or 0 takes humongous amount of time in big sized games

  • @ex4mple69
    @ex4mple69 7 місяців тому

    what about unreal engine?

  • @dred05m61
    @dred05m61 7 місяців тому

    Very helpful video, your way of teaching is really the best ❤ 👾◽◽◽◽◽◽◽👾◽◽◽◽◽◽◽👾◽◽◽◽◽◽◽👾

  • @cadeirudo3231
    @cadeirudo3231 7 місяців тому

    garbage, not working, dislike son ofa btch

  • @diamondfamily1837
    @diamondfamily1837 8 місяців тому

    fun fact if you use the pause method plus 0 and 1 to check for death and restart you might get a lot but if you can spot the two specifically for it you can lock them allowing you to not die nor restart albiet I didn't figure out its code so you'd have to do that 😀

  • @Mr_Thoror
    @Mr_Thoror 10 місяців тому

    I have the coordinates of the x y z axis how to create the air jump in game via cheat engine I tried your way but it gives me an error when I change the z axis because when I jump only the z axis changes

  • @ZudokatoStudio
    @ZudokatoStudio Рік тому

    No puedo conseguir ese codigo en el minuto 3:54 me salen otros valores como "mov", en el video aparece como "cmp" y no lo encuentro no se si tiene que ver o no

  • @wafuu6083
    @wafuu6083 Рік тому

    👏

  • @Phoontik_er6457
    @Phoontik_er6457 Рік тому

    You're an expert. help me crack the game Lone Fungus for infinite jump and life?

  • @VITAS874
    @VITAS874 Рік тому

    its impossible

  • @VITAS874
    @VITAS874 Рік тому

    no working

  • @VITAS874
    @VITAS874 Рік тому

    what: (please target another process) why this error

  • @Aequitas887
    @Aequitas887 Рік тому

    seems simple enough for a simple ghame but such a pain in the ass for newer modern game with a million things to scan for 0 alone.

    • @TheLegendOfLame
      @TheLegendOfLame 3 місяці тому

      Just gotta keep repeating the process til you get down to something more managable like 1000 results. From there you can do a manual binary search of all 1000 results by selecting your first result, shift selecting your middle-most result (or at least roughly middle most), pressing space to enable a lock on all of those first 500 or so results, do something in the game that you could test if it's actually locked or not, in this case jumping. If there's no difference, delete all of those results you toggled. If there is a difference, delete the 2nd half of results that you didn't toggle. Then you can repeat the process - highlight half of the results, press space, test it, delete the irrelevant half, etc. Should, worst case scenario, find your address in about 10 cycles of toggles.

  • @ImperfectTuber
    @ImperfectTuber Рік тому

    how do you do it for games you can not jump?

  • @aloshie1
    @aloshie1 2 роки тому

    how about in games where you cannot pause?

    • @moneyboy503
      @moneyboy503 Рік тому

      I bound my Increased, Decreased, and Unchanged Value search hotkeys so I could hit that while the game would be in motion for games like that

    • @VITAS874
      @VITAS874 Рік тому

      @@moneyboy503 and how to do that?

    • @mugosquero
      @mugosquero 9 місяців тому

      One year later: you can pause the process Cheat Engine attached to by going to "Advanced options" and clicking the stop/pause icon. You may want to assign hotkeys so to speed this process up.

  • @Rockyhb
    @Rockyhb 2 роки тому

    Hello I am a ps4 gamer and wanted to ask how to do it with the ps4 cheater or reaper? is there a way to write to you personally?

  • @floi207
    @floi207 2 роки тому

    bro pleas how to get base address on emulator android 😓

  • @thatchbro1234
    @thatchbro1234 2 роки тому

    Seen alot of different methods and I understood a way lot more after this video.

  • @paronzoda
    @paronzoda 2 роки тому

    Very good video

  • @moneyboy503
    @moneyboy503 2 роки тому

    I know this video is super old but if anyone comes across this that understands assembly more than i do, please help. so im play Sly 3 on an emulator. I found the flag that tells the game whether i'm jumping or not. The issue is, it appears to be a shared flag spot for multiple actions I.E 0 - standing, 1 - Walking, 2 - Running, 3 - Jumping, 23 - Attacking etc. Freezing this value at 0 allows me to jump as high as i want but i cant move thereafter. im new to assembly but i have a general knowledge of coding but that only gets me so close. (I think) I essentially need to write an IF statement. IF == 3 Do Nothing (as in skip line or set to 1 to allow movement?) . ELSE allow function to run normally. is this possible? also, not sure if this means anyhing, but the value itself changes when the character state changes, there arent any (Je) OPcodes for me at least near above

    • @hodayfa000h
      @hodayfa000h Рік тому

      there is multiple ways but do you still need help? because if you do that is called a shared opcode you can see tutorials because i don't play that game to test my theories

    • @moneyboy503
      @moneyboy503 Рік тому

      @@hodayfa000h I haven't looked into this game specifically in about since I made the post but I think I have the table saved. I'd appreciate a little help though for future reference, it could help for in another game

    • @hodayfa000h
      @hodayfa000h Рік тому

      @@moneyboy503 (this works on all games) shared opcodes are very common in games like really common to learn it you need to learn the basics of cheat engine but first you need to learn what they are shared opcodes are codes or instructions that control more than one thing you can use an auto assembler script to solve it the main commands are jne(jump if not equal){jumps if the thing isn't equal and cmp(compare or compare to) they are not the only ones but they are the easiest to use you need to learn like the first 6 steps of the cheat engine tutorial it isn't necessary but it helps a lot anyway all you have to do is look up for a tutorial because i can't fit everything in one comment and without something you can see so yes it is complicated but it is a really important thing and another important thing is learning assembly it is really easy if you just want to hack games

    • @hodayfa000h
      @hodayfa000h Рік тому

      @@moneyboy503 i can tell you a lot of things but really you might just not understand and it won't be useful if you don't know other things i am sorry i am just not good at explaining you can ignore what i said not reply if you want

    • @moneyboy503
      @moneyboy503 Рік тому

      @@hodayfa000h you're fine, my degree is in computer science. I went in for coding, I'll get the basics but I won't have you type it all, at the very least could you point me in the right direction? You said shared opcodes?

  • @woatbgyt7420
    @woatbgyt7420 3 роки тому

    why it dosent work in online?

    • @Codeinjection
      @Codeinjection 7 місяців тому

      bcuz ur not the host if ur the host u take all the game's data so u can manipulate stuff in CE

  • @rikkoo
    @rikkoo 3 роки тому

    i wonder what happen if you kept that mov subset 7C to 1 the whole time

  • @JackAdams0
    @JackAdams0 3 роки тому

    the audio quality is so crisp and clear. like broadcast radio type

  • @josephm.afonne7749
    @josephm.afonne7749 3 роки тому

    is it just me or is the audio off?

  • @fade2gray01
    @fade2gray01 3 роки тому

    At around 3:10 you create group 2 and add Dave & Eric to it, leaving HAL & KITT in group 1. At around 8:15 you refer to "HAL & KITT in group 2" and "Dave and Eric in group 1". Just Saying. 👍

    • @dred05m61
      @dred05m61 7 місяців тому

      Applying criticism and negativity totally unnecessary 👾◽◽◽◽◽◽◽👾☹

    • @fade2gray01
      @fade2gray01 7 місяців тому

      @@dred05m61 There's no criticism in my comment, in fact I gave you a thumbs up to show my appreciation. The only thing I did was point out a continuity error.

  • @haha_.1312
    @haha_.1312 3 роки тому

    can u do tutorial on fly in jump king please?

  • @HandyFox333
    @HandyFox333 3 роки тому

    Why are people trying to hack online games?

    • @hoshiburaito
      @hoshiburaito 3 роки тому

      and what's wrong? as long as it's not affecting anyone's game, I don't see any reason to worry.

  • @GGEZ0508
    @GGEZ0508 4 роки тому

    helpme

  • @samistoyanov5108
    @samistoyanov5108 4 роки тому

    Guys can u help me with this for pixel worlds

  • @mastergames8123
    @mastergames8123 4 роки тому

    first try with games of ps1 or snes please!!!

  • @mastergames8123
    @mastergames8123 4 роки тому

    good explanation, you are great

  • @محمد-ج5ض8د
    @محمد-ج5ض8د 4 роки тому

    it work with online game?

  • @IsSad_
    @IsSad_ 4 роки тому

    you sounds like markiplier

  • @WXsama
    @WXsama 4 роки тому

    I succeeded in Human Fall Flat , thank u ! I'll try to do more

    • @WXsama
      @WXsama 3 роки тому

      can use in online,but you must the host

    • @WXsama
      @WXsama 3 роки тому

      [ENABLE] aobscan(inf_jmp,88 46 5C 8B 47 1C) alloc(newmem,$100) label(code) label(return) newmem: code: //mov [esi+5C],al mov [esi+5C],#1 mov eax,[edi+1C] jmp return inf_jmp: jmp newmem nop return: registersymbol(inf_jmp) [DISABLE] inf_jmp: db 88 46 5C 8B 47 1C unregistersymbol(inf_jmp) dealloc(newmem)

    • @WXsama
      @WXsama 3 роки тому

      do you have an Outlook email,i can send you the CT

    • @WXsama
      @WXsama 3 роки тому

      sorry bro , china is banned discord , but i sent the email to you

    • @WXsama
      @WXsama 3 роки тому

      what about now,i sent again for another email

  • @darwinnexus6925
    @darwinnexus6925 4 роки тому

    Thank you so much!!!

  • @PlayboyPrime
    @PlayboyPrime 4 роки тому

    Pls Show how to get enemy cords im really confused of big youtubers just getting their own cord and saying in thumbnail how to get cords and make a esp

    • @tekkitshawn6782
      @tekkitshawn6782 4 роки тому

      The first step is to find your coordinates. Enemy coordinates are typically written by the same address. Follow the same process as CE Tutorial Step 9

    • @PlayboyPrime
      @PlayboyPrime 4 роки тому

      @@tekkitshawn6782 ok ty

    • @zGrapeFrosty
      @zGrapeFrosty 3 роки тому

      @@tekkitshawn6782 hey do you have a discord or anything? I was wondering if you could help me getting a jump hack for LEGO Star Wars the complete saga. I’ve tried everything in this video and I can’t find it. I was hoping you could help me out

  • @amirpaypal5068
    @amirpaypal5068 4 роки тому

    thank you :) even it didn't work for me because i'm trying with 32bit

    • @amirpaypal5068
      @amirpaypal5068 4 роки тому

      ok was my fault xD wasn't focused at the point of the end of video

  • @amirpaypal5068
    @amirpaypal5068 4 роки тому

    thank you really the idea about offset you explained nice and clear :)

  • @stevenwang8859
    @stevenwang8859 4 роки тому

    To Dear Tekkit Shawn , is this method can apply to other game that have the limit of do something certain number of time and make it no limitation so you can use as many time as you want to in game ? thanks

  • @ricepolice2044
    @ricepolice2044 4 роки тому

    Great! Very well explained, thanks!

  • @J9Rkz
    @J9Rkz 4 роки тому

    Thanks for the great video. But i am trying to hack games in android. Please i found no helpful videos in UA-cam. Can you please give tutorials for Android game hacks using game guardian. Thanks. 😍😍

  • @weaboo7753
    @weaboo7753 4 роки тому

    Great explanation nice one!

  • @zj2589
    @zj2589 4 роки тому

    i have narrowed down the address that gives me cmp (3 cmp's) i replaced they're codes individually and nothing, not one thing changes, What have i done wrong?

    • @LinusDebugger
      @LinusDebugger 3 роки тому

      If you are still interested in learning how to disable the collision, watch this video, there is a step by step. m.ua-cam.com/video/eUq7NOqL8rk/v-deo.html

  • @IlIlIlIlIlIlIlIIlIlIlIlIl
    @IlIlIlIlIlIlIlIIlIlIlIlIl 4 роки тому

    Thank you, very clear and helpful

  • @vigneshvampire
    @vigneshvampire 4 роки тому

    this is only for basic games not for god of war like games

    • @HahaYes
      @HahaYes 4 роки тому

      Well yes, but the method on more complex games is pretty similar

    • @vigneshvampire
      @vigneshvampire 4 роки тому

      @@HahaYes i cant find god of war 1 demo fly hack i tried it

    • @chance3250
      @chance3250 3 роки тому

      I know this a year late but you can do this in god of war not sure about the new one but it is most likely possible

  • @blankboy-ww7jt
    @blankboy-ww7jt 4 роки тому

    had to login to give you a sub! thank you and i hope we can have more videos!

  • @Daniel-eg5sh
    @Daniel-eg5sh 4 роки тому

    what if the game is online and cant be paused?

  • @nicovertrano5156
    @nicovertrano5156 4 роки тому

    Your tutorial is better than the author`s one