Thread: RapidFire

Results 1 to 14 of 14
  1. #1
    magic2121's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    5
    My Mood
    Worried

    Post RapidFire

    This is a RapidFire autohotkey hack

    it works for all severs so dw about that
    AntiCheats: UnDetected


    How to Use:
    1) Open Warface, let main menu load.
    2) Open the autohotkey file

    Hope you guys like it

    code:
    /::Suspend
    LButton::
    Loop
    {
    SetMouseDelay 30
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }
    IT helps you spray your pistol
    Last edited by magic2121; 01-20-2015 at 01:01 AM.

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

    djones05 (11-24-2017),MCI_TH49580 (02-13-2016)

  3. #2
    CanadianCoder's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    Ontario, Canada
    Posts
    42
    Reputation
    10
    Thanks
    447
    My Mood
    Sick
    This thread has no attachment!

  4. #3
    magic2121's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    5
    My Mood
    Worried
    ik it does not.... you need autohotkey and make the file yourself i just gave the code to make it easy

  5. #4
    CanadianCoder's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    Ontario, Canada
    Posts
    42
    Reputation
    10
    Thanks
    447
    My Mood
    Sick
    Quote Originally Posted by magic2121 View Post
    ik it does not.... you need autohotkey and make the file yourself i just gave the code to make it easy
    Oh u should of said that in the post, well i thought that CODE part was a glitch.

  6. #5
    anton90's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    layers,, this is not code for RAPIDFIRE
    HHHHH AMATER

  7. #6
    Jov's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    WINNING
    Posts
    4,526
    Reputation
    4549
    Thanks
    17,402
    Quote Originally Posted by anton90 View Post
    layers,, this is not code for RAPIDFIRE
    HHHHH AMATER
    You should atleast mention on the post that its not a code. Neither did you compile it. Plus add credits because im sure you didn't make that




    THE EYES OF THE DAVESTAPO ARE UPON YOU. ANY WRONG YOU DO WE ARE GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE WE GONNA BE




  8. The Following User Says Thank You to Jov For This Useful Post:

    BrunoMiguelRBA (10-09-2015)

  9. #7
    magic2121's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    5
    My Mood
    Worried
    I was looking for a code for RAPIDFIRE for a long time and i found one and it did not say anything about the credits so i still have not found who made it

    - - - Updated - - -

    If you dont know how to use autohotkey here it is

    1) Download and install AutoHotkey.
    2) Right-click an empty spot on your desktop or in a folder of your choice.
    3) In the menu that appears, select New -> AutoHotkey Script. (Alternatively, select New -> Text Document.)
    4) Type a name for the file, ensuring that it ends in .ahk. For example: Test.ahk
    5) Right-click the file and choose Edit Script.
    6) On a new blank line, type the following: /::Suspend
    LButton::
    Loop
    {
    SetMouseDelay 30
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }

  10. The Following 2 Users Say Thank You to magic2121 For This Useful Post:

    Chipher47 (07-06-2018),symadre6767 (09-08-2015)

  11. #8
    snotty203's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    where do I put the code

  12. #9
    Jov's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    WINNING
    Posts
    4,526
    Reputation
    4549
    Thanks
    17,402
    Quote Originally Posted by snotty203 View Post
    where do I put the code
    Just run the Auto hotkey file




    THE EYES OF THE DAVESTAPO ARE UPON YOU. ANY WRONG YOU DO WE ARE GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE WE GONNA BE




  13. #10
    dz-dear's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    where i put the code in ?

  14. #11
    shiftzz's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by dz-dear View Post
    where i put the code in ?
    Why cant people read...

    YOU NEED AUTOHOTKEY....

    1. google autohotkey
    2. download and install
    3. create new script with autohotkey by using the code which is provided on the orginal post
    3. run the script
    4. profit

  15. #12
    paul criss's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by magic2121 View Post
    ik it does not.... you need autohotkey and make the file yourself i just gave the code to make it easy
    how do u make the file ? and does it on dll ?

  16. #13
    dimabal10000's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Angry -_-

    Quote Originally Posted by magic2121 View Post
    This is a RapidFire autohotkey hack

    it works for all severs so dw about that
    AntiCheats: UnDetected


    How to Use:
    1) Open Warface, let main menu load.
    2) Open the autohotkey file

    Hope you guys like it

    code:
    /::Suspend
    LButton::
    Loop
    {
    SetMouseDelay 30
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }
    IT helps you spray your pistol
    Tried it...

    1. Doesn't work with and rifles and pistols as well. (not for me at least)

    2. Because of the gay way it is coded when you exit warface and try to delete the autohotkey file it will launch millions of dialog boxes and will crash your Windows.

    3. You even might get a blue screen of death, which I did.

  17. #14
    alexhsc's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    rdfgh

    thank's bro i test this

Similar Threads

  1. [Release] L96A1 mod ^^ for rapidfire !!!
    By wertoskiller in forum Combat Arms Europe Hacks
    Replies: 10
    Last Post: 01-18-2010, 12:51 AM
  2. [Request] combat arms rapidfire
    By randomguyme in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 10-17-2009, 08:27 PM
  3. [TuT] Simple CE rapidfire tut..
    By iOwnage in forum Combat Arms Discussions
    Replies: 60
    Last Post: 09-04-2009, 11:17 AM
  4. Rapidfire in VB makes my Warrock crash
    By nub_g0t_high in forum WarRock - International Hacks
    Replies: 1
    Last Post: 10-22-2007, 05:44 PM
  5. RapidFire MP7K
    By haxik in forum WarRock - International Hacks
    Replies: 38
    Last Post: 04-10-2007, 08:15 AM

Tags for this Thread