Results 1 to 10 of 10
  1. #1
    igdod's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2

    Black Ops 2 Shotgun Semi-Auto Script (AHK)

    Only 4 KSG and R870



     
    ~F6::Suspend
    *Lbutton::
    {
    MouseClick,left
    Send {R Down}
    Sleep, 20
    Send {R Up}
    Sleep, 20
    Send {W down}
    Send {Shift down}
    Send {W up}
    Send {Shift up}
    }

    Last edited by igdod; 07-03-2015 at 07:25 PM.

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

    miharezek (07-12-2017)

  3. #2
    Bo2prom8's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    when i put this into a new script it says:
    "Error at line 1.

    Line Text: ~XButton2:Suspend
    Error: This line does not contain a recognized action.

    The program will exit."
    plz help or provide a download link to the script!

  4. #3
    Threadstarter
    New Member
    igdod's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2
    Change it to F6 or what ever you want

  5. #4
    Bo2prom8's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    what part do i edit in the script?

  6. #5
    Threadstarter
    New Member
    igdod's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2
    XButton2:Suspend 2 F6:Suspend

  7. #6
    Bo2prom8's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    i changed the first part before :suspend to p and it still doesn't work :/

    - - - Updated - - -

    can you post a download link to a script with the keybinding to p?

  8. #7
    Threadstarter
    New Member
    igdod's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2
    Sry script fail -.-

    ~P::Suspend
    *Lbutton::
    {
    MouseClick,left
    Send {R Down}
    Sleep, 20
    Send {R Up}
    Sleep, 20
    Send {W down}
    Send {Shift down}
    Send {W up}
    Send {Shift up}
    }

  9. #8
    jgee's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    101
    My Mood
    Happy
    This is the best thing ever omfg

  10. #9
    Wura's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    What do the keys ? I have not the same

  11. #10
    jgee's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    101
    My Mood
    Happy
    Scroll wheel switch weapons, R Reload, W Forward.

Similar Threads

  1. [Outdated] Black Ops 2 Rapid Fire Script AHK
    By nicolaus101 in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 8
    Last Post: 08-19-2014, 02:38 AM
  2. [Source Code] Call of Duty Black Ops 2 NORECOIL ONLY code AHK
    By benahehe11 in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 5
    Last Post: 04-29-2013, 04:57 AM
  3. [Outdated] Black Ops 2 Rapid Knife Script
    By phale in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 21
    Last Post: 02-27-2013, 06:34 AM
  4. Black Ops 2 RapidFire/Selectfire Script Problem
    By tobiaz1e35 in forum Call of Duty Black Ops Help
    Replies: 1
    Last Post: 02-19-2013, 09:16 AM
  5. [Release] Black Ops L96A1 Quickscope + Reload script
    By Flitchit in forum Call of Duty 7 - Black Ops Hacks & Cheats
    Replies: 16
    Last Post: 06-26-2012, 08:33 PM