Respect the rights of others. Post only content or links to content that is not defamatory, obscene, offensive or indecent and is comprised of only content or assets from EA games or provided by GTA or material that is your own original creation and/or does not violate or infringe the rights of any third party, including without limitation, copyrights, trademarks or trade dress, or rights of publicity/privacy.

Note: Do not add duplicates, senseless or extremist material.
Moderation takes time (not more than 24 hours).
Try searching for checking duplicates.

Add emblem

Who added
Who added link
Name emblem
Code *
Tags (separated by commas)
How to share your GTA emblem
  1. Log in to Social Club.
  2. Visit the Customize emblem page.
  3. Select the emblem you wish to export.
  4. Open the browser console (Ctrl-Shift-J for Chrome, Ctrl-Shift-K for Firefox, Ctrl-Shift-I for Opera, F12 for IE).
  5. Enter the following code snippet to copy the raw emblem data to the clipboard:

    copy(_sc_av_edit+'|||'+document.getElementById("emblemEditor-canvasContainer").innerHTML)

    Or

    var code='<textarea style="width:100%;height:200px;">'+_sc_av_edit+'|||'+document.getElementById("emblemEditor-canvasContainer").innerHTML;document.open()+'</textarea>';document.write(code);document.close();

  6. Paste received text to the corresponding field.
  7. Close the console.
  8. Enjoy.