Results 1 to 7 of 7
  1. #1
    dustyroo's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    123
    Reputation
    10
    Thanks
    130
    My Mood
    Cheerful

    Exclamation AHK faster reloading for all that need it. S:76,Reaper,Pharah,Torbjorn and Roadhog!

    This makes your reloading faster. NOTE: don't let your clip get to 0 and auto reload or it won't be the fast reload but if it does hit 0 hit r!
    All my code
    These have been tested without fail for around 10min each. If your having a issue tell me and Ill look into it. Also, if you want me to do this to more charters put down a replay and I will do so.

    If you use this code please give me a thanks and maybe some rep :P

    The auto hotkey download! or google it.

    Soldier: 76 with the most improved faster reloading.

    Code:
    $r:: ; reload key
    	send {r} ; reload key
    	sleep 900 ; delay
    	send {LShift down}{LShift up} ; your sprint key
    	if (!(GetKeyState("w", "P"))) ; walk key
    	{
    		send {LShift down}
    		Send {w down} ; walk key
    		send {LShift up} ; walk key
    		Send {w up} ; walk key
    	}
    	send {LButton down}{LButton up}
    return
         
    Numpad0::suspend ; suspend the script
    Numpad2::ExitApp  ; panic ends the script
    If you use the ones under this and try to reload when you don't need it will punch after set delay.


    Reaper

    Code:
    $r:: ; reload key
    	send {r} ; reload key
    	sleep 600 ; delay
    	send {v} ; melee key
    return
         
    Numpad0::suspend ; suspend the script
    Numpad2::ExitApp  ; panic ends the script

    Pharah

    Code:
    $r:: ; reload key
    	send {r} ; reload key
    	sleep 1400 ; delay
    	send {v} ; melee key
    return
         
    Numpad0::suspend ; suspend the script
    Numpad2::ExitApp  ; panic ends the script

    Torbjorn

    Code:
    $r:: ; reload key
    	send {r} ; reload key
    	sleep 1780 ; delay
    	send {v} ; melee key
    return
         
    Numpad0::suspend ; suspend the script
    Numpad2::ExitApp  ; panic ends the script

    Roadhog

    Code:
    $r:: ; reload key
    	send {r} ; reload key
    	sleep 1880 ; delay
    	send {v} ; your melee key
    return
         
    Numpad0::suspend ; suspend the script
    Numpad2::ExitApp  ; panic ends the script
    Last edited by dustyroo; 07-14-2016 at 12:35 PM.

  2. #2
    Nasteezy's Avatar
    Join Date
    Aug 2014
    Gender
    female
    Posts
    39
    Reputation
    10
    Thanks
    2
    My Mood
    Angelic
    what do this script on Phara?

  3. #3
    ripvapor's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Nasteezy View Post
    what do this script on Phara?
    Fast reload canceling the animation

  4. #4
    BobbyBastn's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Location
    U.S.A
    Posts
    12
    Reputation
    10
    Thanks
    3
    Can you get banned for using scripts on overwatch? Or is it just Hacking?

  5. #5
    TAuFTW's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    3
    My Mood
    Cool
    R+V = Fastest Reloaded

  6. #6
    dustyroo's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    123
    Reputation
    10
    Thanks
    130
    My Mood
    Cheerful
    Quote Originally Posted by TAuFTW View Post
    R+V = Fastest Reloaded
    Yes for reaper and S:76 you will see the most improvement. You can edit the script to make it even more faster reloading but this works for without not working and most impovement.

  7. #7
    adrian1020304050's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    SO you reload with R+V??? what do i press to reload quick help!

    Quote Originally Posted by TAuFTW View Post
    R+V = Fastest Reloaded
    please help me guys!!!

Similar Threads

  1. Replies: 2
    Last Post: 04-07-2010, 08:45 AM
  2. For Anyone That Needs Help With Hacks
    By Samsung45 in forum Combat Arms Hacks & Cheats
    Replies: 14
    Last Post: 07-20-2009, 03:12 PM
  3. Mega Game pack for all your needs
    By llvengancell in forum WarRock - International Hacks
    Replies: 2
    Last Post: 09-22-2007, 09:36 PM
  4. For all who need helps and n00bs that want start to create hack easily
    By idiot123 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 08-20-2007, 11:05 AM