Author Topic: Create your own cipher.  (Read 2560 times)

There's no Pig Latin in this bitch, that stuff's baby formula compared to the syntax vodka we be servin up in here.



Blockland = 26x5y3N6x17x4

This stuff be simple.
Here's the code:

a = 1
b = 2
c = 3
d = 4
e = 5
f = 6
g = 7
h = 8
i = 9

forgeter's about to get tricky:

j = 5x
k = N
l = 6x
m = W
n = 7x
o = 5y
p = 8x
q = G
r = 9x
s = U

The trickiness envelopes this stuff like a hug from a 850 pound woman:

t = 5xx
u = 7y
v = Kx
w = T
x = 6xx
y = 5F
z = Wx

Here's an explanation:

First I'll explain the little x's and y's

x is a 2
so if I did
6xx or 6•2•2
I would get 24
which would be the letter x in my coding


y is a 3
so if I did
7y or 7•3
I would get 21
which would be the letter n in my coding


So if the number is more than one digit you either divide by 2 or divide by 3. The reason I did that is so we keep everything single digits, so:

j is the 10th letter in the English alphabet, 10 ÷ 2 = 5 therefore 5x = j



The reason for the big letters is simply because the numbers are prime
Heres all the prime numbers/letters and their correct coding:
 
k = 11 = N

m = 13 = W

q = 17 = G

s = 19 = U

w = 23 = T

There are two complicated ones, y and z

y:
25 ÷ 5 = 5
I decided earlier on that if I came across a number like this I would symbolize F being itself.
Meaning in the code 5F: F = 5
Turned out it only happened once, so what was I gonna do?



z:
26 ÷ 2 = 13 which is prime so 13 is symbolized by W
but you need to multiply by 2 so
you get: 13 • 2 = 26
OR
W • x = z

Bitches can't handle the advanced simple mathematics that are going on in this stuff.



Share your overly-complicated languages. No preexisting languages are allowed.
« Last Edit: October 10, 2012, 09:55:41 PM by Gamefandan »

i had a language a while ago that was basically nonsense and had very little pattern to it but it was fun(although very slow) to type in

Me and a friend once had a language based on numbers replacing letters, as for numbers letters were assigned to them. It required a dictionary to use but its long gone.

Blocklandian:

a = Proceeding Letter Swapped
n = a (Ignore "A" Rule)
I = i
Ephialtes = Eliptats (Ignore All Rules)

cna i hvae damin?
bna bna bna bna
bdaspot.
Eliptats moved my topic.
« Last Edit: October 10, 2012, 08:50:01 PM by Jeep »

Blocklandian:

a = Proceeding Letter Swapped
n = a (Ignore "A" Rule)
I = i
That would make it "acn i ahve admin?"

Oh god game how do you even what is going on with that crazy syntax bullstuff oh god

That would make it "acn i ahve admin?"
How so?

Swap A's with the proceeding letter, if any, unless placed by another rule.

Can I have admin?
Cna I hvae damin?

チン·チン·チョンウォン翼ピンポン

i should make an interpreter/translator for your language, gamefandan.

チン·チン·チョンウォン翼ピンポン
..-. ..- -.-. -.- .. -. .. --.     .-- . .- -... --- ---

That feel what this used to be a hobby of mine when I was younger.
And it was not just a stuffty code like in OP, it was an actual language.


Что, черт возьми, я говорю русский язык.

Code =/= Language

just sayin'

Code =/= Language

just sayin'
I was waiting for this, thank you.