HomeZone of the Enders DataZone of the Enders HD Edition / HD CollectionMARS + VR = M∀RSVisuals / Content GalleryZOE:TUS Message BoardsSitemapAbout ZOE:TUS
It is currently Sun Jun 23, 2024 3:14 pm




Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next
 No ZOE @ E3 2009. 
Author Message
Scanner

User avatar

Scanner

Joined: Tue Aug 26, 2008 10:01 am
Posts: 34
Post Re: ZOE @ E3 2009?
hey can you guys pm the letters you can see on that "next" site please i think i know what they mean


Sat May 30, 2009 3:58 pm
Profile
Cyclops

User avatar

Cyclops

Joined: Thu Jun 26, 2008 6:47 pm
Posts: 180
Location: United States
Post Re: ZOE @ E3 2009?
EP3O0eCS56R

E and e (upper and lower cases) appear.

O might be 0, or the other way around.

3 appears.

S or 5 appears.

C appears.

R appears.

Adblock says that the main flash countdown SWF has the following URL:
Code:
http://www.konami.jp/kojima_pro/next/frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000

Eh, isn't that interesting? I wonder what happens if you somehow figure out the one for lmt06.


Just some brainstorming...
20090518100000 (1)
20090522100000 (2-4)
20090602070000 (5-?)

Difference between the first and second one is 4000000.
Difference between second and third one is 79970000.

The format appears to be the following:
YYYYMMDD??????

Whoa hey, what if you cahnged lmt05 to 20090530100000?

I think the way that works is that it will contact Konami's database and ask for anything. If that "date" or database ID number does not exist, the counter borks and shows to be at 0-time or there isn't anything different shown. The javascripts might clue us in a bit more.

http://www.konami.jp/kojima_pro/next/js/mask.js --> http://www.konami.jp/kojima_pro/next/mask.swf
Code:
document.write('<OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="62" HEIGHT="79" id="shell" align="middle">');
document.write('<PARAM NAME=movie VALUE="mask.swf"> ');
document.write('<PARAM NAME=quality VALUE=high> ');
document.write('<PARAM NAME=bgcolor VALUE=#000000> ');
document.write('<EMBED src="mask.swf" quality=high bgcolor=#000000  WIDTH="62" HEIGHT="79" NAME="shell" ALIGN="middle" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT>');


http://www.konami.jp/kojima_pro/next/js/cnt_dw.js --> frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000
Code:
document.write('<OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="980" HEIGHT="720" id="shell" align="middle">');
document.write('<PARAM NAME=movie VALUE="frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000"> ');
document.write('<PARAM NAME=quality VALUE=high> ');
document.write('<PARAM NAME=bgcolor VALUE=#313131> ');
document.write('<EMBED src="frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000" quality=high bgcolor=#313131  WIDTH="980" HEIGHT="720" NAME="shell" ALIGN="middle" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT>');


DownloadHelper plugin for Firefox is reporting to me a file "ebi.swf" available for download.

ebi.swf is the background without the dark bordering and the timer; has lightning, rain, and background art.

frame.swf contains all but a timer and black background, but probably loads up the materials like ebi.swf. Somewhere on Konami's site are some goodies! :P

_________________
Intel C2Q Q9450 Yorkfield 12MB L2-Cache @ 3.2GHz, G.Skill 2x2GB DDR2-1000 (PC2 8000) Dual Channel, Corsair 750TX, ATI VisionTek Radeon HD4850 512MB, 500GB Seagate Barracuda 7200.11 SATA-II, 200GB Maxtor IDE-150, Microsoft Windows XP Professional SP3


Sat May 30, 2009 9:34 pm
Profile
Ardjet

User avatar

Ardjet

Joined: Sat May 02, 2009 2:02 pm
Posts: 961
Location: somewhere in mexico
Post Re: ZOE @ E3 2009?
all this coding is giving me a headache...
is this ZOE related?

_________________
i'm atheist... i swear to god


Sat May 30, 2009 11:23 pm
Profile
Zakat

User avatar

Zakat

Joined: Sat Apr 04, 2009 5:07 am
Posts: 596
Location: Leeds, UK
Post Re: ZOE @ E3 2009?
Qwerty wrote:
EP3O0eCS56R

E and e (upper and lower cases) appear.

O might be 0, or the other way around.

3 appears.

S or 5 appears.

C appears.

R appears.

Adblock says that the main flash countdown SWF has the following URL:
Code:
http://www.konami.jp/kojima_pro/next/frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000

Eh, isn't that interesting? I wonder what happens if you somehow figure out the one for lmt06.


Just some brainstorming...
20090518100000 (1)
20090522100000 (2-4)
20090602070000 (5-?)

Difference between the first and second one is 4000000.
Difference between second and third one is 79970000.

The format appears to be the following:
YYYYMMDD??????

Whoa hey, what if you cahnged lmt05 to 20090530100000?

I think the way that works is that it will contact Konami's database and ask for anything. If that "date" or database ID number does not exist, the counter borks and shows to be at 0-time or there isn't anything different shown. The javascripts might clue us in a bit more.

