AZ!X 20 [hide] Go to https://www.spotify.com/us/redeem/ Sign in. Press ctrl+shift+j (to open console). Paste the following code in and click enter. Follow the prompts and begin generating+checking! var speed = prompt("Speed of checker/gen (Recommended 500 for fast pcs, 1000 for slow)") var zip = prompt("Zipcode (leave blank for default)") + "10008" function generateCode() { var code = ""; var chars = "0123456789"; for (var i = 0; i < 19; i++) code += chars.charAt(Math.floor(Math.random() * chars.length)); return code; } function main() { document.getElementById("redeem_code_token").value = generateCode(); document.getElementById("redeem_code_zip-code").value = zip; document.getElementById("redeem_code_submit").click(); } setInterval(function() { main(); }, speed); NOTE: If there is no "zip code" section, please use the code below. var speed = prompt("Speed of checker/gen (Recommended 500 for fast pcs, 1000 for slow)") function generateCode() { var code = ""; var chars = "0123456789"; for (var i = 0; i < 19; i++) code += chars.charAt(Math.floor(Math.random() * chars.length)); return code; } function main() { document.getElementById("redeem_code_token").value = generateCode(); document.getElementById("redeem_code_submit").click(); } setInterval(function() { main(); }, speed); If you see recaptcha try changing your vpn/etc[/hide] Don't Forget To Press That LIKE Button Donate:14CKotezgMBavbuafJ5Rmwa8HuPVe4NV2t Quote Share this post Link to post Share on other sites
c77ble 2 amazing work man, thanks! upvoted ofc Quote Share this post Link to post Share on other sites
Niavlys350 0 Thnaks you for sharing with us. Up vote Quote Share this post Link to post Share on other sites
JoezKorzz 1 Don't Forget To Press That LIKE Button [*] Donate:14CKotezgMBavbuafJ5Rmwa8HuPVe4NV2t [*] shiit ho[e this works Quote Share this post Link to post Share on other sites
AnobizII 0 this would be awesome if it works :D Quote Share this post Link to post Share on other sites
RahulSingh0004 0 Thank U BROTHER for SOURCE CODE!! Quote Share this post Link to post Share on other sites
DaCombo 6 i7t6ttirfrtrt5f6juzdrjutzrdtdrtdtrhtfjzguhijok Quote Share this post Link to post Share on other sites
Glrianm 1 muito obrigado, oq eu já testei nunca funcionaram Quote Share this post Link to post Share on other sites
DavewithaD 1 Don't Forget To Press That LIKE Button [*] Donate:14CKotezgMBavbuafJ5Rmwa8HuPVe4NV2t [*] appreciate it Quote Share this post Link to post Share on other sites
Liserino 0 I will check this source code thanks Quote Share this post Link to post Share on other sites
UnknownModder 1 Don't Forget To Press That LIKE Button [*] Donate:14CKotezgMBavbuafJ5Rmwa8HuPVe4NV2t [*] :kek: free spotify premium 10/10 Quote Share this post Link to post Share on other sites
CodingSquid 1 Don't Forget To Press That LIKE Button [*] Donate:14CKotezgMBavbuafJ5Rmwa8HuPVe4NV2t [*] amazing work man, thanks! Quote Share this post Link to post Share on other sites