Hey! I don't know where to ask this... How do I read a Double value? I can't convert the byte value because its 0. The address only represent a double value.
Day 2 - whether you can do a tutorial on a program that automatically has the address of an emulator, for example with AoB/Pattern scan, (there are no pointers in emulators.) [Yeah you did already a video but nothing like change numbers etc. (it should also work after a restart)]
It would be pretty cool to cover that, but I don't have any emulators and I don't think we will go into that anytime soon. But it would be cool to cover this in the future 🙂
Very good video ! Thank you so much for your content ! I have a question, in the video, we nop each instruction but instead of noping, can we change the bytes or instruction to for example change the amount of ammo in mag ?
Btw I've done some research about the subject and sometimes, due to the lack of space of bytes, we cannot change instructions as we want so i found something called detours with minhook for exemple and i thought that you can maybe add some detours method in a niew video ?@@SwedishTwat
Hey 👋 Thanks for the video really enjoyed it. Quick question, why didnt we use pointers instead of addresses, i thought after restarting the game adresses wont work anymore?
The video is focused on Dear ImGui, so I made the decision to use a simpler approach and skip multilevel pointers. The address you see in the video is tied to the game module, so for this example game it won't break after restarting. This doesn't work for all games but it's a good starting point for beginners who want to try things out :)
If you did it as the video should not, the value sought is always the same (as long as the game is not updated) if you restart the game you will also have to re-open the menu.
i have a cheat engine table with hundreds of options to change stuff in a game, do you know how i can extract the pointers from the table? when i look at the address it automatically has p -> *some address* and offset only 20 and thats it. Love your videos!
We will need to add a comparison into the code, but I couldn't fit that method into this tutorial so went with the godmode for everyone 😅. We will cover this tho in the future.
Thank you so much for this tutorial , can you make a tutorial about how to do it with addreses that arent in the game base addres , because some games stop working after restarting them. thank you again ❤
Great content as usual. You've got a talent for teaching these complex concepts in an easy to understand format, keep up the good work!
thanks bro, I am glad to hear that!
Hey! I don't know where to ask this... How do I read a Double value? I can't convert the byte value because its 0. The address only represent a double value.
Day 2 - whether you can do a tutorial on a program that automatically has the address of an emulator, for example with AoB/Pattern scan, (there are no pointers in emulators.) [Yeah you did already a video but nothing like change numbers etc. (it should also work after a restart)]
It would be pretty cool to cover that, but I don't have any emulators and I don't think we will go into that anytime soon. But it would be cool to cover this in the future 🙂
THIS IS WHY SWED IS THE FUCKING GOAT
THE FUCKING G OATTTTT
Good and handsome video! Easy to understand. You have my like! :D
Very good video ! Thank you so much for your content !
I have a question, in the video, we nop each instruction but instead of noping, can we change the bytes or instruction to for example change the amount of ammo in mag ?
Great idea! And yes we will cover that 😉
Super ! Thank you so much !@@SwedishTwat
Btw I've done some research about the subject and sometimes, due to the lack of space of bytes, we cannot change instructions as we want so i found something called detours with minhook for exemple and i thought that you can maybe add some detours method in a niew video ?@@SwedishTwat
Hey 👋 Thanks for the video really enjoyed it. Quick question, why didnt we use pointers instead of addresses, i thought after restarting the game adresses wont work anymore?
The video is focused on Dear ImGui, so I made the decision to use a simpler approach and skip multilevel pointers. The address you see in the video is tied to the game module, so for this example game it won't break after restarting. This doesn't work for all games but it's a good starting point for beginners who want to try things out :)
I got used to memory.dll... what are the pro arguments for your lib?
It's cooler
Can you maybe for the next vid go more into finding game functions ?
I don't know about the next video but we will surely cover more of finding functions
AWSOME TUTORIAL ITS SO GOOD THANKS HOMI!!
just a question can it work using python? (dearpygui) ?
logic would probably still apply, I haven't tested anything in dearpygui so I couldn't say for certain 😉
When you restart the game would the memory address not change?
If you did it as the video should not, the value sought is always the same (as long as the game is not updated) if you restart the game you will also have to re-open the menu.
i have a cheat engine table with hundreds of options to change stuff in a game, do you know how i can extract the pointers from the table? when i look at the address it automatically has p -> *some address* and offset only 20 and thats it. Love your videos!
You should be able to right click to the item that is present in the cheat table to your list and then pointer scan for that address :)
How do i get it to only lock the hp of the player and not all of the entities
We will need to add a comparison into the code, but I couldn't fit that method into this tutorial so went with the godmode for everyone 😅. We will cover this tho in the future.
My game crashed as soon as i put on a mod
Then don’t do it
I just did your Pixel Triggerbot tut, so cool but how can I make a Menu for that? Just Copy the whole code in the Menu script?
Probbably not just pasting, but if you tie the sequences together it should work 😉
@@SwedishTwat thanks for your fast response! I will try it! 😁
Pls i really need a way to make a sort of toggle button that changes color but only of him and not everything in the menu
you can check the referred boolean, and then style it in the rendering of the checkbox
but... how??
@@SwedishTwat
can someone help me its only rendering in the top left on my screen and it just cuts off whenever i want to get it anywhere else
change clickable version prob
Change to ClickableTransparentOverlay version to 9.1
can you make a tutorial on fixing amd graphics card for game i get error
what theme do you use
"Yonce" maybe, I haven't checked 🙂
Thank you so much for this tutorial ,
can you make a tutorial about how to do it with addreses that arent in the game base addres , because some games stop working after restarting them.
thank you again ❤
we will surely do something like that in the future!
hey man i want to make a game engine , and I don't know where to start. can you please suggest something.
code something, idk
Failed to find the specified module, search string might have miss-spellings.'
help me to fix this :
use a ai
I wonder if theres a way to make an fps counter using c#
There should surely be a way to do that 😉 We might cover something like that, who knows
bro can you make a wallhack for special force rush please
Could this work on Visual Studio code?
Use visual studio 2022 it’s the best
microsoft visual studio 2022 or 2019???
2022
@@SwedishTwat thank you❤️ and what format, because the one I see in the video doesn't exist, please write down your name pls
what app is this?
do you know what it is?
Thanks for the great tutorial.
Thank you for the great comment
could u give me download to that imgui? i really want it
Copy the video
@@SigmaDigmaSkibidiHoe what do u mean with that?
@@Xte.vortex copy the code
it doesnt work?
😳
Can you do a radar hack tutorial? Please😢❤
We will probably cover radars in the future 😉
.NET 7.0 IS good ?
No idea, haven't used it 😅
@@SwedishTwat it's possible of create a che@t in any CPU, and realease ?
The enemy get InfHealt to?
yes, because hes testing it in a local environment
♥
:D
C++ IS BETTER THO
w
You are a supernatural person... I created the code as you did... but enemies don't die either??🫠