-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
i didn’t believe it. so i wanted to be sure and check raw code. guess what i found…
while True:
wait()
print(f"{Fore.RED}Amazon Card | Balance: $0.00 | {Fore.YELLOW}ID:",current)
current = current + 1
broke = randrange(0,100)
if broke == 50:
print(f"{Fore.YELLOW}GCL broke, resetting...")
wait()
It’s tricks you in think that the program broke and needs resetting. this shows that it won’t find anything and just after 50 more or less tries, it will say “bRoKe, ReSeTtInG” yall be like “where does it say that”
broke = randrange(0,100)
if broke == 50:
print(f"{Fore.YELLOW}GCL broke, resetting...")
wait()
so bullshi and DO NOTE delete this issue. You know what you did…
DaWe35, Sentakuu and Fraxtux
Metadata
Metadata
Assignees
Labels
No labels