From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(rearranged)
(Polished and reworked the tables to reduce the empty space. The way I implemented it is unconventional.)
 
Line 1: Line 1:
{{Header Nav|game=Adventures of Lolo}}
{{Header Nav|game=Adventures of Lolo}}
Passwords are composed of a four-letter code, from a limited alphabet. The passwords are generated based on the level and follow a simple pattern. They are base 16 numbers using the alphabet '''BCDGHJKLMPQRTVYZ'''. The password is divided into two portions; the left two digits and the right two digits. Starting from the initial password, add 1 to the left two digits, and subtract 1 from the right digits to generate the next level's password.


{| {{prettytable|notwide=true|float=right}}
While you regroup within the 2-digit set, both of these portions are independent.
 
{| align=center
|
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 1
| width=50px | 1-1|| width=50px | BBBV
|-
|1-2|| BCBT
|-
|1-3|| BDBR
|-
|1-4|| BGBQ
|-
|-
!Floor || Password || Floor || Password
|1-5|| BHBP
|}
 
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 2
| width=50px | 2-1|| width=50px | BJBM
|-
|-
|1-1|| BBBV ||6-1|| CPZH
|2-2|| BKBL
|-
|-
|1-2|| BCBT ||6-2|| CQZG
|2-3|| BLBK
|-
|-
|1-3|| BDBR ||6-3|| CRZD
|2-4|| BMBJ
|-
|-
|1-4|| BGBQ ||6-4|| CTZC
|2-5|| BPBH
|}
 
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 3
| width=50px |3-1|| width=50px | BQBG
|-
|-
|1-5|| BHBP ||6-5|| CVZB
|3-2|| BRBD
|-
|-
|2-1|| BJBM ||7-1|| CYYZ
|3-3|| BTBC
|-
|3-4|| BVBB
|-
|3-5|| BYZZ
|}
 
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 4
| width=50px |4-1|| width=50px | BZZY
|-
|4-2|| CBZV
|-
|4-3|| CCZT
|-
|4-4|| CDZR
|-
|4-5|| CGZQ
|}
 
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 5
| width=50px |5-1|| width=50px | CHZP
|-
|-
|2-2|| BKBL ||7-2|| CZYY
|5-2|| CJZM
|-
|-
|2-3|| BLBK ||7-3|| DBYV
|5-3|| CKZL
|-
|-
|2-4|| BMBJ ||7-4|| DCYT
|5-4|| CLZK
|-
|-
|2-5|| BPBH ||7-5|| DDYR
|5-5|| CMZJ
|}
<div style="clear:{{{1|both}}}"></div>
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 6
|-
|-
|3-1|| BQBG ||8-1|| DGYQ
| width=50px |6-1|| width=50px | CPZH
|-
|-
|3-2|| BRBD ||8-2|| DHYP
|6-2|| CQZG
|-
|-
|3-3|| BTBC ||8-3|| DJYM
|6-3|| CRZD
|-
|-
|3-4|| BVBB ||8-4|| DKYL
|6-4|| CTZC
|-
|-
|3-5|| BYZZ ||8-5|| DLYK
|6-5|| CVZB
|}
 
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 7
|-
|-
|4-1|| BZZY ||9-1|| DMYJ
| width=50px |7-1|| width=50px | CYYZ
|-
|-
|4-2|| CBZV ||9-2|| DPYH
|7-2|| CZYY
|-
|-
|4-3|| CCZT ||9-3|| DQYG
|7-3|| DBYV
|-
|-
|4-4|| CDZR ||9-4|| DRYD
|7-4|| DCYT
|-
|-
|4-5|| CGZQ ||9-5|| DTYC
|7-5|| DDYR
|}
 
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 8
|-
|-
|5-1|| CHZP ||10-1|| DVYB
| width=50px |8-1|| width=50px | DGYQ
|-
|-
|5-2|| CJZM ||10-2|| DYVZ
|8-2|| DHYP
|-
|-
|5-3|| CKZL ||10-3|| DZVY
|8-3|| DJYM
|-
|-
|5-4|| CLZK ||10-4|| GBVV
|8-4|| DKYL
|-
|-
|5-5|| CMZJ ||10-5|| GCVT
|8-5|| DLYK
|}
|}


Passwords are composed of a four-letter code, from a limited alphabet.  The passwords are generated based on the level and follow a simple pattern. They are base 16 numbers using the alphabet '''BCDGHJKLMPQRTVYZ'''.  The password is divided into two portions; the left two digits and the right two digits.  Starting from the initial password, add 1 to the left two digits, and subtract 1 from the right digits to generate the next level's password.
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 9
|-
| width=50px |9-1|| width=50px | DMYJ
|-
|9-2|| DPYH
|-
|9-3|| DQYG
|-
|9-4|| DRYD
|-
|9-5|| DTYC
|}


While you regroup within the 2-digit set, both of these portions are independent.
{| {{prettytable|notwide=true|text center=1|float=left}}
|+ Floor 10
|-
| width=50px |10-1|| width=50px | DVYB
|-
|10-2|| DYVZ
|-
|10-3|| DZVY
|-
|10-4|| GBVV
|-
|10-5|| GCVT
|}
|}


{{Footer Nav|game=Adventures of Lolo|prevpage=Enemies|nextpage=Walkthrough}}
{{Footer Nav|game=Adventures of Lolo|prevpage=Enemies|nextpage=Walkthrough}}

Latest revision as of 08:15, 20 July 2013

Passwords are composed of a four-letter code, from a limited alphabet. The passwords are generated based on the level and follow a simple pattern. They are base 16 numbers using the alphabet BCDGHJKLMPQRTVYZ. The password is divided into two portions; the left two digits and the right two digits. Starting from the initial password, add 1 to the left two digits, and subtract 1 from the right digits to generate the next level's password.

While you regroup within the 2-digit set, both of these portions are independent.

Floor 1
1-1 BBBV
1-2 BCBT
1-3 BDBR
1-4 BGBQ
1-5 BHBP
Floor 2
2-1 BJBM
2-2 BKBL
2-3 BLBK
2-4 BMBJ
2-5 BPBH
Floor 3
3-1 BQBG
3-2 BRBD
3-3 BTBC
3-4 BVBB
3-5 BYZZ
Floor 4
4-1 BZZY
4-2 CBZV
4-3 CCZT
4-4 CDZR
4-5 CGZQ
Floor 5
5-1 CHZP
5-2 CJZM
5-3 CKZL
5-4 CLZK
5-5 CMZJ
Floor 6
6-1 CPZH
6-2 CQZG
6-3 CRZD
6-4 CTZC
6-5 CVZB
Floor 7
7-1 CYYZ
7-2 CZYY
7-3 DBYV
7-4 DCYT
7-5 DDYR
Floor 8
8-1 DGYQ
8-2 DHYP
8-3 DJYM
8-4 DKYL
8-5 DLYK
Floor 9
9-1 DMYJ
9-2 DPYH
9-3 DQYG
9-4 DRYD
9-5 DTYC
Floor 10
10-1 DVYB
10-2 DYVZ
10-3 DZVY
10-4 GBVV
10-5 GCVT