In the Advanced tab, under Speed, there's a setting for number of seconds before clicking Next while searching. When this is set to anything but zero, there is a delay... but the delay happens this way:
click Next
click Next
...
This needs to be switched so that the data is shown in the log panel and THEN the delay occurs. Part of the reason for this delay is to prevent the dropped connection, but a significant part is also to allow a human who's watching to intervene if he/she wants to manually attack a base being shown. Unfortunately, you have to make that decision today before you can see the "math" that BrokenBot has already done against that base. Thus, this should be the order of operations:
click Next
<<<<< *after* the base data logging
click Next
...
In the Advanced tab, under Speed, there's a setting for number of seconds before clicking Next while searching. When this is set to anything but zero, there is a delay... but the delay happens this way:
click Next