Dark Light

[Update 8th October 2014]

4 more codes have been discovered thanks to the Inter-Web.

Emblems:

  • Note of Conquest: X4C-FGX-MX3
  • The Unimagined Plane: X9F-GMA-H6D
  • The Reflective Proof: N3L-XN6-PXF
  • Flames of Forgotten Truth: A7L-FYC-44X

<Added into the consolidated list below as well>

[Original Article]

For some time; even before Destiny was launched, Bungie had been releasing several codes that unlock different stuff in the game. Below is a consolidated list of all codes that can be redeemed in the game. I hope to keep updating this list as more codes are released.

The codes unlock a variety of stuff. Some of them unlock Grimoire cards (which are basically info about the game world). Others unlock Emblems which affect your nameplates in Destiny (see below). Yet others are shaders, which basically grant a uniform color to all of your armor overriding their original color (so if you helmet was originally red, and your chest was blue; a yellow shader will color both of them yellow).

None of these codes unlock weapons or abilities. Which is fair, considering you don’t want to give anyone an advantage going into the game (especially in PvP).

How To Redeem These Codes:

You can redeem these codes through Destiny‘s website. You’ll need to sign in with either your Xbox Live, PSN, Google or Facebook account. No matter which option you choose, you’ll have to attach a Gamertag or PSN ID to your account to get the extras associated with these codes. Once logged in just hover over the options provided on the upper right hand corner and select “Redeem Codes”.

Grimoire cards are unlocked across profiles. So if you play Destiny on Xbox 360 and PS4; then the same code will add to your Grimoire score on both profiles. For other stuff like Emblems and Shaders, once redeemed on the website; you need to collect them from the Special Delivery point in the Tower. Now you finally know what that blue girl is for.

Tess_destiny_specialDelivery
This is Tess. You can find on the west side of the Plaza

Currently Destiny is my go to game; and you can find me playing the game most days weekdays.

The Codes:

Grimoire Cards

  • Warlock: YKA-RJG-MH9
  • Hunter: 3DA-P4X-F6A
  • Titan: MVD-4N3-NKH
  • Rixis: TCN-HCD-TGY
  • Old-Russia: HDX-ALM-V4K
  • Hive: 473-MXR-3X9
  • Moon: JMR-LFN-4A3
  • Gjallorhorn: HC3-H44-DKC
  • Duke MK.44: 69P-KRM-JJA
  • The Tower: 69P-VCH-337
  • The Hive: Ogre 69R-CKD-X7L
  • Valley of the kings, Mars: 69R-DDD-FCP
  • The Fallen: 69R-F99-AXG
  • Red Death: 69R-VL7-J6A
  • The Cabal: 69X-DJN-74V
  • The Devastated Coast, Venus: 6A7-7NP-3X7
  • Vex Minotaur: 6A9-DTG-YGN

Emblems

  • Sign of the Finite: 7F9-767-F74
  • Binding Focus: FJ9-LAM-67F
  • Illusion of Light: JD7-4CM-HJG
  • Ab Aeterno: JDT-NLC-JKM
  • Field of Light: JNX-DMH-XLA
  • Lone Focus, Jagged Edge: 7CP-94V-LFP
  • Note of Conquest: X4C-FGX-MX3
  • The Unimagined Plane: X9F-GMA-H6D
  • The Reflective Proof: N3L-XN6-PXF
  • Flames of Forgotten Truth: A7L-FYC-44X

Shaders:

  • Double Banshee: 7MM-VPD-MHP
  • Oracle 99: RXC-9XJ-4MH

Pro-Tip:

For the technically inclined or for the people who are just pure lazy. The website only lets you put one code in at a time. If you want to automate the process, follow the below steps. (Note I take no responsibility if it doesn’t work)

  1. Click in the redeem codes button.
  2. Hit Ctrl+Shift+J, and then place your cursor into the text area. If it has something there already, just place your cursor at the end of the text on a new line.
  3. Copy the following code into the area mentioned in Step 2
var codes=[“YKA-RJG-MH9”, “3DA-P4X-F6A”, “MVD-4N3-NKH”, “TCN-HCD-TGY”, “HDX-ALM-V4K”, “473-MXR-3X9”, “JMR-LFN-4A3”, “HC3-H44-DKC”, “69P-KRM-JJA”, “69P-VCH-337”, “69R-CKD-X7L”, “69R-DDD-FCP”, “69R-F99-AXG”, “69R-VL7-J6A”, “69X-DJN-74V”, “6A7-7NP-3X7”, “6A9-DTG-YGN”, “7F9-767-F74”, “FJ9-LAM-67F”, “JD7-4CM-HJG”, “JDT-NLC-JKM”, “JNX-DMH-XLA”, “7CP-94V-LFP”, “7MM-VPD-MHP”, “RXC-9XJ-4MH”];var codeField = document.getElementById(“text_code”);

var i = 0;

var delay = 2500;

function enterCodeLoop () { setTimeout(function () { codeField.value = codes[i]; $(“.btn_submitCode”)[0].click(); i++; if (i < codes.length) { enterCodeLoop(); } }, delay) }

enterCodeLoop();

 

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts