Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Releases: mstudio45/digmacro

v2.0.3

22 Jul 14:23
af30d7d

Choose a tag to compare

Click here to see Changelogs

Tip

If you experience some issues with performance, you can also try any of these changes that could result in better experience with the macro.

Note

If you find any issue report them in our Discord Server or inside the Issues tab on Github.

Discord Server for announcements & other inquiries: https://discord.gg/hrryPU6cqh

v2.0.2

14 Jul 18:37
682dc82

Choose a tag to compare

Click here to see Changelogs

IMPORTANT NOTES:

  • If you are on: Linux with Debian/Ubuntu based distro:
    • If the macro freezes your computer, run this command in your terminal: sudo apt-get remove libxcb-cursor0 && sudo apt-get install libxcb-cursor-dev
  • If you are on: macOS and you have an Intel CPU:
    • You might experience some issues with the macro's performance.
    • If you can't get the standalone version to start (digmacro_macosx86_64.app), you need to use the source version.

Tip

If you experience some issues with performance, you can also try any of these changes that could result in better experience with the macro.

Discord Server for announcements & other inquiries: https://discord.gg/hrryPU6cqh

v2.0.1-hotfix

09 Jul 11:52
682dc82

Choose a tag to compare

Please read the README.md file for further information.

NOTES:

  • If the previous version worked fine for you and now it doesn't:
    • macOS: switch PLAYER_BAR_DETECTION to Canny and PLAYER_BAR_THRESHOLD to 200 (if that didn't help, revert those changes and use Sobel algorithm)
    • Windows: switch SCREENSHOT_PACKAGE to mss
  • ⚠️ Auto Sell position picker doesn't supress the mouse input. It will click on the position you want to select. ⚠️

discord server for announcements & other inquiries: https://discord.gg/hrryPU6cqh

Changelogs: https://github.com/mstudio45/digmacro/blob/main/CHANGELOGS.md#v201

v2.0.0

06 Jul 21:07
69e15df

Choose a tag to compare

Please read the README.md file for further information.
macOS support is experimental, more information is in the README.md file.

new discord server for announcements & other inquiries: https://discord.gg/hrryPU6cqh

Changelogs: https://github.com/mstudio45/digmacro/blob/dev/CHANGELOGS.md#v200