Hardware mouse uses your actual mouse so you wont be able to use your PC while running a bot.
New mouse uses a different mouse movement algorithm but also allows scripts to customize it:
https://osbot.org/api/org/osbot/rs07/event/interaction/MouseMoveProfile.html
V5.36 pushed - fixed sending wrong info to database also added a warning to logger if your logging into osbot with email rather than username
Muling might be working. One user reported it working.
Error in script executor!
java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388)
One of your settings is most likely set the wrong way round, for example min hp being higher than max hp.