Posts by <=CyberRazzer=>
7 posts total, newest first.
Prevent Abnormal Gameplay with Offsets [ Release ]in WarRock Hack Source Code - This source code is prevent abnormal gameplay message box, and not anti kick.
You can use the source on no menu and on menu hacks.CQC Prone Memory with a Offset [ Release ]in WarRock Hack Source Code - DWORD PlayerAnimation = 0xC4B8;
DWORD PlayerAnimationProne = 0x9E382C;
if ( CH_CQCPRONE )
{
if ( GetAsyncKeyState ( 'C' ) )
{
if ( *(DWORD*)(dwPlayerPtr+Addys::Ofs::PlayerAnimation) != *(DWORD*)(Addys::Mem::PlayerAuto Repair Memory [ Release ]in WarRock Hack Source Code - DWORD AutoRepair = 0x9E3393;//Updated
DWORD FastRepair = 0x000000;//Update this Adress
if ( CH_AUTOREPAIR )
{
*(BYTE*)(AutoRepair) = 1;
*(FLOAT*)(FastRepair) = -999;
}
Auto Repair Memory.
Made by CyberRazzerPrevent Abnormal Gameplay with Offsets [ Release ]in WarRock Hack Source Code - DWORD ServerPointer= 0x9E3790;
DWORD AbnormalGameplay1 = 0x124;
DWORD AbnormalGameplay2 = 0x125;
DWORD AbnormalGameplay3 = 0x360;
DWORD AbnormalGameplay4 = 0x361;
VOID AntiAbnormalGameplay()
{
DWORD dwSerwird errorsin WarRock Hack Source Code - Include the stdio.h and check your Font.
Showing the 5 most recent posts.