Home » News » Destiny: Redeem these 26 Grimoire card, Emblem and Shader codes before launch tomorrow
destinycode
News

Destiny: Redeem these 26 Grimoire card, Emblem and Shader codes before launch tomorrow

If you’ve been following Destiny, you’d know that Bungie’s been spreading 9 digit unlock codes around the internet. Today, kind reader, we’ve not only collated them all for, but have a handy Chrome script that will also let you redeem them all in one big hit.

The codes unlock various items inside Destiny, including exclusive Grimoire cards, Emblems and shaders.

You can check the codes out one at a time, below:

  • Grimoire card: Warlock — YKA-RJG-MH9
  • Grimoire card: Hunter — MVD-4N3-NKH
  • Grimoire card: Titan — 3DA-P4X-F6A
  • Grimoire card: Rixis — TCN-HCD-TGY
  • Grimoire card: Old Russia — HDX-ALM-V4K
  • Grimoire card: Hive — 473-MXR-3X9
  • Grimoire card: Moon — JMR-LFN-4A3
  • Grimoire card: Gjallorhorn — HC3-H44-DKC
  • Grimoire card: Duke MK.44 — 69P-KRM-JJA
  • Grimoire card: The Tower — 69P-VCH-337
  • Grimoire card: The Hive: Ogre — 69R-CKD-X7L
  • Grimoire card: Valley of the kings, Mars — 69R-DDD-FCP
  • Grimoire card: The Fallen — 69R-F99-AXG
  • Grimoire card: Red Death — 69R-VL7-J6A
  • Grimoire card: The Cabal — 69X-DJN-74V
  • Grimoire card: The Devastated Coast, Venus — 6A7-7NP-3X7
  • Grimoire card: Vex Minotaur — 6A9-DTG-YGN
  • Emblem: Sign of the Finite — 7F9-767-F74
  • Emblem: Binding Focus — FJ9-LAM-67F
  • Emblem: Illusion of Light — JD7-4CM-HJG
  • Emblem: Ab Aeterno — JDT-NLC-JKM
  • Emblem: Field of Light — JNX-DMH-XLA
  • Emblem: Lone Focus, Jagged Edge — 7CP-94V-LFP
  • Shader: Double Banshee — 7MM-VPD-MHP
  • Shader: Oracle 99 — RXC-9XJ-4MH
  • Emblem: Note of Conquest — X4C-FGX-MX3

The codes can be input here after you’ve logged into your Bungie account.

Better yet, Reddit user Skoging has developed a bit of Chrome code to input all of the codes at once. Here’s how:

[list type=”ol” style=”1In Google Chrome, head to Bungie’s redemption page and login to your account.

  • On a Windows PC, press CTRL + Shift + J to bring up a coding interface.
  • Paste the following code in its entirety into the area below all of the text:

    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”, “X4C-FGX-MX3;

    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();

  • Hit enter — the coding box will say “undefined”, but soon after you should see all of the codes being redeemed one after the other.
  • On a Mac, go Google Chrome and then its toolbar. Then, click on View, then Developer, and finally JavaScript Console. Then enter the same script as above.
  • Not long now, folks; Destiny officially launches on 9 September for Xbox 360, Xbox One, PS3 and PS4.

    Thanks, @ReptileScorpio!


    This article may contain affiliate links, meaning we could earn a small commission if you click-through and make a purchase. Stevivor is an independent outlet and our journalism is in no way influenced by any advertiser or commercial initiative.

    About the author

    Steve Wright

    Steve's the owner and Editor-in-Chief of Stevivor.com, the country’s leading independent video games outlet. Steve arrived in Australia back in 2001 on what was meant to be a three-month working holiday before deciding to emigrate and, eventually, becoming a citizen.

    Stevivor is a combination of ‘Steve’ and ‘Survivor’, which made more sense back in 2001 when Jeff Probst was up in Queensland. The site started as Steve’s travel blog before transitioning over into video games.

    Aside from video games, Steve has interests in hockey and Star Trek, playing the former and helping to cover video games about the latter on TrekMovie.com. By day, Steve works as the communications manager of the peak body representing Victorians as they age.