Psh, I could've written this in BASIC.
I dont understand java much.What format do I save it in?
NOTE:If you guys take those titles serious you really are pretty stupid, I made this in a few minutes. I didn't really think about the titles.
the titles are off sense when were the 6000s 'pretty old'
Im "pretty old".(4872)
}else if (BLID <= 6000){ System.out.println("You are a better-then-normal player.");
}else if (BLID <= 22000){ System.out.println("You are a newby player.");}else if (BLID > 22000){
Code: [Select]}else if (BLID <= 22000){ System.out.println("You are a newby player.");}else if (BLID > 22000){The last check seems irrelevant there. If it's not less than or equal to 22000 then it's automatically greater than it.
lol if statements.It's nice that someone is using Java for a change though.