Split from: BANNED? Read this first

A place for The Mana World players to discuss game-related topics outside the scope of development including guilds, player interactions, game meta and more.


Post Reply
BigPapa
Newly Registered User
Posts: 3
Joined: 30 Jun 2014, 18:01

Split from: BANNED? Read this first

Post by BigPapa »

:alt-5:

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 );
User avatar
veryape
TMW Adviser
TMW Adviser
Posts: 558
Joined: 06 Dec 2012, 12:08
Contact:

Re: Split from: BANNED? Read this first

Post by veryape »

Moved this away from the abuse forum.

Also as far as I know autobans are only one hour, and I couldn't see anything in the logs. Are you sure it is not just network trouble?
Characters: veryape / Captain Dunce / Elvara / veryapeGM
User avatar
o11c
Grand Knight
Grand Knight
Posts: 2262
Joined: 20 Feb 2011, 21:09
Location: ^ ^

Re: Split from: BANNED? Read this first

Post by o11c »

if you flood the network, you can potentially be banned indefinitely. But then you wouldn't be able to post here.
Former programmer for the TMWA server.
Post Reply