BaSsHaXoR
Your not logged in!
BaSsHaXoR
Your not logged in!
BaSsHaXoR
Would you like to react to this message? Create an account in a few clicks or log in to continue.

BaSsHaXoR

Gaming
 
HomePortalLatest imagesSearchRegisterLog in
Top posters
Admin (67)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
TeachMe (2)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
EaTthEC00kie (1)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
Hex_only (1)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
tony220171 (1)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
DJ107RX (1)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
ace812 (1)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
Cain532 (1)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
derek878 (1)
Set Facebook logo and more as your name TUT* I_vote_lcapSet Facebook logo and more as your name TUT* I_voting_barSet Facebook logo and more as your name TUT* I_vote_rcap 
Keywords
tool
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None

Most users ever online was 96 on Fri Jul 28, 2017 8:37 am
Latest topics

 

 Set Facebook logo and more as your name TUT*

Go down 
AuthorMessage
Admin
Admin
Admin


Posts : 67
L337 R4NK : 201
R3p : 0
Join date : 2013-09-21
Age : 34
Location : https://www.youtube.com/BaSs_HaXoR

Set Facebook logo and more as your name TUT* Empty
PostSubject: Set Facebook logo and more as your name TUT*   Set Facebook logo and more as your name TUT* I_icon_minitimeMon Mar 17, 2014 8:50 pm

First off, he already released this: momo5502, but i feel this needs more of an explanation and a dummy proof tutorial.
Here's the original Thread: http://www.nextgenupdate.com/forums/modern-warfare-3-mods-patches-tutorials/718223-tut-images-inside-strings.html

Here's how to set an image as your name:

Heres the list of CLEANED string images for your name: MW3 String Image Name Strings Cleaned - Pastebin.com

I just figured i'd dumb it down for everyone and help you understand it to use the string images as your name:

DEBUGGER REQUIRED, OR TOOL... i made one... go here to get it:

Here's a tool that i made for easy setting the images with cleaned strings and ADD Your own with saving option: SIVS - [URL="http://www.nextgenupdate.com/forums/call-duty-ghosts-modding-tools/719040-sivs-string-image-value-setter-mw3-ghosts.html"]COD String Image Value Setter[/URL]

MW3 NAME OFFSET
: 0x1BBBC2C
In the debugger put: 5E 01 3D 3D 08

The 08 in the bytes = length of the string
The 01 in the byte = Flip image (02 to flip)
The 3D 3D = the X and Y size of the image

This is to get the patch logo, which is caused by a string image that doesn't exist...
Set Facebook logo and more as your name TUT* 8aqf


HERE, SET THIS AS YOUR NAME: "^ZZxp" <--- Everything in the quotes. & ur name will be the xp logo
this ones for Facebook="^ZZfacebook"
FOR CAT: "^ZZ*iw5_cardicon_cat"


So after this, go in and put the string after it... like so...

5E 01 3D 3D 08 (facebook)
so...

5E 01 3D 3D 08 46 61 63 65 62 6F 6F 6B = ^.==.Facebook

Set Facebook logo and more as your name TUT* A3raJOH

Set Facebook logo and more as your name TUT* UhQr4OW

How to use some other image besides facebook? This is the MAIN question.



@ The byte '08' in 5E 01 3D 3D 08, NEEDS to be changed with the string image your changing to.

So say you want the Xp Logo: 5E 01 3D 3D 02 78 70

Why? you ask... The 5th byte in your name is the length of the string (without colored), and sometimes isnt ALWAYS the same as the length of the string, but MOSTLY usually is. Since 'xp' is only 2 letters, the byte would be '02'.
So the XP logo: Set Facebook logo and more as your name TUT* D6bs
Say it was something like: ui_host , then you would change the byte 02 to 07 since ui_host = 7 characters and xp is only 2 characters.

5E 01 3D 3D 02 78 70
COLOR SIZE STRING LENGTH STRING
5E 01 = Color, 3D 3D = SIZE, 02 = String Length, 78 70 = String

5E 01 3D 3D 02 78 70 Bytes EQUALS: ^.==.xp ASCII
Set Facebook logo and more as your name TUT* ECyIuSh = Set Facebook logo and more as your name TUT* U4N3wz5
Hope you understand how it works now, and note that not all the strings will work, and may freeze your ps3 when changing the string size.

How to color the logo? Easy! Just put these bytes before EVERYTHING: 5E 31
31 = RED
32 = GREEN
33 = YELLOW (and so on)

Other examples:
COLORED XP LOGO (RED) : 5E 36 5E 01 3D 3D 02 78 70
Set Facebook logo and more as your name TUT* BN11vFG
Colored XP Logo + Name + Colored XP Logo = 5E 30 5E 01 3D 3D 02 78 70 5E 32 42 61 53 73 5F 48 61 58 6F 52 5E 30 5E 02 3D 3D 02 78 70
Set Facebook logo and more as your name TUT* 2vgfkb
Set Facebook logo and more as your name TUT* Br5VDoK

master_prestige_10 = 5E 01 3D 3D 12 6D 61 73 74 65 72 5F 70 72 65 73 74 69 67 65 5F 31 00
clanlvl_0 = 5E 01 3D 3D 09 63 6C 61 6E 6C 76 6C 5F 30
ui_host = 5E 02 3D 3D 0B 75 69 5F 68 6F 73 74
talkingicon = 5E 01 3D 3D 0B 74 61 6C 6B 69 6E 67 69 63 6F 6E
Kills = 5E 01 3D 3D 05 6B 69 6C 6C 73


My Tool:
Set Facebook logo and more as your name TUT* Ychf
Set Facebook logo and more as your name TUT* Qils
Set Facebook logo and more as your name TUT* ED49j0W

WORKS ON GHOSTS: Set Facebook logo and more as your name TUT* R8hv
WORKS ON MW3: ... Ya'll ready know diz works on mw3 naqqua
Back to top Go down
http://www.3ncryp73d.com
 
Set Facebook logo and more as your name TUT*
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
BaSsHaXoR :: PS3 :: PS3 Hacking-
Jump to: