You are viewing our Forum Archives. To view or take place in current topics click here.
How to redeem codes quickly.
Posted:

How to redeem codes quickly.Posted:

Redacted
  • Winter 2019
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
For those who want to redeem all the codes for destiny then follow these steps.
Go over to [ Register or Signin to view external links. ]

Press CTRL + Shift + J, This will bring up a box that presents coding

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


it should look like this:
[ Register or Signin to view external links. ]


Then press enter and it should start entering codes. when it pops up saying the code has been redeemed, then left click on the page (where there isn't a link) and it'll do the next code.


*For those using a Mac you do the same steps but instead of pressing ctrl+shift+J you go to the toolbar,View,then Developer and then click on JavaScript Console. Enter the script as above and continue with the steps*
Credit to: [ Register or Signin to view external links. ]


Last edited by Redacted ; edited 2 times in total
#2. Posted:
D0SM3
  • TTG Senior
Status: Offline
Joined: Mar 29, 201410Year Member
Posts: 1,101
Reputation Power: 49
Status: Offline
Joined: Mar 29, 201410Year Member
Posts: 1,101
Reputation Power: 49
I know you didn't make this, where's the credit?
#3. Posted:
Redacted
  • Winter 2019
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
317 wrote I know you didn't make this, where's the credit?


Oh snap sorry i forgot to add it, hold on.
#4. Posted:
Cyanoid
  • Rising Star
Status: Offline
Joined: Feb 11, 201212Year Member
Posts: 798
Reputation Power: 44
Status: Offline
Joined: Feb 11, 201212Year Member
Posts: 798
Reputation Power: 44
Is it the same method for using this on a Mac?
#5. Posted:
Redacted
  • Winter 2022
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
Cyanoid wrote Is it the same method for using this on a Mac?


It is except. you have to go to the toolbar, click on View, then Developer, and finally JavaScript Console. Then just enter the script
#6. Posted:
DruidTurtle
  • New Member
Status: Offline
Joined: Jun 21, 20149Year Member
Posts: 38
Reputation Power: 1
Status: Offline
Joined: Jun 21, 20149Year Member
Posts: 38
Reputation Power: 1
Cyanoid wrote Is it the same method for using this on a Mac?


For anyone using a Mac, go to the toolbar, click on View, then Developer, and finally JavaScript Console. Then just enter the script! I just did it and it worked like a charm! Thanks everyone!
#7. Posted:
Redacted
  • Summer 2018
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
DruidTurtle wrote [ Register or Signin to view external links. ]

Twenty characters blah blah blah


I Didnt say i done it. Just sharing it with people.
#8. Posted:
vBruah
  • New Member
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 25
Reputation Power: 1
For some reason it is not letting me enter the script
#9. Posted:
Redacted
  • TTG Fanatic
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,724
Reputation Power: 5977
vBruah wrote For some reason it is not letting me enter the script


what, Are you on the console?
#10. Posted:
vBruah
  • Christmas!
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 25
Reputation Power: 1
T-33 wrote
vBruah wrote For some reason it is not letting me enter the script


what, Are you on the console?


Yes but i cannot add the script, it will not let me
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.