Quote:
Since nobody at today was able to make IsAlive check... The real once which warrock doing. and everyone checking it from health.. and since i found it 1 year ago. i'm sharing now the real ISALIVE CHECK FOR WarRock..
How i came to this conclusion which say this was IS the IsAliveCheck..
Around 1 year ago i was looking crosshairs code of warrock...
and i found this thing which wasn't the thing which i was looking but during the checking i founded out also this ...
how i came up to this conclusion, when you are getting killed your crosshairs left your screen. that how i cam up this conclusion.
Since if you know when you are dead inside the game crosshairs left your screen.
how does disasembled code look in c++
P.S if you understand this code you can also make spawn check invicibility check which also no one was able to do... in the whole STORY of warrock..Code:DWORD PlayerPtr = *(DWORD*)0xAD9EA4; if ( PlayerPtr != 0 ) { if ( *(DWORD*)(PlayerPtr+0xC4D8) != *(DWORD*)0xAD9EF4 /*Is Alive ptr*/ ) { // Your Player or other player are ALIVE } }
P.S every credit for this going TO GHTheBoss aka TheBoss from GameHacks also the GameHacks Owner
Skype : GHTheBoss
Hi theboss Request source code of this :(....Sinse i have bypass for EAC and i can inject i want to try this code.