V.I.P Hack Code [All Errors Fixed]
Code by ME!
No Error!
[Hack Need new Addys(addresses) ]
My V.I.P hack for you!
not say thanks
press thanks
[My English Isn`t good SORRY]
Have Fun
Code:
#include <Windows.h>
#define WeaponMgr 0xAB2940
#define LTClient 0x35AC34
#define WallMgr 0xAB292C
#define FallMgr 0xAB2924
#define BasicPlayerInfo 0xA4B830
#define InjectionMsg 0x84570
#define DamageZone 0x310F5C
#define Wallhack 0x6CE76C
#define SeeGhost1 0x88
#define SeeGhost2 0x8C
#define SeeGhost3 0x90
#define NoKnockBack 0x27B0
#define CrouchSpeed 0xC
#define AmmoDamage 0x818
#define NoRecoil1 0x53C
#define NoRecoil2 0x6A4
#define NoRecoil3 0x1958
#define NoRecoil4 0x1964
#define NoRecoil5 0x1FC0
#define NoRecoil6 0x2128
#define NoRecoil7 0x2290
#define RepeatFire 0xAC4
#define ShotGunSpread 0x828
#define NoWeaponWeight 0xAEC
#define NoGrenadeDmg 0x818
#define NoChangeDelay 0x26C8
#define FlashbangBoom 0x7ED
#define NoReload 0x26C4
#define NoScope 0xACC
#define KnifeOHK1 0xBDC
#define KnifeOHK2 0xBE8
#define FastKnife1 0xA4C
#define FastKnife2 0xA70
#define C4PlantTime 0x7C
#define C4DefuseTime 0x80
#define MaxDefuseDistance 0x84
#define DistFallDmgStart 0x4
#define MoveDelayFire 0x2484
#define ZoomSpeedPenalty 0x2480
#define ConShotInterval 0x26E0
#define ConShotKeyInterval 0x26E4
#define DamageCamera 0x2444
#define ZoomTargetType 0x2488
#define StunTime 0xAE4
#define WeaponRange 0x80C
#define EdgeShotEnabled 0x4E8
#define WallShotEnabled 0x4EC
#define PerfectWallShot 0x4F0
void UndetectedBase()
{
DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
if (GetModuleHandleA("ClientFx.fxd")&&GetModuleHandleA("CShell.dll"))
{
memcpy((VOID*)0x6CE76C, "\x00\x00\x00\x00\x00\x00", 6);
if(CShell)
{
*(float*)(CShell + CrouchSpeed) = 1.5;
}
if(CShell + WeaponMgr)
{
for(int i=0; i<700; i++)
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoReload) = 60.0f;
}
if(CShell + WeaponMgr)
{
for(int i=0; i<700; i++)
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoChangeDelay) = 60.0f;
}
if(CShell + WeaponMgr)
{
for(int i=0; i<700; i++)
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoScope) = 1;
}
if (CShell + WeaponMgr)
for(int i=0; i<700; i++)
{
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
{
for (int j=0; j<10 ; j++)
{
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoRecoil1+j*4) = 0.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoRecoil2+j*4) = 0.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoRecoil3+j*4) = 0.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoRecoil4+j*4) = 0.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoRecoil5+j*4) = 0.0f;/////////////
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoRecoil6+j*4) = 0.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoRecoil7+j*4) = 0.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + KnifeOHK1+j*4) = 200.0f + 200.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + KnifeOHK2+j*4) = 200.0f + 200.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife1+j*4) = 2.3f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife2+j*4) = 2.3f;
}
}
}
}
Sleep(151);
}
void Base()
{
for(;;)UndetectedBase();
}
BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
{
if (dwReason == DLL_PROCESS_ATTACH)
{
DisableThreadLibraryCalls(hDll);
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Base, NULL, NULL, NULL);
}
return TRUE;
}
Virustotal :
https://www.virustotal.com/file/a0c7...is/1345935162/