Let's Hack: ELEX, Ep. 4 - Infinite Stamina (Game Hacking with Cheat Engine)

  Рет қаралды 8,449

Stephen Chapman

Stephen Chapman

Күн бұрын

Пікірлер: 29
@Dronecsx
@Dronecsx 7 жыл бұрын
Great video, I just started messing around with cheat engine and this was exactly the sort of tutorial I was after. Thanks man!
@2ru2pacFan
@2ru2pacFan 2 жыл бұрын
Hey Stephen, is it possible in CE to copy the boss's moves/attack as your own? I've been trying to do for like years!!
@StephenChapman
@StephenChapman 2 жыл бұрын
It's indeed possible! Thanks to common game engines being used for so many games these days, there are tools and verbiage that can help you dump references/objects/etc. from memory while the game is launched, and start working from those points. A lot of work would still need to go into it -- especially if you're using a game that doesn't have the sort of tooling I mentioned -- but it's possible. An easier approach would probably just be to find modding communities for games you're interested in. Chances are, someone else out there has put in enough time and research to make your job even easier. =)
@tonycns
@tonycns 2 жыл бұрын
Trying these steps on RDR2 but the nop command does nothing (stamina keeps dropping). Any tips?
@unimatrix501
@unimatrix501 6 жыл бұрын
stephen please can you do a video on infinite items/making all your items 99 and infinite weight or making your weight zero so you can carry as much items as you want! Can you make a video like that???? Do you have a video like that i don't see it
@MeHaveDonuts
@MeHaveDonuts Жыл бұрын
Thanks for this. Btw what do you do when you followed this perfectly but then both you and all the enemies have infinite stamina?
@mr1357989
@mr1357989 7 жыл бұрын
After i narrow it down to just two values that have to be the stamina, nothing works beyond that, which is weird that nothing works because it is appearing all the same as in the video its just when i try locking values in the address list, nop'ing them in the disassembler, nothing works, any suggestions?
@ridwanlamuda6988
@ridwanlamuda6988 6 жыл бұрын
stephen, can u help me? I try your instruction to manipulate my player stamina in Soccer Life! pcsx2 (ps2) game but it doesn't work, just cause the game GUI crashes. can you give me some alternative? thank you.
@tristannlee
@tristannlee 7 жыл бұрын
How can I find the address for a float (it's basically my progress bar for quests in the game Nioh) but I'm trying to add more to the bar so I can access more areas. The float has no numbers, and it's just a bar with 1/4th of it filled out.
@tristannlee
@tristannlee 7 жыл бұрын
Also, every time I finish a quest, it adds onto the bar. But the quests usually take 30 minutes maybe less. So I don't want to waste 30 minutes every time to do another scan. So is there a faster way to find this address so I can edit it to the max/add more to it?
@camerontodd4686
@camerontodd4686 7 жыл бұрын
Also 1 more thing, this is kinda off topic from the video, but how do you select multiple values at once? I don't how to do it and it kinda sucks when you want to toggle values on and off by manually clicking, like 20. Thx.
@StephenChapman
@StephenChapman 7 жыл бұрын
Click one, hold shift, then click on the last one you want selected. All the addresses in between will be selected. You can then hold control and click any of the selected ones to de-select them. Or, likewise, you can select multiple addresses manually by holding control and clicking on each that you want selected.
@camerontodd4686
@camerontodd4686 7 жыл бұрын
Stephen Chapman wow thx for telling me :) The More You Know
@voltrexswegen7143
@voltrexswegen7143 4 жыл бұрын
hi i have a suggestion can you make an infinite stamina on graveyard keeper because i'm having trouble making infinite stamina because the opcode is "tsbp dword ptr [eax]".
@TillArndt
@TillArndt 7 жыл бұрын
How can I create hotkeys for the changed / unchanged value? because without those this is impossible.
@StephenChapman
@StephenChapman 7 жыл бұрын
In the menu bar of the main Cheat Engine window, go to Edit -> Settings -> Hotkeys and configure there.
@TillArndt
@TillArndt 7 жыл бұрын
Thank you!
@duke6122
@duke6122 7 жыл бұрын
hey all of the cheats are workin but i dont find the value for the stamina. i dont know what i can do ;(
@duke6122
@duke6122 7 жыл бұрын
problem solved.... i had a stamina upgrade and i wear a ring with +10 stamina so i had to find the value 130 :)
@camerontodd4686
@camerontodd4686 7 жыл бұрын
Question, when did you record these episodes. Are you recording them back to back, are all the videos you uploaded today all from one sitting? I need answers damnit, how are you uploading so fest
@StephenChapman
@StephenChapman 7 жыл бұрын
I recorded and rendered them all this evening, starting after I got home from work. I made the images in Photoshop while each episode was rendering. =)
@iputuradityakumarawijayapu3102
@iputuradityakumarawijayapu3102 2 жыл бұрын
What does db 90 90 90 90 90 90 90 90 on your script means?
@josephabboud1548
@josephabboud1548 7 жыл бұрын
how you scan while you running ?
@StephenChapman
@StephenChapman 7 жыл бұрын
Setup hotkeys for your scans. It's in CE's settings.
@josephabboud1548
@josephabboud1548 7 жыл бұрын
how to minimize Elex screen
@StephenChapman
@StephenChapman 7 жыл бұрын
In video settings, lower the resolution then put it in windowed mode (not fullscreen or borderless window).
@Athitthetwo
@Athitthetwo Жыл бұрын
ขอบคุณมากๆครับ
@jaylab99
@jaylab99 7 жыл бұрын
This is a good video but you are doing these in an absurdly difficulty way. And when I say these I mean all your cheat vids. Once you have ID'd the memory address for Health, Stamina, Jetpack, whatev... simply click the X in the click box next to the value. Boom, problem solved. The value will stay locked at full. Having to do all those mental gymnastics with the debug tool and process mapper is waaaay too much.
@StephenChapman
@StephenChapman 7 жыл бұрын
+Jules Labonte I do that in nearly all of these when first finding the values. Simply locking the values is Cheat Engine 101. The additional "mental gymnastics" are to make the cheats persistent so you don't have to re-search for all these things again when you restart the game. They're also to teach people who want to learn more advanced ways to use CE than what most other tutorials out there teach.
Хаги Ваги говорит разными голосами
0:22
Фани Хани
Рет қаралды 2,2 МЛН
Air Sigma Girl #sigma
0:32
Jin and Hattie
Рет қаралды 45 МЛН
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
Saving FPS Games - AI Anti-Cheat
14:12
Basically Homeless
Рет қаралды 1,7 МЛН
Why Video Game Graphics Degrade - And Who's to Blame?
15:12
Radical Cap
Рет қаралды 642 М.
Cheat Engine for Idiots
10:48
Kian Brose
Рет қаралды 1,4 МЛН
How to Make Cheat Engine Scripts | GH201🔥
9:28
Guided Hacking
Рет қаралды 190 М.
Cracking Software with Reverse Engineering 😳
8:01
nang
Рет қаралды 1,8 МЛН
Cheat Engine Tutorial: Mouse Hover Cheats (The Wild Eight)
8:00
Stephen Chapman
Рет қаралды 20 М.
Хаги Ваги говорит разными голосами
0:22
Фани Хани
Рет қаралды 2,2 МЛН