Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.1
Changed GUI to be smaller, to work on more screen sizes
Added Tabs to have multiple pages
Added settings to change forced default of first two options
ability to chage key that brings tool to front
Version 2.0
Completely rewrote code.
Set alt and MMB as constant hotkeys to ease GUI Layout for coming updates
Removed headings to free up vertical space to make tool as compact as possible
Reworked code to call statagems even when shift or other keys are help which was causing the hotkeys to sometimes not fire correctly in previous versions.
Created a more efficiant function that blocks some keys while the stratagem is being entered. the previous solution was clunky and required Admin Access.
No longer needs admin access to work correctly
Added save file varification
Creates save file on first run assuming there is no save or the current save is of an incompatible version
Version 1.9
Changed B list to have all stratagems
Version 1.8
Set tool to display at the top-center of screen
Removed title bar, allowing you to change between public and friend games while tool is displayed on top of game
Fixed issue with list B not calling correct functions
Added Checkbox for GUI size instead of a popup each run
Saves selected GUI size to .ini and loads on run
Version 1.7
Added larger GUI for high res screens
Reordered lists to match ingame order
Reduced delay between key presses to 5ms, much more stable now with the BlockInput
Automatically saves changes to the binding keys
Version 1.5
Added dropdown for reinforce(uses listA), also make the key user changeable
Added single use Hotkey and dropdown (listB)
This totals 4 Stratagems + 1 Reinforce or 1 Reinforce + 3 Stratagems + 1 Single use
Added save feature with 4 loadout options
HelldiversTool_save.ini will be created on the first run, this holds all the configurations for the tool.
Added Checkbox to disable mouse wheel remap that was forced in previous versions
Changed F5 function to toggle the tool instead of only bringing it up once minimized.
Version 1.4
Made script run in Admin mode, needed for new commands.
Added BlockInput while stratagem is being entered, this removes user breaking the input while the code is being entered.
Version 1.3
Changed to horizontal layout.
Added dropdowns instead of radio buttons to select stratagems.
Added the ability to customize hotkeys.
Set to stay on top and added a minimize button.
This allows for hot swapping stratagems between rounds with ease.
Removed autoclicker which did not work as expected and broke all guns even when disabled.
Version 1.1
Various Bug fixes, Added Disabled radios to fix startup scripts
A tool to add hotkeys to call down stratagems.
Custom hotkey Binding. Remap mouse wheel remap to swap to specific weapon rather than scrolling though all of them. (Sets mouse scroll to 'o' and 'p')
Dropdown boxes to select strategem for each hotkey.
Save custom loadouts. Automatically saves hotkey bindings and stratagem selection.
Run game in borderless mode for the tool to work optimally.
Be sure to set space (Hold) as the stratagem menu. Directional keys need to be set to WASD.
Avoid setting the hotkeys as letters as this might trigger them while using chat.
To test it, try using a hotkey while typing in a blank text file, you should get the directional keys with a space on either side.