CFFG - CrossFire Fantasy Games Hacks


You are not connected. Please login or register

[Help] fastknife/OHK CLIENT ERROR 14_1

2 posters

Go down  Message [Page 1 of 1]

1[Help] fastknife/OHK CLIENT ERROR 14_1 Empty [Help] fastknife/OHK CLIENT ERROR 14_1 Sun Aug 26, 2012 4:01 am

buddhayang


Senior Member
Senior Member

yeh i need help on bypassing this client error 14_1 when i use fastknife it gives me error -_-

should i like lower the value of OHK or speedknife bcus i dont know Shocked

Code:
#include <Windows.h>
#define WeaponMgr 0xB65E94//
#define knifeOHK1 0xcensored//
#define knifeOHK2 0xcensored//
#define   fastknife1 0xcensored//
#define   fastknife2 0xcensored//

 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))) + 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) = 3.5f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + fastknife2+j*4) = 3.5f;

2[Help] fastknife/OHK CLIENT ERROR 14_1 Empty Re: [Help] fastknife/OHK CLIENT ERROR 14_1 Sun Aug 26, 2012 10:59 am

Cr4zy[ox]

Cr4zy[ox]
Admininstrator
Admininstrator


*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + knifeOHK1+j*4) = 1400;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + knifeOHK2+j*4) = 1400;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + fastknife1+j*4) = 2;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + fastknife2+j*4) = 2;

https://cffg.umforum.net

buddhayang


Senior Member
Senior Member

aha thx i was messing it around and it worked, but thanks though :)

Cr4zy[ox]

Cr4zy[ox]
Admininstrator
Admininstrator

#solved - closed

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