CFFG - CrossFire Fantasy Games Hacks


You are not connected. Please login or register

[Help] Help me.

4 posters

Go down  Message [Page 1 of 1]

1[Help] Help me.  Empty [Help] Help me. Thu Aug 30, 2012 6:24 pm

mahmud118


Registered User
Registered User

I have got base but Xtrap (**********) eror error and error .

I base...

Code:
#include <Windows.h>

    #define WeaponMgr 0xB65E94//

    #define nochange 0xBDC//
    #define NoReload 0xBD8//
    #define damage 0x7C4//
    #define norecoil 0x4E8//
    #define norecoil2 0x36A0//
    #define norecoil3 0xE98//
    #define norecoil4 0x1000//
    #define norecoil5 0x1168//
    #define knifeOHK 0x3B9C//
    #define knifeOHK2 0xBA4//
#define HookShell (DWORD)GetModuleHandleA("CShell.dll");

void mybase ( void )

{
   bool wallhack = 1;

   while(1)
   {
      DWORD CShell = HookShell;

           if (wallhack==1)
      {
         {
    DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD* m16 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 25*4);
    DWORD* m700 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 14*4);
    DWORD* knife = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 5*4);
    DWORD* m4_rd = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 266*4);
    DWORD* xmasaxe = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 239*4);
    DWORD* Merry = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 238*4);
  DWORD* awmrd = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 268*4);
    DWORD* wep2 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 218*4);

    *m700 = *awmrd;
    *m16 = *m4_rd;
    *knife = *xmasaxe;
       
   memcpy((VOID*)wallhack, "\x00\x00\x00\x00\x00\x00", 6);
          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))) + NoReload +j*4) = 100.0f;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + nochange +j*4) = 100;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + norecoil +j*4) = 0;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + norecoil2+j*4) = 0;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + norecoil3+j*4) = 0;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + norecoil4+j*4) = 0;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + norecoil5+j*4) = 0;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + knifeOHK+j*4) = 1400;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + knifeOHK2+j*4) = 1400;

    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + damage+j*4) = 1400;
    }
    }
    }


    }

    }
      }
}




void Hook ( HINSTANCE hDLL )
{
   DWORD CShell = HookShell;
   if (CShell==0)
   {
      mybase();
   }
}
BOOL WINAPI DllMain ( HINSTANCE hDll, DWORD dwReason, LPVOID lpReserved )
{
   if (dwReason == DLL_PROCESS_ATTACH)
   {
      DisableThreadLibraryCalls(hDll);
      MessageBoxA(0, "İyi Hackler","cFTurkcoderTeam!", 0);
      CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Hook, hDll, NULL, NULL);
   }
   return TRUE;

2[Help] Help me.  Empty Re: [Help] Help me. Thu Aug 30, 2012 6:37 pm

BernhardTheUgly

BernhardTheUgly
Hero Member
Hero Member

You have to insert P in NP

https://www.youtube.com/user/BernardtheUgly?feature=mhee

3[Help] Help me.  Empty Re: [Help] Help me. Thu Aug 30, 2012 8:05 pm

mahmud118


Registered User
Registered User

BernhardTheUgly wrote:You have to insert P in NP

I don't understand

4[Help] Help me.  Empty Re: [Help] Help me. Thu Aug 30, 2012 9:05 pm

Cr4zy[ox]

Cr4zy[ox]
Admininstrator
Admininstrator

use the base i gave, on updated base thread

https://cffg.umforum.net

5[Help] Help me.  Empty Re: [Help] Help me. Thu Aug 30, 2012 9:11 pm

stockup11


Leecher
Leecher

plz guys all hack with wepaon hack m7000 to red dragon all give error plz fix it

https://cffg.umforum.net

6[Help] Help me.  Empty Re: [Help] Help me. Thu Aug 30, 2012 10:49 pm

mahmud118


Registered User
Registered User

Admin wrote:use the base i gave, on updated base thread

Okey please give me ? How to Find it ? Thanks.

7[Help] Help me.  Empty Re: [Help] Help me. Fri Aug 31, 2012 5:55 am

Cr4zy[ox]

Cr4zy[ox]
Admininstrator
Admininstrator

in hack source code secion

https://cffg.umforum.net

8[Help] Help me.  Empty Re: [Help] Help me. Fri Aug 31, 2012 8:22 am

mahmud118


Registered User
Registered User

Admin wrote:in hack source code secion

Which thread?

9[Help] Help me.  Empty Re: [Help] Help me. Fri Aug 31, 2012 2:23 pm

Cr4zy[ox]

Cr4zy[ox]
Admininstrator
Admininstrator

cant you just go and find a topic called updated base? ...

https://cffg.umforum.net

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum