Thread: Long knife

Results 1 to 9 of 9
  1. #1
    JusCaus's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    725
    Reputation
    23
    Thanks
    112
    My Mood
    Aggressive

    Long knife

    Im using 7 addys/etc its still kjust visual. Any help please!


    + DmgByDist) = 9999;
    + BigShot) = 9999;
    + DmgFactor) = 9999;
    + BigShotSpeed) = 9999;
    + Range) = 9999;
    + KnifeRange) = 9999;
    GunKnifeDmg) = 9999;
    Last edited by JusCaus; 08-06-2011 at 09:30 PM.
    [IMG]https://i1132.photobucke*****m/albums/m571/JusCausGraphix.jpg[/IMG]

  2. The Following 2 Users Say Thank You to JusCaus For This Useful Post:

    drag0nv3n0m (08-16-2011),H.A.N.K (08-14-2011)

  3. #2
    HLBOT's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    HCM City
    Posts
    533
    Reputation
    36
    Thanks
    1,355
    My Mood
    Amazed
    [[cshell.dll+0xPointer]+i*4]+0x7EC = Value 200000 // Get Range From Distance
    [[cshell.dll+0xPointer]+i*4]+0xA20 = Value 200000 // Get Dmg from Distance
    7EC normal Value is 330
    A20 normal Value is 300
    Code:
    {
    	for(int i=0 ; i<512 ; i++)
    	{
    		DWORD Weapon = *(DWORD*)( CshellModule + i * 4 );
    			if( Weapon !=0 )
    		{
    				if ( LongKnifeHack == 0 )
    			{
    				*(float*)(*(DWORD*)(CshellModule + (4*i)) + 0x7EC ) = 330; // Range
    				*(float*)(*(DWORD*)(CshellModule + (4*i)) + 0xA20 ) = 300; // Get Damage 
    			}
    				if ( LongKnifeHack == 1 )
    			{
    				*(float*)(*(DWORD*)(CshellModule + (4*i)) + 0x7EC ) = 200000; // Range
    				*(float*)(*(DWORD*)(CshellModule + (4*i)) + 0xA20 ) = 200000; // Get Damage
              		}
    		}
    	}
    }
    Have Fun
    Last edited by HLBOT; 08-06-2011 at 09:40 PM.
    It's finally Over!

  4. The Following 7 Users Say Thank You to HLBOT For This Useful Post:

    derh.acker (08-14-2011),giniyat202 (08-14-2011),GunBoy120 (11-20-2011),JusCaus (08-06-2011),RobinC (12-20-2012),Royku (08-14-2011),Ryuesi (08-07-2011)

  5. #3
    JusCaus's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    725
    Reputation
    23
    Thanks
    112
    My Mood
    Aggressive
    Thanks, IMa try this now....

    TY sir, works like a charm.... except for freakin client error, ima work on that now....
    Last edited by JusCaus; 08-06-2011 at 10:26 PM.
    [IMG]https://i1132.photobucke*****m/albums/m571/JusCausGraphix.jpg[/IMG]

  6. The Following User Says Thank You to JusCaus For This Useful Post:

    freew1791 (08-16-2011)

  7. #4
    asadony123's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    ina city
    Posts
    3
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    how do i use hacks now becuz i havent played CF in a while so do i donwload ro what ;P

  8. The Following User Says Thank You to asadony123 For This Useful Post:

    freew1791 (08-16-2011)

  9. #5
    nadroj432's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    THere is no download link? or attachment?

  10. #6
    kloklo2's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Hamburg
    Posts
    299
    Reputation
    8
    Thanks
    232
    My Mood
    Psychedelic
    its a source noob

  11. #7
    crazybone96's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Hero's Rape Dungeon
    Posts
    962
    Reputation
    6
    Thanks
    227
    My Mood
    Aggressive
    Quote Originally Posted by kloklo2 View Post
    its a source noob
    ikr :L
    /msg2short
     


     


     
    Check it out Here :P


  12. #8
    H.A.N.K's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    0
    My Mood
    Confused
    where is the download likn?

  13. #9
    derh.acker's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    localhost
    Posts
    826
    Reputation
    14
    Thanks
    616
    My Mood
    Angelic
    xDD wheres the download link
    fail

    @ Thread :
    I found a way using the normal Range for long knife.
    Last edited by derh.acker; 08-14-2011 at 08:07 AM.

Similar Threads

  1. [Help] Long Knife
    By JusCaus in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 07-01-2011, 05:18 PM
  2. Long knife preview
    By tdct in forum CrossFire Discussions
    Replies: 51
    Last Post: 01-04-2011, 04:18 PM
  3. [Help] working long knife, need help bypassing error
    By tdct in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 01-01-2011, 08:41 PM
  4. MW2 lobby edit Flash, Long-knife & AC130 Carepackage Hacks
    By webmaster9 in forum Playstation Hacking
    Replies: 20
    Last Post: 06-28-2010, 06:35 PM