Halo 2 Forum
This topic has moved here: Subject: ILOVEBEES.COM IMPORTANT INFO ONLY TO KEEP PEOPLE CAUGHT UP (STICKY)...
  • Subject: ILOVEBEES.COM IMPORTANT INFO ONLY TO KEEP PEOPLE CAUGHT UP (STICKY)...
  • Pages:
  • 1
  • 2
  • of 2
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

Posted by: airguitargiles

[color=blue]august 24 is a tuesday... so is november 9th[/color]


November 9th is not on tueseday its monday i will know cos it is the same day as my birthday.
no it is on a tuesday, it was a leap year I think so if you were going by the one day a head thing ..... its 2

  • 07.26.2004 5:34 AM PDT
Subject: ILOVEBEES.COM IMPORTANT INFO ONLY TO KEEP PEOPLE CAUGHT UP
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

countdowntochina.js is the javascript applet for the timer. The code for it is:

Countdown();
function Countdown()
{
currentDate = new Date();
targetDate = chinatime;
//alert(targetDate);
diff = targetDate.getTime() - currentDate.getTime();
diffSecs = Math.floor(diff/1000);
diffMins = Math.floor(diffSecs/60);
diffHours = Math.floor(diffMins/60);
diffDays = Math.floor(diffHours/24);
milliseconds = diff % 1000;
seconds = diffSecs % 60;
mins = diffMins % 60;
hours = diffHours % 24;
days = diffDays;
millisecondsStr = "";
if (milliseconds < 10){
millisecondsStr = "00"+milliseconds;
}
else if (milliseconds < 100){
millisecondsStr = "0"+milliseconds;
}
else millisecondsStr = milliseconds+"";
secondsStr = (seconds < 10 ? "0"+seconds : seconds+"");
minsStr = (mins < 10 ? "0"+mins : mins+"");
hoursStr = (hours < 10 ? "0"+hours : hours+"");
daysStr = (days < 10 ? "0"+days : days+"");

document.getElementById("counter").innerText = daysStr + ":" + hoursStr + ":" + minsStr + ":" + secondsStr + ":" + millisecondsStr;
setTimeout("Countdown()", 99);
}

I've also checked the code for Beeswarm[1].js. Haven't found anything strange in either.

I've tried to find anything of interest that might be occurring in China on August 24th. So far, nothing that really stands out.

  • 07.26.2004 7:04 AM PDT
Subject: ILOVEBEES.COM IMPORTANT INFO ONLY TO KEEP PEOPLE CAUGHT UP (STICKY)...
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

nothing new :'(

  • 07.26.2004 12:15 PM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

doesnt AVP come out on the 24th? or was is thE 13th?

  • 07.26.2004 12:25 PM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

shishka you should just sticky one of them

  • 07.26.2004 1:21 PM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

so people dont miss out and start new threads asking the sam questions this is everything we know about ilovebees.com i think

  • 07.26.2004 1:24 PM PDT
Subject: ILOVEBEES.COM IMPORTANT INFO ONLY TO KEEP PEOPLE CAUGHT UP
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

Lol you got pwned by the mods....

[Edited on 7/26/2004 1:25:29 PM]

  • 07.26.2004 1:24 PM PDT
Subject: ILOVEBEES.COM IMPORTANT INFO ONLY TO KEEP PEOPLE CAUGHT UP (STICKY)...

-S

am, quit spamming. And no, we don't know anything, and yes, we have participated some. However, it's hard to participate when we have to go through the crap just to find something that shouldn't be locked.

Banshee Barron, that's quite enough from you. You don't like the ilovebees stuff, I understand that. However, leave it to the mods to take care of the repetitive posts. All you're doing is contributing to spam on the forums. If you simply cannot help yourself, take a break from the forums, maybe come back next week when things have calmed down a bit.

  • 07.26.2004 1:26 PM PDT
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

I just think you should sticky one of the ilovebees.com thread so people dont need to keep making a new one every ten minutes

  • 07.26.2004 1:29 PM PDT

  • Pages:
  • 1
  • 2
  • of 2