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

    Quick Reload Script for ARs and SMGs

    Hey guys, I'm back with another macro that automatically cancels your reload after the ammo counter updates, shaving about 0.3-0.9 second off your reload time depending on the weapon. Basically, free fast mags. Read on to the end to see how to make this stack with fast mags.

    Code:
    #SingleInstance
    ~p::Suspend
    return
    
    r::
    send, {u down}
    sleep 10
    send, {u up}
    sleep, 1720
    send, {1 down}
    send, {1 up}
    send, {1 down}
    send, {1 up}
    
    return
    
    exit
    KEYS
    P - activate/deactivate (change it to whatever you want, I just have this so it doesn't interfere with my other macros)
    R - reload

    IN-GAME BINDINGS
    U - reload (set your in-game binding to this and then change r:: in the script to whatever you like)
    1- switch weapon

    WORKS WITH:
    All ARs except SMR, Type 25 with Extended Clip, M8A1 with Extended Clip
    All SMGs except PDW-57 with Extended Clip, MSMC with Extended Clip
    Sniper Rifles with Fast Mags
    S12, M1216 with Fast Mags
    All Pistols except Executioner (doesn't save any time though, they reload fast enough)
    All Launchers
    Crossbow

    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. quickreload.ahk)
    5. Run script
    6. Start game
    7. Change in-game bindings
    8. Equip one of the above weapons
    9. Have fun!

    BONUS
    If you are using Fast Mags with your AR or SMG, change "sleep 1720" in the script to "sleep 1200". This will also save a little bit of time on the pistols. Be careful though, if you pick up an enemy weapon you will have to deactivate the script!
    Last edited by phale; 03-03-2013 at 01:16 PM.

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

    Spank_Therapy (03-03-2013)

  3. #2
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Good Job???

  4. #3
    0987654321''s Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    4
    My Mood
    Fine
    Didn't work for me, tried with Peacekeeper and AN-94!
    It just cancel my reload!

  5. #4
    Prime75's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    144
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    Yeah doesn't seem to work?

  6. #5
    phale's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    9
    That's what it's supposed to do. After the reload is canceled, you should have a full mag and should be able to begin firing immediately.

  7. #6
    0987654321''s Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    4
    My Mood
    Fine
    Don't work for me, it just change the gun!

  8. #7
    montafede's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Rome
    Posts
    21
    Reputation
    10
    Thanks
    0
    with this scrip u can be ban??? ( by the way no work)

  9. #8
    Prime75's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    144
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    Quote Originally Posted by montafede View Post
    with this scrip u can be ban??? ( by the way no work)
    Why would you be banned? It's just automatically doing something that someone can do without AutoHotKey.

  10. #9
    montafede's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Rome
    Posts
    21
    Reputation
    10
    Thanks
    0
    But at somebody works???

  11. #10
    azertyfg's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    4
    It works only when i press P ^^

  12. #11
    phale's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    9
    I think that you guys are forgetting to change your in-game reload binding to U. You can set it to R or U and it should still work. I tried this script with all of the weapons I listed above and it worked with every one.

    Also, this script is 100% undetectable forever, in fact the technique that this macro emulates is very, very simple to do and is used by many players including myself. I cancel my reloads myself, I don't need this script, but it can still be useful if you're busy shooting and forget to do the technique.

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

    eechigo (03-13-2013)

  14. #12
    dz0's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    159
    Reputation
    10
    Thanks
    16
    My Mood
    Buzzed
    Will give this a go when I get time to play, thx

Similar Threads

  1. [Help Request] The best public scripts for koth and wasteland.
    By fantasize in forum ArmA 3 Help
    Replies: 0
    Last Post: 01-24-2015, 01:45 AM
  2. [Help Request] a working RealmRelay auto-ability script for Ninjas and archers
    By KingofSeattle in forum Realm of the Mad God Help & Requests
    Replies: 3
    Last Post: 05-20-2014, 02:02 PM
  3. Script for shells and turret particle's?
    By Tychovk in forum Payday 2 Hacks & Cheats
    Replies: 3
    Last Post: 02-17-2014, 01:20 AM
  4. [Detected] AutoIt Script for Leveling and Farming
    By zato_1one in forum Vindictus Hacks & Cheats
    Replies: 94
    Last Post: 07-25-2013, 07:29 PM
  5. Other scripts for weapons and other goodies?
    By HeWhoDied in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 0
    Last Post: 07-27-2012, 03:58 AM