I have no idea what the fuck those do, I assume jgytrgfg(); is calling some sort of function(Which?), and asdgae is your Handle, correct?
Changes I made that should work. But may not because I have no idea what those red highlights are..
ok,thx for help.
peopkle tell me that i need to do farfog and nearfog with writelong functions and should work!
the 1 red text is memory(); the second is hprocess
Late i try to do this function!
Thx a lot!
Jeta/Jeremy , we should make some c++ guide
Originally Posted by thimo
Jeta/Jeremy , we should make some c++ guide
really yes.
i like mpgh and also make hack in c++,but in this site u haven't got any guide in c++ =(
But doesn't work.
i put the call of the function (dll function) in button and also(to try) in timer but nothing.!
Where i'm wrong?(if write(*LPVOID) i get error)
Why are you naming it that way, its c++ not vb6
Just use normal names, it won't be detected, everything is translated into pointers to addresses.
Farfog and nearfog are float values.
if you put 0 or 0.0f in farfog you have glasswall...
0 (long) and 0.0f (float) are the same (4 bytes all zero)
But doesn't work.
i put the call of the function (dll function) in button and also(to try) in timer but nothing.!
Where i'm wrong?(if write(*LPVOID) i get error)
Why are you naming it that way, its c++ not vb6
Just use normal names, it won't be detected, everything is translated into pointers to addresses.
Farfog and nearfog are float values.
if you put 0 or 0.0f in farfog you have glasswall...
0 (long) and 0.0f (float) are the same (4 bytes all zero)