Glitch City Laboratories Archives

Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of a thread from Glitch City Laboratories Forums.

You can join Glitch City Research Institute to ask questions or discuss current developments.

You may also download the archive of this forum in .tar.gz, .sql.gz, or .sqlite.gz formats.

Pokémon Discussion

Gold Silver Clock - Page 1

Gold Silver Clock

Posted by: Zach the Glitch Buster
Date: 2007-08-09 10:22:44
On the start window of Gold/Silver, the one with Ho-Oh or Lugia, Press the Select , B, and Down buttons at the same time. A menu comes up that asks you if you want to change the clock. If you say yes you need a code to do so. I don't know what the code is or if there even is a right answer. So there you have it.

Re: Gold Silver Clock

Posted by: Bent`
Date: 2007-08-09 12:23:54
The code is based on your name, ID number, and current money (not including what your mom holds). There's a formula for it.

Take the first five letters of your name and assign them the following values.

A = 128 a = 160
B = 129 b = 161
C = 130 c = 162
D = 131 d = 163
E = 132 e = 164
F = 133 f = 165
G = 134 g = 166
H = 135 h = 167
I = 136 i = 168
J = 137 j = 169
K = 138 k = 170
L = 139 l = 171
M = 140 m = 172
N = 141 n = 173
O = 142 o = 174
P = 143 p = 175
Q = 144 q = 176
R = 145 r = 177
S = 146 s = 178
T = 147 t = 179
U = 148 u = 180
V = 149 v = 181
W = 150 w = 182
X = 151 x = 183
Y = 152 y = 184
Z = 153 z = 185
! = 127 ) = 155
- = 227 : = 156
? = 230 ; = 157
/ = 243 [ = 158
. = 232 ] = 159
, = 244 PK= 225
( = 154 MN= 226

Then add them together.

Take your money, divide it by 256, and add the remainder to the quotient.

Take your ID number, divide it by 256, and add the remainder to the quotient.

Add the three numbers you have together to get one number. If it's less than five digits, put 0s in the beginning until you have five digits.


There's text in the game that references a generator for the password, but it's appears to not have been implemented.

This doesn't work in Crystal, because the time changing option was removed.

Re: Gold Silver Clock

Posted by: Abwayax
Date: 2007-08-09 13:52:25
Am I the only one who thinks I should add a password generator to the site?

Re: Gold Silver Clock

Posted by: Bent`
Date: 2007-08-09 14:49:24
Go ahead.

Re: Gold Silver Clock

Posted by: Guy
Date: 2007-08-28 16:00:02
That would be good. By the way, what this is good for is training, and getting berries. ;)