Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    phale's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    9

    Post Black Ops 2 Rapid Knife Script

    Basic AHK script that allows you to knife as fast as a tac knife, with any weapon.
    Since it uses a double-switch it can also be used to cancel your reload.

    Code:
    #SingleInstance
    ~g::Suspend
    return
    
    f::
    send, {v down}
    send, {v up}
    sleep, 170
    send, {g down}
    sleep, 150
    send, {1 down}
    send, {1 up}
    send, {g up}
    sleep, 85
    send, {1 down}
    send, {1 up}
    send, {1 down}
    send, {1 up}
    
    return
    
    exit
    KEYS
    G - activate/deactivate (this way, if you use your grenade the knife will work normally. Just remember to re-activate it before you spawn)
    F - rapid knife (Change f:: in the script to whatever your regular knife key is. Also, it's automatic, you can hold it down and knife continuously)

    IN-GAME BINDINGS
    V - knife (I recommend changing your in-game binding to this and then changing the f:: in the script to your regular knife key)
    G - lethal equipment (you can also use it with most tactical equipment if you change the script)
    1 - switch weapon

    NOTE: WILL NOT WORK WITH TOMAHAWKS OR BOUNCING BETTIES
    I'm not really sure why, maybe somebody with more experience could help me out here.

    HOW TO USE
    1. Download AutoHotKey if you haven't already: AutoHotkey
    2. Copy and paste script into notepad
    3. Edit keys as desired
    4. Save as .ahk file (ex. rapidknife.ahk)
    5. Run
    6. Equip lethal
    7. Good luck!

    WHAT IT DOES
    for those curious:
    1. knife
    2. wait for knife to hit
    3. cancel knife ending animation with lethal equipment
    4. cancel lethal equipment by switching weapon
    5. cancel weapon raise animation with double-switch

    This is the first macro I wrote myself, it's pretty simple but hey, gotta start somewhere. Hope you guys like it.
    Last edited by phale; 02-21-2013 at 03:40 PM.

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

    jdbosspt (02-23-2013),LOmon 1 (02-23-2013),Prime75 (02-21-2013),PsychoLlama (02-20-2013),Ryuzaki (02-21-2013),Spank_Therapy (02-20-2013)

  3. #2
    PsychoLlama's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Northern Ireland
    Posts
    16
    Reputation
    10
    Thanks
    3
    My Mood
    Psychedelic
    Seems like a useful hack, thanks for sharing!

  4. #3
    Ryuzaki's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Land of Heat and Clockwork
    Posts
    151
    Reputation
    18
    Thanks
    9
    My Mood
    Amused
    Just an idea - Post a video for those who don't read. But this looks really cool. Nice find!
    Three things cannot be long hidden: The Sun, the Moon, and the Truth
    Donator since 1-14-2013

  5. #4
    phale's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    9
    In-game, it should look something like this:


    (THIS IS NOT MY VIDEO)

    People have made similar scripts for previous CoD games, however my script is faster because it also cancels the weapon raise animation with a double-switch.

  6. #5
    Prime75's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    144
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    I have my melee as E. Would I just change the f:: to e::

    ?

  7. #6
    ytoof's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    MPGH CoD-Section
    Posts
    823
    Reputation
    10
    Thanks
    743
    My Mood
    Cheerful
    Quote Originally Posted by Prime75 View Post
    I have my melee as E. Would I just change the f:: to e::

    ?
    no the "v" to "e"

  8. #7
    Prime75's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    144
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    Quote Originally Posted by ytoof View Post
    no the "v" to "e"
    Hah. I just noticed that when I hit submit. I'm retarded. Thanks.

  9. #8
    phale's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    9
    Actually if you normally knife with E (i.e. your in-game binding is E), I would recommend changing your in-game binding to V and then change f:: to e:: so you can keep your normal key. Also remember to change g:: to whatever your grenade key is.

  10. The Following User Says Thank You to phale For This Useful Post:

    Prime75 (02-21-2013)

  11. #9
    Prime75's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    144
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    Quote Originally Posted by phale View Post
    Actually if you normally knife with E (i.e. your in-game binding is E), I would recommend changing your in-game binding to V and then change f:: to e:: so you can keep your normal key. Also remember to change g:: to whatever your grenade key is.
    Works much better. Thank you very much

  12. #10
    triksta's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    Thanks alot.

  13. #11
    Cactuar's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    ATL
    Posts
    271
    Reputation
    10
    Thanks
    64
    My Mood
    Blah
    This looks really useful! Thanks for the upload.

  14. #12
    Haxor-death's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    Multiplayer Game Hacking
    Posts
    535
    Reputation
    160
    Thanks
    45
    My Mood
    Fine
    Thanks for this upload mate,

  15. #13
    JW$S%JW$S%'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    2
    My Mood
    Psychedelic
    Hmm doesn't work for me. I can't cancel the lethal animation.

  16. #14
    phale's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    9
    Are you using tomahawks or bouncing betties? If not, try increasing the sleep 150 or sleep 85. Also, if you're running at low framerates or have other input lag problems, they might interfere with the macro's timing.

  17. #15
    LOmon 1's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    154
    Reputation
    10
    Thanks
    5
    My Mood
    Amused
    Thanks a lot! It's fantastic! And can there be a scrypt for reload or something lika this?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release] Black ops 1 Insta knife script, do with it as you please
    By cartman2 in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 5
    Last Post: 09-18-2014, 05:59 AM
  2. Black Ops Quick Scope Script
    By geneman50 in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 44
    Last Post: 10-02-2011, 09:35 AM
  3. [Release] Black Ops QuickScope AutoHotkey Script for Sph4ack's Aimbot v1.2
    By 63OR63 in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 45
    Last Post: 01-18-2011, 06:46 PM
  4. [Release] Black Ops QuickScope AutoHotkey Script for Sph4ack's Aimbot v1.0
    By 63OR63 in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 19
    Last Post: 01-14-2011, 05:41 PM
  5. Rapid knife script cod2?
    By akaxP in forum Call of Duty Hacks & Cheats
    Replies: 6
    Last Post: 05-29-2010, 06:32 AM