You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The currently used algorithm to determine the time for each move is rather primitive.
The bot should calculate the approximate remaining time (based on the number of estimated remaining moves) and then divide it equally on the estimated remaining moves.