Goatboy wrote:faazshift wrote:Hehe, yep...
logs confirm it!
That's... I just... Nice.
Faaz is right. I checked my logs and got the exact same answer: It's a multi.
So it seems I was right. This idiot tried to infect us with a virus, then posted code he stole to save face, then got banned.
Dude. How stupid do you think we are?
-- Sun Dec 27, 2009 2:16 am --
I think I found his friend.
What do you know, a keylogger. I'm hardly suprised.
http://answers.yahoo.com/question/index ... j88&show=7-- Sun Dec 27, 2009 2:30 am --
package thewhitekid;
/**
*coded in java (compile it, it works!)
* @author sanddbox
*/
public class TheWhiteKid
{
private boolean stupid = true;
private boolean attemptFailed = false;
private boolean pwnedByHTSUsers = false;
private boolean banned;
public static void main(String[] args)
{
new TheWhiteKid().commenceNoobiness();
}
private void commenceNoobiness()
{
if (stupid)
{
attemptKeylogging();
}
if (attemptFailed)
{
stealCodeAndSaveFace();
}
if (banned)
{
createAnotherAccount();
}
}
private void attemptKeylogging()
{
System.out.println("Hai guys I made a messenger program...");
System.out.println("OKAY I ADMIT IT ITS A VIRUS BUT IT WAS JUST A JOKE");
attemptFailed = true;
}
private void stealCodeAndSaveFace()
{
System.out.println("Hey guyz wait a sec for me to google for some 1337 code to post");
System.out.println("Thank To Not Flame Me, i suck at grammar and spelling");
System.out.println("Okay here's the code, it turns a few letters upside down...");
pwnedByHTSUsers = true;
if (pwnedByHTSUsers)
{
banned = true;
}
}
private void createAnotherAccount()
{
System.out.println("lol that guy tried to steal codez...i registered ten minutes ago and I have the same IP, user agent, etc, but im not a multi");
//THE FUTURE REMAINS UNSOLVED...WHAT WILL HAPPEN NEXT IN THIS EXCITING ADVENTURE?
}
}
EDIT: He also obviously cheated on the missions because he has a lot of them done in only 3 days.