Quote Originally Posted by Aodh View Post
Yoshi's already said no because it would cause too much stress on the server. Although, if this could be passed onto the devs, I would be happy with a repair all and automatically advance to the next page button.
All I got there

Seriously even if it were just:
Code:
foreach( page, repair_list )
{
   repair_all( page );
}
Done... server load? It would create exactly the same server load as us doing it, and it'd be over quicker.