Make Better Hacks With Pointer Scanning In Cheat Engine! [ Tutorial ]
#swedz #cheatengine #imgui
Learn how to find pointers to make better trainers ๐ค
๐บ Video Overview:
Wassupppp. As suggested, we will look into pointers! This will let you, make better trainers that hopefully doesn't break when you restart the game. For example, we found the ammo value in cheat engine last tutorial. But when we open the game at a different point of time the address won't work anymore. This is because the real address is allocated dynamically, and will have a new location for each each we run the game. So this is a problem, but. This is where pointers come in. Because they many times provide a static path to get to the address of values we want to reach. Making it possible to make cheats that are more robust. This doesn't always work for all games out there, but it's still a good method to know.
๐ Subscribe and Stay Tuned:
Don't miss out on future tutorials and programming tips! Subscribe to our channel and hit the notification bell to stay updated with our latest content.
๐ Have Questions or Feedback?
We're here to help! Drop your questions and thoughts in the comments section below. Let's learn, code, and innovate together.
๐ฅ Important ๐ฅ
All tutorials featured on the Swedz C# channel are conducted with multiplayer functionality disabled, aiming to establish a secure research environment. It is crucial to note that these videos and accompanying source code are not intended for exploitation to gain unfair advantages.
[ Timestamps โ]
0:00 Introduction
1:35 Showcase
2:38 Tutorial starts
2:55 Very simple explanation of pointers
5:05 Initial scan
6:50 Rescanning
8:30 Results
[ Links ๐ฑ๏ธ]
How to install Cheat Engine without bloatware: https://youtu.be/96sVOSztPGg
Become a member and use exclusive emotes/emojis!:
https://www.youtube.com/channel/UC4et5EGjwrSzE7nA6AlZ37g/join
Subscribe to the channel: https://www.youtube.com/channel/UC4et5EGjwrSz..
Discord : https://discord.gg/HqpKFxFAhM
[ Credits โจ]
You guys.