http://www.konami.jp/kojima_pro/next/js/mask.js --> http://www.konami.jp/kojima_pro/next/mask.swf
Code:
document.write('<OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="62" HEIGHT="79" id="shell" align="middle">');
document.write('<PARAM NAME=movie VALUE="mask.swf"> ');
document.write('<PARAM NAME=quality VALUE=high> ');
document.write('<PARAM NAME=bgcolor VALUE=#000000> ');
document.write('<EMBED src="mask.swf" quality=high bgcolor=#000000  WIDTH="62" HEIGHT="79" NAME="shell" ALIGN="middle" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT>');


http://www.konami.jp/kojima_pro/next/js/cnt_dw.js --> frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000
Code:
document.write('<OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="980" HEIGHT="720" id="shell" align="middle">');
document.write('<PARAM NAME=movie VALUE="frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000"> ');
document.write('<PARAM NAME=quality VALUE=high> ');
document.write('<PARAM NAME=bgcolor VALUE=#313131> ');
document.write('<EMBED src="frame.swf?lmt01=20090518100000&lmt02=20090522100000&lmt03=20090522100000&lmt04=20090522100000&lmt05=20090602070000" quality=high bgcolor=#313131  WIDTH="980" HEIGHT="720" NAME="shell" ALIGN="middle" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT>');


DownloadHelper plugin for Firefox is reporting to me a file "ebi.swf" available for download.

ebi.swf is the background without the dark bordering and the timer; has lightning, rain, and background art.

frame.swf contains all but a timer and black background, but probably loads up the materials like ebi.swf. Somewhere on Konami's site are some goodies! :P


wut

_________________
Image
Previously known as =Jehuty=
Done Requests: Request #1 Request #2

Highly inactive, But still visit from time to time.


Sun May 31, 2009 6:43 am
Profile
Metatron

User avatar

Metatron

Joined: Tue Jan 01, 2008 8:44 pm
Posts: 220
Location: Orbital Frame Jehuty
Post Re: ZOE @ E3 2009?
It's probably easiest to just wait out the timer. Only a day left.

_________________
Image


Sun May 31, 2009 2:11 pm
Profile
Cyclops

User avatar

Cyclops

Joined: Thu Jun 26, 2008 6:47 pm
Posts: 180
Location: United States
Post Re: ZOE @ E3 2009?
Well at least we can predict that something on 20090602070000 or 2009-06-02 will happen (06-02-2009 in other words).

_________________
Intel C2Q Q9450 Yorkfield 12MB L2-Cache @ 3.2GHz, G.Skill 2x2GB DDR2-1000 (PC2 8000) Dual Channel, Corsair 750TX, ATI VisionTek Radeon HD4850 512MB, 500GB Seagate Barracuda 7200.11 SATA-II, 200GB Maxtor IDE-150, Microsoft Windows XP Professional SP3


Sun May 31, 2009 3:31 pm
Profile
Metatron

User avatar

Metatron

Joined: Tue Jan 01, 2008 8:44 pm
Posts: 220
Location: Orbital Frame Jehuty
Post Re: ZOE @ E3 2009?
Yes, June 2nd, 2009, aka E3 2009.

_________________
Image


Sun May 31, 2009 4:22 pm
Profile
Mosquito

User avatar

Mosquito

Joined: Sun May 31, 2009 9:29 pm
Posts: 5
Post Re: ZOE @ E3 2009?
Hi, i just screen this...

Image

Another MGS...again?

And this strange things:

Image
Image

Like strange pixels...maybe my GC...


Sun May 31, 2009 9:35 pm
Profile
Cyclops

User avatar

Cyclops

Joined: Thu Jun 26, 2008 6:47 pm
Posts: 180
Location: United States
Post Re: ZOE @ E3 2009?
Yeah I noticed that too. But I think that's just the way the rain polygons loop themselves over and when two or more polygons "catch up" to each other (multiple layers of rain, each layer with different speeds).

_________________
Intel C2Q Q9450 Yorkfield 12MB L2-Cache @ 3.2GHz, G.Skill 2x2GB DDR2-1000 (PC2 8000) Dual Channel, Corsair 750TX, ATI VisionTek Radeon HD4850 512MB, 500GB Seagate Barracuda 7200.11 SATA-II, 200GB Maxtor IDE-150, Microsoft Windows XP Professional SP3


Sun May 31, 2009 9:59 pm
Profile
Zakat

User avatar

Zakat

Joined: Sat Apr 04, 2009 5:07 am
Posts: 596
Location: Leeds, UK
Post Re: ZOE @ E3 2009?
Hey, you got steam... Nice!

Althou i didn't see that raiden one :shock:
Damn it... It looks like a MGS spin-off or something, but maybe he'll bring up something to surprise us.

We'll wait and see.....

_________________
Image
Previously known as =Jehuty=
Done Requests: Request #1 Request #2

Highly inactive, But still visit from time to time.


Mon Jun 01, 2009 4:09 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron