The Truth Will Set You Free

X3l4i X4v5y6x8l A1m4p6p W5i4x C6s7y J8v8i1i

Start :

Get String
Rotation 17
Add Fibonacci number in every strings
Rotation 13

End

I made my little script for rotation letter

Variabel : InputChar, OutputChar, cypherKey (as how much rotation)

If ((InputChar >= 48) And (InputChar 57 Then
OutputChar = InputChar + cypherKey2 – 10
ElseIf NumControl = 65) And (InputChar 90 Then
OutputChar = InputChar + cypherKey1 – 26
ElseIf CharControl = 97) And (InputChar 122 Then
OutputChar = InputChar + cypherKey1 – 26
ElseIf CharControl < 97 Then
OutputChar = InputChar + cypherKey1 + 26
Else
OutputChar = InputChar + cypherKey1
End If

Else
OutputChar = InputChar

End If

Leave a Reply

Your email address will not be published. Required fields are marked *