Heh, I made a very simple, very concise smart haggle for Java. Only 3 lines long not including the code for the function Code (Text): private String haggle( String price ) { String s = price.substring( 0, 2 ); while( s.length() < price.length() ) s += s; return s.substring( 0, price.length() ); }
You put this in a Java program, and you'll be able to use this method to convert any String price into a smart haggled price.
This is more convenient for you, but also, this prevents icings a lot more although I don't know how efficient this one is. TNT is cracking down on all kinds of sh*t especially when it is publicized like this. Anyways, thanks for the code, I stink at programming so I'll fail, lolz.