#include <windows.h>
#include <iostream>
DWORD WINAPI Hacks(LPVOID)
{
bool oneshot = true;
while(1)
{
DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");
if(oneshot)
{
for(int i=0 ; i<445 ; i++)
{
*(int*)( (*(DWORD*)((*(DWORD*)(CShellBase + 0x30845C
))+(4*i))) + 0x7F8) = 999999999 ;
}
}
}
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if ( dwReason == DLL_PROCESS_ATTACH )
{
MessageBoxA(0, "This Hack was Made By Jhefreyzz ", "Successfully Injected", 0);
system("start http://mpgh.net");
CreateThread(NULL, NULL,Hacks, NULL, NULL, NULL);
}
return TRUE;
}

#include "windows.h"
#include <iostream>
using namespace std;
DWORD WINAPI Main(LPVOID)
{
while(GetModuleHandleA("CShell.dll") == NULL)
Sleep(150);
while(1)
{
DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");
DWORD WeaponBase = *(DWORD*)(CShellBase + 0x9F6544);
if(WeaponBase)
{
for(int i=0;i<445;i++)
{
DWORD Weapon = *(DWORD*)(WeaponBase + i * 4);
if(Weapon)
{
*(float*)(Weapon + 0x7F8) = FLT_MAX;
}
}
}
Sleep(100);
}
return 0;
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if ( dwReason == DLL_PROCESS_ATTACH )
{
MessageBoxA(0, "Inject Completed!", "Coded by YaLTeR", 0);
CreateThread(NULL, NULL, Main, NULL, NULL, NULL);
}
return TRUE;
}
#include <windows.h>
#include <iostream>
DWORD WINAPI Hacks(LPVOID)
{
bool oneshot = true;
while(1)
{
DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");
if(oneshot)
{
for(int i=0 ; i<445 ; i++)
{
*(int*)( (*(DWORD*)((*(DWORD*)(CShellBase + 0x30845C
))+(4*i))) + 0x7F8) = 999999999 ;
}
}
}
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if ( dwReason == DLL_PROCESS_ATTACH )
{
MessageBoxA(0, "This Hack was Made By Puree123 Code: SwiftDude", "Successfully Injected", 0);
system("start http://mpgh.net");
CreateThread(NULL, NULL,Hacks, NULL, NULL, NULL);
}
return TRUE;
}
#include <windows.h>
#include <iostream>
DWORD WINAPI Hacks(LPVOID)
{
bool oneshot = true;
while(1)
{
DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");
if(oneshot)
{
for(int i=0 ; i<445 ; i++)
{
*(int*)( (*(DWORD*)((*(DWORD*)(CShellBase + 0x30845C
))+(4*i))) + 0x7F8) = 999999999 ;
}
}
}
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if ( dwReason == DLL_PROCESS_ATTACH )
{
MessageBoxA(0, "This Hack was Made By Puree123 Code: SwiftDude Provided by jhefrey.", "Successfully Injected", 0);
system("start http://mpgh.net");
CreateThread(NULL, NULL,Hacks, NULL, NULL, NULL);
}
return TRUE;
}