Skip to main content

Final Fantasy VII Crisis Core's Vault Password


Ive'been playing Crisis core for a couple of weeks and since then I've learned the controls, some missions , materia usage and fusion techniques and it's quest/story . I've also started to like Zack the main character in game.

I've went through different stages and reached this stage where I've encountered a vault in which you have to crack the password. At first , if you don't know the clues you'll find it difficult, but not until I found the spots where you could find the clues for the answer(vault password).

I got my code which is 5244, but take note that it may vary... the code may not be the same as mine. Since the game itself uses some sort of "Ramdom" function that changes each objects' quantities.

Here are the steps:

A) Find the white envelope and examine it. It will give you the following sentences that serves as your clues:

  1) Knowledge Overflowing
HINT : Count the books found at the top of the bookshelves. Whereas the room is located at the 2nd floor of the mansion.

  2) Unwelcome faces
HINT : count the ghost(s)(it's like a Floating-pumpkin).
LOCATION : When Zack is facing the stairs, go to the door on the right-side.

  3) Tasty reminders of home
HINT : Count the number of dumbapples and include the canned-apples. Whereas the room is located at the second floor.

  4) Resting on all four feet
HINT : count the number of chairs.
LOCATION : When Zack is facing the stairs, go to the door on the left-side.

B) When you're done, try to combine the object quantities in order and try to use it as a code for vault.

C) Right after I opened the vault a little cactus just run out from the inside and I found another items I forgot the other one XD (I think it is a materia)

NOTE: If ever the rooms' location that I mentioned is different with mine just concentrate then with the objects related with the clues! GOOD LUCK!

Comments

Popular posts from this blog

My Carboxy Stretchmark Treatment and Slimming Wrap experience at Total Skin Care Center

I've been googling around about this new treatment being introduced and implemented lately that is called Carboxytherapy that helps to reduce fats, cellulites deposits & even skin stretchmarks in our body.  ===================================== ======================================= According to this site : http://www.carboxytherapy.com/ Carboxytherapy refers to the cutaneous and subcutaneous administration of carbon dioxide gas [CO2] for therapeutic purposes. Carboxytherapy originated at the Royal Spas of France in 1932 with the treatment of patients afflicted by peripheral arterial occlusive disease. In South America and Europe, carbon dioxide therapy has been applied to the treatment of stretch marks, cellulite, and hypertrophic scars with impressive results. Studies have demonstrated that carboxytherapy improves skin elasticity, improves circulation, encourages collagen repair, improves the appearance of fine lines and wrinkles, and destroys localized fatty depos...

MS SQL commands for inserting country list in database

I was having a hard time to find a database with complete set of country list and its corresponding nationalities... Although I found some but probably they are for sale... and you need to buy it (>. So what I've only got (from web surfing / researching) was a text file of country list plus their nationalities. So I don't have any option, so I've created a MS SQL query commands that inserts all 192 countries in a database..by just creating a new script , I mean I coded it into an MS SQL queries that inserts into a table(so you won't need to type it (^.~) ). Here is the instructions : 1) Download or copy the Query / Scripts I provided. INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Afghanistan', 'Afghan') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Albania', 'Albanian') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Algeria', 'Algerian') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Andorra', ...

ALERT! : Conficker Worm

National Cyber Alert System Technical Cyber Security Alert TA09-088A Conficker Worm Targets Microsoft Windows Systems Original release date: March 29, 2009 Last revised: March 30, 2009 Source: US-CERT Systems Affected * Microsoft Windows Overview US-CERT is aware of public reports indicating a widespread infection of the Conficker/Downadup worm, which can infect a Microsoft Windows system from a thumb drive, a network share, or directly across a corporate network, if the network servers are not patched with the MS08-067 patch from Microsoft. I. Description Home users can apply a simple test for the presence of a Conficker/Downadup infection on their home computers. The presence of a Conficker/Downadup infection may be detected if a user is unable to surf to their security solution website or if they are unable to connect to the websites, by downloading detection/removal tools available free from those sites: * http://www.symantec.com/norton/theme.jsp?them...