RE: The Chaos Thread - Ghosty - 01-20-2013
(01-20-2013, 02:03 AM)DysLabs Wrote: What happens when you go to http://vscope.tk/
Oops! Google Chrome could not connect to vscope.tk
EDIT: The first 100th reply on 2DWorlds.
RE: The Chaos Thread - DysLabs - 01-20-2013
Good. That's supposed to happen.
RE: The Chaos Thread - ijfeswijfae - 01-21-2013
Is anyone else watching Obama's inauguration right now?
Obama just made an embarrassing mistake by not saying "states" correctly.
RE: The Chaos Thread - Oak - 01-21-2013
I am, and I don't recall him saying it incorrectly.
RE: The Chaos Thread - ijfeswijfae - 01-21-2013
(01-21-2013, 05:29 PM)Oak Wrote: I am, and I don't recall him saying it incorrectly.
It was during the oath.
RE: The Chaos Thread - Oak - 01-21-2013
Beyonce was also excellent as always when she sung our Anthem.
I don't like the style she does it in, but she has pure talent, no question about it and she's really attractive.
RE: The Chaos Thread - Leonartist - 01-21-2013
[link deleted] --This was a moderative tool link. GOODBYE SPAMMER TOOL IS POWERFUL. -G
RE: The Chaos Thread - Jacob__mybb_import1 - 01-22-2013
(01-21-2013, 09:26 PM)Leonartist Wrote: [link deleted] --This was a moderative tool link. GOODBYE SPAMMER TOOL IS POWERFUL. -G
He can't use it, but there's no easy way to stop the URL from showing up in the who's online link.
I'm having to write 3 files of code like this for homework. Suddenly adding multiplayer to 2DWorlds doesn't seem so hard anymore...
Code: public static int get(int num, int which)
{
int numMask = 0xFFFF << (which << 4);
num = num & numMask;
num = num >> (which << 4);
if(num < 0)
num = num & ~numMask;
return num;
}
RE: The Chaos Thread - Corgi - 01-23-2013
RE: The Chaos Thread - Innerwebs - 01-23-2013
(01-23-2013, 02:10 AM)Corgi Wrote: [lolsnip] "I also love cabbage"
I'm dying.
Anyway, I looked up my name on the internet.
|