Results 1 to 3 of 3
  1. #1
    Vincent Dominguez's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Unknown
    Posts
    718
    Reputation
    17
    Thanks
    1,140
    My Mood
    Happy

    Red face Akimbo Rapidfire script

    REQUIREMENTS:
    LeftButton = fire
    RightButton = Aim
    Autohotkey

    HOW TO USE:
    1)Open application with autohotkey
    2)Open MW2 or any other game
    3)Join a match
    4)Pull out akimbo weapons
    5)Press and hold f

    VIDEO:



    Virus Scans:
    https://www.virustotal.com/file/887a...is/1355810563/
    AkimboRF.rar MD5:7497b657f11b1fe6a1b6b286861cce37 - VirSCAN.org Scanners did not find malware!

    Code:
    f::
    DualFire:
    Loop
    {
    MouseClick, Left,,, 1
    MouseClick, Right,,, 1
    Gosub, RandomSleep
    GetKeyState, LButtonState, LButton, P
    If LButtonState = U
    Break
    GetKeyState, RButtonState, RButton, P
    If RButtonState = U
    Break
    }
    Return
    RandomSleep:
    Random, random, 12, 25
    Sleep %random%
    return


    Numpad5::Msgbox, %six%


    Please click download and thanks =D

    @Nachos, @-InSaNe-
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Vincent Dominguez; 12-18-2012 at 12:59 AM.

  2. The Following 19 Users Say Thank You to Vincent Dominguez For This Useful Post:

    akimbow2 (12-19-2022),Amirka (04-13-2013),andrew123827 (08-16-2014),dofus235 (03-13-2016),Driver78 (12-18-2023),fantin (06-09-2014),grandesafa (06-06-2017),grgargeargeargrgrgrgrg (04-21-2013),gtboss12 (12-03-2016),HackFr (12-18-2012),killerusa27 (07-08-2013),magn6113 (12-29-2012),Myodas619 (06-21-2013),smileyfart (06-30-2013),sohaib khan (01-21-2013),TacoBagel (05-20-2021),TcroMac (08-15-2016),wakawaka69 (04-05-2016),zalik2008 (01-24-2013)

  3. #2
    Nachos's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Between Equator and The North Pole
    Posts
    2,984
    Reputation
    176
    Thanks
    919
    My Mood
    Blah
    Approved .


    The lines in my Steam are i's

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

    Vincent Dominguez (12-18-2012)

  5. #3
    Vincent Dominguez's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Unknown
    Posts
    718
    Reputation
    17
    Thanks
    1,140
    My Mood
    Happy
    Thank you
    Hope people get it.

Similar Threads

  1. [Release] MW2 Rapidfire script (AHK)
    By Cato38 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 2
    Last Post: 01-20-2013, 06:08 AM
  2. [Outdated] CoD4: Rapidfire script
    By Ipwnyou!! in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 40
    Last Post: 01-18-2013, 12:07 PM
  3. [Solved] RapidFire Script In C++
    By funkake in forum C++/C Programming
    Replies: 16
    Last Post: 05-30-2012, 02:49 AM
  4. [Source Code] Rapidfire script - Fastest!!!!!!!
    By rahza786 in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 27
    Last Post: 12-10-2011, 05:34 AM
  5. [Request] Alien Swarm rapidfire script for Dual Pistols
    By Tigermisu in forum Hack Requests
    Replies: 4
    Last Post: 08-16-2010, 09:24 AM