Thanks for the effort you put into this. I've been a software dev for years but never really tried learning to mod/hack games. This tutorial has been a great starting point. Cheers!
Error C2664 'DWORD GetProcessId(HANDLE)': cannot convert argument 1 from 'const wchar_t [14]' to 'HANDLE' ConsoleApplication1 i keep getting this error i do everthing but its keep showing up (:
You have to return the value of 0 in your assault cube hacks.cpp just add in return 0; and it will fix anything, if you do not return a value it will not compile the code.
Did you first get the window, then the tread passing in the right parameters using the windows api, also Dword is a 32 bit int not a char which is a character
Most games will have different structures and you might not have static entity pointers but eventually you will find static pointers that you can link to the local player.
read the ammo address using cheat engine, see what access to get the weapon class, search for that address of weapon in Ur memory, then find the offset of that in the local player structure and then use the local player pointer static address
Thanks dude, really like the tutorial, it helps understanding c++ and cheat engine.
Very good tutorial! Easy to follow as well.
Thanks for the effort you put into this. I've been a software dev for years but never really tried learning to mod/hack games. This tutorial has been a great starting point. Cheers!
if ur having 3 errors for proc.cpp he forgot to do # include so its just include so jus add a # at the beginning
Its a great video👏
First actual good tut earned a sub, can you make a video on how to connect it to ui like a mod menu and more features like inf ammo
great guide for beginners
Very nice tutorial, thanks you so much
good tutorial fast and easy to follow
Error C2664 'DWORD GetProcessId(HANDLE)': cannot convert argument 1 from 'const wchar_t [14]' to 'HANDLE' ConsoleApplication1 i keep getting this error i do everthing but its keep showing up (:
Same
This is because the pointer you put in your variable is nah just kidding I don't even know cpp
You have to return the value of 0 in your assault cube hacks.cpp just add in return 0; and it will fix anything, if you do not return a value it will not compile the code.
Did you first get the window, then the tread passing in the right parameters using the windows api, also Dword is a 32 bit int not a char which is a character
how would u recommend approaching c++ in order to learn this kind of coding?
sigma voice
Good stuff
To get the static pointer to the player entity will let work for most games or do they not have a smart way of Doing something else?
I think that most games have a base address randomization technique but don't take this as a fact since I barely know alot about this stuff.
Most games will have different structures and you might not have static entity pointers but eventually you will find static pointers that you can link to the local player.
Perfect
Thanks
64 bit apps supported?
Ty!
why when i copy code some words dont colorize ?
lol
thx❤
what does the "L" do in getproccessID function?
It changes the data type from const char* to const wchar_t* because that is the data type that windows uses in its data structures
MAKES FOR ONLINE COMPETITIVE GAMES EXAMPLE FORTNITE
Probably he can only copy and paste others tutorials nothing more
Could you make a video explaining how to get static address for smg ammo?
read the ammo address using cheat engine, see what access to get the weapon class, search for that address of weapon in Ur memory, then find the offset of that in the local player structure and then use the local player pointer static address
@@kxbraaaa Thanks for answering!
Got a new question. How would i go about making a esp? If you could give me some docs or anything that would be nice.
@@Hexaren. hi I have a tutorial for esp on my channel for cs2
so hard to understand with that accent
and after you game reloading all code writted is wrong , try again with real tuto for always find address automatically
youre wrong lmao i found static addresses
ur dumb