Skip to content
Open navbar menu
Sign UpLog In

Community

#colorful
Get involved in Replit's community events, opportunities, and platforms.Explore the Community Hub
FEATURED
jeff
Announcing Ghostwriter Chat
AutoModeration
Welcome to Replit Community
TOP GLOBAL TIPPERS
1
JDOG787
JDOG787
110.2K
2
d31337
d31337
97.4K
3
iamkenlieplays
iamkenlieplays
69K
4
ehejebeh
ehejebeh
51.9K
5
CoderGautamYT
CoderGautamYT
47.6K
TOP TAGS
#games
#apps
#python
#javascript
#html
#fun
#game
#simple
#python3
#java
#cpp
#bash
TimothyClausen
TimothyClausen
published a Repl
17 days ago
3
NEW AMAZON 💳
NEW AMAZON 💳This generates amazon store cards that give you credit please use these on your own. This is meant for educational purposes and you could get in trouble if used other ways!!
TimothyClausen
TimothyClausen
Totally rewrote the entire code 😆 Added the colorama library for colored output. Created a Validator class to handle card validation and brand identification. Added the __findBrand method in the Validator class to determine the brand of the card based on the card number. Modified the validate method in the Validator class to incorporate brand identification and the Luhn's algorithm for card validation. Added the register function to prompt the user for a username during registration. Added the login function to prompt the user for a username during login. Modified the generate_cards function to use the Validator class and generate valid card numbers. Modified the view_cards function to read and display cards from a file named {username}_cards.txt. Added the clear_console function to clear the console before displaying the menu. Added a blue heading "TimothyClausen Amazon" at the top of the menu. Used color codes from colorama to highlight different messages with appropriate colors. Wrapped the main logic inside the main function. Added a call to main at the end to start the program execution.9 days ago
AngelLopez-Diaz
AngelLopez-Diaz
How do I get it to fully function? 8 days ago