Warrock hack
Hi,
i will prog a hack for warrock but i have a problem. i have a general question. in the list of all adresses is this the health:
#define Health_Pointer 0x00C20DB4
so have i to write it this way in the prog? or so
int *pointer = 0x00C20DB4;
i will only show me the health not change only show.
this is my code:
and then it says:
can u help me?
sorry for my bad englisch
i will prog a hack for warrock but i have a problem. i have a general question. in the list of all adresses is this the health:
#define Health_Pointer 0x00C20DB4
so have i to write it this way in the prog? or so
int *pointer = 0x00C20DB4;
i will only show me the health not change only show.
this is my code:
C:\Users\***\Desktop\Hotkey\main.cpp||In function `int main(int, char**)':|
C:\Users\****\Desktop\Hotkey\main.cpp|10|error: invalid conversion from `int' to `int*'|
||=== Build finished: 1 errors, 0 warnings ==
C:\Users\****\Desktop\Hotkey\main.cpp|10|error: invalid conversion from `int' to `int*'|
||=== Build finished: 1 errors, 0 warnings ==
sorry for my bad englisch


i hope anybody can help me.