
I was trying to purchase some coal for 19000 when the transaction became unresponsive; previously, when I encountered this problem, I would just click it a few times and it would work. This trial and error learning has served me well for the majority of my life. Now, due to inefficient programming logic I suspect, I am banned for 6 hours.
This screws up my plan of coding for a while, then game for a while... rinse and repeat.
Code: Select all
String howIfeelAboutAllThis = "This Sucks Sweaty Hobo Butt!";
double infinity = Double.POSITIVE_INFINITY;
boolean is_bootedUnjustly = Boolean.FALSE;
private static void serverCops( int clicks ){
if( clicks > somePredeterminedAmount )
is_bootedUnjustly = Boolean.TRUE;
}
if(is_bootedUnjustly)
for( int i = 0; i < infinity; i++ )
System.out.println( howIfeelAboutAllThis );