The encyptor for the password v2 (https://scratch.mit.edu/projects/345196902/) I’m not gonna tell you the maths I used to encrypt it you guys are just gonna have to figure it out ;P (if your lazy like me just look in the code!)
INSTRUCTIONS! 1. Find the password you are supposed to decrypt at.. https://scratch.mit.edu/projects/345196902/ 2. Find the letter your supposed to decrypt and find it in the list below 3. Decrypt it with the program (ex: a = 1 put 1 through the program and copy that text from the variable as the first letter) A = 1 B = 2 C = 3 D = 4 E = 5 F = 6 G = 7 H = 8 I = 9 J = 10 K = 11 L = 12 M = 13 N = 14 O = 15 P = 16 Q = 17 R = 18 S = 19 T = 20 U = 21 V = 22 W = 23 X = 24 Y = 25 Z = 26