https://github.com/passivelemon/hd2pystratmacro
A Python based macro script for HELLDIVERS 2
https://github.com/passivelemon/hd2pystratmacro
helldivers-2 helldivers-2-cheat macros python
Last synced: about 2 months ago
JSON representation
A Python based macro script for HELLDIVERS 2
- Host: GitHub
- URL: https://github.com/passivelemon/hd2pystratmacro
- Owner: PassiveLemon
- License: gpl-3.0
- Archived: true
- Created: 2024-02-29T01:24:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-30T23:08:24.000Z (6 months ago)
- Last Synced: 2025-03-14T06:30:55.041Z (4 months ago)
- Topics: helldivers-2, helldivers-2-cheat, macros, python
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hd2pystratmacro
A Python based macro script for HELLDIVERS 2Bind Stratagem macros to keybinds.
> [!CAUTION]
> I am not responsible for any bans or data loss as a result of using this. This was a project for me to learn Python. If you are worried about getting banned, don't use it and be a legitimate player :)# Dependencies
- Linux. This is not supported on Windows or MacOS though it may in the future.
- X11. This is not supported on Wayland.
- Sudo. This requires access to input devices.
- Python packages: `evdev pyyaml`# Usage
### Nix:
- You can get the package in my [flake repository](https://github.com/PassiveLemon/lemonake).
### Source:
- Clone the repo
- Run `sudo python3 __main__.py`
- Edit the generated config file in your `~/.config/hd2pystratmacro/config.yaml`. You can also supply a config file with `-f