Post: Mw3 Name Letter Bytes
09-02-2013, 09:09 PM #1
Dacoco
I void warranties.
(adsbygoogle = window.adsbygoogle || []).push({}); I was looking for these everywhere and couldnt find them, so I had to hook up my Dex and find them Myself: Here they are.
    
A=0x41
B=0x42
C=0x43
D=0x44
E=0x45
F=0x46
G=0x47
H=0x48
I=0x49
J=0x4A
K=0x4B
L=0x4C
M=0x4D
N=0x4E
O=0x4F
P=0x50
Q=0x51
R=0x52
S=0x53
T=0x54
U=0x55
V=0x56
W=0x57
X=0x58
Y=0x59
Z=0x5A
a=0x61
b=0x62
c=0x63
d=0x64
e=0x65
f=0x66
g=0x67
h=0x68
i=0x69
j=0x6A
k=0x6B
l=0x6C
m=0x6D
n=0x6D
o=0x6E
p=0x6F
q=0x71
r=0x72
s=0x73
t=0x74
u=0x75
v=0x76
w=0x77
x=0x78
y=0x79
z=0x7A
1=0x31
2=0x32
3=0x33
4=0x34
5=0x35
6=0x36
7=0x37
8=0x38
9=0x39
0=0x30
!=0x21
@=0x40
#=0x23
$=0x24
%=0x25
^=0x5E
&=0x26
*=0x2A
(=0x28
)=0x29
{=0x7B
}=0x7D
|=0x7C
:=0x3A
"=0x22
<=0x3C
>=0x3E
?=0x3F
[=0x5B
]=0x7D
\=0x5C
;=0x3B
'=0x27
,=0x2C
.=0x2E
/=0x2F


If you need anymore characters, quote me with the character you want and I will put it in the list, thanks

The following 2 users say thank you to Dacoco for this useful post:

John, worrorfight
09-02-2013, 09:51 PM #2
Sonoro
I like anteaters
Originally posted by Dakota. View Post
I was looking for these everywhere and couldnt find them, so I had to hook up my Dex and find them Myself: Here they are.
    
A=0x41
B=0x42
C=0x43
D=0x44
E=0x45
F=0x46
G=0x47
H=0x48
I=0x49
J=0x4A
K=0x4B
L=0x4C
M=0x4D
N=0x4E
O=0x4F
P=0x50
Q=0x51
R=0x52
S=0x53
T=0x54
U=0x55
V=0x56
W=0x57
X=0x58
Y=0x59
Z=0x5A
a=0x61
b=0x62
c=0x63
d=0x64
e=0x65
f=0x66
g=0x67
h=0x68
i=0x69
j=0x6A
k=0x6B
l=0x6C
m=0x6D
n=0x6D
o=0x6E
p=0x6F
q=0x71
r=0x72
s=0x73
t=0x74
u=0x75
v=0x76
w=0x77
x=0x78
y=0x79
z=0x7A
1=0x31
2=0x32
3=0x33
4=0x34
5=0x35
6=0x36
7=0x37
8=0x38
9=0x39
0=0x30
!=0x21
@=0x40
#=0x23
$=0x24
%=0x25
^=0x5E
&=0x26
*=0x2A
(=0x28
)=0x29
{=0x7B
}=0x7D
|=0x7C
:=0x3A
"=0x22
<=0x3C
>=0x3E
?=0x3F
[=0x5B
]=0x7D
\=0x5C
;=0x3B
'=0x27
,=0x2C
.=0x2E
/=0x2F


If you need anymore characters, quote me with the character you want and I will put it in the list, thanks




Good work on finding the ASCII table :dumb:

The following user thanked Sonoro for this useful post:

09-02-2013, 09:53 PM #3
Dacoco
I void warranties.
Originally posted by xSonoro View Post
Good work on finding the ASCII table :dumb:


stare I didnt state that this was some major release, Im new to C# and I dont know if there are other ways to find this. I was doing this for the people that maybe want to start making tools with name changers, but dont have a DEX to find the bytes of the letters
09-02-2013, 09:57 PM #4
Sonoro
I like anteaters
Originally posted by Dakota. View Post
stare I didnt state that this was some major release, Im new to C# and I dont know if there are other ways to find this. I was doing this for the people that maybe want to start making tools with name changers, but dont have a DEX to find the bytes of the letters


You must login or register to view this content.

The following user thanked Sonoro for this useful post:

xPreeks
09-02-2013, 10:01 PM #5
Dacoco
I void warranties.
Originally posted by xSonoro View Post
You must login or register to view this content.

Well I didnt find that while looking, so chances are that other people wont either
09-02-2013, 11:10 PM #6
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by xSonoro View Post
Good work on finding the ASCII table :dumb:


Haha my thoughts exactly

Originally posted by Dakota. View Post
I was looking for these everywhere and couldnt find them, so I had to hook up my Dex and find them Myself: Here they are.
    
A=0x41
B=0x42
C=0x43
D=0x44
E=0x45
F=0x46
G=0x47
H=0x48
I=0x49
J=0x4A
K=0x4B
L=0x4C
M=0x4D
N=0x4E
O=0x4F
P=0x50
Q=0x51
R=0x52
S=0x53
T=0x54
U=0x55
V=0x56
W=0x57
X=0x58
Y=0x59
Z=0x5A
a=0x61
b=0x62
c=0x63
d=0x64
e=0x65
f=0x66
g=0x67
h=0x68
i=0x69
j=0x6A
k=0x6B
l=0x6C
m=0x6D
n=0x6D
o=0x6E
p=0x6F
q=0x71
r=0x72
s=0x73
t=0x74
u=0x75
v=0x76
w=0x77
x=0x78
y=0x79
z=0x7A
1=0x31
2=0x32
3=0x33
4=0x34
5=0x35
6=0x36
7=0x37
8=0x38
9=0x39
0=0x30
!=0x21
@=0x40
#=0x23
$=0x24
%=0x25
^=0x5E
&=0x26
*=0x2A
(=0x28
)=0x29
{=0x7B
}=0x7D
|=0x7C
:=0x3A
"=0x22
<=0x3C
>=0x3E
?=0x3F
[=0x5B
]=0x7D
\=0x5C
;=0x3B
'=0x27
,=0x2C
.=0x2E
/=0x2F


If you need anymore characters, quote me with the character you want and I will put it in the list, thanks


And you can also do this by getting the byte of your text using Encoding.ASCII.GetBytes
Last edited by INSAN3LY_D34TH ; 09-03-2013 at 01:28 AM.
09-02-2013, 11:21 PM #7
Dacoco
I void warranties.
Originally posted by D34TH View Post
Haha my thoughts exactly



And you can also do this by getting the byte of your text using bitconverter

Well Im new to this so I never knew any of it but thanks Smile
09-03-2013, 10:23 AM #8
Thanks for posting this very much appreciated.
09-03-2013, 01:42 PM #9
Dacoco
I void warranties.
Originally posted by FinalFantasyXIV View Post
Thanks for posting this very much appreciated.


Yep, No probs :p

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo