Shoutbox

The Number Language - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: General Chit Chat (/forumdisplay.php?fid=14)
+----- Thread: The Number Language (/showthread.php?tid=46740)

The Number Language by mwe99 on 06-23-2005 at 07:14 PM

Can anyone explain the number langauge to me? cos i just do not understand it :P

i.e. 1337 etc

anyone wanna have a go defining/explain it to me? (Y)


RE: The Number Language by absorbation on 06-23-2005 at 07:15 PM

What birary code? I want to know as well :p


RE: The Number Language by ddunk on 06-23-2005 at 07:18 PM

1 = L or I
3 = E
7 = T

1337=LEET=Elite


RE: The Number Language by user27089 on 06-23-2005 at 07:20 PM

4 = A
3 = E
1 = I
0 = O :O
5 = S

umm... just generally, any number that depicts a letter from the alphabet in any way.


RE: The Number Language by NoFear on 06-23-2005 at 07:30 PM

Try this its interesting.... really most of it is improvised...

http://en.wikipedia.org/wiki/L33t

@\/\/3$0|\/|3!!!


RE: The Number Language by buzz on 06-23-2005 at 08:12 PM

this should help you more talks about some other variations 2
http://www.microsoft.com/athome/security/children/kidtalk.mspx


RE: The Number Language by DJeX on 06-23-2005 at 09:39 PM

quote:
Originally posted by buzz
this should help you more talks about some other variations 2
http://www.microsoft.com/athome/security/children/kidtalk.mspx

:lol: What a bunch of morons. Microsoft makes me laugh.
RE: The Number Language by paperless on 06-23-2005 at 11:43 PM

quote:
Originally posted by buzz
this should help you more talks about some other variations 2
http://www.microsoft.com/athome/security/children/kidtalk.mspx

I saw that quite a while ago and i laughed my ass off..:lol:

BTW here goes a question, its one of these thing you see a lot of times and stuff but you never get the chance to know what it is.. so whats HEX and other stuff seemed? :S
RE: The Number Language by buzz on 06-24-2005 at 12:37 AM

quote:
Originally posted by paperless
so whats HEX and other stuff seemed?
hexadecimal is almost the same as binary or just normal decimal but a continuation, after 9 it goes A then B all the way to F...it is used to most of the time(i think) to make binary numbers smaller

edit: i did alittle example cuz i was bored...feel free to ask questions if my work isnt clear

[Image: binhexdec25vz.jpg]
RE: The Number Language by ShawnZ on 06-24-2005 at 01:47 AM

quote:
Originally posted by paperless
quote:
Originally posted by buzz
this should help you more talks about some other variations 2
http://www.microsoft.com/athome/security/children/kidtalk.mspx

I saw that quite a while ago and i laughed my ass off..:lol:

BTW here goes a question, its one of these thing you see a lot of times and stuff but you never get the chance to know what it is.. so whats HEX and other stuff seemed? :S

HEX is counting in Base 16 rather then Base 10. For example:

Dec: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16  17
Hex: 0 1 2 3 4 5 6 7 8 9  A   B   C   D   E   F  10  11

So if i were to convert 10 in hex to decimal, it would be 16. If i converted 11 in decimal to hex, it would be B.

Dec:  20   30   40    50    60
Hex:  14   1E   28    32    3C
RE: The Number Language by Millenium_edition on 06-24-2005 at 11:16 AM

this is probably the most complete article of them all for hexadecimal stuff...

http://en.wikipedia.org/wiki/Hexadecimal

and, please, google is your friend... it finds you millions of pages about 1337 speak and hexadecimal stuff... :-/