Results 1 to 7 of 7
  1. #1
    MiKe34123's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    56
    Reputation
    10
    Thanks
    83

    MW2 AHK Quickscope Script

    Old post was deleted so I am reposting this with the source instead of the file.

    This works if you use Sleight of Hand + any sniper(Only Intervention and Barret were tested with every scope BUT acog).
    Your left mouse button must be the shoot button and your right button must be the zoom button.

    Copy the code into Notepad and save it as Quickscope.ahk. Make sure that when it prompts you to save that you have the filetype set to All Files rather than .txt only.

    Code

    ~Xbutton2::Suspend
    Rbutton::
    { GetKeyState, state, Rbutton, T
    {
    send {RButton Down}
    sleep 270
    MouseClick,left
    send {RButton Up}
    }
    }

  2. #2
    Bastosxd's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    You can get banned for it? How to get this script to game ? I dont really understand xD

  3. #3
    Horror's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    51,4.
    Posts
    6,920
    Reputation
    574
    Thanks
    5,050
    My Mood
    Twisted
    Quote Originally Posted by Bastosxd View Post
    You can get banned for it? How to get this script to game ? I dont really understand xD
    There's a program called AutoHotKey that allows you to use scripts like this.
     

    Minion+ : February 2014 - January 2015
    Counter Strike: Global Offensive Minion : November 2014 - January 2015
    Alliance of Valiant Arms Minion : August 2014 - January 2015
    Need For Speed World Minion : January 2014 - January 2015
    Rust Minion : January 2014 - January 2015
    Call of Duty Minion : January 2013 - January 2015
    Editor : December 2012 - April 2013
    Donator : March 2014 - Current
    Member : October 2010 - Current

    Previously known as "Isaakske".

  4. The Following User Says Thank You to Horror For This Useful Post:

    Megasanderown (04-11-2014)

  5. #4
    mick167hack's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    that code on that file type should I put it? that is how you start the hack?

  6. #5
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by mick167hack View Post
    that code on that file type should I put it? that is how you start the hack?
    https://www.howtogeek.com/56481/the-b...ohotkey-script
    You should read this.
    Save it as an .AHK file using a text editor like Notepad/Notepad++ and then open it with the compiler.

  7. #6
    sasakk99's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    When I go in a game, it crash after i used this. Help.

  8. #7
    pbtm.ru's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Location
    Греция
    Posts
    60
    Reputation
    22
    Thanks
    8
    My Mood
    Psychedelic
    That sux, legit quick scope is better.
    Thx for sharing anyways.

Similar Threads

  1. [Release] MW2 auto quickscope script [AHK]
    By Cato38 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 58
    Last Post: 08-27-2016, 04:28 PM
  2. QuickScope Script(source) for AHK - Can be edited for any sniper
    By damndawg123 in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 5
    Last Post: 12-10-2012, 09:51 PM
  3. QuickScope Script [AHK]
    By gawdlyz in forum Call of Duty Modern Warfare 3 Coding, Programming & Source Code
    Replies: 6
    Last Post: 03-06-2012, 07:26 PM
  4. (REQUEST) Can anyone make a MW3 quickscope script?
    By hitsuw0w in forum Call of Duty Modern Warfare 3 Help
    Replies: 1
    Last Post: 11-13-2011, 02:21 PM
  5. [Release] MW2 Auto-QuickScope v2 [Updated 5th August]
    By master131 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 456
    Last Post: 08-21-2011, 01:51 AM

Tags for this Thread