Thank you for the suggestions, appreciate the time taken to provide them.
Shouldnt be an issue to add the min and max for absorptions, i already have variables holding current min max (200/900) so ill just add some getters/setters and provide a gui option.
'AFK out' would be pretty easy to implement, just a checkbox on the gui stop conditions window would suffice. will take us a few mins so will be in the next version. Same for the logout on stop, again just a checkbox and a setter so will also be in the next
The spinners are the minute bounderies for the random stuff, the spinner on the left is minimum mins and on the right maximum mins, if you put 1 - 2 it will random tab/cam/click between 1-2 mins.
Will look at break manager today and get a fix out
Thank you for the report, will see whats going on and sort it out for ya.
EDIT:
That NPE looks to be something to do with what you're entering into the save dialog.
Added options to logout and idle till death, lookng at absorption options now
Absorption GUI, looks simple enough to follow?
Absorption options all functional now, going to work on break handler override now