UNLOVED

UNLOVED

View Stats:
Autohotkey script to reload shotgun after each shell
Hello fool!

Were you ever tired of hitting this 'R' button everytime you fire a single shell? Well, I was :p So I wrote this handy autohotkey script that does the following:
  • It keeps track of which weapon you use. That's assuming you use 1-5 keys to change your weapon. (for french people: 1, 3-6 since é is not bindable)
  • Whenever you press Right click and shotgun is on, you reload right after, allowing you to be effective at taking down foes without having to press 'R' everytime!

Please note that you should use this at your own risk - typically, if you have a shotgun with slow reload time, i would not recommend doing it since in that case, it's better to be in control of when you reload precisely.

So this script is more for the veteran players that have crazy reload speed for shotgun ;)

You might want to play a little bit with the "Sleep 50" if you find it doesn't work correctly

Updated my autoreload script! (17 October)

What changed:
  • Added the auto-reload for Left Click as well - it turns out you reload faster by pressing R manually right after left clicking your shotgun, rather than letting the game reload it for you. This auto-reload is always active since it's always an advantage.
  • Added a 'X' modifier - if you press 'X', it will switch on/off auto-reload for your Right Click, so you can use it to do a double single shot without reloading, and then switch back the auto-reload.

The script: https://pastebin.com/S0RNhkND
AutoHotkey: https://autohotkey.com/
Last edited by potterman28wxcv; Oct 17, 2017 @ 4:41am
< >
Showing 1-11 of 11 comments
Big fish Sep 25, 2017 @ 9:51am 
Good stuff. Thumbs up here and from the Discord. :hops1up:
Yavor (Banned) Sep 25, 2017 @ 10:46am 
I also write simple scripts on Autohotkey but for very different purposes. In this particular case, I prefer to be in control of when I reload rather than automate the process and be swarmed by enemies while the gun is reloading.
potterman28wxcv Sep 25, 2017 @ 11:11am 
Originally posted by Yavor:
I also write simple scripts on Autohotkey but for very different purposes. In this particular case, I prefer to be in control of when I reload rather than automate the process and be swarmed by enemies while the gun is reloading.
Yes exactly, hence why I precise this is for those who have a shotgun with high reload speed. In my case, the reload speed is half a second for a single shell, so I actually gain in reloading as fast as possible.
Yavor (Banned) Sep 25, 2017 @ 11:30am 
Reloading is also part of the gameplay, part of the feel of actually handling a gun, and I don't want to part with it.

If you can find a way to remove duplicates when opening demon chests, then I'll be interested, but I guess you'll need more than Autohotkey for the task.
GM72 Sep 25, 2017 @ 11:31am 
Good work! Blue should patch this to the main game
Last edited by GM72; Sep 25, 2017 @ 11:32am
Yavor (Banned) Sep 25, 2017 @ 11:34am 
Originally posted by GOLDEN WAЯЯIOЯ72:
Good work! Blue should patch this to the main game
No. He shouldn't and if he does, I'll request a refund.
potterman28wxcv Sep 25, 2017 @ 11:56am 
Originally posted by GOLDEN WAЯЯIOЯ72:
Good work! Blue should patch this to the main game
Only if it's optional

Originally posted by Yavor:
Reloading is also part of the gameplay, part of the feel of actually handling a gun, and I don't want to part with it.
That's perfectly understandable. I'm more "arcadish" than "immersion", so for me it changes the game for the better way.
Last edited by potterman28wxcv; Sep 25, 2017 @ 11:57am
potterman28wxcv Oct 17, 2017 @ 4:40am 
Updated my autoreload script!

What changed:
  • Added the auto-reload for Left Click as well - it turns out you reload faster by pressing R manually right after left clicking your shotgun, rather than letting the game reload it for you. This auto-reload is always active since it's always an advantage.
  • Added a 'X' modifier - if you press 'X', it will switch on/off auto-reload for your Right Click, so you can use it to do a double single shot without reloading, and then switch back the auto-reload.

https://pastebin.com/S0RNhkND
Yavor (Banned) Oct 17, 2017 @ 8:28am 
I need a script to insert some R3L7 trinkets into the database as I'm too tired of receiving duplicates late at night. :)
GM72 Oct 17, 2017 @ 9:09am 
it's up to Blue if he wants to patch to the main game but it would be really cool to have in the game
Yavor (Banned) Oct 17, 2017 @ 9:20am 
Originally posted by GOLDEN WAЯЯIOЯ72:
it's up to Blue if he wants to patch to the main game but it would be really cool to have in the game

This is a keyboard script which runs independently from the game.
< >
Showing 1-11 of 11 comments
Per page: 1530 50

Date Posted: Sep 25, 2017 @ 9:47am
Posts: 11