[Free] AMAZON Gift Card Generator + Checker + Custom/Random Pattern OnFly

Vendor of: Paypal & Banks Logins + Cookies
Verified Seller
Hero Member
Joined
August 19, 2023
Messages
911
Reaction score
47,025
Points
93
STEPS:
1.-
Create new account or use your account
2.- Add item to cart
3.- Proceed to payout page
4.- Press on add/use gift card button
5.- Open the console of navigator and paste this code
6.- Edit with your personalized pattern
7.- Press enter, select 500 or 1000 and good luck!

alert("Modified by @JonathanRS");
alert("Based on Phenomena/Mostafa code");
alert("If it worked for you, don't forget to like! Thanks :)");
var speed = prompt("Type 1,000 if your PC is fast, 500 for a slow pc")

function Letter() {
var code = "";
var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
for (var i = 0; i < 1; i++)
code +=
chars.charAt(Math.floor(Math.random() * chars.length));
return code;
}

function Number() {
var code = "";
var chars = "0123456789";
for (var i = 0; i < 1; i++)
code +=
chars.charAt(Math.floor(Math.random() * chars.length));
return code;
}

function Random() {
var code = "";
var chars = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ";
for (var i = 0; i < 1; i++)
code +=
chars.charAt(Math.floor(Math.random() * chars.length));
return code;
}

function main() {




document.getElementsByName("ppw-claimCode")[0].value = Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random()+ Random();
//EDIT THIS TOP LINE FOR A CUSTOM PATTERN BY REPLACING Random() FOR Letter() OR Number()




document.getElementsByName("ppw-claimCodeApplyPressed")[0].click();
}
setInterval(function() {
main();
}, speed);
 
  • Like
Reactions: rockadavid, Oldschool23, baka983 and 14 others
New Member
Joined
April 22, 2024
Messages
2
Reaction score
0
Points
1
STEPS:
1.-
Create new account or use your account
2.- Add item to cart
3.- Proceed to payout page
4.- Press on add/use gift card button
5.- Open the console of navigator and paste this code
6.- Edit with your personalized pattern
7.- Press enter, select 500 or 1000 and good luck!
:love:
 
Member
Joined
May 23, 2024
Messages
23
Reaction score
3
Points
3
.
STEPS:
1.-
Create new account or use your account
2.- Add item to cart
3.- Proceed to payout page
4.- Press on add/use gift card button
5.- Open the console of navigator and paste this code
6.- Edit with your personalized pattern
7.- Press enter, select 500 or 1000 and good luck!
.
 
Member
Joined
July 31, 2024
Messages
10
Reaction score
0
Points
1
tn
STEPS:
1.-
Create new account or use your account
2.- Add item to cart
3.- Proceed to payout page
4.- Press on add/use gift card button
5.- Open the console of navigator and paste this code
6.- Edit with your personalized pattern
7.- Press enter, select 500 or 1000 and good luck!
x
 
  • Tags
    amazon card generator enter press
  • Top