Register for your free account! | Forgot your password?

You last visited: Today at 22:05

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



How to make hacks?

Discussion on How to make hacks? within the CrossFire Hacks, Bots, Cheats & Exploits forum part of the CrossFire category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2009
Posts: 2
Received Thanks: 1
How to make hacks?

Hello! I am from Poland and i poorly know Deutsch. I know English.

How to make hacks? I have code:

Code:
DWORD WINAPI Hacks(LPVOID)
{
	bool oneshot = false;
            bool norepeatreload = false;
            bool gunkniferange = false;
            bool unlimitedammo = false;
	while(1)
	{
		DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");

     
   		if(oneshot) 
         	{
           		for(int i=0 ; i<445 ; i++)
          		{
          		 *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase + UPDATE ))+(4*i))) + 0x7F8) = FLT_MAX ;
    			}
		}
	}
}

   		if(norepeatreload) 
         	{
           		for(int i=0 ; i<445 ; i++)
          		{
          		 *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase + UPDATE ))+(4*i))) + 0xA44) = FLT_MAX ;
    			}
		}

   		if(gunkniferange) 
         	{
           		for(int i=0 ; i<445 ; i++)
          		{
          		 *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase + UPDATE ))+(4*i))) + 0x24B8) = FLT_MAX ;
    			}
		}

		if(unlimitedammo) 
         	{
           		for(int i=0 ; i<445 ; i++)
          		{
          		 *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase + UPDATE ))+(4*i))) + 0x7FC) = FLT_MAX ;
    			}
		}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved ) {
    DisableThreadLibraryCalls(hDll);
    if ( dwReason == DLL_PROCESS_ATTACH ) {
         MessageBoxA(0, "Injectowanie zakończone sukcesem!", "Dobra robota!" , 0);
		 
     
    }
    return true;
    }
and I want make Hotkey. Does the code is written correctly? If no, please help me.
manderigon is offline  
Thanks
1 User
Old 03/16/2011, 12:32   #2
 
elite*gold: 0
Join Date: Dec 2009
Posts: 2
Received Thanks: 1
Thanks.
manderigon is offline  
Old 03/16/2011, 13:30   #3
 
blablablavirusblablabla's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 413
Received Thanks: 168
dobry tutorial
ladnie opisany thanks
blablablavirusblablabla is offline  
Old 03/16/2011, 14:28   #4
 
crossfireXfreak's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 182
Received Thanks: 14
what a programm?
crossfireXfreak is offline  
Old 03/16/2011, 14:29   #5
 
blablablavirusblablabla's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 413
Received Thanks: 168
100%
blablablavirusblablabla is offline  
Old 03/16/2011, 16:55   #6


 
Ende!'s Avatar
 
elite*gold: 1
Join Date: Feb 2009
Posts: 6,378
Received Thanks: 7,996
This is a [no questions] section. If you want to create a hack, learn programming and try again ..

#closed
Ende! is offline  
Closed Thread


Similar Threads Similar Threads
i make Pserver but i need make hacks
12/14/2009 - CO2 Private Server - 7 Replies
can anyone tell me how i can make aimbot and speedhack ?or duide show me how i wont do it mysalf thanks for reading :)



All times are GMT +1. The time now is 22:06.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.