Notes for MacOS users - 9-9-9-9/Bit-Heroes-bot GitHub Wiki
From MacOS 10.13+, java.awt.Robot class of Java can not do mouse and keyboard interaction, thus none of bot functions will work
With a bit of luck, you can try to add Java to [System Preferences > Security & Privacy > Accessibility] and see if it works (because MacOS prevent apps from controlling your mac by default)
If it doesn't work, install a higher version of Java, add Accessibility and try again. If it still doesn't work, just give up
Thus this whole project only has the mini-client function will work on MacOS
So this project does not officially supported MacOS, any developer can resolve the above issue, please make a pull request