originally posted in:Delta 743
Hey guys, heres the redeemable code script, which will unlock a load of cards, shaders and emblems for you. Instructions below. This is for the Chrome brower, but you can do it on any browser so long as you can get into the javascript for it.
To use the script, simply do the following.
Head over to http://www.bungie.net/en/User/coderedemption and sign into your desired account.
Press CTRL + Shift + J, doing so should bring up a box that presents a bit of coding and whatnot.
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", "X9F-GMA-H6D", "N3L-XN6-PXF", "A7L-FYC-44X"];
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();
If done correctly, you should see all of the codes being redeemed simultaneously. They will then be waiting at the postmaster for you. If youre online when you redeem them you might need to log in and out for them to appear.
Thanks guys!
English
-
Thanks, much appreciated!!
-
2 Repliesthink i most if not all of those. I got a message saying that i already had that code. don't know if it bombs out after finding an already used code or if it continues to loop through