An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# hd2pystratmacro
A Python based macro script for HELLDIVERS 2

Bind 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