Page 1 of 2 12 LastLast
Results 1 to 15 of 25

Hybrid View

  1. #1
    BlackLite's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    547
    Reputation
    58
    Thanks
    1,035
    My Mood
    Aggressive

    Long Knife & Fast Knife

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!
    giniyat102 for knives dim


    Code:
    #define Knives  ((i==5) || (i==120) || (i==132) || (i==176) || (i==177) || (i==178) || (i==182) || (i==189) || (i==195) || (i==196) || (i==197) || (i==198) || (i==199) || (i==223) || (i==224) || (i==225) || (i==226) || (i==227) || (i==228) || (i==239) || (i==224) || (i==261) || (i==269) || (i==270) || (i==271) || (i==305) || (i==306) || (i==307) || (i==372) || (i==404) || (i==405) || (i==406) || (i==407) || (i==408) || (i==409) || (i==437) || (i==455) || (i==456) || (i==457) || (i==517) || (i==518))
    Code:
    bool knifefunctions = true;
    if (knifefunctions){
    if (pWeaponMgr){
    for(int i=0; i<601; i++){
    if((*(DWORD*)((*(DWORD*)(dwCShell+WeaponMgr))+(4*i)) ) != NULL && (Knives)){
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0xA70)    = 250.0f;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0xA94)    = 250.0f;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0xA28)    = 250.0f;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0x7EC)    = 25000.0f;
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0xA10)    = 25000.0f; 
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0x2720)   = 25000.0f; 
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0xA34)    = 25000.0f;
    
    }
    }
    }
    Last edited by BlackLite; 01-09-2012 at 04:27 AM.

  2. The Following User Says Thank You to BlackLite For This Useful Post:

    penguinglx (01-08-2012)

  3. #2
    ntontos's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    247
    Reputation
    2
    Thanks
    20
    My Mood
    Hot
    You ask if it is correct, or it is correct?
    cuz there are and the names with a 2 in the end!
    -Respect List-

    -CheatCreatorzz : For his whole support he gave me...and his awesome friendship!!

    -Takari

    -Doctor

  4. #3
    BlackLite's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    547
    Reputation
    58
    Thanks
    1,035
    My Mood
    Aggressive
    Quote Originally Posted by ntontos View Post
    You ask if it is correct, or it is correct?
    cuz there are and the names with a 2 in the end!

    Don't Beg , This a Fully Code !

  5. #4
    ntontos's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    247
    Reputation
    2
    Thanks
    20
    My Mood
    Hot
    Quote Originally Posted by BlackLite View Post
    Don't Beg , This a Fully Code !
    i dont beg, i am telling you that there are and more addys with their string names ending with the number 2!!!!!!!!
    -Respect List-

    -CheatCreatorzz : For his whole support he gave me...and his awesome friendship!!

    -Takari

    -Doctor

  6. #5
    Assassin's Creed's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,210
    Reputation
    54
    Thanks
    1,408
    My Mood
    Worried
    Quote Originally Posted by BlackLite View Post
    Don't Beg , This a Fully Code !
    lol fast knife's value isnt 150.0f it is about 2.0f... ....and why do u release shit...?
     

    Contributer Since 20/2/2012
    MPGH Member Since December 2011

     





     

    offical thread> Assassin V15<

    To all People who thinks am a leecher,hate me,are jelly from me....
    Refer to this thread...
    https://www.mpgh.net/forum/232-crossf...stop-hate.html

  7. #6
    matheusgtx's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MPGH
    Posts
    178
    Reputation
    10
    Thanks
    2,027
    My Mood
    Aggressive
    Fast Knife Value is = 4.0f; no Errors!

  8. #7
    MasterOf's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    >.<
    Posts
    108
    Reputation
    10
    Thanks
    183
    My Mood
    Aggressive
    Wrong wroong wrong

  9. #8
    Dragon(H)ell's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    703
    Reputation
    154
    Thanks
    4,819
    My Mood
    Angelic
    Wrong

    you miss 2 addies

  10. #9
    Brimir's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    357
    Reputation
    21
    Thanks
    281
    I thought they made long knive server side

    Btw you also need to increase WeaponGunRange.
    Thanks @~FALLEN~ for helping me
    Thanks @Shakai for helping me

    Other nice ppl:
    @258456
    @giniyat101

    My usefull posts:
    Byte scanner
    How to make a logger
    Hook example
    How to make a memhack base
    How to use classes with memhacking
    Addie finder

  11. #10
    BlackLite's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    547
    Reputation
    58
    Thanks
    1,035
    My Mood
    Aggressive
    Long Knife Work Perfect , and speed knife must be 2.5f

    ---------- Post added at 02:53 AM ---------- Previous post was at 02:51 AM ----------

    Quote Originally Posted by Brimir View Post
    I thought they made long knive server side

    Btw you also need to increase WeaponGunRange.
    No Need it work perfect

  12. #11
    Brimir's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    357
    Reputation
    21
    Thanks
    281
    You can't kill some one with this. You hit the environment not the players. There is a big change this is server side now.
    That also explains the knive delay's and bugs.
    Thanks @~FALLEN~ for helping me
    Thanks @Shakai for helping me

    Other nice ppl:
    @258456
    @giniyat101

    My usefull posts:
    Byte scanner
    How to make a logger
    Hook example
    How to make a memhack base
    How to use classes with memhacking
    Addie finder

  13. #12
    FreeCode?'s Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    long knife has errors..?
    always see noobs ingame who long knife, they get always client error after hitting someone, without a kill

  14. #13
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by FreeCode? View Post
    long knife has errors..?
    always see noobs ingame who long knife, they get always client error after hitting someone, without a kill
    not really, you can have 5 hits that causing damage, then the 6th one, you want kill anyone and get client error


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  15. The Following User Says Thank You to giniyat101 For This Useful Post:

    BlackLite (01-14-2012)

  16. #14
    Brimir's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    357
    Reputation
    21
    Thanks
    281
    As I said. Server side.
    Thanks @~FALLEN~ for helping me
    Thanks @Shakai for helping me

    Other nice ppl:
    @258456
    @giniyat101

    My usefull posts:
    Byte scanner
    How to make a logger
    Hook example
    How to make a memhack base
    How to use classes with memhacking
    Addie finder

  17. #15
    BlackLite's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    547
    Reputation
    58
    Thanks
    1,035
    My Mood
    Aggressive
    no server not sided stfu brimir

Page 1 of 2 12 LastLast

Similar Threads

  1. [Discussion] Fast Knife Base!! =_=!!!!
    By uarethebest in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 24
    Last Post: 12-28-2011, 08:20 AM
  2. [Source Code] Working Fast Knife
    By AdityaDante in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 08-31-2011, 05:14 AM
  3. [Release] Fast knife - M9 to Minigun
    By m0k1 in forum Combat Arms Mods & Rez Modding
    Replies: 39
    Last Post: 08-18-2011, 01:57 AM
  4. Crossfire Fast Knife, without hack
    By trkrap in forum CrossFire Hacks & Cheats
    Replies: 35
    Last Post: 11-05-2009, 12:34 AM